
From nobody Wed May  1 03:16:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FB631200E0 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 03:16:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.001
X-Spam-Level: 
X-Spam-Status: No, score=-8.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ux03KR5iJ_gh for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 03:16:03 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90FC61200B9 for <quic-issues@ietf.org>; Wed,  1 May 2019 03:16:03 -0700 (PDT)
Date: Wed, 01 May 2019 03:16:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556705762; bh=68hvBO1t7+jNk5b1KZzEOnfzdo1QHrpS0CImIKdKcAE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=B3RtuXIntgMlpKX1/13hJdCclv3WHxAv40tTBtiV7GglgvzjjYEQQoZ6MCBwyekVD BkvTaneZO3ZKolw/RME7et7Lwe/tevDYtyssETNeAFCLwcllLkc7ua8KGWPzPVJ+Aj 7W8mZwI1jiI0WKEaX8nu1FLmDAMf/BtSgSaQAqNA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75BA2RFQDZYZP6O2V222SGFEVBNHHBULDWIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2662@github.com>
Subject: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME error code (#2662)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc971e29b98a_c443fc2f20cd95c5029f"; 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/qFfHW6MDonP-4fa0cTocfHSasqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 10:16:05 -0000

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

This fixes #2551.

Several changes here that all go toward replacing the generic HTTP_MALFORMED_FRAME error. It adds 4 new error codes that cover specific error cases already highlighted. Chiefly, it restores the HTTP_FRAME_SIZE_ERROR capability we dropped from HTTP/2, just under a different name.

This PR may trigger the Yet-another-error-code early warning system. However, in practical terms this change reduces the error code space by ~250, based on the fact that en endpoint would do frame length validation of unknown frame types and send an error in such a case.  It also avoids the future complexity required to signal errors on extension frames types above the limit aka the `0xff` problem punt.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * replace HTTP_MALFORMED_FRAME error code.

-- File Changes --

    M draft-ietf-quic-http.md (64)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2662.patch
https://github.com/quicwg/base-drafts/pull/2662.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/2662

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

<p>This <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2551.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="425008693" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2551" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2551/hovercard" href="https://github.com/quicwg/base-drafts/issues/2551">#2551</a>.</p>
<p>Several changes here that all go toward replacing the generic HTTP_MALFORMED_FRAME error. It adds 4 new error codes that cover specific error cases already highlighted. Chiefly, it restores the HTTP_FRAME_SIZE_ERROR capability we dropped from HTTP/2, just under a different name.</p>
<p>This PR may trigger the Yet-another-error-code early warning system. However, in practical terms this change reduces the error code space by ~250, based on the fact that en endpoint would do frame length validation of unknown frame types and send an error in such a case.  It also avoids the future complexity required to signal errors on extension frames types above the limit aka the <code>0xff</code> problem punt.</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/2662'>https://github.com/quicwg/base-drafts/pull/2662</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>replace HTTP_MALFORMED_FRAME error code.</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2662.patch'>https://github.com/quicwg/base-drafts/pull/2662.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2662.diff'>https://github.com/quicwg/base-drafts/pull/2662.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/2662">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXGWJHKG2SR6MRYVLPTFUWFANCNFSM4HJSXHSQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK33ZUKEZT6GGHDMUIDPTFUWFA5CNFSM4HJSXHS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GRMOZCA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Replace HTTP_MALFORMED_FRAME error code (#2662)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2662"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2662",
"url": "https://github.com/quicwg/base-drafts/pull/2662",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cc971e29b98a_c443fc2f20cd95c5029f--


From nobody Wed May  1 05:28:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A699F1200CD for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 05:28:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Q8x-e3hYXg1 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 05:28:27 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9A86120020 for <quic-issues@ietf.org>; Wed,  1 May 2019 05:28:26 -0700 (PDT)
Date: Wed, 01 May 2019 05:28:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556713705; bh=LZ6e4ZjDOm69OcXe6rQze0Rksg8smvRJB0CcGxujXWQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wT7PueoAgGwMgi66/leYaBWpMJD0jFEr6aKWGgLV/IjycBJNV6a2DTxm3UhTixmV1 gsFrwtoWvkY6kdw6fDhBw0RZjlYOo7ReYu6fW7kDxAlSuJO+dx8j/WFFlWc6ViQyUD NGz2KfgLt/TkfI9uqiSRq4v+fYJaq8/L9CeGS0ws=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6K3TDJVGJP3GS75XV223BWTEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/488270372@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc990e92b730_50a13fbf960cd95c1219a5"; 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/3-2uXsh0hTQDbKQUdm_43i5DVkk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 12:28:28 -0000

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

These principles are only @martinthomson's proposal for 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/issues/2551#issuecomment-488270372
----==_mimepart_5cc990e92b730_50a13fbf960cd95c1219a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>These principles are only <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>'s proposal for 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/issues/2551#issuecomment-488270372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EYZNWEDLSKF64QMTPTGEGTANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6RSUQFDVUGCYLN7DTPTGEGTA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNGUJA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #2551: These principles are only @martinthomson's proposal for now."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2551#issuecomment-488270372"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551#issuecomment-488270372",
"url": "https://github.com/quicwg/base-drafts/issues/2551#issuecomment-488270372",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc990e92b730_50a13fbf960cd95c1219a5--


From nobody Wed May  1 06:35:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 958D71200B2 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:35:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bjj3CwFoMMaL for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:35:04 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B14E120045 for <quic-issues@ietf.org>; Wed,  1 May 2019 06:35:04 -0700 (PDT)
Date: Wed, 01 May 2019 06:35:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556717703; bh=5kwOEJH1BhMoSFKEtiPSrIp3hXRsmaEUryIhZdC5u+4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jBJ/L9Hhnm7O30sgLKGHMAqC6seYVzOaJlzUkI2wyWDtYSkHf07JfXKGvdoUjudef 03YXRKglw6+iR4Y6x/8d7uYg5lCrCAAj0HETmvsKH9Zhdvz61pmKg5ZPmAXXuFU4ZI +XBvIm8iTY1quDozc/acx0a2v6LofMtBAjyJSeWs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2I2PNYK654V4547WN223JQPEVBNHHBUKWR2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2660/review/232572872@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2660@github.com>
References: <quicwg/base-drafts/pull/2660@github.com>
Subject: Re: [quicwg/base-drafts] Stream ID is 62-bits (#2660)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a08715bf8_29663f93d20cd960805ad"; 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/HIUTF0hwWuOSx9pykusrHnZ_FGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:35:06 -0000

----==_mimepart_5cc9a08715bf8_29663f93d20cd960805ad
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/2660#pullrequestreview-232572872
----==_mimepart_5cc9a08715bf8_29663f93d20cd960805ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2660#pullrequestreview-232572872">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CC2HDB6LHGB2SWYTPTGMAPANCNFSM4HJQZOJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JH7X6RV3B5R4QV3DPTGMAPA5CNFSM4HJQZOJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXOMPSA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar approved #2660"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232572872"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232572872",
"url": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232572872",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a08715bf8_29663f93d20cd960805ad--


From nobody Wed May  1 06:39:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46BFF1200B2 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:39:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.001
X-Spam-Level: 
X-Spam-Status: No, score=-8.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yBQNMBP_gV51 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:39:01 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 780FD120045 for <quic-issues@ietf.org>; Wed,  1 May 2019 06:39:01 -0700 (PDT)
Date: Wed, 01 May 2019 06:39:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556717940; bh=swErj7yEBD18V5Chv9DmSPqWdhn9r0pSMyY4YtOD+ok=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VgFgGKHOx8XVBhBc4CwnPlbRekfMEc4o4WJepjjFmKMs7HqG+8iiNhCtEJZDyIO8b 9gAa8sYu7x9Vj+ZKR5mPJqYIM81QZ91KsoTSFj2F/QeOXQHEyBbAnYRQm9NyZcMyYx zvppx9n4lHNcVT5uce9C1owVmfYEJWQtmBLsv2ug=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY33VFIM2F2ISUIS7F223J7JEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663@github.com>
Subject: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a1746af23_3df23f8043acd96c1176d4"; 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/zxtcLdZYyh8Cqu1JZF9qeWsq0ao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:39:03 -0000

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

In draft 01 it was ok to send duplicate parameters in the same frame, in draft 02 several changes were introduced to settings and the changelog links to #181. However, most of the discussion there was about putting SETTINGS in QUIC TP, so it isn't clear why duplication is so problematic.

The old 01 text made sense:

```
   Each parameter in a SETTINGS frame replaces any existing value for
   that parameter.  Parameters are processed in the order in which they
   appear, and a receiver of a SETTINGS frame does not need to maintain
   any state other than the current value of its parameters.  Therefore,
   the value of a SETTINGS parameter is the last value that is seen by a
   receiver.
```

These days the draft says:

```
   Parameters MUST NOT occur more than once in the SETTINGS frame.  A
   receiver MAY treat the presence of the same parameter more than once
   as a connection error of type HTTP_MALFORMED_FRAME.
```

This adds work on the receiver to maintain state while parsing the SETTINGS frame in order to detect duplication, which is kind of annoying when we consider that the contents of unknown SETTINGS identifiers should be ignored.

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

<p>In draft 01 it was ok to send duplicate parameters in the same frame, in draft 02 several changes were introduced to settings and the changelog links to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="202049568" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/181" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/181/hovercard" href="https://github.com/quicwg/base-drafts/issues/181">#181</a>. However, most of the discussion there was about putting SETTINGS in QUIC TP, so it isn't clear why duplication is so problematic.</p>
<p>The old 01 text made sense:</p>
<pre><code>   Each parameter in a SETTINGS frame replaces any existing value for
   that parameter.  Parameters are processed in the order in which they
   appear, and a receiver of a SETTINGS frame does not need to maintain
   any state other than the current value of its parameters.  Therefore,
   the value of a SETTINGS parameter is the last value that is seen by a
   receiver.
</code></pre>
<p>These days the draft says:</p>
<pre><code>   Parameters MUST NOT occur more than once in the SETTINGS frame.  A
   receiver MAY treat the presence of the same parameter more than once
   as a connection error of type HTTP_MALFORMED_FRAME.
</code></pre>
<p>This adds work on the receiver to maintain state while parsing the SETTINGS frame in order to detect duplication, which is kind of annoying when we consider that the contents of unknown SETTINGS identifiers should be ignored.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDLMX6NXRC5X7ILRDPTGMPJANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VLCTBG7QIDWDOIF3PTGMPJA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GRNFFEA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Why is SETTINGS parameter duplication a connection error? (#2663)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663",
"url": "https://github.com/quicwg/base-drafts/issues/2663",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a1746af23_3df23f8043acd96c1176d4--


From nobody Wed May  1 06:41:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B95121200B2 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:41:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZlOWdwrAXLC8 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:41:24 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D36D12004B for <quic-issues@ietf.org>; Wed,  1 May 2019 06:41:24 -0700 (PDT)
Date: Wed, 01 May 2019 06:41:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556718083; bh=I7Zp1vWUY0chzu+pQx1rh3Fjv9+sL7kgcHmXW/MpAE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rp7pGWKkpKb15+R9MIDdwVXHG1kiAZ99Ge71heAf/5ydfIcPDtao8AilQzVoaOn0y QvSdrmI4oRqgcFnHbW8pMttbDqwvvIpP37/l0c1i8CrbpKUGCOBWmLzyWX1jGogHDf pCQHHg7und5qvtj+mP1MbENzGZwahl0B0Vg+NRqU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76SJDXBX7RPJ46UZ5223KIHEVBNHHBUKWR2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2660/review/232574975@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2660@github.com>
References: <quicwg/base-drafts/pull/2660@github.com>
Subject: Re: [quicwg/base-drafts] Stream ID is 62-bits (#2660)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a2035647e_35ae3ff1040cd96c458d7"; 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/6VzuDOBTJ6Z8qWCX62UmyYLlPOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:41:26 -0000

----==_mimepart_5cc9a2035647e_35ae3ff1040cd96c458d7
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/2660#pullrequestreview-232574975
----==_mimepart_5cc9a2035647e_35ae3ff1040cd96c458d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2660#pullrequestreview-232574975">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UHKHYRRLQZQRA3B3PTGMYHANCNFSM4HJQZOJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WZR44J5ZUTJPU2FDPTGMYHA5CNFSM4HJQZOJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXOM77Y.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov approved #2660"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232574975"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232574975",
"url": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232574975",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a2035647e_35ae3ff1040cd96c458d7--


From nobody Wed May  1 06:43:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF8071200E3 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:43:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uYv0PrGhPXlo for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:43:39 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB20B120045 for <quic-issues@ietf.org>; Wed,  1 May 2019 06:43:38 -0700 (PDT)
Date: Wed, 01 May 2019 06:43:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556718217; bh=gkrRUFvqqQFj/m0g+8GUPcFAeHsCXv27UEYqni/SQGY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U30P709p/4EkuN15/qr8KYFlBYX+6TGdUfhA7Fw0Nhv8ybspkkAWE8DO318KTrrWV MDYvN4/HpWatxV/0ATS+Lzo4P1emqFjQzCXRwe/0CfOAmUKtTcMLTuJahs7PCpdvyl e/J3v4WqhDt/Ck9gkuFsMqDeu81+56Gw4WNz5K9M=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KPABXZGHI4VRLV55223KQTEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488285589@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a289e35b0_3eb13fb0e58cd9641313d4"; 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/v8tEp_dU7TXsjF8JIoAK0DSjsKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:43:41 -0000

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

Agreed.  No reason for this.

> This adds work on the receiver to maintain state while parsing the SETTINGS frame in order to detect duplication

It's a "_MAY_ treat it as an error," so no extra checks are required, the parser can ignore 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/2663#issuecomment-488285589
----==_mimepart_5cc9a289e35b0_3eb13fb0e58cd9641313d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed.  No reason for this.</p>
<blockquote>
<p>This adds work on the receiver to maintain state while parsing the SETTINGS frame in order to detect duplication</p>
</blockquote>
<p>It's a "<em>MAY</em> treat it as an error," so no extra checks are required, the parser can ignore 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/2663#issuecomment-488285589">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QPHOFZYOT4ALT4EDPTGNATANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UZL3LRHXXIFMIXLLPTGNATA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNKLFI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #2663: Agreed.  No reason for this.\r\n\r\n\u003e This adds work on the receiver to maintain state while parsing the SETTINGS frame in order to detect duplication\r\n\r\nIt's a \"_MAY_ treat it as an error,\" so no extra checks are required, the parser can ignore it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488285589"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488285589",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488285589",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a289e35b0_3eb13fb0e58cd9641313d4--


From nobody Wed May  1 06:48:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D146120128 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:48:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LDrQALpcelm4 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:48:35 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3326912004B for <quic-issues@ietf.org>; Wed,  1 May 2019 06:48:35 -0700 (PDT)
Date: Wed, 01 May 2019 06:48:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556718514; bh=iI2RO0P+up+pTwr85xlXn7Gefqgk7zQv5pQOFZqFh8g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NkqaG9LrGZgB4daKs3ed4YRVJZ6MAQ9O03gLfxTqLkzt7qL2xfCOOqfnfNrueZmPQ QkRDxcQiTh74OPE69Wp+9GnR9xmmMoVtE0mEqDuYiFGKCoyQhyU1Csra906FF6kXdQ vNFSzWXvxOU9+nyn3i6F9gRk7pg3FdDFOAtEi4y0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TXSVQ4JIN2M34FP5223LDFEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488286777@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a3b276586_66b03f8ecb8cd96495753"; 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/hG2qQH1M8rr37NARPoyn1vGOv98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:48:37 -0000

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

The text is MUST NOT send and MAY treat as an error, so as @dtikhonov said, you don't have to keep extra state on the parsing side.

I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.

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

<p>The text is MUST NOT send and MAY treat as an error, so as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> said, you don't have to keep extra state on the parsing side.</p>
<p>I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488286777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK425O73CB4PSARI7K3PTGNTFANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK56MJZP4WABTNIBBR3PTGNTFA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNKUOI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett in #2663: The text is MUST NOT send and MAY treat as an error, so as @dtikhonov said, you don't have to keep extra state on the parsing side.\r\n\r\nI'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488286777"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488286777",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488286777",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a3b276586_66b03f8ecb8cd96495753--


From nobody Wed May  1 06:58:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F163512016B for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ULMikgMv54SM for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:10 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 608231200CE for <quic-issues@ietf.org>; Wed,  1 May 2019 06:58:10 -0700 (PDT)
Date: Wed, 01 May 2019 06:58:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556719089; bh=MKTIihm13rMCkJOinsgH1E0ZtPBG3r7kPxGaowaTy9Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DEpFJLnXQUNlWf/AD9rQQQQvlc7969RNRV/bmuAxJZKGl0fvk5OCypIaraGN+AKbj gwTOGZX44ITpMj9xrC4Gz54e938CnKIjrsidr3IQHGrHP6vR1yTOvGMSqiyz8bHPX8 Kvl96wmrnyCLX0LxhzYXo0kg8M1/yw7Iq5dE/IYA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTMJVKTX4N3M576IF223MHDEVBNHHBUKWR2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2660/review/232581085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2660@github.com>
References: <quicwg/base-drafts/pull/2660@github.com>
Subject: Re: [quicwg/base-drafts] Stream ID is 62-bits (#2660)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a5f194e20_7ca43fb251ecd964195872"; 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/ujJyswicDDizqe3hgVr58deQgwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:58:12 -0000

----==_mimepart_5cc9a5f194e20_7ca43fb251ecd964195872
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/2660#pullrequestreview-232581085
----==_mimepart_5cc9a5f194e20_7ca43fb251ecd964195872
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2660#pullrequestreview-232581085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53D4NEVSUGVJJPPP3PTGOXDANCNFSM4HJQZOJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NZVSURL6J7BZHZOLPTGOXDA5CNFSM4HJQZOJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXOOPXI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett approved #2660"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232581085"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232581085",
"url": "https://github.com/quicwg/base-drafts/pull/2660#pullrequestreview-232581085",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a5f194e20_7ca43fb251ecd964195872--


From nobody Wed May  1 06:58:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2E83120171 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nSnV0wDHGZ2M for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B5111200CE for <quic-issues@ietf.org>; Wed,  1 May 2019 06:58:21 -0700 (PDT)
Date: Wed, 01 May 2019 06:58:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556719100; bh=SImTNyZEVgKewTV99SLvD+byL22Z7F7N5ehusOCP0p8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fVTN+M8ZBAzQomiPOypib5Y6fdqig+D/MXdNnUMSul6N7A+QBeY8Gdz28XV7uNwQI n/Kv0kBPt5JCkHhhL2f45cRfe5jM48iYPy2NYLNahm7OzvD1RdU+hwEMxFBqTHUm2w 0yKGNTEUlQu53TaVnZH2PcEnfuoLvTXaDzoXwbkk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UORUDCN23J7CK3AF223MHZEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2663/issue_event/2311912839@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a5fc708a4_32403faf508cd96421439"; 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/aybe6Jr1Tp23GPln7HGnW6bji0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:58:23 -0000

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

Closed #2663.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439167304" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2663" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2663/hovercard" href="https://github.com/quicwg/base-drafts/issues/2663">#2663</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/2663#event-2311912839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46AY22GGUTWX4PNKDPTGOXZANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KVNFBWQNWLXZ7X23PTGOXZA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHGP3BY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #2663."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#event-2311912839"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#event-2311912839",
"url": "https://github.com/quicwg/base-drafts/issues/2663#event-2311912839",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a5fc708a4_32403faf508cd96421439--


From nobody Wed May  1 06:58:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95BF01200CE for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8
X-Spam-Level: 
X-Spam-Status: No, score=-8 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lZhwxphrTsYq for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:21 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D93612016B for <quic-issues@ietf.org>; Wed,  1 May 2019 06:58:21 -0700 (PDT)
Date: Wed, 01 May 2019 06:58:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556719100; bh=Jbv80la6CtWXc3t6ipSjOdb17Ovl2ud4rG4G3PBHADY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pOrVQoD7dJj98HRLT6JWHaG3Aol0+gxXKtRT9LAGujiXEnVKYtuskguQsEO6oyd7A 5swrxrfwLE7HAD1/xWlYY8KUDaS3h6QHi8wU9uz2oeCz9iGB5NrVlX9LimAYrqtzK5 44Z+ySPFcpIXs7QpdLeV6eyHFEF5USxjOYhxe9wY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UORUDCN23J7CK3AF223MHZEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488289181@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a5fc12db5_32213faf508cd9641309f0"; 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/rqy4RkI8V8ITmGypyaNjz0JWfl0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:58:24 -0000

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

> I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.

aha right, so because it is only permitted to send one SETTINGS frame, HTTP/3 doesn't need the means to ever handle more than one instance of a parameter.

> The text is MUST NOT send and MAY treat as an error, so as @dtikhonov said, you don't have to keep extra state on the parsing side.

I can live with the MAY. Closing 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/2663#issuecomment-488289181
----==_mimepart_5cc9a5fc12db5_32213faf508cd9641309f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>I'm happy with the current text, because I don't see a valid use case =
for sending the same SETTING twice.</p>
</blockquote>
<p>aha right, so because it is only permitted to send one SETTINGS frame,=
 HTTP/3 doesn't need the means to ever handle more than one instance of a=
 parameter.</p>
<blockquote>
<p>The text is MUST NOT send and MAY treat as an error, so as <a class=3D=
"user-mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hoverc=
ards?user_id=3D4528576" data-octo-click=3D"hovercard-link-click" data-oct=
o-dimensions=3D"link_type:self" href=3D"https://github.com/dtikhonov">@dt=
ikhonov</a> said, you don't have to keep extra state on the parsing side.=
</p>
</blockquote>
<p>I can live with the MAY. Closing issue.</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/2663#issuecomment-488289181">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK46=
AY22GGUTWX4PNKDPTGOXZANCNFSM4HJTRSZA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK2KJFOWDK734CUOBJLPTGOXZA5CNFSM=
4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNLH=
HI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
LPardue in #2663: \u003e I'm happy with the current text, because I don't=
 see a valid use case for sending the same SETTING twice.\r\n\r\naha righ=
t, so because it is only permitted to send one SETTINGS frame, HTTP/3 doe=
sn't need the means to ever handle more than one instance of a parameter.=
\r\n\r\n\u003e The text is MUST NOT send and MAY treat as an error, so as=
 @dtikhonov said, you don't have to keep extra state on the parsing side.=
\r\n\r\nI can live with the MAY. Closing issue."}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecom=
ment-488289181"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment=
-488289181",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-48=
8289181",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cc9a5fc12db5_32213faf508cd9641309f0--


From nobody Wed May  1 06:58:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 261F312013A for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JxIgQxu_DcyY for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 06:58:48 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E40F1200CE for <quic-issues@ietf.org>; Wed,  1 May 2019 06:58:48 -0700 (PDT)
Date: Wed, 01 May 2019 06:58:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556719127; bh=jgsPPI2hrhicMXnq8qCa6oY518Lrw61SJisSA+dXJmU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Qig5KuLpbTziHsr13HVm7i3lgl1+wSEOYDB4QkLdawXgo4lY/uMkKfTiOIlLLQaS rXxYkgSZsc1TuA7gqrgvfJojnsmW3XrO/QKZaWHIWNYnt9qUq8mTZys85tlJV6Djc6 lJPK36X8PfxMwfaqqEee35nf9S8fbss8PFmjIIew=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QB32O7QHYBDAQQLV223MJPEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488289320@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a617aa227_227a3f81b50cd96c1472ad"; 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/3MRiPF1XMjrGiGeHJlLuzISw7EU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 13:58:50 -0000

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

> I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.

This is an extra unnecessary 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/issues/2663#issuecomment-488289320
----==_mimepart_5cc9a617aa227_227a3f81b50cd96c1472ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.</p>
</blockquote>
<p>This is an extra unnecessary MUST 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/issues/2663#issuecomment-488289320">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYE46KC37CXXW3LDELPTGOZPANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7Y75WMCKQ45OHOSDLPTGOZPA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNLIKA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #2663: \u003e I'm happy with the current text, because I don't see a valid use case for sending the same SETTING twice.\r\n\r\nThis is an extra unnecessary MUST NOT."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488289320"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488289320",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488289320",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a617aa227_227a3f81b50cd96c1472ad--


From nobody Wed May  1 07:02:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE88012013A for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JDgoF8LmpOlc for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:02:09 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 738881200CE for <quic-issues@ietf.org>; Wed,  1 May 2019 07:02:09 -0700 (PDT)
Date: Wed, 01 May 2019 07:02:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556719328; bh=Gd8xQqLcrgRta1w0p+h3EfyxaLGp2uPYpLlWptkcVNw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2YievDcrcUe+NbMfyq5Y6EduZco9sWzAv5CMfGcL8inwRENNE5AfIH/2tonGUH1WT yFmVE8Ae4mbB8jRnjF8m8C7i+VUgS4DtmwzDcqgKy9dKEBhICIGhy3r0VWrzk/yXRM S8ru2I1Ox0WkzR6aPY2bPl+Gmgq2dAFa2BMbBIhc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7MYWBTYCS7LNLS725223MWBEVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2661/488290242@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a6e04f00e_3df03f8043acd96c209034"; 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/Ai_Ph_CIFFvXT0PuY3bxPnLlmNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:02:11 -0000

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

To push back, the transport document has a lot of text that describes or uses the term "stream limit". Therefore IMO an error related to these requirements is logically a 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/2661#issuecomment-488290242
----==_mimepart_5cc9a6e04f00e_3df03f8043acd96c209034
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>To push back, the transport document has a lot of text that describes or uses the term "stream limit". Therefore IMO an error related to these requirements is logically a 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/2661#issuecomment-488290242">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZVBMS46YJPQ5DZB3PTGPGBANCNFSM4HJRXMTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK45U5MBJBA5AU3RMGDPTGPGBA5CNFSM4HJRXMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNLPQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #2661: To push back, the transport document has a lot of text that describes or uses the term \"stream limit\". Therefore IMO an error related to these requirements is logically a STREAM_LIMIT_ERROR."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488290242"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488290242",
"url": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488290242",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a6e04f00e_3df03f8043acd96c209034--


From nobody Wed May  1 07:14:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DA8512021B for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.003
X-Spam-Level: 
X-Spam-Status: No, score=-7.003 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VXtdbR9kEGHR for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:14:52 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA18912024F for <quic-issues@ietf.org>; Wed,  1 May 2019 07:14:51 -0700 (PDT)
Date: Wed, 01 May 2019 07:14:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556720090; bh=eBf7UWJdVk6ht4iyH3Z6fdfz2dNqxzoxhI6LRnL1LrY=; h=Date:From:To:Subject:From; b=WhDXexMBZ+XA+/6vJ+XL3yYeYpkzdrpQ5fSKTm3UwdgFnqaf5K69jLDYaQVje676F 3uvGFDEprBsrW1zRZDzzOK5eOYRJX5FjMIJqnflEdWwDEE5sLJO5a7CSAW+Hls3gil aFnPh8Hdh9F1Bhy4F3lb5L3M2cj89WhQNgeJDpck=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d14cd3-399ca0@github.com>
Subject: [quicwg/base-drafts] 21fa42: Suggestion for #2499
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XjQY0Tj-rxJ0Xu30LkQv9ZZIdcA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:14:54 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 21fa422a534619f0fa142b5648607f24ff40a715
      https://github.com/quicwg/base-drafts/commit/21fa422a534619f0fa142b5648607f24ff40a715
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

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

  Log Message:
  -----------
  Suggestion for #2499


  Commit: 9a9a9301eb42c0511bdb9acb94e84ff56942081a
      https://github.com/quicwg/base-drafts/commit/9a9a9301eb42c0511bdb9acb94e84ff56942081a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Merge branch 'ianswett-close-max-streams' into invalid-stream-id


  Commit: 18c9450b2668fa839f40e486b243885475e1df24
      https://github.com/quicwg/base-drafts/commit/18c9450b2668fa839f40e486b243885475e1df24
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Reorder sentences


  Commit: 1b61cc715c7186069f023a3a08d37beb1fae8ff4
      https://github.com/quicwg/base-drafts/commit/1b61cc715c7186069f023a3a08d37beb1fae8ff4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2503 from quicwg/invalid-stream-id

Suggestion for #2499


  Commit: 399ca0ada610e2c4158a804b6a1420f9732e6a14
      https://github.com/quicwg/base-drafts/commit/399ca0ada610e2c4158a804b6a1420f9732e6a14
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-02 (Thu, 02 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2660 from quicwg/ianswett-close-max-streams

Stream ID is 62-bits


Compare: https://github.com/quicwg/base-drafts/compare/d14cd3f1f0ca...399ca0ada610


From nobody Wed May  1 07:15:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A70B512013A for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:15:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-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 byD_wycAkLdX for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:14:59 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A09B120025 for <quic-issues@ietf.org>; Wed,  1 May 2019 07:14:59 -0700 (PDT)
Date: Wed, 01 May 2019 07:14:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556720098; bh=Oa+ict6BKnn8qRJFacGbDxgQNgzFhC6u0Q46VD96F1g=; h=Date:From:To:Subject:From; b=QqPDYc/i4X+bW5CtXG5n2x3Q8BUrQw6cgbVIL/P9o9GcxqgIN/8mMI9UeHXdANteK oAg5rWb02E3lATbw5OiRofxfx4LPpT8LTr6di7jHAFYXwgolehZXJg5sfcOj3GYtKA 1x9MFZ7RjFHzp/vLonPzgAnN21RvAkTTyaRBj0AA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-max-streams/1b61cc-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/YCwghdq6zqMZIlADQnD7ZxYn10M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:15:01 -0000

  Branch: refs/heads/ianswett-close-max-streams
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May  1 07:15:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A29D120025 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:15:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eMwM-RF5MRza for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:15:00 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1223120122 for <quic-issues@ietf.org>; Wed,  1 May 2019 07:14:59 -0700 (PDT)
Date: Wed, 01 May 2019 07:14:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556720099; bh=j4DhgG0RTvnUnIDcFYeFqkY1tOOXiXgoJoAgcJDaZVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oh9th6xaYw+n/g145YOIdmihP98eyArR6xe9NtifiA9p4oiLERSuKG+8jInPx1Ymp fPxNAW8r9lWkbKGOhSjp0NJ5WFSUZRVNlDsYy6raeHK/+Jk3BdugqFejG6oyVkzbw1 w0choDE4ppVm61CKyOmltDgPvtASJIfq25Ad28es=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KJTEHOBWWKALVCB5223OGHEVBNHHBUKWR2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2660/issue_event/2311945930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2660@github.com>
References: <quicwg/base-drafts/pull/2660@github.com>
Subject: Re: [quicwg/base-drafts] Stream ID is 62-bits (#2660)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9a9e33b5c1_1bef3ff4140cd9681929a"; 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/j4IHC5UQ8oSQfcOPcIianeSHqvs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:15:01 -0000

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

Merged #2660 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/2660#event-2311945930
----==_mimepart_5cc9a9e33b5c1_1bef3ff4140cd9681929a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439013842" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2660" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2660/hovercard" href="https://github.com/quicwg/base-drafts/pull/2660">#2660</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/2660#event-2311945930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TZYW2IXGWYWQSBA3PTGQWHANCNFSM4HJQZOJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SRXKP2IPPBGUJTZTPTGQWHA5CNFSM4HJQZOJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHGX5SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #2660 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2660#event-2311945930"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2660#event-2311945930",
"url": "https://github.com/quicwg/base-drafts/pull/2660#event-2311945930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9a9e33b5c1_1bef3ff4140cd9681929a--


From nobody Wed May  1 07:16:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD4E11200CE for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:16:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QR2aOPKfGf2B for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:16:49 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBF1F12013A for <quic-issues@ietf.org>; Wed,  1 May 2019 07:16:48 -0700 (PDT)
Date: Wed, 01 May 2019 07:16:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556720208; bh=uQz3x6DMIczbQniOmL1JqJYZcmDDF9usBdn8Bkrldog=; h=Date:From:To:Subject:From; b=FfkfEVrQrwBswchDWIftVg8a68QwVCUc4m5bHSTq9Sm2RCAYSd7rBaKKeWqcb0+B3 j2MY935Ja+ygqtYbOKTtonAbiCKvvqhD0Tfd0Dto8lV9SdRDQuxS66RJdaqI89UX/9 sI2pJV9cDUIYMXNlkm8acRUn1qFqf4kW6FKnh2yQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b0fb97-8c5dbd@github.com>
Subject: [quicwg/base-drafts] 8c5dbd: Script updating gh-pages from 399ca0ad. [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/zQZCN_VyuaK4XuItL0M8c7mkpp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:16:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8c5dbd3fd54ddb8ed1d568067009bafbe4ee5126
      https://github.com/quicwg/base-drafts/commit/8c5dbd3fd54ddb8ed1d568067009bafbe4ee5126
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    R data-recvd-rst/draft-ietf-quic-http.html
    R data-recvd-rst/draft-ietf-quic-http.txt
    R data-recvd-rst/draft-ietf-quic-invariants.html
    R data-recvd-rst/draft-ietf-quic-invariants.txt
    R data-recvd-rst/draft-ietf-quic-qpack.html
    R data-recvd-rst/draft-ietf-quic-qpack.txt
    R data-recvd-rst/draft-ietf-quic-recovery.html
    R data-recvd-rst/draft-ietf-quic-recovery.txt
    R data-recvd-rst/draft-ietf-quic-spin-exp.html
    R data-recvd-rst/draft-ietf-quic-spin-exp.txt
    R data-recvd-rst/draft-ietf-quic-tls.html
    R data-recvd-rst/draft-ietf-quic-tls.txt
    R data-recvd-rst/draft-ietf-quic-transport.html
    R data-recvd-rst/draft-ietf-quic-transport.txt
    R data-recvd-rst/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 holb-cfin/draft-ietf-quic-http.html
    R holb-cfin/draft-ietf-quic-http.txt
    R holb-cfin/draft-ietf-quic-invariants.html
    R holb-cfin/draft-ietf-quic-invariants.txt
    R holb-cfin/draft-ietf-quic-qpack.html
    R holb-cfin/draft-ietf-quic-qpack.txt
    R holb-cfin/draft-ietf-quic-recovery.html
    R holb-cfin/draft-ietf-quic-recovery.txt
    R holb-cfin/draft-ietf-quic-spin-exp.html
    R holb-cfin/draft-ietf-quic-spin-exp.txt
    R holb-cfin/draft-ietf-quic-tls.html
    R holb-cfin/draft-ietf-quic-tls.txt
    R holb-cfin/draft-ietf-quic-transport.html
    R holb-cfin/draft-ietf-quic-transport.txt
    R holb-cfin/index.html
    M index.html

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



From nobody Wed May  1 07:18:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67DAA120025 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:18:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-4m2V9hRaZz for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:18:52 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 439A112001B for <quic-issues@ietf.org>; Wed,  1 May 2019 07:18:52 -0700 (PDT)
Date: Wed, 01 May 2019 07:18:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556720331; bh=XFbBbp8D6A/+c3lPwiSLXR45AsKTv4GwNnzqqRybymU=; h=Date:From:To:Subject:From; b=ALXHU53L5QeGrYwI1WCU/UhcEBu1+P1igHmcVvX5GX4y2Yo1ApQaLCNt7AVbvL9dm oaECSWEewICn1Aq2hl01i8NdO+pnIiAaqRQv/C20uJaSS8n0rrzWAEEGqg1CWcKRvR kcxTI8DREszmHugyyx+UmHPerU/3Q+cWqtuO7dbY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8c5dbd-5b6ba3@github.com>
Subject: [quicwg/base-drafts] 5b6ba3: Script updating issues at 2019-05-01T14:18:45Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9asmEVaL7FHF2-MHQIG1uoq_TAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:18:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5b6ba3382f3c2c0d8a8b47f7cb05498393b9eb13
      https://github.com/quicwg/base-drafts/commit/5b6ba3382f3c2c0d8a8b47f7cb05498393b9eb13
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-01T14:18:45Z. [ci skip]



From nobody Wed May  1 07:34:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 933BF12018B for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:34:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QjxA_YmHepRA for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:34:14 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C09F812017D for <quic-issues@ietf.org>; Wed,  1 May 2019 07:34:13 -0700 (PDT)
Date: Wed, 01 May 2019 07:34:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556721252; bh=PM2o48Dva5VKO0eXx3uJyv+OnNDfesR5a8cM0zVhN5s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VlW5XGMMunu9whsGuh39lfwZDMyVTX2ttFexUNsdnPxqi5ac0CTmFfh973nY/9bud NEKctUXKAt7mRk9GrZH6xdrKj9NezxINvx0caJSNKWZ7KklTvs2sjitnuyGHSyatFF zIVnvNpiB3V/fEfmlyEV4u/Cvt71M9S/2F0ovv44=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCFZA4AZHCJLIOGXF223QOJEVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2661/488298955@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9ae64ad175_57123faa90acd968149674"; 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/emcVXLcfx7rCanum4HVIMjVP1Hk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:34:16 -0000

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

No argument there, my preferred change is to rename MAX_STREAMS to STREAM_LIMITS and leave the errors alone.

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

<p>No argument there, my preferred change is to rename MAX_STREAMS to STREAM_LIMITS and leave the errors alone.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488298955">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JHPFKV52TCXCFDJDPTGS6JANCNFSM4HJRXMTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMCVRTCUFXE4DXVJLPTGS6JA5CNFSM4HJRXMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNNTSY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #2661: No argument there, my preferred change is to rename MAX_STREAMS to STREAM_LIMITS and leave the errors alone."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488298955"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488298955",
"url": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488298955",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9ae64ad175_57123faa90acd968149674--


From nobody Wed May  1 07:42:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 509A1120108 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:42:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HWgxhSwreYef for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:42:20 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62DE51200F9 for <quic-issues@ietf.org>; Wed,  1 May 2019 07:42:20 -0700 (PDT)
Date: Wed, 01 May 2019 07:42:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556721739; bh=KrO/zlLAWA+3jwiKaupyozQOaZQUQ3sxk533nOccZQI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UiMV3jbDM1z+HkZ8LqZ1VLzi8+8fxv2i2kBBsLHAlPzPF/+gr5zfqSppHI04Bkapi ua61EUcviHd5m6h+5za/DP15P8XP4w86+qvmao25Ug23YnlZhwPMeTkH8AnM1QuScQ Kegpe71K5bylj0WcRqt8Vrg9p+p+1/05pzAOSC2c=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YFNUVBBKP3DVSZXN223RMXEVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2661/488301361@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9b04b66105_64d93fd33a6cd96c1495fe"; 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/Zpc2R7BS4nP8LIIlTu-PR3HwcRE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:42:22 -0000

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

I don't think we should rename the MAX_STREAMS frame. It's a form of flow control, and we use MAX_DATA and MAX_STREAM_DATA for data limits.
If you were suggesting to rename those to DATA_LIMIT and STREAM_DATA_LIMIT, your renaming would at least be consistent. I'd push back against that as well 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/2661#issuecomment-488301361
----==_mimepart_5cc9b04b66105_64d93fd33a6cd96c1495fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I don't think we should rename the MAX_STREAMS frame. It's a form of f=
low control, and we use MAX_DATA and MAX_STREAM_DATA for data limits.<br>=

If you were suggesting to rename those to DATA_LIMIT and STREAM_DATA_LIMI=
T, your renaming would at least be consistent. I'd push back against that=
 as well though.</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/2661#issuecomment-488301361">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3M=
LAJ6MW3ILA42CCTPTGT4XANCNFSM4HJRXMTQ">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK26CRIT4MMGAH3GBHTPTGT4XA5CNFSM=
4HJRXMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNOG=
MI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
marten-seemann in #2661: I don't think we should rename the MAX_STREAMS f=
rame. It's a form of flow control, and we use MAX_DATA and MAX_STREAM_DAT=
A for data limits.\r\nIf you were suggesting to rename those to DATA_LIMI=
T and STREAM_DATA_LIMIT, your renaming would at least be consistent. I'd =
push back against that as well though."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/2661#issuecomment-4883=
01361"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment=
-488301361",
"url": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-48=
8301361",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cc9b04b66105_64d93fd33a6cd96c1495fe--


From nobody Wed May  1 07:50:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9383120108 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:50:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XzCXFVWjYLCc for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 07:50:06 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E70A2120025 for <quic-issues@ietf.org>; Wed,  1 May 2019 07:50:05 -0700 (PDT)
Date: Wed, 01 May 2019 07:50:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556722204; bh=rUuC72d9x/5kjnJfZpfl6buwBa0rgjhPC7aS2RB64Hk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ahE3hL8u/oanlkvnMLBf1N7fhT841gL9t3zN39sWHgqyOP9rcEIaEXFSCIOWFzpZp TptY9/jpf4A0dUG90i2bLdu9ikdrOlF/BTOu5RDPjHqk99T6JaiF+R4SxemoxcvvwA O1a2M6ZpDgW+MA1X+v+bUWcivR39O0IpiofSPB2s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EWN2KN72TOD2J64N223SJZEVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2661/488303549@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9b21ccb6cb_491e3fe0f6ccd960969db"; 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/HjIkeeO-141p-jMk2gYoWLUcYJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 14:50:08 -0000

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

Anyone who cares about this is free to open a PR.  However, the chairs have given editors some leeway when it comes to naming, and this doesn't seem to be particularly important, so we might close this issue without action.  I'll give people a chance to suggest alternatives 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/2661#issuecomment-488303549
----==_mimepart_5cc9b21ccb6cb_491e3fe0f6ccd960969db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Anyone who cares about this is free to open a PR.  However, the chairs=
 have given editors some leeway when it comes to naming, and this doesn't=
 seem to be particularly important, so we might close this issue without =
action.  I'll give people a chance to suggest alternatives though.</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/2661#issuecomment-488303549">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK5E=
CW6BJFGTPT3RNIDPTGUZZANCNFSM4HJRXMTQ">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK7VRVUVOHW5PHREZALPTGUZZA5CNFSM=
4HJRXMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNOX=
PI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
martinthomson in #2661: Anyone who cares about this is free to open a PR.=
  However, the chairs have given editors some leeway when it comes to nam=
ing, and this doesn't seem to be particularly important, so we might clos=
e this issue without action.  I'll give people a chance to suggest altern=
atives though."}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/2661#issuecomment-488303549"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment=
-488303549",
"url": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-48=
8303549",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cc9b21ccb6cb_491e3fe0f6ccd960969db--


From nobody Wed May  1 08:23:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D2431200F8 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:23:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.001
X-Spam-Level: 
X-Spam-Status: No, score=-8.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LOl2N8dCln_a for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:23:04 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BCDB120025 for <quic-issues@ietf.org>; Wed,  1 May 2019 08:23:04 -0700 (PDT)
Date: Wed, 01 May 2019 08:23:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556724183; bh=XyHTFRk5fyQbrF1+ohafUKkJXrT2Ya90/hLBpwhEjuI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eqdRBvfWi56haIZLzNfWPLVt6orPLvEIPP7RXOnTWgIiZda4GijTM3vKzOan/Xo/f mMWG17FiP3SgPUvLBXSfh2POzj29avA8W+nhsA7g9XnyOIcVKNupoQ3o0zsYY4eod7 i6qEoWv92IEVfVhuj+hoddHnVeItimov8uAreyd4=
From: Patrick <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SHBRGE5TPIZ2FO7F223WFPEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664@github.com>
Subject: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9b9d712d29_77983fcf6accd96c1288e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: wzr1337
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gBQJu0BmdHOoQ4hi5kf0EK3k9Z8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 15:23:06 -0000

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

Hi all,=0D
=0D
based on the work we did on https://www.w3.org/Submission/viwi-protocol/ =
I want to request adding new functionality which can be implemented with =
two new VERBS and two new headers.=0D
=0D
**Use Case:**=0D
Clients want to subscribe to `urls`, as topics with all the filtering, pa=
ging information etc. being expressed in the `url`. This would allow serv=
ices to push information into clients whenever it is considered necessary=
.=0D
=0D
**Implementation:**=0D
As subscriptions are a "convenience" method compared to polling via `GET`=
, I propose two new HTTP Verbs=0D
=0D
* SUB for subscription to `url`=0D
* UNSUB for un-subscribing from `url`=0D
=0D
To control the frequency of updates, we would need additional headers:=0D=

=0D
* subscription-interval: <timeStepInMs> =0D
* subscription-updatelimit: <timeStepInMs>=0D
=0D
_Periodic_=0D
The optional interval attribute specifies the update frequency in millise=
conds for periodic updates, while the optional updatelimit attribute spec=
ifies the maximum update rate in milliseconds for =E2=80=98on change=E2=80=
=99 notification. If interval is set, updatelimit is always overruled.=0D=

=0D
_On change_=0D
If interval is not set, the notification interval is defined =E2=80=98on =
change=E2=80=99 and can be limited by specifying an updatelimit. If an =E2=
=80=98on change=E2=80=99 occours before updatelimit elapsed, an event wil=
l be sent as soon as updatelimit elapsed. If there are multiple changes b=
efore the next possible update, only the last one know state is sent afte=
r updatelimit elapsed.=0D
=0D
**Summary**=0D
As this is very close to a regular GET, it would be easy and we could als=
o standardise that per each client-server relation, there would just be a=
 single UDP/IP channel for notifications used and held up. We could also =
specify that this is a "simplex" connection regarding payload data. as cl=
ients would use other HTTP verbs to send data. Each data sent from the se=
rver to the client would be exactly the same as a GET response. Very stra=
ight forward from my perspective and a valuable extension of the standard=
 for all things "realtime". =0D
=0D
All the Headers we replicate in WebSockets today.. puuuffff gone ;) we ca=
n just plain HTTP headers... =0D
=0D
The viwi/RSI spec would than be just rewrote to hold the interface design=
 rules etc. the entire WebSocket parts would be obsolete.=0D
=0D
Also It would than not be relevant anymore wether we transmit JSON (text)=
 or binary content.. =0D
=0D
Think of it as a GET with multiple responses.. same formats, payloads, ev=
erything.. just not req/res but req/res/res/res/res... including all stat=
us codes etc.=0D
=0D
Re-Auth would also just be another SUB request with a new Token.. super e=
asy ;)=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/2664=

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

<p>Hi all,</p>=0D
<p>based on the work we did on <a href=3D"https://www.w3.org/Submission/v=
iwi-protocol/" rel=3D"nofollow">https://www.w3.org/Submission/viwi-protoc=
ol/</a> I want to request adding new functionality which can be implement=
ed with two new VERBS and two new headers.</p>=0D
<p><strong>Use Case:</strong><br>=0D
Clients want to subscribe to <code>urls</code>, as topics with all the fi=
ltering, paging information etc. being expressed in the <code>url</code>.=
 This would allow services to push information into clients whenever it i=
s considered necessary.</p>=0D
<p><strong>Implementation:</strong><br>=0D
As subscriptions are a "convenience" method compared to polling via <code=
>GET</code>, I propose two new HTTP Verbs</p>=0D
<ul>=0D
<li>SUB for subscription to <code>url</code></li>=0D
<li>UNSUB for un-subscribing from <code>url</code></li>=0D
</ul>=0D
<p>To control the frequency of updates, we would need additional headers:=
</p>=0D
<ul>=0D
<li>subscription-interval: </li>=0D
<li>subscription-updatelimit: </li>=0D
</ul>=0D
<p><em>Periodic</em><br>=0D
The optional interval attribute specifies the update frequency in millise=
conds for periodic updates, while the optional updatelimit attribute spec=
ifies the maximum update rate in milliseconds for =E2=80=98on change=E2=80=
=99 notification. If interval is set, updatelimit is always overruled.</p=
>=0D
<p><em>On change</em><br>=0D
If interval is not set, the notification interval is defined =E2=80=98on =
change=E2=80=99 and can be limited by specifying an updatelimit. If an =E2=
=80=98on change=E2=80=99 occours before updatelimit elapsed, an event wil=
l be sent as soon as updatelimit elapsed. If there are multiple changes b=
efore the next possible update, only the last one know state is sent afte=
r updatelimit elapsed.</p>=0D
<p><strong>Summary</strong><br>=0D
As this is very close to a regular GET, it would be easy and we could als=
o standardise that per each client-server relation, there would just be a=
 single UDP/IP channel for notifications used and held up. We could also =
specify that this is a "simplex" connection regarding payload data. as cl=
ients would use other HTTP verbs to send data. Each data sent from the se=
rver to the client would be exactly the same as a GET response. Very stra=
ight forward from my perspective and a valuable extension of the standard=
 for all things "realtime".</p>=0D
<p>All the Headers we replicate in WebSockets today.. puuuffff gone ;) we=
 can just plain HTTP headers...</p>=0D
<p>The viwi/RSI spec would than be just rewrote to hold the interface des=
ign rules etc. the entire WebSocket parts would be obsolete.</p>=0D
<p>Also It would than not be relevant anymore wether we transmit JSON (te=
xt) or binary content..</p>=0D
<p>Think of it as a GET with multiple responses.. same formats, payloads,=
 everything.. just not req/res but req/res/res/res/res... including all s=
tatus codes etc.</p>=0D
<p>Re-Auth would also just be another SUB request with a new Token.. supe=
r easy ;)</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/2664">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK47TCHNB4YWZXAS623PTGYVPAN=
CNFSM4HJUGB6Q">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK6V3FVORLDAS2BM4XDPTGYVPA5CNFSM4HJUGB62YY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GRNWUUQ.gif" height=3D"1" width=3D"1" a=
lt=3D"" /></p>=0D
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","messag=
e":"[feature] Push messaging from server to client (#2664)"}],"action":{"=
name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/26=
64"}}}</script>=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/2664",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2664",=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_5cc9b9d712d29_77983fcf6accd96c1288e8--


From nobody Wed May  1 08:41:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB7FC12010F for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:41:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sTtz_ovnJ0UK for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:41:43 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC1FB1200A2 for <quic-issues@ietf.org>; Wed,  1 May 2019 08:41:42 -0700 (PDT)
Date: Wed, 01 May 2019 08:41:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556725301; bh=deHRU5+ZTGnwB+HmrPxAddGQiFvl9xZ5d6zCzMgv8rE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tcwi0j04rSvmC97F/i3w07e7HCAkkqrkfJbMaud7W4XYJ/9JD7jqH1kILAn5HZxiP tGMPfQPSqgcOmEIRTX8M2lgcUiUxJ9tzDIwCEomM7SEcADHBFIIbi4VFMIkEpElZbt 4I56gxAKLFsO/mMB+IoCX2mB5yMquXSPtuwOPa8g=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TBVVDLOBV5FIUADF223YLLEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488319137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9be35ce04c_40b13fc63fccd96410063f"; 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/xJU1wk4AvAHPTbvKeqSJ8wSspDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 15:41:45 -0000

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

Hi, thanks for sharing. 

I'm curious if your request requires anything specific from either QUIC or HTTP/3. If not, then HTTPbis is probably a more appropriate forum for discussion of verbs etc.

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

<p>Hi, thanks for sharing.</p>
<p>I'm curious if your request requires anything specific from either QUIC or HTTP/3. If not, then HTTPbis is probably a more appropriate forum for discussion of verbs etc.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488319137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJFF53FVX5LES6PIDPTG23LANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ22JC2YGHAEVSTTO3PTG23LA5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNSRII.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #2664: Hi, thanks for sharing. \r\n\r\nI'm curious if your request requires anything specific from either QUIC or HTTP/3. If not, then HTTPbis is probably a more appropriate forum for discussion of verbs etc."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488319137"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488319137",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488319137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9be35ce04c_40b13fc63fccd96410063f--


From nobody Wed May  1 08:48:02 2019
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 A4FE21200C3 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:48:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.001
X-Spam-Level: 
X-Spam-Status: No, score=-3.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yoHmR8MjrrTX for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 08:47:58 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5C49120025 for <quic-issues@ietf.org>; Wed,  1 May 2019 08:47:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=lXuQd/h8JLW0vaYI14uw6VWHjXM=; b=e4jySrz7CBvcQNUb 6yDNAUoCR7R/IzCHlD1TnSFVYnjR3QV8tupCSRpYmXt25bFnmoQZvXFNwzPCFOE0 BJxAFLSMe0gaRm0sg7UnlA/Mz+3fdqgH1c8oEujt52nOIX90EtdPEZEK+0aTA95O XQMk++5FhXfDXxRGeoOefvP7Pmo=
Received: by filter1046p1las1.sendgrid.net with SMTP id filter1046p1las1-9385-5CC9BFAC-D 2019-05-01 15:47:56.317412815 +0000 UTC m=+498557.427666222
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id d2vgfwFIS76Ayly9coi_rw for <quic-issues@ietf.org>; Wed, 01 May 2019 15:47:56.178 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 0E344361F3E for <quic-issues@ietf.org>; Wed,  1 May 2019 08:47:56 -0700 (PDT)
Date: Wed, 01 May 2019 15:47:56 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3EOCHGYWJ46AME4BN223ZCZEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488321001@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9bfacc875_605d3f8ac22cd9681085dd"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1UwGZlfCDUu33fAeuemHNfg8s2+KCzZ3hPmy 1whqRvF46ktg28lhK/KWuG0Gw/ur1zNsungQLMRfyoGuYUvkhPOb09IC6q5WspKFdwm6xU2YC8vbmw n1I0aMKiGnHLOcFmISsGjb4OoA8oMTgZvb8sCyPi6MYIKnklWXRwe2jLfjzGtTkVo4i+A012iyvUdS g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tZvlajeaPQSiXSanI1kp8uosg1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 15:48:01 -0000

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

Why don=E2=80=99t you use MQTT for this?=0D
Work is needed on standardising MQTT for QUIC though.=0D
=0D
The intervals could be handled through a separate control topic.=0D
=0D
Mikkel=0D
=0D
=0D
On 1 May 2019 at 17.22.57, Patrick (notifications@github.com) wrote:=0D
=0D
Hi all,=0D
=0D
based on the work we did on https://www.w3.org/Submission/viwi-protocol/ I=
=0D
want to request adding new functionality which can be implemented with two=
=0D
new VERBS and two new headers.=0D
=0D
*Use Case:*=0D
Clients want to subscribe to urls, as topics with all the filtering, paging=
=0D
information etc. being expressed in the url. This would allow services to=
=0D
push information into clients whenever it is considered necessary.=0D
=0D
*Implementation:*=0D
As subscriptions are a "convenience" method compared to polling via GET, I=
=0D
propose two new HTTP Verbs=0D
=0D
   - SUB for subscription to url=0D
   - UNSUB for un-subscribing from url=0D
=0D
To control the frequency of updates, we would need additional headers:=0D
=0D
   - subscription-interval:=0D
   - subscription-updatelimit:=0D
=0D
*Periodic*=0D
The optional interval attribute specifies the update frequency in=0D
milliseconds for periodic updates, while the optional updatelimit attribute=
=0D
specifies the maximum update rate in milliseconds for =E2=80=98on change=E2=
=80=99=0D
notification. If interval is set, updatelimit is always overruled.=0D
=0D
*On change*=0D
If interval is not set, the notification interval is defined =E2=80=98on ch=
ange=E2=80=99=0D
and can be limited by specifying an updatelimit. If an =E2=80=98on change=
=E2=80=99 occours=0D
before updatelimit elapsed, an event will be sent as soon as updatelimit=0D
elapsed. If there are multiple changes before the next possible update,=0D
only the last one know state is sent after updatelimit elapsed.=0D
=0D
*Summary*=0D
As this is very close to a regular GET, it would be easy and we could also=
=0D
standardise that per each client-server relation, there would just be a=0D
single UDP/IP channel for notifications used and held up. We could also=0D
specify that this is a "simplex" connection regarding payload data. as=0D
clients would use other HTTP verbs to send data. Each data sent from the=0D
server to the client would be exactly the same as a GET response. Very=0D
straight forward from my perspective and a valuable extension of the=0D
standard for all things "realtime".=0D
=0D
All the Headers we replicate in WebSockets today.. puuuffff gone ;) we can=
=0D
just plain HTTP headers...=0D
=0D
The viwi/RSI spec would than be just rewrote to hold the interface design=
=0D
rules etc. the entire WebSocket parts would be obsolete.=0D
=0D
Also It would than not be relevant anymore wether we transmit JSON (text)=
=0D
or binary content..=0D
=0D
Think of it as a GET with multiple responses.. same formats, payloads,=0D
everything.. just not req/res but req/res/res/res/res... including all=0D
status codes etc.=0D
=0D
Re-Auth would also just be another SUB request with a new Token.. super=0D
easy ;)=0D
=0D
=E2=80=94=0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly, view it on GitHub=0D
<https://github.com/quicwg/base-drafts/issues/2664>, or mute the thread=0D
<https://github.com/notifications/unsubscribe-auth/AABPGN4Q72UZHDL3HUZBQJTP=
TGYVDANCNFSM4HJUGB6Q>=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/2664#issuecomment-488321001=

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

Why don=E2=80=99t you use MQTT for this?<br>=0D
Work is needed on standardising MQTT for QUIC though.<br>=0D
<br>=0D
The intervals could be handled through a separate control topic.<br>=0D
<br>=0D
Mikkel<br>=0D
<br>=0D
<br>=0D
On 1 May 2019 at 17.22.57, Patrick (notifications@github.com) wrote:<br>=0D
<br>=0D
Hi all,<br>=0D
<br>=0D
based on the work we did on https://www.w3.org/Submission/viwi-protocol/ I<=
br>=0D
want to request adding new functionality which can be implemented with two<=
br>=0D
new VERBS and two new headers.<br>=0D
<br>=0D
*Use Case:*<br>=0D
Clients want to subscribe to urls, as topics with all the filtering, paging=
<br>=0D
information etc. being expressed in the url. This would allow services to<b=
r>=0D
push information into clients whenever it is considered necessary.<br>=0D
<br>=0D
*Implementation:*<br>=0D
As subscriptions are a &quot;convenience&quot; method compared to polling v=
ia GET, I<br>=0D
propose two new HTTP Verbs<br>=0D
<br>=0D
   - SUB for subscription to url<br>=0D
   - UNSUB for un-subscribing from url<br>=0D
<br>=0D
To control the frequency of updates, we would need additional headers:<br>=
=0D
<br>=0D
   - subscription-interval:<br>=0D
   - subscription-updatelimit:<br>=0D
<br>=0D
*Periodic*<br>=0D
The optional interval attribute specifies the update frequency in<br>=0D
milliseconds for periodic updates, while the optional updatelimit attribute=
<br>=0D
specifies the maximum update rate in milliseconds for =E2=80=98on change=E2=
=80=99<br>=0D
notification. If interval is set, updatelimit is always overruled.<br>=0D
<br>=0D
*On change*<br>=0D
If interval is not set, the notification interval is defined =E2=80=98on ch=
ange=E2=80=99<br>=0D
and can be limited by specifying an updatelimit. If an =E2=80=98on change=
=E2=80=99 occours<br>=0D
before updatelimit elapsed, an event will be sent as soon as updatelimit<br=
>=0D
elapsed. If there are multiple changes before the next possible update,<br>=
=0D
only the last one know state is sent after updatelimit elapsed.<br>=0D
<br>=0D
*Summary*<br>=0D
As this is very close to a regular GET, it would be easy and we could also<=
br>=0D
standardise that per each client-server relation, there would just be a<br>=
=0D
single UDP/IP channel for notifications used and held up. We could also<br>=
=0D
specify that this is a &quot;simplex&quot; connection regarding payload dat=
a. as<br>=0D
clients would use other HTTP verbs to send data. Each data sent from the<br=
>=0D
server to the client would be exactly the same as a GET response. Very<br>=
=0D
straight forward from my perspective and a valuable extension of the<br>=0D
standard for all things &quot;realtime&quot;.<br>=0D
<br>=0D
All the Headers we replicate in WebSockets today.. puuuffff gone ;) we can<=
br>=0D
just plain HTTP headers...<br>=0D
<br>=0D
The viwi/RSI spec would than be just rewrote to hold the interface design<b=
r>=0D
rules etc. the entire WebSocket parts would be obsolete.<br>=0D
<br>=0D
Also It would than not be relevant anymore wether we transmit JSON (text)<b=
r>=0D
or binary content..<br>=0D
<br>=0D
Think of it as a GET with multiple responses.. same formats, payloads,<br>=
=0D
everything.. just not req/res but req/res/res/res/res... including all<br>=
=0D
status codes etc.<br>=0D
<br>=0D
Re-Auth would also just be another SUB request with a new Token.. super<br>=
=0D
easy ;)<br>=0D
<br>=0D
=E2=80=94<br>=0D
You are receiving this because you are subscribed to this thread.<br>=0D
Reply to this email directly, view it on GitHub<br>=0D
&lt;https://github.com/quicwg/base-drafts/issues/2664&gt;, or mute the thre=
ad<br>=0D
&lt;https://github.com/notifications/unsubscribe-auth/AABPGN4Q72UZHDL3HUZBQ=
JTPTGYVDANCNFSM4HJUGB6Q&gt;<br>=0D
.<br>=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/issues/2664#issuecomment-488321001">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKZ2ZNSRJGNDLH=
AOT3TPTG3SZANCNFSM4HJUGB6Q">mute the thread</a>.<img src=3D"https://github.=
com/notifications/beacon/AFTOJK47ZQUINMSGWO5DFADPTG3SZA5CNFSM4HJUGB62YY3PNV=
WWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUNS72I.gif" height=
=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_version"=
:"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"Gi=
tHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg=
/base-drafts","subtitle":"GitHub repository","main_image_url":"https://gith=
ub.githubassets.com/images/email/message_cards/header.png","avatar_image_ur=
l":"https://github.githubassets.com/images/email/message_cards/avatar.png",=
"action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-dra=
fts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #266=
4: Why don=E2=80=99t you use MQTT for this?\nWork is needed on standardisin=
g MQTT for QUIC though.\n\nThe intervals could be handled through a separat=
e control topic.\n\nMikkel\n\n\nOn 1 May 2019 at 17.22.57, Patrick (notific=
ations@github.com) wrote:\n\nHi all,\n\nbased on the work we did on https:/=
/www.w3.org/Submission/viwi-protocol/ I\nwant to request adding new functio=
nality which can be implemented with two\nnew VERBS and two new headers.\n\=
n*Use Case:*\nClients want to subscribe to urls, as topics with all the fil=
tering, paging\ninformation etc. being expressed in the url. This would all=
ow services to\npush information into clients whenever it is considered nec=
essary.\n\n*Implementation:*\nAs subscriptions are a \"convenience\" method=
 compared to polling via GET, I\npropose two new HTTP Verbs\n\n   - SUB for=
 subscription to url\n   - UNSUB for un-subscribing from url\n\nTo control =
the frequency of updates, we would need additional headers:\n\n   - subscri=
ption-interval:\n   - subscription-updatelimit:\n\n*Periodic*\nThe optional=
 interval attribute specifies the update frequency in\nmilliseconds for per=
iodic updates, while the optional updatelimit attribute\nspecifies the maxi=
mum update rate in milliseconds for =E2=80=98on change=E2=80=99\nnotificati=
on. If interval is set, updatelimit is always overruled.\n\n*On change*\nIf=
 interval is not set, the notification interval is defined =E2=80=98on chan=
ge=E2=80=99\nand can be limited by specifying an updatelimit. If an =E2=80=
=98on change=E2=80=99 occours\nbefore updatelimit elapsed, an event will be=
 sent as soon as updatelimit\nelapsed. If there are multiple changes before=
 the next possible update,\nonly the last one know state is sent after upda=
telimit elapsed.\n\n*Summary*\nAs this is very close to a regular GET, it w=
ould be easy and we could also\nstandardise that per each client-server rel=
ation, there would just be a\nsingle UDP/IP channel for notifications used =
and held up. We could also\nspecify that this is a \"simplex\" connection r=
egarding payload data. as\nclients would use other HTTP verbs to send data.=
 Each data sent from the\nserver to the client would be exactly the same as=
 a GET response. Very\nstraight forward from my perspective and a valuable =
extension of the\nstandard for all things \"realtime\".\n\nAll the Headers =
we replicate in WebSockets today.. puuuffff gone ;) we can\njust plain HTTP=
 headers...\n\nThe viwi/RSI spec would than be just rewrote to hold the int=
erface design\nrules etc. the entire WebSocket parts would be obsolete.\n\n=
Also It would than not be relevant anymore wether we transmit JSON (text)\n=
or binary content..\n\nThink of it as a GET with multiple responses.. same =
formats, payloads,\neverything.. just not req/res but req/res/res/res/res..=
. including all\nstatus codes etc.\n\nRe-Auth would also just be another SU=
B request with a new Token.. super\neasy ;)\n\n=E2=80=94\nYou are receiving=
 this because you are subscribed to this thread.\nReply to this email direc=
tly, view it on GitHub\n\u003chttps://github.com/quicwg/base-drafts/issues/=
2664\u003e, or mute the thread\n\u003chttps://github.com/notifications/unsu=
bscribe-auth/AABPGN4Q72UZHDL3HUZBQJTPTGYVDANCNFSM4HJUGB6Q\u003e\n.\n"}],"ac=
tion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/iss=
ues/2664#issuecomment-488321001"}}}</script>=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/2664#issuecomment-4=
88321001",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-4883=
21001",=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_5cc9bfacc875_605d3f8ac22cd9681085dd--


From nobody Wed May  1 10:41:42 2019
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 7D15D1200FE for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 10:41:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.001
X-Spam-Level: 
X-Spam-Status: No, score=-3.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j7Qox6GbFCIK for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 10:41:37 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A8951200B6 for <quic-issues@ietf.org>; Wed,  1 May 2019 10:41:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=TH6VFcOd9aRUt/C+HpEcYVzwNhU=; b=M1pXpvCA447o1hco WEkYN/G+CXvyB1L3T9rwxfLrAnJEyvqLqU9h6jG45JnnF49jaJYyEFDj6UAAlMI8 YoERjj78zodMetTR5FUODPQBsgUyAz8WAn1Aw+QRwVrImDvaF+U/4QZCLPMsvUku HZ5iEWuKzpMaunFZQorNg6gTwcc=
Received: by filter1093p1las1.sendgrid.net with SMTP id filter1093p1las1-20616-5CC9DA4F-3C 2019-05-01 17:41:35.710285378 +0000 UTC m=+503879.055329223
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0009p1iad2.sendgrid.net (SG) with ESMTP id 1jsiYhb4Q-mZ7ZqL3dJoaA for <quic-issues@ietf.org>; Wed, 01 May 2019 17:41:35.616 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 85ABEC0B64 for <quic-issues@ietf.org>; Wed,  1 May 2019 10:41:35 -0700 (PDT)
Date: Wed, 01 May 2019 17:41:35 +0000 (UTC)
From: Patrick <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BIYUSHJA3PHJ3VGV224GM7EVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488354470@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9da4f843cd_17103f8ca3ccd96c5327fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: wzr1337
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Wy01F5JYaMtVc6AmKIX7/YI/87Y25t1/wrE R2e/Crt/5n+u/9oqhKsS3cWO93LnPcSttjXbMepHlktdX+HKdSK8b3t3fAGb93PjStvqE5jvDy0QkB eXpni2/uJfFY/NJPfchuZKLvCdypBYeh0mrV7MPoaP06nENLLSGR/8A7dQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3rbmjIK6XgOspWSFsLxq9rb2GiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 17:41:41 -0000

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

well there are a couple of solutions possible. As described in the spec I reference to, WebSockets are used, replicating some of the HTTP headers and a topic. 

With this proposal, I want to reduce friction. Why setup two sockets, if you can handle it via one?

The socket you use for HTTP GET, PUT, POST etc. would have to kept open but could then be used to push information in the other direction.

Think of a multi-repsonse GET request. Super convenient to work with from developers point of view on both ends of the connection. No extra protocol needed, no extra syntax to learn. Just multiple responses to the same GET request, either on an `on change` or a periodic basis, limited to a certain rate by either the client or the server.

**Use-case 1 - chat messages**
```
SUB /messages/
```

initial response
```
290 OK
```

1st data response
```
200 OK
[
  "foo",
  "bar"
]
```

2nd data response (100ms later)
```
200 OK
[
  "foo",
  "bar",
  "boo"
]
```

etc.

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

<p>well there are a couple of solutions possible. As described in the spec =
I reference to, WebSockets are used, replicating some of the HTTP headers a=
nd a topic.</p>
<p>With this proposal, I want to reduce friction. Why setup two sockets, if=
 you can handle it via one?</p>
<p>The socket you use for HTTP GET, PUT, POST etc. would have to kept open =
but could then be used to push information in the other direction.</p>
<p>Think of a multi-repsonse GET request. Super convenient to work with fro=
m developers point of view on both ends of the connection. No extra protoco=
l needed, no extra syntax to learn. Just multiple responses to the same GET=
 request, either on an <code>on change</code> or a periodic basis, limited =
to a certain rate by either the client or the server.</p>
<p><strong>Use-case 1 - chat messages</strong></p>
<pre><code>SUB /messages/
</code></pre>
<p>initial response</p>
<pre><code>290 OK
</code></pre>
<p>1st data response</p>
<pre><code>200 OK
[
  "foo",
  "bar"
]
</code></pre>
<p>2nd data response (100ms later)</p>
<pre><code>200 OK
[
  "foo",
  "bar",
  "boo"
]
</code></pre>
<p>etc.</p>

<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/issues/2664#issuecomment-488354470">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3OAIJNQJUW67=
CAI23PTHI47ANCNFSM4HJUGB6Q">mute the thread</a>.<img src=3D"https://github.=
com/notifications/beacon/AFTOJK3IE7BWLPDQINUV54TPTHI47A5CNFSM4HJUGB62YY3PNV=
WWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUN3FJQ.gif" height=
=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_version"=
:"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"Gi=
tHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg=
/base-drafts","subtitle":"GitHub repository","main_image_url":"https://gith=
ub.githubassets.com/images/email/message_cards/header.png","avatar_image_ur=
l":"https://github.githubassets.com/images/email/message_cards/avatar.png",=
"action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-dra=
fts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@wzr1337 in #2664=
: well there are a couple of solutions possible. As described in the spec I=
 reference to, WebSockets are used, replicating some of the HTTP headers an=
d a topic. \r\n\r\nWith this proposal, I want to reduce friction. Why setup=
 two sockets, if you can handle it via one?\r\n\r\nThe socket you use for H=
TTP GET, PUT, POST etc. would have to kept open but could then be used to p=
ush information in the other direction.\r\n\r\nThink of a multi-repsonse GE=
T request. Super convenient to work with from developers point of view on b=
oth ends of the connection. No extra protocol needed, no extra syntax to le=
arn. Just multiple responses to the same GET request, either on an `on chan=
ge` or a periodic basis, limited to a certain rate by either the client or =
the server.\r\n\r\n**Use-case 1 - chat messages**\r\n```\r\nSUB /messages/\=
r\n```\r\n\r\ninitial response\r\n```\r\n290 OK\r\n```\r\n\r\n1st data resp=
onse\r\n```\r\n200 OK\r\n[\r\n  \"foo\",\r\n  \"bar\"\r\n]\r\n```\r\n\r\n2n=
d data response (100ms later)\r\n```\r\n200 OK\r\n[\r\n  \"foo\",\r\n  \"ba=
r\",\r\n  \"boo\"\r\n]\r\n```\r\n\r\netc."}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-48835=
4470"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-4=
88354470",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-4883=
54470",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cc9da4f843cd_17103f8ca3ccd96c5327fd--


From nobody Wed May  1 11:03:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7D8F120108 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 11:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XEyk-Ssd39gX for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 11:03:16 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47E6C1200FE for <quic-issues@ietf.org>; Wed,  1 May 2019 11:03:16 -0700 (PDT)
Date: Wed, 01 May 2019 11:03:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556733795; bh=+Y/KmLh2KUUj0hvP+LWCw7QxluXDmgAHYXAtm58t2II=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBZiyndfLaf/p7Vm6f66wfkSY+U9Bd3orDEzJY/O5qt69PrDt8RfqSsh3NJ7YJe4l UEdTtakEv21i2X3t2ZvwGsSVBr7P05cWUTLTBcq8i6do1rlDj58z3EcJ1NyL1pVXab ZleGFgTOorO8RHwKNodjKB3lDU6dH03GuyhV+/SQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W4XAGW5FFDMEVNEV224I6HEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488361118@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9df638c9a3_3cf3fd337ecd96c83714"; 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/0KP0MAmOAUh4sKFYxlJ8NLW2vEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 18:03:18 -0000

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

You'd also need to define session resumption if you haven't done so 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/issues/2664#issuecomment-488361118
----==_mimepart_5cc9df638c9a3_3cf3fd337ecd96c83714
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You'd also need to define session resumption if you haven't done so 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/issues/2664#issuecomment-488361118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZ7U27IRO5MCXTDVTPTHLOHANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SKIZSE5SFD6IX56LPTHLOHA5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUN4ZHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #2664: You'd also need to define session resumption if you haven't done so already."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488361118"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488361118",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488361118",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9df638c9a3_3cf3fd337ecd96c83714--


From nobody Wed May  1 11:58:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1EC0120021 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 11:58:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a59jEpgKxuOu for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 11:58:56 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 201C612008D for <quic-issues@ietf.org>; Wed,  1 May 2019 11:58:56 -0700 (PDT)
Date: Wed, 01 May 2019 11:58:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556737135; bh=B3P6lb+wPZAwrYKFStNk1piuf25HLtuH16lC0gjO5S8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VhHWkLC3Jj1HUqKP+KVIb0Hnl1JxiwUQEGzibcTVB8IVnyMu0xYs+3I5wTRPTTq2Q oIAxT7Ji4uwAFYmn96AHwgpTudY/2Q5Lnp9HjONke8n/b9S3mRJemQGNc+Pdstpzc6 KNYK/4eIG3bN31TzXh/lm0BmuS7UJeZsVTtsfL+k=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OI6YXTVT5TJYV4XV224PO7EVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488379949@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9ec6f4a7f_6b23fd7072cd9686191f"; 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/Xk3ku6TvjRzD02-iEHbUoG1b7Pw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 18:58:58 -0000

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

Fwiw If you want HTTP semantics, I think the work on web push is a closer match e.g. https://tools.ietf.org/html/rfc8030

Server push with additional policies...

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

<p>Fwiw If you want HTTP semantics, I think the work on web push is a closer match e.g. <a href="https://tools.ietf.org/html/rfc8030" rel="nofollow">https://tools.ietf.org/html/rfc8030</a></p>
<p>Server push with additional policies...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488379949">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VAXJMMF4EHUNPFETPTHR67ANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ52LGRN65Y4FO42B3PTHR67A5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUOBMLI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #2664: Fwiw If you want HTTP semantics, I think the work on web push is a closer match e.g. https://tools.ietf.org/html/rfc8030\r\n\r\nServer push with additional policies..."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488379949"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488379949",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488379949",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9ec6f4a7f_6b23fd7072cd9686191f--


From nobody Wed May  1 12:55:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FE6E12011E for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 12:55:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TOnvfGwWMx-i for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 12:55:08 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0177812008C for <quic-issues@ietf.org>; Wed,  1 May 2019 12:55:08 -0700 (PDT)
Date: Wed, 01 May 2019 12:55:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556740506; bh=sg6TG6i/Hj9d3P967bUH8GN6CesKAe1pSsJXrNx+f6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ojOPigJW2He+Lr1tyaFnwqX3TsnUoX/QPFvpiPu7OPezHnjzlf7hRm4EzMNORa6Xj q7vudqmXsaxALzfPJTFWFeqLQIQUWud4Ff7xVWffngCItUinF7XphWHDQoPX/XJk73 iTOTrmQBpqIpv2pYN1SueBV3Aw5Y4edhO1NnF0gs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BAW3QITWN42CLRA5224WBVEVBNHHBULDWIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2662/review/232728015@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2662@github.com>
References: <quicwg/base-drafts/pull/2662@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME error code (#2662)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9f99a645e9_75f93f9efa8cd95c1571cf"; 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/2ZStl_tPIokQH5ccK7LvVS1J9cU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 19:55:09 -0000

----==_mimepart_5cc9f99a645e9_75f93f9efa8cd95c1571cf
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/2662#pullrequestreview-232728015
----==_mimepart_5cc9f99a645e9_75f93f9efa8cd95c1571cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2662#pullrequestreview-232728015">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RNOQOXGA7BGAFCQDPTHYRVANCNFSM4HJSXHSQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2H3CCQUKJI4YAP7ODPTHYRVA5CNFSM4HJSXHS2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXPSLTY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett approved #2662"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2662#pullrequestreview-232728015"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2662#pullrequestreview-232728015",
"url": "https://github.com/quicwg/base-drafts/pull/2662#pullrequestreview-232728015",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9f99a645e9_75f93f9efa8cd95c1571cf--


From nobody Wed May  1 12:59:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF3A512011E for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 12:59:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7jjuMoiCHlbI for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 12:59:13 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0D5712008C for <quic-issues@ietf.org>; Wed,  1 May 2019 12:59:12 -0700 (PDT)
Date: Wed, 01 May 2019 12:59:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556740751; bh=9GK4o67SfPxFN/lJttUtLzRE777d5JIODw+61E6qKVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yJPom4vWkZ2N1pA7//5BgrAE2PyPzyS0rcsJuCZ8E1783tn2j28A4jAYqqc151Hcr 9ajPbZ0/HkA631J8hoz93oYvHPG9tPjWRww8bT128i+PbNMDTn7a/tRvXB1Bq6zvUQ CgQeReR0P9okrUBistDAFE6xmof3b99IY5hfBOm4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JDPLORXBC36CBBT5224WQ7EVBNHHBULDWIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2662/c488397268@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2662@github.com>
References: <quicwg/base-drafts/pull/2662@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME error code (#2662)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9fa8fd423b_29ee3f864a2cd96c1195a7"; 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/LrALUnr9yhhrf_mCGOUSWuPEq4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 19:59:15 -0000

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

For transparency sake, a straw poll identifies that three implementation have already implemented HTTP_MALFORMED_FRAME in its current version: lsquic, mvfst and nghttp3.

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

<p>For transparency sake, a straw poll identifies that three implementation have already implemented HTTP_MALFORMED_FRAME in its current version: lsquic, mvfst and nghttp3.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2662#issuecomment-488397268">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGMRJDZDFAN75HOUTPTHZA7ANCNFSM4HJSXHSQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBKZJBIWPYIXHCU7LPTHZA7A5CNFSM4HJSXHS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUOFTVA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #2662: For transparency sake, a straw poll identifies that three implementation have already implemented HTTP_MALFORMED_FRAME in its current version: lsquic, mvfst and nghttp3."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2662#issuecomment-488397268"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2662#issuecomment-488397268",
"url": "https://github.com/quicwg/base-drafts/pull/2662#issuecomment-488397268",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9fa8fd423b_29ee3f864a2cd96c1195a7--


From nobody Wed May  1 13:09:48 2019
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 A5BD212008C for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 13:09:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.383
X-Spam-Level: 
X-Spam-Status: No, score=-1.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, 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 SY4cipJm1-5C for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 13:09:45 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E3EB12004F for <quic-issues@ietf.org>; Wed,  1 May 2019 13:09:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=rU49braHIpqdrrqQa+vezuxESjg=; b=TMD4rOlXZEeW1Ma8 sZ5CG8kQWSfmnz9FcdtP7zO1Fsh2JSg2I0/ILSAu4JbsD15Hrh9BGgurBvvh/BzI bq++lZ6Febq8EK4XVuHhNDlH8y5hQpiR2/Tm6XaWvqQFgzLCws4HmWSxX5XpjNyU i1NN7/MyA7b4scGOO+iXmJxWfq8=
Received: by filter1550p1mdw1.sendgrid.net with SMTP id filter1550p1mdw1-4889-5CC9FD08-6 2019-05-01 20:09:44.118644728 +0000 UTC m=+513741.090233375
Received: from github-lowworker-20a34ff.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0023p1iad2.sendgrid.net (SG) with ESMTP id JQT1nxQHQRib7msChFxsRw for <quic-issues@ietf.org>; Wed, 01 May 2019 20:09:44.333 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-20a34ff.cp1-iad.github.net (Postfix) with ESMTP id 1BD72340106 for <quic-issues@ietf.org>; Wed,  1 May 2019 13:09:44 -0700 (PDT)
Date: Wed, 01 May 2019 20:09:44 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOPJMK5EJENQ56XX5224XYREVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2661/488400462@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cc9fd081a7bb_fe73fe4cd8cd95c109241"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1ZzQOh84JqnhHfVVZXjsGbiYYRAjfuCJq1CS RAvSkhyriK8uVFudDtIrK/3aqvvHNFGD7WC6LB+GFerblDE6xePPZxf6BveV66u34owqNQwG4qnnVA DywXJRoELCsr0OULjvxz1BFyg3/TQnjRPnijME6NOruqYoh/SH7EDutDIA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0fMHhunvnxIKJyJAKwRe6DGXTrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 20:09:47 -0000

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

I don't have a strong opinion, although I do find it mildly confusing. So if consensus ranges from meh to moderate push back I'd be inclined to close this - but as Martin says, let's give people a chance.

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

<p>I don't have a strong opinion, although I do find it mildly confusing. So if consensus ranges from meh to moderate push back I'd be inclined to close this - but as Martin says, let's give people a chance.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488400462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRVXFRD6APZNUIFT3PTH2IRANCNFSM4HJRXMTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WUIM5E5ICQXHKSSDPTH2IRA5CNFSM4HJRXMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUOGMTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #2661: I don't have a strong opinion, although I do find it mildly confusing. So if consensus ranges from meh to moderate push back I'd be inclined to close this - but as Martin says, let's give people a chance."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488400462"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488400462",
"url": "https://github.com/quicwg/base-drafts/issues/2661#issuecomment-488400462",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cc9fd081a7bb_fe73fe4cd8cd95c109241--


From nobody Wed May  1 13:51:04 2019
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 AE96D12013C for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 13:51:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.597
X-Spam-Level: 
X-Spam-Status: No, score=-1.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nq_7panXqNaR for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 13:51:01 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90344120021 for <quic-issues@ietf.org>; Wed,  1 May 2019 13:51:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=tHneD/eNUqRUfhX9xdRh2k559Gw=; b=fW2eE8oHw7KCcG1M 5Gmm3p+4+GaGu2hxQm0ECPNwNBuTzxhdZ1EKKvJbyl1cotLQ+Vb0v5Jqg0NmEARy 0Xlg4vYZgIJ916UiW6udeKvrbz0ApZRaMIPYb/9FEAUAePtOlizUYQIJWjESpF1u f8zo0ohUzAZEbb3unK8UJAJpva4=
Received: by filter0203p1iad2.sendgrid.net with SMTP id filter0203p1iad2-32218-5CCA06B4-7 2019-05-01 20:51:00.042034535 +0000 UTC m=+515602.629460549
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0031p1iad2.sendgrid.net (SG) with ESMTP id 5o5H1uzlSVu5ygfppTDPOw for <quic-issues@ietf.org>; Wed, 01 May 2019 20:51:00.020 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id ECF7CAE0247 for <quic-issues@ietf.org>; Wed,  1 May 2019 13:50:59 -0700 (PDT)
Date: Wed, 01 May 2019 20:51:00 +0000 (UTC)
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UH2FXSOLJ33ICXTV2244THEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/review/232750883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca06b3eafec_41cb3faa366cd96c27125a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2KfKo+NQcRvZjAPkOewbWgnuQbCYPioRTrDY Ppo7bF9sAQVFACJ7xt50EBJjR2cQqgx1GnBYA6PcQyuHqcWYzmn5YCnxPFU4jG1a96gH/YJhCoOTs3 gbRvHIu92bWk7QqdXuIv0S6aNV+EBtqWH0ewDqeh+Hg6dKJkM/ueeR3iDbKh3WuX/iVKvGz0i3b6ZD 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NuUqf4VuL5R-oLkREus_ou7eOts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 20:51:04 -0000

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

erickinnear commented on this pull request.



> @@ -1714,12 +1714,6 @@ meets the following criteria:
   acknowledgment for a packet containing a PATH_CHALLENGE frame is not adequate
   validation, since the acknowledgment can be spoofed by a malicious peer.
 
-- It was sent from the same remote address to which the corresponding
-  PATH_CHALLENGE was sent. If a PATH_RESPONSE frame is received from a different
-  remote address than the one to which the PATH_CHALLENGE was sent, path
-  validation is considered to have failed, even if the data matches that sent in
-  the PATH_CHALLENGE.
-
 - It was received on the same local address from which the corresponding
   PATH_CHALLENGE was sent.

Makes sense, thanks! Will add.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2637#discussion_r280211502">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1714,12 +1714,6 @@ meets the following criteria:
   acknowledgment for a packet containing a PATH_CHALLENGE frame is not adequate
   validation, since the acknowledgment can be spoofed by a malicious peer.
 
-- It was sent from the same remote address to which the corresponding
-  PATH_CHALLENGE was sent. If a PATH_RESPONSE frame is received from a different
-  remote address than the one to which the PATH_CHALLENGE was sent, path
-  validation is considered to have failed, even if the data matches that sent in
-  the PATH_CHALLENGE.
-
 - It was received on the same local address from which the corresponding
   PATH_CHALLENGE was sent.
</pre>
<p>Makes sense, thanks! Will add.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2637#discussion_r280211502">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LNWRWSL7Q6SO4W4TPTH7DHANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WBCOXQ43RMRB32YLPTH7DHA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXPX6IY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@erickinnear commented on #2637"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2637#discussion_r280211502"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#discussion_r280211502",
"url": "https://github.com/quicwg/base-drafts/pull/2637#discussion_r280211502",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cca06b3eafec_41cb3faa366cd96c27125a--


From nobody Wed May  1 14:15:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EBB71200BA for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:15:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJV63zL5J0EW for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:15:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57072120094 for <quic-issues@ietf.org>; Wed,  1 May 2019 14:15:21 -0700 (PDT)
Date: Wed, 01 May 2019 14:15:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556745320; bh=L7kfGL5S7wPn8nJezR5GGPesg+JKieoXC7HZ8frTWSw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tK9bUpfYvgtNrM12GUQloqDkCDsJWZ/rdvRDPgQBDjqyR873BW6SRIZIpfvT1n6Jv ef0tirKA4ROTy3ROOsWK3rPap107i5uJP1ZVdCkOlf8ohzdpO8ZHXa1OP3D52djf4A kFeOT+AwUL6tciiASJ+LZXTNj/FCXeEbP4rL1USU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZID5RKDVKUJ2RQB252247OPEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488431239@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca0c683_4c1b3f87ec8cd968104697"; 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/1YeYetyP8_N1oOV44kp9baUHrLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 21:15:23 -0000

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

Agree with other comments -- this isn't an HTTP/3 mapping issue, it's a proposal for new things at the HTTP semantic layer with some use of existing server push capabilities.

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

<p>Agree with other comments -- this isn't an HTTP/3 mapping issue, it's a proposal for new things at the HTTP semantic layer with some use of existing server push capabilities.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488431239">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4T6OETNKR3WCKN2YDPTIB6PANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGGJ6R6NC4J7GQ233PTIB6PA5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUON5BY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #2664: Agree with other comments -- this isn't an HTTP/3 mapping issue, it's a proposal for new things at the HTTP semantic layer with some use of existing server push capabilities."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488431239"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488431239",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488431239",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cca0c683_4c1b3f87ec8cd968104697--


From nobody Wed May  1 14:15:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B13E4120094 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:15:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.384
X-Spam-Level: 
X-Spam-Status: No, score=-6.384 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvemu7hunQY9 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:15:22 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D82711200A1 for <quic-issues@ietf.org>; Wed,  1 May 2019 14:15:21 -0700 (PDT)
Date: Wed, 01 May 2019 14:15:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556745320; bh=aCeC0bWoCVvZ8JFZDPI0mi/pExOut/raMrv/om1ab0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hMEHI3kTpaXbzjlfROt/rpEDqLUncGsV8KQx/KVOfY9Eehp9bD0FlJXXxUL8StoQt wPu2kqY06lpURhcWzm7VwXLcXBH+s1Z4Rx9wdAgWVEYOKoEStNHRemaWF4PTcm4aBN VKZM41S47a5PWNx1yDhiQBmg9LUl+VuTuFMD1wn0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25WD4T4M3DBFAGGA52247OREVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2664/issue_event/2312910400@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca0c68bfca8_50e43fc07a8cd9608999b"; 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/VRnR4ytB1N2h32OHPaJYHDNydSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 21:15:24 -0000

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

Closed #2664.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439203113" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2664" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2664/hovercard" href="https://github.com/quicwg/base-drafts/issues/2664">#2664</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/2664#event-2312910400">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRLWLKQFTOYIIUMXDPTIB6RANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK64GCMTFOGRMKUEXDTPTIB6RA5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHODMQA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #2664."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#event-2312910400"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#event-2312910400",
"url": "https://github.com/quicwg/base-drafts/issues/2664#event-2312910400",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cca0c68bfca8_50e43fc07a8cd9608999b--


From nobody Wed May  1 14:22:15 2019
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 D0710120288 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:22:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3
X-Spam-Level: 
X-Spam-Status: No, score=-3 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g6eLlp7OWmSl for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 14:22:04 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC7D4120223 for <quic-issues@ietf.org>; Wed,  1 May 2019 14:22:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=F0uYN49KAYNEhjwAzpJa4FhElFU=; b=t9qQqI08irnNYgwR 5h7nyi8XAJOUzCS2UcRl6imbqGrheNawdBLk1v7+GawlnNbxk8H0tKx25Mb/jeN+ pShEzJ+OTG3XSXsjdHp16xuDiSkx081AV6Ml9yoKrNwUeR1rnHXx6JE68cUFt69r ykUYDgdxlWXPGsmkKy+OWRQe8k8=
Received: by filter0478p1iad2.sendgrid.net with SMTP id filter0478p1iad2-18364-5CCA0DFA-1B 2019-05-01 21:22:02.964493984 +0000 UTC m=+518728.634121458
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.2]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id AbgrIybuSJiPxKMyHmQxyw for <quic-issues@ietf.org>; Wed, 01 May 2019 21:22:03.025 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id D6990380073 for <quic-issues@ietf.org>; Wed,  1 May 2019 14:22:02 -0700 (PDT)
Date: Wed, 01 May 2019 21:22:02 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BSLNCHGMMVCYKIIN225AHVEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488434554@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca0dfad4e3b_5cf83fce080cd9681152b"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3q1UKaReC8LgpR/5tpiDGd6dSghpWXR3b7fS XEpuu4QSewf34ElOnT4/m5msxZpulhk4imPl+ToJ9W41BOQ8oYqt2Tc7Y6q86/D2xlM4+HNU+47mQu JLgAT0MXY1lj8TX/FX+pPajCb5eGTWvP5U4Qvc2gMACZ7mFFPL+RnBFdDeJnccLHNPGir6wa9E1MzW Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KItttKD1QlV98WnIQ6rGjbLiH0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 21:22:13 -0000

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

In HTTP/2, when SETTINGS can arrive at any time and update anything, the value of a particular setting evolves over time.  You have to be able to handle a setting wandering over the course of a connection, and so having it happen over the course of frame processing isn't actually any different.

In HTTP/3, settings have an initial value before SETTINGS is received, then they get a value once and it's permanent.  You can either mandate that senders construct a "proper" frame, or specify how receivers squash an improper frame; the end result has to be the same, that a setting gets a value once and can't change thereafter.

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

<p>In HTTP/2, when SETTINGS can arrive at any time and update anything, the=
 value of a particular setting evolves over time.  You have to be able to h=
andle a setting wandering over the course of a connection, and so having it=
 happen over the course of frame processing isn't actually any different.</=
p>
<p>In HTTP/3, settings have an initial value before SETTINGS is received, t=
hen they get a value once and it's permanent.  You can either mandate that =
senders construct a "proper" frame, or specify how receivers squash an impr=
oper frame; the end result has to be the same, that a setting gets a value =
once and can't change thereafter.</p>

<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/issues/2663#issuecomment-488434554">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK4CTNDJ4D4GIE=
DZHMLPTICXVANCNFSM4HJTRSZA">mute the thread</a>.<img src=3D"https://github.=
com/notifications/beacon/AFTOJK7JHIYV5RREEBBTEA3PTICXVA5CNFSM4HJTRSZKYY3PNV=
WWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUOOW6Q.gif" height=
=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_version"=
:"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"Gi=
tHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg=
/base-drafts","subtitle":"GitHub repository","main_image_url":"https://gith=
ub.githubassets.com/images/email/message_cards/header.png","avatar_image_ur=
l":"https://github.githubassets.com/images/email/message_cards/avatar.png",=
"action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-dra=
fts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #2=
663: In HTTP/2, when SETTINGS can arrive at any time and update anything, t=
he value of a particular setting evolves over time.  You have to be able to=
 handle a setting wandering over the course of a connection, and so having =
it happen over the course of frame processing isn't actually any different.=
\r\n\r\nIn HTTP/3, settings have an initial value before SETTINGS is receiv=
ed, then they get a value once and it's permanent.  You can either mandate =
that senders construct a \"proper\" frame, or specify how receivers squash =
an improper frame; the end result has to be the same, that a setting gets a=
 value once and can't change thereafter."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488434=
554"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-4=
88434554",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-4884=
34554",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cca0dfad4e3b_5cf83fce080cd9681152b--


From nobody Wed May  1 16:08:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF42C120282 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 16:08:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.001
X-Spam-Level: 
X-Spam-Status: No, score=-8.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2nYIlbKIIZs8 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 16:08:14 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A513C12026F for <quic-issues@ietf.org>; Wed,  1 May 2019 16:08:14 -0700 (PDT)
Date: Wed, 01 May 2019 16:08:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556752093; bh=sIDhflZ+55Z0sX16sdH17xLAg2YDucMlcTIG2c6IjfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R8/u6/RncDgBD0nR5CxXqxxuW64ltlzc6sUQbI68ZM2FMx2aA28amQ1eIOnxllhuQ rGUNHR5987Uq0KEdgFIandXMRbCllow4JpcnXiD6OcPYNlb0+gge9WOancxusFsFBA gqcAlfaSCo0R3CzTGCVQxKlm5Qg80yHeHXm/nnnw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYCA7ITFKABS5IX2H5225MV3EVBNHHBR6QYF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2510/c488480288@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2510@github.com>
References: <quicwg/base-drafts/pull/2510@github.com>
Subject: Re: [quicwg/base-drafts] all HTTP/3 protocol violations should lead to connection errors (#2510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca26ddb4132_2fc73f8ce12cd960956db"; 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/4-t2Jnh8k0JngVmKRThbZb1TTuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 23:08:24 -0000

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

Resolved merge conflicts and rearranged the PRIORITY section to have a single list of impossible PRIORITY frames that provoke HTTP_MALFORMED_FRAME.  (Of course, this breaks #2662; sorry, @LPardue.)  I suspect there's better wording possible here, so feel free to bash on it.

Went to fix the items mentioned [here](https://github.com/quicwg/base-drafts/pull/2510#issuecomment-479754799), but they seem to already have been covered in @kazuho's original text, so no change 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/2510#issuecomment-488480288
----==_mimepart_5cca26ddb4132_2fc73f8ce12cd960956db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Resolved merge conflicts and rearranged the PRIORITY section to have a=
 single list of impossible PRIORITY frames that provoke HTTP_MALFORMED_FR=
AME.  (Of course, this breaks <a class=3D"issue-link js-issue-link" data-=
error-text=3D"Failed to load issue title" data-id=3D"439121476" data-perm=
ission-text=3D"Issue title is private" data-url=3D"https://github.com/qui=
cwg/base-drafts/issues/2662" data-hovercard-type=3D"pull_request" data-ho=
vercard-url=3D"/quicwg/base-drafts/pull/2662/hovercard" href=3D"https://g=
ithub.com/quicwg/base-drafts/pull/2662">#2662</a>; sorry, <a class=3D"use=
r-mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards=
?user_id=3D6571445" data-octo-click=3D"hovercard-link-click" data-octo-di=
mensions=3D"link_type:self" href=3D"https://github.com/LPardue">@LPardue<=
/a>.)  I suspect there's better wording possible here, so feel free to ba=
sh on it.</p>
<p>Went to fix the items mentioned <a href=3D"https://github.com/quicwg/b=
ase-drafts/pull/2510#issuecomment-479754799" data-hovercard-type=3D"pull_=
request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2510/hovercard">h=
ere</a>, but they seem to already have been covered in <a class=3D"user-m=
ention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?us=
er_id=3D41567" data-octo-click=3D"hovercard-link-click" data-octo-dimensi=
ons=3D"link_type:self" href=3D"https://github.com/kazuho">@kazuho</a>'s o=
riginal text, so no change needed.</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/2510#issuecomment-488480288">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6LT5=
6JZ26LBQEDPNLPTIPF3ANCNFSM4G42EEVA">mute the thread</a>.<img src=3D"https=
://github.com/notifications/beacon/AFTOJK7HJVKL6XWR7LAUW73PTIPF3A5CNFSM4G=
42EEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUOZ4IA=
.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
MikeBishop in #2510: Resolved merge conflicts and rearranged the PRIORITY=
 section to have a single list of impossible PRIORITY frames that provoke=
 HTTP_MALFORMED_FRAME.  (Of course, this breaks #2662; sorry, @LPardue.) =
 I suspect there's better wording possible here, so feel free to bash on =
it.\r\n\r\nWent to fix the items mentioned [here](https://github.com/quic=
wg/base-drafts/pull/2510#issuecomment-479754799), but they seem to alread=
y have been covered in @kazuho's original text, so no change needed."}],"=
action":{"name":"View Pull Request","url":"https://github.com/quicwg/base=
-drafts/pull/2510#issuecomment-488480288"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2510#issuecomment-4=
88480288",
"url": "https://github.com/quicwg/base-drafts/pull/2510#issuecomment-4884=
80288",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cca26ddb4132_2fc73f8ce12cd960956db--


From nobody Wed May  1 16:10:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 504D9120117 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 16:10:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Vzm8FJYK3aW for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 16:10:05 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9652120046 for <quic-issues@ietf.org>; Wed,  1 May 2019 16:10:05 -0700 (PDT)
Date: Wed, 01 May 2019 16:10:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556752204; bh=fkZp3+ZSAlv3m1+nIUpQob74ApnE4qPITX+1bGl2Mvg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KlYkS6669QLa4DJ0RMFjNO2mP2yOVew3eGm9DuKnWjzYyLXVm6r3/mr1FiO/WBzQl GRqwwMF6jV2boR6kQ5KXoUH2B7bcSaQYyl2mUiksin68Jag2VRPNcklM3aJnzYkWdr eaQdCGpvTn3pWzYTMYgNuKGwNe5u/pxOWlzLYxSY=
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/2510/push/3565737671@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2510@github.com>
References: <quicwg/base-drafts/pull/2510@github.com>
Subject: Re: [quicwg/base-drafts] all HTTP/3 protocol violations should lead to connection errors (#2510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca274c95d4c_7ef33f8e1d8cd9681473ae"; 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/ih3hSU6rMjMkzEobl5Dp5_g0-R8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 23:10:07 -0000

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

@MikeBishop pushed 1 commit.

b7f070819f557aff603a89757e4d8c940007f408  Add missing word


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2510/files/60e38ef45e318b7cd4f4c0c1d9be031a463a905e..b7f070819f557aff603a89757e4d8c940007f408

----==_mimepart_5cca274c95d4c_7ef33f8e1d8cd9681473ae
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/b7f070819f557aff603a89757e4d8c940007f408">b7f0708</a>  Add missing word</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/2510/files/60e38ef45e318b7cd4f4c0c1d9be031a463a905e..b7f070819f557aff603a89757e4d8c940007f408">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SKJVMXJCHUORAXJDPTIPMZANCNFSM4G42EEVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7U5QL4RTO644B4HT3PTIPMZA5CNFSM4G42EEVKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI2TSNRXGE4DSN2QOVZWQIZTGU3DKNZTG43DOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop pushed 1 commit in #2510"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2510/files/60e38ef45e318b7cd4f4c0c1d9be031a463a905e..b7f070819f557aff603a89757e4d8c940007f408"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2510/files/60e38ef45e318b7cd4f4c0c1d9be031a463a905e..b7f070819f557aff603a89757e4d8c940007f408",
"url": "https://github.com/quicwg/base-drafts/pull/2510/files/60e38ef45e318b7cd4f4c0c1d9be031a463a905e..b7f070819f557aff603a89757e4d8c940007f408",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cca274c95d4c_7ef33f8e1d8cd9681473ae--


From nobody Wed May  1 17:05:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA10C120261 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 17:05:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level: 
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kk3aHuaF9fEI for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 17:05:20 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7305C1201A2 for <quic-issues@ietf.org>; Wed,  1 May 2019 17:05:20 -0700 (PDT)
Date: Wed, 01 May 2019 17:05:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556755519; bh=73CQwyr7ZlNLlmrLxFewyuXpd9FczcpHRPTtC1Uq+PM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xclkItzwaIg00/topJAZN8/8RA2ESGkm5VZl1GHNxY1luc61tNc8OfAwcaKrlG1yT z0Vp1Bl7kpMBzReEZ9l5tlBR56UYWccB0E8QJ4cTVTzz7oxJITPnjOzUSzrXBKe51x eSE6mwmkY3OG7YdbZdqGPMBIlN+bqyHM7ZyMhba4=
From: Eric Kinnear <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/2637/push/3565842998@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca343fa41a4_339e3fd7c5ecd95c576e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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/DSsjkcif9IVS2oqv0aR-orSjBFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 00:05:22 -0000

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

@erickinnear pushed 1 commit.

d4926d28d4424f0b405c5000f8e51b0af8b42257  Review comment redefining endpoint address


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2637/files/4b9c212e8b7b54f213b812b4233ec9e330403f3f..d4926d28d4424f0b405c5000f8e51b0af8b42257

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d4926d28d4424f0b405c5000f8e51b0af8b42257">d4926d2</a>  Review comment redefining endpoint address</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/2637/files/4b9c212e8b7b54f213b812b4233ec9e330403f3f..d4926d28d4424f0b405c5000f8e51b0af8b42257">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36J4TE6W2WYLKLZA3PTIV37ANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6P6SRZXGQ35YA3OIDPTIV37A5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEMJSGA4TONSQOVZWQIZTGU3DKOBUGI4TSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@erickinnear pushed 1 commit in #2637"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2637/files/4b9c212e8b7b54f213b812b4233ec9e330403f3f..d4926d28d4424f0b405c5000f8e51b0af8b42257"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637/files/4b9c212e8b7b54f213b812b4233ec9e330403f3f..d4926d28d4424f0b405c5000f8e51b0af8b42257",
"url": "https://github.com/quicwg/base-drafts/pull/2637/files/4b9c212e8b7b54f213b812b4233ec9e330403f3f..d4926d28d4424f0b405c5000f8e51b0af8b42257",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cca343fa41a4_339e3fd7c5ecd95c576e7--


From nobody Wed May  1 23:21:02 2019
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 80EB8120052 for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 23:21:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.455
X-Spam-Level: 
X-Spam-Status: No, score=-1.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 45Zgm_uoSNvW for <quic-issues@ietfa.amsl.com>; Wed,  1 May 2019 23:20:58 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7F7F120006 for <quic-issues@ietf.org>; Wed,  1 May 2019 23:20:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=rahIEUGRCQU8/SLF5rVxW7inje4=; b=kDLuV+hpKj1cmGxx SolGcXS3SvwwvHh58/W+LndleX/oozQ7SXVznYj33cxw1Mge1u/kHrYOgdkLHi/Z J6A3V9LDGuzDchkLtfZQxLwxeZjnhkltgmLOiFweXaEf9uxmo7kcEBEXFAUd1X6c rtxmbCT00UBvuZVMFmwsJIYR8JY=
Received: by filter0331p1iad2.sendgrid.net with SMTP id filter0331p1iad2-18982-5CCA8C48-13 2019-05-02 06:20:56.656483304 +0000 UTC m=+550139.685083102
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id kp07y1cmQ5mHK-cRS7J2EA for <quic-issues@ietf.org>; Thu, 02 May 2019 06:20:56.667 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 84118360E4A for <quic-issues@ietf.org>; Wed,  1 May 2019 23:20:56 -0700 (PDT)
Date: Thu, 02 May 2019 06:20:56 +0000 (UTC)
From: Patrick <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NC3ZE3VJB2ZIK55F2267MREVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488564148@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca8c48809da_36513fd86cccd95c18445f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: wzr1337
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2SIl05YAnAcafvetqAZt6tugq0JALafFdNOR ZMZ1bhGa9e99FbNG63rVF5QPY7QzdkISY765YSKI+zctlRHwuOWsv+LqBIKzucKNBy3t9Bo3p0zua9 vZrVl4+9OHjOiEoMaAaoTsomYHyAl+TtpnNqiYGA8yjnVapPlQ0FQOKoFA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Px0i6VkR57W8-91uTOnFU-AqwKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 06:21:00 -0000

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

Agreed, it is.. so where do I file this request best?

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

<p>Agreed, it is.. so where do I file this request best?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488564148">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XAZ6WCI3E7WM2TZLPTKB4RANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LLPYCAXSUDXMSPJ3PTKB4RA5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUPOLNA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@wzr1337 in #2664: Agreed, it is.. so where do I file this request best?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488564148"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488564148",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488564148",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cca8c48809da_36513fd86cccd95c18445f--


From nobody Thu May  2 00:17:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 897FE12034E for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 00:17:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g9rhc2c9-76w for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 00:17:01 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E75612033E for <quic-issues@ietf.org>; Thu,  2 May 2019 00:17:01 -0700 (PDT)
Date: Thu, 02 May 2019 00:17:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556781420; bh=9899fK8vnbi2Gc7o3GrV/1vOxjvfCE8l2YdSDqUic8o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VP5Y/FoZG6AElfxjNb6Xb1BsVLadfaN5SGxL/kqT5WPw9GjT+HkOVyotU8i2JHApw /pBzaSyyM6OG8aYeTvWbtRQ9PjU0ZmDNaq2DlTEJKc8g7m52b94Zh0mY2XH3nf1wgA zJzQ/udSZrd0ggZd6hWZ7X5AUwLryFWocJJbDUew=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UZCDGPCVZGEV2WZ5227F6ZEVBNHHBSTJ27M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2545/issue_event/2313698061@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2545@github.com>
References: <quicwg/base-drafts/issues/2545@github.com>
Subject: Re: [quicwg/base-drafts] MAX_PACKET_SIZE frame (#2545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cca996c35fd0_eae3fc1670cd95c284772"; 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/AAQKlVKq4W0xF_HHtmXz04blzb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 07:17:11 -0000

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

Closed #2545.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="424491771" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2545" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2545/hovercard" href="https://github.com/quicwg/base-drafts/issues/2545">#2545</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/2545#event-2313698061">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4INTGMFJXRXOTMNLLPTKIOZANCNFSM4HATO3MA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYPEA6LMO2ELS3M7LPTKIOZA5CNFSM4HATO3MKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHUDWDI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #2545."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2545#event-2313698061"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2545#event-2313698061",
"url": "https://github.com/quicwg/base-drafts/issues/2545#event-2313698061",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cca996c35fd0_eae3fc1670cd95c284772--


From nobody Thu May  2 02:39:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FF6712004A for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8
X-Spam-Level: 
X-Spam-Status: No, score=-8 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yIDC7ELyG_mC for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:39:04 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F9CF1200B1 for <quic-issues@ietf.org>; Thu,  2 May 2019 02:39:03 -0700 (PDT)
Date: Thu, 02 May 2019 02:39:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556789942; bh=xLlWALyXcXItFBg6HcmpFO4sq9o18YMAKMhLjFYIUZc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M3Wzr0MXTHU2dAQ0U8h3e33WJEhG1dQInXh8CryetIUEt6RCdX/R6Cg/3rPi1t2nO /N6GPYZHSOlqcHQuBnN9Au8nz5dKT8v8gGm46O4IkZ1aKP1XyakXk7BWW0KEnlV2ZA Iy7A46qgina8Uk9MBVhTBUng9SY7BDZHz1uOIw9U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZOE3LXDDBWDRFRUN227WTNEVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488611564@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabab62a24e_608b3f7f73acd9604390fc"; 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/kqaJUZ1ahZIrI26qDv5fVH0sTQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:39:06 -0000

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

I would start by socializing it with the [HTTP working group](https://httpwg.org/).  That site should provide you with the necessary pointers.

After taking a look at your doc, it's very long and detailed.  What is usually best in these things is to find the kernel of what you want and concentrate on that.  Write a concise summary of what you want (as an Internet-Draft if you a really serious, but a well-consider email is probably best for a first pass).

There's lots of interest in HTTP in this sort of bidirectional messaging stuff, but also a lot of experience with things that have failed (and lots of different theories as to why).  Don't be surprised if you get lots of pointers to other 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/issues/2664#issuecomment-488611564
----==_mimepart_5ccabab62a24e_608b3f7f73acd9604390fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I would start by socializing it with the <a href=3D"https://httpwg.org=
/" rel=3D"nofollow">HTTP working group</a>.  That site should provide you=
 with the necessary pointers.</p>
<p>After taking a look at your doc, it's very long and detailed.  What is=
 usually best in these things is to find the kernel of what you want and =
concentrate on that.  Write a concise summary of what you want (as an Int=
ernet-Draft if you a really serious, but a well-consider email is probabl=
y best for a first pass).</p>
<p>There's lots of interest in HTTP in this sort of bidirectional messagi=
ng stuff, but also a lot of experience with things that have failed (and =
lots of different theories as to why).  Don't be surprised if you get lot=
s of pointers to other work.</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/2664#issuecomment-488611564">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6K=
HO5VRV2YD4LZ52TPTKZDNANCNFSM4HJUGB6Q">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK6CUXF4WI7NYX4QZPDPTKZDNA5CNFSM=
4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUPZ5=
3A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
martinthomson in #2664: I would start by socializing it with the [HTTP wo=
rking group](https://httpwg.org/).  That site should provide you with the=
 necessary pointers.\r\n\r\nAfter taking a look at your doc, it's very lo=
ng and detailed.  What is usually best in these things is to find the ker=
nel of what you want and concentrate on that.  Write a concise summary of=
 what you want (as an Internet-Draft if you a really serious, but a well-=
consider email is probably best for a first pass).\r\n\r\nThere's lots of=
 interest in HTTP in this sort of bidirectional messaging stuff, but also=
 a lot of experience with things that have failed (and lots of different =
theories as to why).  Don't be surprised if you get lots of pointers to o=
ther work."}],"action":{"name":"View Issue","url":"https://github.com/qui=
cwg/base-drafts/issues/2664#issuecomment-488611564"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment=
-488611564",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-48=
8611564",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ccabab62a24e_608b3f7f73acd9604390fc--


From nobody Thu May  2 02:54:54 2019
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 6AD2C120325 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:54:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.597
X-Spam-Level: 
X-Spam-Status: No, score=-1.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nabgJVPF4i4j for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:54:50 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B668D120326 for <quic-issues@ietf.org>; Thu,  2 May 2019 02:54:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=YdyHfq2Td+yzBPYd5jm7cNGHlUs=; b=TDf/8M2nNyjy0OIj 5PVg2NF+zwFHcSIOBsVKxHpZcZuFbRfWU16745l2pz2DxRYGReD/1icyTR+4WeNZ dTkpz8Y7ztCRq/gbvw67P986tcQJI79H4jg1ZQdArbhJTr7rX+1FMgiweDKL7GUV Dc0eNITIflMLYQgGBwDg68RAwE4=
Received: by filter1605p1mdw1.sendgrid.net with SMTP id filter1605p1mdw1-11142-5CCABE69-11 2019-05-02 09:54:49.526842696 +0000 UTC m=+562870.703999044
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [140.82.115.0]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id PeVo2zT4Tk6zDmmLJp_MCA for <quic-issues@ietf.org>; Thu, 02 May 2019 09:54:49.594 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 6F9B43E09AA for <quic-issues@ietf.org>; Thu,  2 May 2019 02:54:49 -0700 (PDT)
Date: Thu, 02 May 2019 09:54:49 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LDSM6YMCLIIPDZON227YOTEVBNHHBR6QYF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2510/c488615998@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2510@github.com>
References: <quicwg/base-drafts/pull/2510@github.com>
Subject: Re: [quicwg/base-drafts] all HTTP/3 protocol violations should lead to connection errors (#2510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabe696df83_2f013f95dd2cd96042453d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2zjqkIe55WuE3r3K8qI7+pXDwM9d2Xxs/9Bv AgyM1FD04N0vblSPRTEwsef2umdg3510CZtATJ2oh7QGn2bN02Xggt9hrCbyqP6q6J4++NZIfUr4Cv c1g8UfFXpS1kl6VKG7CZ1Q5NFJSDVXlswUah6RyUBYLHbl8WUCjVrpCFSihvlYZPcEb/bArnZMiVlq c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/anl2ELLxur3IUOZFKGBQnrZTpi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:54:53 -0000

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

The impact on #2662 is easily overcome.

This change has been through review and has support, strongly in favour of shipping 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/2510#issuecomment-488615998
----==_mimepart_5ccabe696df83_2f013f95dd2cd96042453d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The impact on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> is easily overcome.</p>
<p>This change has been through review and has support, strongly in favour of shipping 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/2510#issuecomment-488615998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHSL6WNJ6CDORGRCTPTK26TANCNFSM4G42EEVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KR6RBJEHDMCMAR73PTK26TA5CNFSM4G42EEVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUP3APQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #2510: The impact on #2662 is easily overcome.\r\n\r\nThis change has been through review and has support, strongly in favour of shipping it."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2510#issuecomment-488615998"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2510#issuecomment-488615998",
"url": "https://github.com/quicwg/base-drafts/pull/2510#issuecomment-488615998",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccabe696df83_2f013f95dd2cd96042453d--


From nobody Thu May  2 02:57:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5B5A120325 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level: 
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FhFnFBnFDoRW for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:45 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9A5C120322 for <quic-issues@ietf.org>; Thu,  2 May 2019 02:57:45 -0700 (PDT)
Date: Thu, 02 May 2019 02:57:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791065; bh=Y95C5Z3UzsLKXhPiuHZFHvgUmSuO9V7o9F/cgXJKqgg=; h=Date:From:To:Subject:From; b=am6TYvtg0pDBvv0A4CJUPn2UJBqFhE+8Xk4beyggoNq+GeOBMbPW8jvyyKxXveEaz fSpdAN+U53pAtX/FBxZnbmXH6PuoedF72q6AGdOJaL4oxhsHmnd+BA/CkWLSt40zkx qeAkgFh4D6UpDiG4klYsVVhh4xqm4YZQCz9+0QrU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/399ca0-2165d8@github.com>
Subject: [quicwg/base-drafts] 3abbce: introduce a max_connection_ids transport parameter
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BvLX3oAUYmAKol0lOQXKqSre2vY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:57:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3abbce4f50cc0b43634932aac19832d7d37580b3
      https://github.com/quicwg/base-drafts/commit/3abbce4f50cc0b43634932aac19832d7d37580b3
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  introduce a max_connection_ids transport parameter


  Commit: 1dc4519fea2fa6c2f1b3c8dbd7b5b076a1f0b56a
      https://github.com/quicwg/base-drafts/commit/1dc4519fea2fa6c2f1b3c8dbd7b5b076a1f0b56a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  fix whitespace


  Commit: 0be2b07de6a4b21f0d7b7a810690fb1dd0ab5bd6
      https://github.com/quicwg/base-drafts/commit/0be2b07de6a4b21f0d7b7a810690fb1dd0ab5bd6
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  Mike's suggestion


  Commit: 94e33395a275df62d78ec0c592527e15c3033a26
      https://github.com/quicwg/base-drafts/commit/94e33395a275df62d78ec0c592527e15c3033a26
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  assume 0 as default for max_connection_ids


  Commit: b43ca5b505697373a46bb789f1080be3f4e21d40
      https://github.com/quicwg/base-drafts/commit/b43ca5b505697373a46bb789f1080be3f4e21d40
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  Jana's comments


  Commit: 95a13b37bfe63289a7c67985857e27eaeed99944
      https://github.com/quicwg/base-drafts/commit/95a13b37bfe63289a7c67985857e27eaeed99944
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

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

  Log Message:
  -----------
  remove the CONNECTION_ID_LIMIT_ERROR error code


  Commit: 81cf8f25c02f8e937c4b1f8796d6d63fb76923ff
      https://github.com/quicwg/base-drafts/commit/81cf8f25c02f8e937c4b1f8796d6d63fb76923ff
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    A .github/release-drafter.yml
    M CONTRIBUTING.md
    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-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A initial-protection.js
    M tag.sh

  Log Message:
  -----------
  Merge branch 'master' into conn-id-tp

# Conflicts:
#	draft-ietf-quic-transport.md


  Commit: da0a1445330f53a6e4785625c17c9e19b0fb33a3
      https://github.com/quicwg/base-drafts/commit/da0a1445330f53a6e4785625c17c9e19b0fb33a3
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

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

  Log Message:
  -----------
  don't store max_connection_ids for 0-RTT connections


  Commit: ab31430781608a67e0bd8146b523959082ab7f62
      https://github.com/quicwg/base-drafts/commit/ab31430781608a67e0bd8146b523959082ab7f62
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

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

  Log Message:
  -----------
  fix whitespace


  Commit: 3527f4afad8674f6b85937959bf30a4765323b30
      https://github.com/quicwg/base-drafts/commit/3527f4afad8674f6b85937959bf30a4765323b30
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

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

  Log Message:
  -----------
  Jana's suggestions


  Commit: 38ee9e3391d4ce9da76951006b7db3609a36d923
      https://github.com/quicwg/base-drafts/commit/38ee9e3391d4ce9da76951006b7db3609a36d923
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

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

  Log Message:
  -----------
  rename max_connection_ids to active_connection_id_limit


  Commit: 2c8375fbf033aeced76e7e5ead87c8113d101c86
      https://github.com/quicwg/base-drafts/commit/2c8375fbf033aeced76e7e5ead87c8113d101c86
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  Ian's suggestion


  Commit: 2165d822f1a3af1a7bac94ab40a40486d4bcd2b3
      https://github.com/quicwg/base-drafts/commit/2165d822f1a3af1a7bac94ab40a40486d4bcd2b3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-02 (Thu, 02 May 2019)

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

  Log Message:
  -----------
  Merge pull request #1998 from marten-seemann/conn-id-tp

introduce a max_connection_ids transport parameter


Compare: https://github.com/quicwg/base-drafts/compare/399ca0ada610...2165d822f1a3


From nobody Thu May  2 02:57:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D421120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EZtHkHd7Z1Jr for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:53 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2216F12032E for <quic-issues@ietf.org>; Thu,  2 May 2019 02:57:53 -0700 (PDT)
Date: Thu, 02 May 2019 02:57:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791072; bh=UUVZdvHzw9mrzIEisLiB5lF29cllt2HQbFw1aXu+BpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ABCqgjMgVMT7KOXnf7nqUh8U7i17DJ57v6d0a5Xw2m9sshpCxhNe8f2jsAZnIjm8A OubFnTkuA2NXOWPt7fjSriPDEK8nPSVErn6T7KLqr4mGKNcjQ+k/Oj3HU+5RqyaFDT G3uFWovTdCCYV+p2MtaNJG2o6xPad2cUZX4fGF8I=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63JNXVNBP5DG7AGAN227Y2BEVBNHHBNIQN3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1994/issue_event/2314033803@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1994@github.com>
References: <quicwg/base-drafts/issues/1994@github.com>
Subject: Re: [quicwg/base-drafts] endpoints don't know how many connection IDs the peer is willing to store (#1994)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabf20d1cd_22373f9d7eecd9602962be"; 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/GgjoiTeI-m_jCs-TS3qUmS4Z-KM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:57:55 -0000

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

Closed #1994 via #1998.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="379719134" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1994" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1994/hovercard" href="https://github.com/quicwg/base-drafts/issues/1994">#1994</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="380102102" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1998" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1998/hovercard" href="https://github.com/quicwg/base-drafts/pull/1998">#1998</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/1994#event-2314033803">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GNLTGADO2GQE6J33PTK3KBANCNFSM4GDFSG6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK53C4MMLXNYL27SNQTPTK3KBA5CNFSM4GDFSG62YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHWVVCY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #1994 via #1998."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1994#event-2314033803"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1994#event-2314033803",
"url": "https://github.com/quicwg/base-drafts/issues/1994#event-2314033803",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccabf20d1cd_22373f9d7eecd9602962be--


From nobody Thu May  2 02:58:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D322120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38NTMDjMzvPg for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:57:53 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB89F120326 for <quic-issues@ietf.org>; Thu,  2 May 2019 02:57:52 -0700 (PDT)
Date: Thu, 02 May 2019 02:57:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791072; bh=gQpG9PW6mVdQebVfXpgQHYDCyItgwhq2O+VyfHgJTt0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bb7pWEKJWjSof5egkiRubpf/nuFn9HmkVe0YfdhdLyu/eTTNfeb5eNbiKkmhjB/yy 75Amy2mawfA3lsv4iPsVmZUQjRcQKyxyn2sItKot9MgZocXEg6Luc1pfYQII4hJMcJ js394ZkH1OtdbhM+OJ5HLLYl2deUDgqwsTPFjzhs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EV25Y2APGA6SU6RF227Y2BEVBNHHBNJ7F2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1998/issue_event/2314033791@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1998@github.com>
References: <quicwg/base-drafts/pull/1998@github.com>
Subject: Re: [quicwg/base-drafts] introduce a max_connection_ids transport parameter (#1998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabf205f546_44653fd0432cd96053552a"; 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/msYEeseJqvPBweuiFIqkMCumbUM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:57:55 -0000

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

Merged #1998 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/1998#event-2314033791
----==_mimepart_5ccabf205f546_44653fd0432cd96053552a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="380102102" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1998" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1998/hovercard" href="https://github.com/quicwg/base-drafts/pull/1998">#1998</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/1998#event-2314033791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYFVQMR5RF4HDR2P2DPTK3KBANCNFSM4GDMNNMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JKM3CDFHUWZHYZATPTK3KBA5CNFSM4GDMNNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORHWVU7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #1998 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1998#event-2314033791"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1998#event-2314033791",
"url": "https://github.com/quicwg/base-drafts/pull/1998#event-2314033791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccabf205f546_44653fd0432cd96053552a--


From nobody Thu May  2 02:58:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FA9D120325 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:58:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.456
X-Spam-Level: 
X-Spam-Status: No, score=-6.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YG-3w4_GOyZr for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:58:08 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3F9B120322 for <quic-issues@ietf.org>; Thu,  2 May 2019 02:58:07 -0700 (PDT)
Date: Thu, 02 May 2019 02:58:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791087; bh=yTkJgRFt9Tq11t4f7TUT010zXcSYmI1sKtIY7BVr6rs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I/rI4O2jK357xZBq4aBz/CqGa8/BKU+CRpi2RA/wXsLGMXaGdDwx4BrV5BthuuIXR 305/FUwZa8PMtBGTz/suVk2R7qR96Fc0iv7N7xdpwWgPfqDV5Ep4Xo/ASkkoG5lBEG YKj303898a+O0YU350eUo2cF2gypdSxTq0im7Ovg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7GI5DLV33VA56TCMN227Y27EVBNHHBNJ7F2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1998/c488616792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1998@github.com>
References: <quicwg/base-drafts/pull/1998@github.com>
Subject: Re: [quicwg/base-drafts] introduce a max_connection_ids transport parameter (#1998)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabf2f12888_1c863fc75b4cd96812662a"; 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/0fRMRz-J88yIlSUSq2unsW8u8aM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:58:09 -0000

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

\o/ Another one bites the dust.

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

<p>\o/ Another one bites the dust.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1998#issuecomment-488616792">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7I35FRDQKH2CEOWPLPTK3K7ANCNFSM4GDMNNMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNEBHIYRDCHQTRBLLPTK3K7A5CNFSM4GDMNNMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUP3GWA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson in #1998: \\o/ Another one bites the dust."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1998#issuecomment-488616792"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1998#issuecomment-488616792",
"url": "https://github.com/quicwg/base-drafts/pull/1998#issuecomment-488616792",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccabf2f12888_1c863fc75b4cd96812662a--


From nobody Thu May  2 02:59:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F852120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:59:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.003
X-Spam-Level: 
X-Spam-Status: No, score=-7.003 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sf7U4UjAR92u for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 02:59:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3929012009C for <quic-issues@ietf.org>; Thu,  2 May 2019 02:59:54 -0700 (PDT)
Date: Thu, 02 May 2019 02:59:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791193; bh=uyiqJdeYvm4OMJt3k9awRkR8OtQoeIGREDY6knA6RAk=; h=Date:From:To:Subject:From; b=NMxhYngPnqYaT0A9D8+f7nS/quH3MCOpQ/6GjAWJmYVC1yQFMjvmPe8eTooeo1ONN qr0awUXKmp4fs6PBjsLU8WefWM1nDuh+ldtNho6PTwcJANlXo3/yz8WPhbLrdRsuBb NJP7NSxTl/WzQdBb0BKq/onQ6PCdlR86tAOAqaFg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5b6ba3-58096e@github.com>
Subject: [quicwg/base-drafts] 58096e: Script updating gh-pages from 2165d822. [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/VH32DJUMaPa5w69riYImb9GzxWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 09:59:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58096e42f96e87ec3bc596c39b4b7b901f2f3d7e
      https://github.com/quicwg/base-drafts/commit/58096e42f96e87ec3bc596c39b4b7b901f2f3d7e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  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 2165d822. [ci skip]



From nobody Thu May  2 03:00:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D373120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:00:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.455
X-Spam-Level: 
X-Spam-Status: No, score=-6.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NrZE1Mw_3RUt for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:00:14 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D24212009C for <quic-issues@ietf.org>; Thu,  2 May 2019 03:00:14 -0700 (PDT)
Date: Thu, 02 May 2019 03:00:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791213; bh=mY3vCo0oKouA2LN6e3fjFMfRe+L2XOuC2LZ5MI7Jwpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rQhMzPlWuCer6WbU2LqDpIaNzLg4Xj0N3vydV7eT9VC4N5+kzCLmDdzz+H7qBBNXS MqkAKA03nqPeBF3AoN+5DPBIfaab70sOiEEapbQ5MQ0EFfKFpJ8xTZPHXej7pW5Vj3 97c/aquIXIVtt+xBxka8paak6Dp6rAHlMweK+A/Y=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7J77PLNEUQEF2RCI5227ZC3EVBNHHBR6QYF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2510/review/232924543@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2510@github.com>
References: <quicwg/base-drafts/pull/2510@github.com>
Subject: Re: [quicwg/base-drafts] all HTTP/3 protocol violations should lead to connection errors (#2510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccabfad6840e_27e93f938b6cd9605215fe"; 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_Uh8xPd7rLrxr9L8FqBsRPCH74>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 10:00:16 -0000

----==_mimepart_5ccabfad6840e_27e93f938b6cd9605215fe
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/2510#pullrequestreview-232924543
----==_mimepart_5ccabfad6840e_27e93f938b6cd9605215fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2510#pullrequestreview-232924543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYF73UPYA3HKU47YVTPTK3S3ANCNFSM4G42EEVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXA5MXU6TSWLO3EY3PTK3S3A5CNFSM4G42EEVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXRCK7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson approved #2510"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2510#pullrequestreview-232924543"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2510#pullrequestreview-232924543",
"url": "https://github.com/quicwg/base-drafts/pull/2510#pullrequestreview-232924543",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccabfad6840e_27e93f938b6cd9605215fe--


From nobody Thu May  2 03:02:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF184120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:02:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.003
X-Spam-Level: 
X-Spam-Status: No, score=-7.003 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eBiuey4SFjsN for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:02:31 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBCD212009C for <quic-issues@ietf.org>; Thu,  2 May 2019 03:02:31 -0700 (PDT)
Date: Thu, 02 May 2019 03:02:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791350; bh=tucEnwsTwZ7XbXNvziLa/O/Ad8Jj5LqTwQYx7tfaZJ0=; h=Date:From:To:Subject:From; b=Cmp3y7L7buu1w4gVEBsv6qc2xVqNUfeOtzDDD0/IIdvy6aEME2X9KND1lgxq+voUJ yj9aFevnukjwDX8HsqbmwcDnA9+0lbAx7N7Y6IokyAqteHZmreTOl61HilSK3sQTXM D/y5lCyuPz2zB/VYwzuOmb0NT5ZVS2uG1qgZbxH4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/58096e-88556c@github.com>
Subject: [quicwg/base-drafts] 88556c: Script updating issues at 2019-05-02T10:02:24Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8NWjS2urB3qSjHcyYQoc84qNeIA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 10:02:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 88556cd1cabe630275dcb933eecbb4e9c4099ded
      https://github.com/quicwg/base-drafts/commit/88556cd1cabe630275dcb933eecbb4e9c4099ded
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-02T10:02:24Z. [ci skip]



From nobody Thu May  2 03:02:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8AA25120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:02:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8
X-Spam-Level: 
X-Spam-Status: No, score=-8 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nFRYATCO-eAH for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:02:37 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 897D812009C for <quic-issues@ietf.org>; Thu,  2 May 2019 03:02:37 -0700 (PDT)
Date: Thu, 02 May 2019 03:02:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556791356; bh=QGyA1mH/9dWR28N8CMcdVR6H7e/bzOgWtD7vQLQ/Hvg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iRAB7+1bpb1BN+Pnv4PRf0j0Iu8SOsrysCHR/3+Pvk3lWJEGrIFDRJ+rXIYHiEDjR Zt1IgN7WwBv74a+R6UerozIUmo4WSdTThQipoCLE5VkEVMgJkyk6hivFFhlfTX2yO/ +JQJJZwap1kdDpOk08OqvxnsakPOrRKu/Zr5H+Yo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BJYIKMDEZ5HLOAFN227ZLZEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488617998@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccac03c98b2f_467d3ff427ecd9605792de"; 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/Wpyls0XFAQT3PrQtaqJb2Io0KVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 10:02:41 -0000

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

That's a great summary @MikeBishop. The slight grey area for me is the current text:

> A receiver MAY treat the presence of the same parameter more than once as a connection error

This leaves handling up to the receiver with no defined behaviour (which is a fine paradigm). I.e. right now, if you send me duplicate parameters, I pick the last one observed and don't send connection error.

I have no preference for any change to receiver 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/issues/2663#issuecomment-488617998
----==_mimepart_5ccac03c98b2f_467d3ff427ecd9605792de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>That's a great summary <a class=3D"user-mention" data-hovercard-type=3D=
"user" data-hovercard-url=3D"/hovercards?user_id=3D4273797" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/MikeBishop">@MikeBishop</a>. The slight grey area for=
 me is the current text:</p>
<blockquote>
<p>A receiver MAY treat the presence of the same parameter more than once=
 as a connection error</p>
</blockquote>
<p>This leaves handling up to the receiver with no defined behaviour (whi=
ch is a fine paradigm). I.e. right now, if you send me duplicate paramete=
rs, I pick the last one observed and don't send connection error.</p>
<p>I have no preference for any change to receiver requirement.</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/2663#issuecomment-488617998">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6Q=
QCJGKMDSWBBLQ23PTK33ZANCNFSM4HJTRSZA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJKY3JA7FKO7TNWZUBA3PTK33ZA5CNFSM=
4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUP3Q=
DQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
LPardue in #2663: That's a great summary @MikeBishop. The slight grey are=
a for me is the current text:\r\n\r\n\u003e A receiver MAY treat the pres=
ence of the same parameter more than once as a connection error\r\n\r\nTh=
is leaves handling up to the receiver with no defined behaviour (which is=
 a fine paradigm). I.e. right now, if you send me duplicate parameters, I=
 pick the last one observed and don't send connection error.\r\n\r\nI hav=
e no preference for any change to receiver requirement."}],"action":{"nam=
e":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#=
issuecomment-488617998"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment=
-488617998",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-48=
8617998",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ccac03c98b2f_467d3ff427ecd9605792de--


From nobody Thu May  2 03:06:12 2019
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 3B716120322 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:06:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.455
X-Spam-Level: 
X-Spam-Status: No, score=-1.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2m_qUt2UOveS for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 03:06:09 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B896012031D for <quic-issues@ietf.org>; Thu,  2 May 2019 03:06:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=38/BCmkX5QpJ1PsEpHVarZnMG2E=; b=flVhEtkGYn4B2lBU Nq6qXRW1oqianRvXjTWgLPgSxBWwgNIQs2CI7KXsLHhfvdBQi2pmAfellFuWujnQ Y7k3owQunyktvbx8+XP4C5lb8QsetwKZW/aQ+iOX0VrISurEhaEpkw2NvObuBSGV a3Q4lwWZvsghxshFUMh9r2thoCU=
Received: by filter0639p1iad2.sendgrid.net with SMTP id filter0639p1iad2-20140-5CCAC10F-10 2019-05-02 10:06:07.211980497 +0000 UTC m=+14288.500362830
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id MXs9x2x2Q4KFYLtGTA7Avg for <quic-issues@ietf.org>; Thu, 02 May 2019 10:06:07.132 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 1263F4C0350 for <quic-issues@ietf.org>; Thu,  2 May 2019 03:06:07 -0700 (PDT)
Date: Thu, 02 May 2019 10:06:07 +0000 (UTC)
From: Patrick <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6J7RL2SJPDO3EJSQF227ZY7EVBNHHBULNVFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2664/488618825@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2664@github.com>
References: <quicwg/base-drafts/issues/2664@github.com>
Subject: Re: [quicwg/base-drafts] [feature] Push messaging from server to client (#2664)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccac10f10ab8_4ece3ff451acd96c570521"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: wzr1337
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2JSlyrGZvVDQHYiusIVrU5QYZ/82vH4DIMcT WoyRD3u1wS46Ysy7tpTxm/vRo9qBXW/DHWWlvV293+fDPkhPiiXqE7/Z9+qXjE5xHegFX/gabkfc8a s1rAUK3m0cZgAzOzk/Vx9uu/Bqakj/FDTmm4tYs/lm57GeygzHzDIy50pQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hggHK3alqveb8DN1vmBgcJPzFG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 10:06:11 -0000

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

Will do, 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/issues/2664#issuecomment-488618825
----==_mimepart_5ccac10f10ab8_4ece3ff451acd96c570521
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Will do, 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/issues/2664#issuecomment-488618825">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB5Y552QR52FFZJ5DPTK4I7ANCNFSM4HJUGB6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZ2NR7C6H7YIGPF23PTK4I7A5CNFSM4HJUGB62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUP3WSI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@wzr1337 in #2664: Will do, thanks!"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488618825"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488618825",
"url": "https://github.com/quicwg/base-drafts/issues/2664#issuecomment-488618825",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccac10f10ab8_4ece3ff451acd96c570521--


From nobody Thu May  2 09:34:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F046120466 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 09:34:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.383
X-Spam-Level: 
X-Spam-Status: No, score=-1.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, 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 N654PDMt-Mh0 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 09:34:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADD9F120437 for <quic-issues@ietf.org>; Thu,  2 May 2019 09:34:40 -0700 (PDT)
Date: Thu, 02 May 2019 09:34:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556814879; bh=wNzTVgj/+WCSn53WAoQRTPZedZkpwff10oLpd+zPKNc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I40i3LY3EaEHVEZjAR4uGYiqoU29T4NKjRCmCKpnpqW1Pp5E4Q8oG0ng+rhCiE2Z1 zHwz1dV4yh5NX9N5R0PJqHu2wt7GveUg2Mityq0i1N9qhr2SCzc1klL76w5iKpEWbI FGy2RIbunmmkUG8FgwNWwesxvUPoY2jKbokRmGKg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QZRQMXSM2BXFRENN23BHJ7EVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488742475@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb1c1f1216c_7563fc6b74cd96c1945cb"; 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/uTy71F6_aN_aaekLjeYbHfztjcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 16:34:46 -0000

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

It's a euphemism for "senders: don't do that; receivers: you're not *required* to police but we'd really like it if you did."

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

<p>It's a euphemism for "senders: don't do that; receivers: you're not <em>required</em> to police but we'd really like it if you did."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GXT5C7T5Y77KQFPLPTMJZ7ANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTBXTSK3YDOOZHPC3PTMJZ7A5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUQZ4SY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #2663: It's a euphemism for \"senders: don't do that; receivers: you're not *required* to police but we'd really like it if you did.\""}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccb1c1f1216c_7563fc6b74cd96c1945cb--


From nobody Thu May  2 10:02:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FF8A120481 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:02:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id esy_-7Pp5NFo for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:02:11 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA73112049A for <quic-issues@ietf.org>; Thu,  2 May 2019 10:02:10 -0700 (PDT)
Date: Thu, 02 May 2019 10:02:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556816529; bh=RvmEG5eg1gSN9/1eVDcaJzYijNxSrIQAYjmHGwYgnO4=; h=Date:From:To:Subject:From; b=w+w8+c7bzpLbQSL4Ing0JN0ewVEwPXn89cNVLDfw2AkeUm1fBqQxhldTSf4GXhYve qT0Pae9J9bAg6pPiZc62tId6oKsbLT2EhlQRAZODIV3GMSB3s74WkdayRqBURw8xWE hYBpZpB20yHu3HXUPLUrZ1jZFuuAr1cIs1VRbOuQ=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/2165d8-af2c0d@github.com>
Subject: [quicwg/base-drafts] 851d56: all protocol violations should lead to connection ...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YnClf88AB3Irjg45ngyrEq2pVx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 17:02:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 851d56e53f867c299df660ebc8a33719583032df
      https://github.com/quicwg/base-drafts/commit/851d56e53f867c299df660ebc8a33719583032df
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-03-09 (Sat, 09 Mar 2019)

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

  Log Message:
  -----------
  all protocol violations should lead to connection errors


  Commit: 8e4d28f9532de0451b360999a78d841f8d8b695f
      https://github.com/quicwg/base-drafts/commit/8e4d28f9532de0451b360999a78d841f8d8b695f
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-03-09 (Sat, 09 Mar 2019)

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

  Log Message:
  -----------
  clarify as connection error


  Commit: 243ae5cbb724200dac778457cd14968cb8430182
      https://github.com/quicwg/base-drafts/commit/243ae5cbb724200dac778457cd14968cb8430182
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

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

  Log Message:
  -----------
  clarify that receiving an unknown stream type is not a _connection_ error


  Commit: a7c4c591557a71c4dc765d7c74a4e3add55b6883
      https://github.com/quicwg/base-drafts/commit/a7c4c591557a71c4dc765d7c74a4e3add55b6883
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

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

  Log Message:
  -----------
  all QPACK errors become connection errors


  Commit: 4f55293c0c29b62cfb542d6f59d01fa68b4eb319
      https://github.com/quicwg/base-drafts/commit/4f55293c0c29b62cfb542d6f59d01fa68b4eb319
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    R draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M tag.sh

  Log Message:
  -----------
  Merge branch 'master' into kazuho/pv-errors


  Commit: 60e38ef45e318b7cd4f4c0c1d9be031a463a905e
      https://github.com/quicwg/base-drafts/commit/60e38ef45e318b7cd4f4c0c1d9be031a463a905e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Fold together PRIORITY errors


  Commit: b7f070819f557aff603a89757e4d8c940007f408
      https://github.com/quicwg/base-drafts/commit/b7f070819f557aff603a89757e4d8c940007f408
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-01 (Wed, 01 May 2019)

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

  Log Message:
  -----------
  Add missing word


  Commit: af2c0d4980b858c89f69b88521b4eacd18cca547
      https://github.com/quicwg/base-drafts/commit/af2c0d4980b858c89f69b88521b4eacd18cca547
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-02 (Thu, 02 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2510 from kazuho/kazuho/protocol-violations-connection-errors

all HTTP/3 protocol violations should lead to connection errors


Compare: https://github.com/quicwg/base-drafts/compare/2165d822f1a3...af2c0d4980b8


From nobody Thu May  2 10:02:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1A321204AA for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:02:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeWqYg94Fs82 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:02:20 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FE79120481 for <quic-issues@ietf.org>; Thu,  2 May 2019 10:02:20 -0700 (PDT)
Date: Thu, 02 May 2019 10:02:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556816539; bh=gumckVDqT/EKHEawRqtq0HeZKCL6YCSzt2jgskBoQoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FVWaiD2c9bmEFxu2T/d4SZ7Lo4vJ6uc8BKYEYFlg3uFroUZARsNJvz4Xh6+qY5wDw tj5sFub7qUd0EXbuYZj9OYkgIKVRFxubfwV72npSmQoZRbh66XMH3P6wReUmAN8TrZ gazDop4foWF/tF6LrEGWOGFkD9v9pgHKG6MUJw9c=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK327GW35NTN3NXQUKN23BKRXEVBNHHBR6QYF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2510/issue_event/2315125725@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2510@github.com>
References: <quicwg/base-drafts/pull/2510@github.com>
Subject: Re: [quicwg/base-drafts] all HTTP/3 protocol violations should lead to connection errors (#2510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb229b8a573_b033fa0564cd96c3133de"; 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/hlD3lmfUqEhlHpFSHhP1UY1kvfc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 17:02:22 -0000

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

Merged #2510 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/2510#event-2315125725
----==_mimepart_5ccb229b8a573_b033fa0564cd96c3133de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419043375" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2510" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2510/hovercard" href="https://github.com/quicwg/base-drafts/pull/2510">#2510</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/2510#event-2315125725">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSODQGUVOSUFDUANTPTMNBXANCNFSM4G42EEVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGONISOISCM45FLZDPTMNBXA5CNFSM4G42EEVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORH7AHXI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #2510 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2510#event-2315125725"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2510#event-2315125725",
"url": "https://github.com/quicwg/base-drafts/pull/2510#event-2315125725",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccb229b8a573_b033fa0564cd96c3133de--


From nobody Thu May  2 10:04:08 2019
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 9FE551204D1 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:04:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level: 
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pNOBMG9LQWtD for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:04:06 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19A861204C3 for <quic-issues@ietf.org>; Thu,  2 May 2019 10:04:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=i89BJ8MF0symDHapZzRzHdshmOY=; b=EKyXP22PhuLSwjXM tKsNCWcNTri1AIX9se1Esi1MX4ZOEqUJqnrmg/hkh3J85JaESa3b3UHGGAR75n5c GO3sViGE70IscK55bNrRX6UGsxQEzj9LUOc4Fm7EfF50fwHf7dpgMZTtFyRJjFk/ w9oH6jAgub3/+Xgrmj9Q+8ll804=
Received: by filter0217p1iad2.sendgrid.net with SMTP id filter0217p1iad2-17580-5CCB2304-39 2019-05-02 17:04:04.576011821 +0000 UTC m=+589817.705108702
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id pYiHjaJSTbGvuqYC8ly6_w for <quic-issues@ietf.org>; Thu, 02 May 2019 17:04:04.365 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id 55783C0A6A for <quic-issues@ietf.org>; Thu,  2 May 2019 10:04:04 -0700 (PDT)
Date: Thu, 02 May 2019 17:04:04 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/88556c-0e3b36@github.com>
Subject: [quicwg/base-drafts] 0e3b36: Script updating gh-pages from af2c0d49. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0C/V0crdiiRClLmEktPLMTlLY5vHvC+ewOln izrFgzwL7j6AP+c8jmWlW1Prk6J4ASKpyz//MUUalT7hI0j5YsopWgmNHY7248ps8Y+8iruXosHLlU AvbmoLBmgjZpjJXl1TENv52n3s5gUhh90L8Fu9aodqnib1MMkZxg9phrzyYPGCVZ9UPjvduwQTiLKh A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O25m8arN0oNkg_XP8aJcFAMBYLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 17:04:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0e3b368a0962711d1aaa1919e2dc423a3a1eb866
      https://github.com/quicwg/base-drafts/commit/0e3b368a0962711d1aaa1919e2dc423a3a1eb866
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

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



From nobody Thu May  2 10:18:32 2019
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 A9A1C120489 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:18:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.383
X-Spam-Level: 
X-Spam-Status: No, score=-1.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, 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 zHCM7s-Oe7EP for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:18:30 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9C0A120359 for <quic-issues@ietf.org>; Thu,  2 May 2019 10:18:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Ad1GpGcsS8l/NWHocyTAfsRHIPE=; b=Z7L2idT+pPT7O7W3 wDPPSzTUhvaSpBo2EhG49jVfQo1TFs268VZJKvYmoP68pjqaTzoprRsmCpMUcTXd xcESqyp7taWfcZfugBxK68ADeMCMmWTtxQEb9IyDRJRWZB9IpGXBstSnMSa22mm0 RfWxLl+tJUuzAlr9QdQ7B2j2/XU=
Received: by filter0326p1iad2.sendgrid.net with SMTP id filter0326p1iad2-6452-5CCB2665-2A 2019-05-02 17:18:29.734829893 +0000 UTC m=+590299.623016541
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0045p1mdw1.sendgrid.net (SG) with ESMTP id AlV6HUTESIqAwyebfzxrfg for <quic-issues@ietf.org>; Thu, 02 May 2019 17:18:29.554 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id 69DF32A0702 for <quic-issues@ietf.org>; Thu,  2 May 2019 10:18:29 -0700 (PDT)
Date: Thu, 02 May 2019 17:18:29 +0000 (UTC)
From: Yang Chi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4B3TO54JIAIBAA2XV23BMOLEVBNHHBUB3SPE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2649/issue_event/2315165341@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2649@github.com>
References: <quicwg/base-drafts/issues/2649@github.com>
Subject: Re: [quicwg/base-drafts] is persistent congestion per pn_space? (#2649)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb2665679bc_78853ff6c02cd96c1587a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: yangchi
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0HclEVSKzrgjJ/LQJsOQQZQBfTYgGmm3kFd7 37EWUVrFY0nOsWkxfHPSOC0u4ri2yOq2M8CWK+mGWkvizjCwDF3q04inNwMXGIwgq+XWQzuQpxVNr3 e5qE5404lHjg8SSVgAsK0LEbF6quv6crcxgpjFX0DdE4aYhvEZ5VDt3jNw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-WLgvrTqZGo6TSlWgyTfVH8UOKM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 17:18:32 -0000

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

Closed #2649.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436695673" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2649" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2649/hovercard" href="https://github.com/quicwg/base-drafts/issues/2649">#2649</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/2649#event-2315165341">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5N5KAUYM4AUMQ2CR3PTMO6LANCNFSM4HID4BKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NHJSVAQL56W3DOCDPTMO6LA5CNFSM4HID4BKKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORH7J5HI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #2649."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2649#event-2315165341"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2649#event-2315165341",
"url": "https://github.com/quicwg/base-drafts/issues/2649#event-2315165341",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccb2665679bc_78853ff6c02cd96c1587a2--


From nobody Thu May  2 10:44:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9746120075 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:44:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.383
X-Spam-Level: 
X-Spam-Status: No, score=-1.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, 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 Fi4kvnLC1RNw for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 10:44:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6BCD61203AF for <quic-issues@ietf.org>; Thu,  2 May 2019 10:44:21 -0700 (PDT)
Date: Thu, 02 May 2019 10:44:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556819060; bh=2CBTOzQtO4pBvCjqculNNCP0rEWZtCGpoAV2345OcKg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JQTqBs/ZtK+HAcxdQQQV9bZSAzSEW4exiQJVuEhqO3Reps1C0Jnz6UbaiCHS9FphK 4aH27vIbpkCoG+45dJ0fM/MyutKk+EYlosy//zhirJJgKiBz9gZC5CNqf0uk6Enys4 3YLczt5+Io1MqJ98f2KxeFNzCtD4O2UOrU+TQEHI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUSIXRE2YGADMUYGF23BPPJEVBNHHBUK5A3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2661/issue_event/2315228832@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2661@github.com>
References: <quicwg/base-drafts/issues/2661@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_LIMIT_ERROR vs MAX_STREAMS (#2661)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb2c7439289_62143fde55ccd9681774f6"; 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/3a-L3-k88Tfh7P6C_8L534Hj70E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 17:44:23 -0000

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

Closed #2661.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439066843" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2661" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2661/hovercard" href="https://github.com/quicwg/base-drafts/issues/2661">#2661</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/2661#event-2315228832">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK227223TIFJWUZ3A4LPTMR7JANCNFSM4HJRXMTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AQ4FPMVWUNU5RADLPTMR7JA5CNFSM4HJRXMT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORH7ZNIA.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Closed #2661."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2661#event-2315228832"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2661#event-2315228832",
"url": "https://github.com/quicwg/base-drafts/issues/2661#event-2315228832",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccb2c7439289_62143fde55ccd9681774f6--


From nobody Thu May  2 16:43:18 2019
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 C9A9212067E for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:43:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level: 
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0ieTBMPXQ-8o for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:43:15 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29F0D12067C for <quic-issues@ietf.org>; Thu,  2 May 2019 16:43:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=Hwzgu7s/5galGY+lr9aZn/Amyvo=; b=UlGfocYRR4mTIl8T 9cWHqyfSSDOw/H9aIeYfPEZ1UE6T+ajBp5YO95VkHvNHrAYlOH5NGEkn3xm0xCQA LIJAEj/CbLPSbpmAVkDQzwBa+rdD5PnIsdaw9H0wFtD7aexWvSASNa+MAmZqUU+F 1a2YBkDGnk6S4AC7E+gjsBg0qAU=
Received: by filter0079p1iad2.sendgrid.net with SMTP id filter0079p1iad2-12432-5CCB8091-1E 2019-05-02 23:43:13.955665042 +0000 UTC m=+611735.847820714
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id kxwb0_VSS-uNTL9MMdpYNQ for <quic-issues@ietf.org>; Thu, 02 May 2019 23:43:13.993 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id BD7C7AE0266 for <quic-issues@ietf.org>; Thu,  2 May 2019 16:43:13 -0700 (PDT)
Date: Thu, 02 May 2019 23:43:14 +0000 (UTC)
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/000000-158764@github.com>
Subject: [quicwg/base-drafts] 158764: Reference 8.2 of RFC7540 to explain Server Push
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0i+UgXER6Ea2g4/hNqweluDFARpdtUNpBWHV CX1qYI13/RClHQbYiphi79F51TkHpWTQ8tCj3WeeqzO68BuqMMA9XOuJpVTWNMxtfSBSRloRgNLLLx iE7ZOL37KQ16bHFyX13RHsdWWhbUdR2V6QS5ElMIJKE/XiwwhFzFDuNiMw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0EpfSYYuEEqkkB0KzDbeXb9LM_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: Thu, 02 May 2019 23:43:17 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1587642ca4001632685fb5860d9e66795c33d4ac
      https://github.com/quicwg/base-drafts/commit/1587642ca4001632685fb5860d9e66795c33d4ac
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

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

  Log Message:
  -----------
  Reference 8.2 of RFC7540 to explain Server Push

The transition to "Push Streams" has no preceding mention of server push.  This adds a reference to the correct section of RFC7540.



From nobody Thu May  2 16:43:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EA69120086 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:43:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.597
X-Spam-Level: 
X-Spam-Status: No, score=-6.597 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IADzIOQg63pV for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:43:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9722212003F for <quic-issues@ietf.org>; Thu,  2 May 2019 16:43:54 -0700 (PDT)
Date: Thu, 02 May 2019 16:43:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556840633; bh=PGMUbwQBHZqGJJAFdjLSZsHECpyKo2WUADrVGSRRs8o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZIiVQvlz5Sj4aQDlgUeGjgdJd7n4A0VQdLiJLnatJqJzmKyfbuKDq/v2Hxi1mWvdv lVGUnVC4CSvjx6say/FIpJjTR4M4w8yp7d81rcdMFEgoTnmWYEPeosiKOQA3/XdkWL 1Ak8FqVfNsyPy5h31klLXkdQACJgq5lQxpLdRMjA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IXHSPSJMJ6QDTNTN23CZTTEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665@github.com>
Subject: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb80b94548e_514e3fa4f48cd95c1395fb"; 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/EdAZ0eiBcovVxdid9pXVxchPvsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 23:43:56 -0000

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

The transition to "Push Streams" has no preceding mention of server push.  This adds a reference to the correct section of RFC7540.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Reference 8.2 of RFC7540 to explain Server Push

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2665.patch
https://github.com/quicwg/base-drafts/pull/2665.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/2665

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

<p>The transition to "Push Streams" has no preceding mention of server push.  This adds a reference to the correct section of RFC7540.</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/2665'>https://github.com/quicwg/base-drafts/pull/2665</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reference 8.2 of RFC7540 to explain Server Push</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2665.patch'>https://github.com/quicwg/base-drafts/pull/2665.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2665.diff'>https://github.com/quicwg/base-drafts/pull/2665.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/2665">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7E5EIVVGX6MM4JLDPTN4DTANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6D76SSTANGRODPWWLPTN4DTA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GRXKFAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reference 8.2 of RFC7540 to explain Server Push (#2665)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/2665"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665",
"url": "https://github.com/quicwg/base-drafts/pull/2665",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ccb80b94548e_514e3fa4f48cd95c1395fb--


From nobody Thu May  2 16:46:04 2019
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 41D5B120086 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:46:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level: 
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SWb-_CmsTd5F for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:46:01 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8DF012003F for <quic-issues@ietf.org>; Thu,  2 May 2019 16:45:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=MiDpt6gtiBlb5uV1b6eA6iAmYuI=; b=EjsOYc4sYpqMd78z 7KHNwnonHPmYNv4mnRs0KzfYPKW8OAEuFZUSeWR00Wp3qKjsgC80H2l0PuJfRQGc bL8Z1mGR190h1o7H4+mHsXKoIAUvY8YIkNWOesZwSDH3HMwwyFRFd0CMtJWA4xMp pcSi8sJ4414HHJSAcoR1Wv4yu14=
Received: by filter1101p1las1.sendgrid.net with SMTP id filter1101p1las1-21214-5CCB8134-8 2019-05-02 23:45:56.27614645 +0000 UTC m=+611253.347888688
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id TsjB9miOS7q5EvLqZc3qSQ for <quic-issues@ietf.org>; Thu, 02 May 2019 23:45:56.095 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 0B4B54C0454 for <quic-issues@ietf.org>; Thu,  2 May 2019 16:45:56 -0700 (PDT)
Date: Thu, 02 May 2019 23:45:56 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0e3b36-a49956@github.com>
Subject: [quicwg/base-drafts] a49956: Script updating gh-pages from 1587642c. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0UeQILSyrFrj4A/99Zp76svkmwlFqRR0KPw1 5+lBOKwJhb/KnaZlld3fyqEt3lJLH2b4ReMnXPlo3GsI9m2d5pawEzXSBpjHSYqLdF8K8RBvk84A2H wmyX5I4mpH/iqKIC4fdl2H3JzzIwv/VlZ+Tsj+SNsyMT70NB2UEn6lBSNw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J9MDyedz_6hltWNetKHIn4NK1V0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 23:46:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a4995624f6188ae956c53d84aaf851b48d74abe1
      https://github.com/quicwg/base-drafts/commit/a4995624f6188ae956c53d84aaf851b48d74abe1
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    A ianswett-server-push-http2/draft-ietf-quic-http.html
    A ianswett-server-push-http2/draft-ietf-quic-http.txt
    A ianswett-server-push-http2/draft-ietf-quic-invariants.html
    A ianswett-server-push-http2/draft-ietf-quic-invariants.txt
    A ianswett-server-push-http2/draft-ietf-quic-qpack.html
    A ianswett-server-push-http2/draft-ietf-quic-qpack.txt
    A ianswett-server-push-http2/draft-ietf-quic-recovery.html
    A ianswett-server-push-http2/draft-ietf-quic-recovery.txt
    A ianswett-server-push-http2/draft-ietf-quic-tls.html
    A ianswett-server-push-http2/draft-ietf-quic-tls.txt
    A ianswett-server-push-http2/draft-ietf-quic-transport.html
    A ianswett-server-push-http2/draft-ietf-quic-transport.txt
    A ianswett-server-push-http2/index.html
    M index.html

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



From nobody Thu May  2 16:48:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 075EE1206A2 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:47:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HWBvV3urnOhF for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:47:56 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 715A212068F for <quic-issues@ietf.org>; Thu,  2 May 2019 16:47:56 -0700 (PDT)
Date: Thu, 02 May 2019 16:47:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556840875; bh=xUv19yBpA/HKdVc57PbPR3ubqa6RaKrcrA4QipGwTX4=; h=Date:From:To:Subject:From; b=Nre1/AE5QSxrlYNjkqONFPoxjXF3dI8S6dl5LJTK9B6OODPj66hsYLeiHpcSijmcd KuZ5zQEO/B5UX8VJeHgdqFdjS/DLpZ1o0KfXJqkUvkfeHkzhLiq3iV3yN6k9x8qeFD xarrvBQhzd8Mhm0Lnn7CyU34pzSt+DtYSnhWSsSo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a49956-63b702@github.com>
Subject: [quicwg/base-drafts] 63b702: Script updating issues at 2019-05-02T23:47:49Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XEOdkXxMt31TsRctXIADj5z7WGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 23:48:05 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63b70284ce67c21205814acd1851df393599e568
      https://github.com/quicwg/base-drafts/commit/63b70284ce67c21205814acd1851df393599e568
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-02T23:47:49Z. [ci skip]



From nobody Thu May  2 16:49:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69BEB120086 for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:49:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CJMMcc36mUNz for <quic-issues@ietfa.amsl.com>; Thu,  2 May 2019 16:49:07 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C63EC12003F for <quic-issues@ietf.org>; Thu,  2 May 2019 16:49:06 -0700 (PDT)
Date: Thu, 02 May 2019 16:49:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556840945; bh=3K4vcKj0zix1SQ+25lHUS5oXV382yYgbg2shHVpRA0E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bfyNaWjYK4PItHaE2w82y2lEbeqNVmjHUQ9qAYwOA5Lkkp5kbo0LQ3aAGtnRYVMb4 t2LjAqaolgmCOTbufqRBQ+zV4Im79KaAgSmkX+NCMD8SYzxV7fskfET8Knujd2+7oa ooq3rX/8qZ38LHeJxonRzJ35dYI7FFlHEYRI/n3M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24ERB4SNESVEKJWGF23C2HDEVBNHHBULJJJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2663/488871625@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2663@github.com>
References: <quicwg/base-drafts/issues/2663@github.com>
Subject: Re: [quicwg/base-drafts] Why is SETTINGS parameter duplication a connection error? (#2663)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccb81f1cbaad_71363fb3cd0cd96828902e"; 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/cQ6Ka6SIiQUf4shTZLgYmvqQ8QI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 May 2019 23:49:09 -0000

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

Right.  The philosophy behind it being that if we get a small but significant proportion of deployed implementations enforcing it, it will be very hard to deploy a non-compliant implementation.  It turns out that it doesn't take much.

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

<p>Right.  The philosophy behind it being that if we get a small but significant proportion of deployed implementations enforcing it, it will be very hard to deploy a non-compliant implementation.  It turns out that it doesn't take much.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488871625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CPFBZ5PZAJ4BTCEDPTN4XDANCNFSM4HJTRSZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTXPGQ3C2MAZG4SZDPTN4XDA5CNFSM4HJTRSZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODURZNSI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson in #2663: Right.  The philosophy behind it being that if we get a small but significant proportion of deployed implementations enforcing it, it will be very hard to deploy a non-compliant implementation.  It turns out that it doesn't take much."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488871625"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488871625",
"url": "https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488871625",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccb81f1cbaad_71363fb3cd0cd96828902e--


From nobody Fri May  3 14:21:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4659120240 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:21:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.909
X-Spam-Level: 
X-Spam-Status: No, score=-6.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, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lemR6Cg8_uFf for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:21:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1CE61202E2 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:21:20 -0700 (PDT)
Date: Fri, 03 May 2019 14:21:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556918479; bh=j4aM0iLFZzG+8b2OPi3dVHbeqoXJd6qOSDF4w96vfNA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zDg5TbXBJxYSuiEPSps+GS4Q7I5aZI/66K/GNCHjJWWZa7tHT4T0Nfx8fNYcIG1FR IK0O6EsmHVU9SW0cA1jhDbT/EEurk+cIuyTC6bfIwlb3pzBplgGDBjW1k5oXQMomz2 89fJLwDD/h9l+FkWZbJwX4iUxlXV/29d8Cw5TCg0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Q7RIKQUSNX74RE5523HRU7EVBNHHBR6M2VM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2509/489243615@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2509@github.com>
References: <quicwg/base-drafts/issues/2509@github.com>
Subject: Re: [quicwg/base-drafts] STOP_SENDING on Critical Stream (#2509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccb0cfa2be9_6a903fb862acd960121864"; 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/s7rD4PO0UYDHcPNp7ke-pAK2YRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:21:30 -0000

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

Re-reading this, I think the existing text is pretty good; it just needs a little reframing.  The existing requirement is to error out "If the control stream is closed at any point," without reference to whether it was closed because the peer send a FIN/RESET on their control stream or you obeyed a STOP_SENDING on yours.

I think I'll add an existing requirement not to request closure of a control stream; do you think we need more elucidation 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/2509#issuecomment-489243615
----==_mimepart_5cccb0cfa2be9_6a903fb862acd960121864
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Re-reading this, I think the existing text is pretty good; it just needs a little reframing.  The existing requirement is to error out "If the control stream is closed at any point," without reference to whether it was closed because the peer send a FIN/RESET on their control stream or you obeyed a STOP_SENDING on yours.</p>
<p>I think I'll add an existing requirement not to request closure of a control stream; do you think we need more elucidation 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/2509#issuecomment-489243615">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KKK5TRFDKMXTL3STPTSUE7ANCNFSM4G4ZPNTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK26LRBQP6IQXU4CHRDPTSUE7A5CNFSM4G4ZPNTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUUUHXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2509#issuecomment-489243615",
"url": "https://github.com/quicwg/base-drafts/issues/2509#issuecomment-489243615",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cccb0cfa2be9_6a903fb862acd960121864--


From nobody Fri May  3 14:21:59 2019
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 C485D120165 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level: 
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wgrgKE6fyjss for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:21:56 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 216481202E2 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:21:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=464whLB1B+0ihmZptOu2al91V9k=; b=QLzAGBsdPGBWaFJF LBW1CsKAlE7YzPhUPM++fBPbmQokeWRNRpxSRha0PfWkE/xvdmeofbiM6+PatRSo CUGRUZ/hxuuyAv95Gl0lFvc2AeuyOW6kfRfZV+d/rP+ceH4shCz18zTcFcLmbQK1 Z8836HB388S9MV1jYbIzHy5oIok=
Received: by filter1090p1las1.sendgrid.net with SMTP id filter1090p1las1-8493-5CCCB0F2-21 2019-05-03 21:21:54.664874523 +0000 UTC m=+690870.727058656
Received: from github-lowworker-97d0962.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0051p1mdw1.sendgrid.net (SG) with ESMTP id i0PhoZUnSIi_kQF125SFkA for <quic-issues@ietf.org>; Fri, 03 May 2019 21:21:54.586 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-97d0962.cp1-iad.github.net (Postfix) with ESMTP id 7EEC2806AE for <quic-issues@ietf.org>; Fri,  3 May 2019 14:21:54 -0700 (PDT)
Date: Fri, 03 May 2019 21:21:54 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/criticaler-streams/000000-9bfec2@github.com>
Subject: [quicwg/base-drafts] 9bfec2: Don't request control streams be closed,  either
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3VdBkvucIcGefSOlIiroQ1KonRimZPEENA9L 0sGjTSG+fBPcNieeDsCEyXUY/p8FFB5Ax9DEqX4pGhLPur3+kaN6nEfujkKd7RzRCk5W6uSf8aO5cD Iu8fyBkeMJd5rv6SbJOe6otFATDxpeeQcmc4B4SyUZZGpFRHw5wwxv+APg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nbzkNeercZmqIlb6skPpaAQieXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:21:58 -0000

  Branch: refs/heads/http/criticaler-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9bfec2dceccf2147168c84027f799b35449b4b18
      https://github.com/quicwg/base-drafts/commit/9bfec2dceccf2147168c84027f799b35449b4b18
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

  Log Message:
  -----------
  Don't request control streams be closed, either



From nobody Fri May  3 14:23:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB7F2120130 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:23:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.383
X-Spam-Level: 
X-Spam-Status: No, score=-6.383 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EmU32v58c5yN for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:23:12 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77BE71200B4 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:23:12 -0700 (PDT)
Date: Fri, 03 May 2019 14:23:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556918591; bh=WxM8O0czFz2JGCnU7oIEDMQBhqdp4j0KW+EcEScefvM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=IP/yUQB6hv9LYxR3pXYa8tNG3rxnKsJQnH0Oxybs0l5dBQ1tD0zWGcgBZpA7L2Gl8 WCL3cmmR4asd2vEEHGrRQIMHwmp2iwuAAtOB+QQ1DazvAhG6u6yjvVktLiMl/DF338 idL4ILqGvrfKXJb7sjYx0C9gpiIJrU9hki4K3IL0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25F5RALDWI4ODZIPF23HR37EVBNHHBUPKWSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2666@github.com>
Subject: [quicwg/base-drafts] Don't request control streams be closed (#2666)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccb13f944ad_53513f8bb02cd96014752"; 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/-2a0iNl8F9nxcp_J2B1N54d7PDo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:23:14 -0000

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

Fixes #2509.

Technically design, but barely.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Don't request control streams be closed, either

-- File Changes --

    M draft-ietf-quic-http.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2666.patch
https://github.com/quicwg/base-drafts/pull/2666.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/2666

----==_mimepart_5cccb13f944ad_53513f8bb02cd96014752
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 #2509.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419011243" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2509/hovercard" href="https://github.com/quicwg/base-drafts/issues/2509">#2509</a>.</p>
<p>Technically design, but barely.</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/2666'>https://github.com/quicwg/base-drafts/pull/2666</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t request control streams be closed, either</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2666.patch'>https://github.com/quicwg/base-drafts/pull/2666.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2666.diff'>https://github.com/quicwg/base-drafts/pull/2666.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/2666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DRZYX4UN62OZKJETPTSUL7ANCNFSM4HKXCT3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK46MDONQEEA5JLFOI3PTSUL7A5CNFSM4HKXCT32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GR5K2JQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2666",
"url": "https://github.com/quicwg/base-drafts/pull/2666",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cccb13f944ad_53513f8bb02cd96014752--


From nobody Fri May  3 14:24:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 549C012010F for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:23:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id buYhUOSROB9A for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:23:57 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D327E1200B4 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:23:57 -0700 (PDT)
Date: Fri, 03 May 2019 14:23:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556918637; bh=LTr65aC6LP9QPMVF+Go86C+aPOG9JljfjL0T3PzISjk=; h=Date:From:To:Subject:From; b=Ne8pUNSMJr18JHWlqyey03zXfQ4njsilxOf6RqNHsHByWb7yBlrBLII9GpNar9xB5 UynBF/njVM+GDYGomextF7V/90hromqrsOvwBpqPYG9GXdLPXkvI/d27dIgfzMJ+3/ ZqyLONI79eKXosJ23N65CCCtujy4seWcKVu7+MvI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/63b702-df74f6@github.com>
Subject: [quicwg/base-drafts] df74f6: Script updating gh-pages from 9bfec2dc. [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/e9NpEKVB_x_Qvqz0KaCglFbr3bg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:23:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: df74f6edcefa648e635240cd6e5a6354d499d9e4
      https://github.com/quicwg/base-drafts/commit/df74f6edcefa648e635240cd6e5a6354d499d9e4
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

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



From nobody Fri May  3 14:26:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57DA412010F for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:26:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QrkvW-1qwz9k for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:25:59 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E51591200B4 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:25:59 -0700 (PDT)
Date: Fri, 03 May 2019 14:25:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556918759; bh=Zj1+OGMdT+lJdB7LJP+ofGMgX3lThYxt575OYqbl464=; h=Date:From:To:Subject:From; b=EZesRCJvVrspkBaYeAquhScZSuHnEtiM7MJm3BVcqIKsHm7gbh/SN9ZO20U7iox3k Z7el8QyduRT5vJQnj9T7gBA4AQrLVqU017HLMf7nMYL3+mAzPAKJajW6LS0UJwdKbD pXMRYQx2HNA/QFlxuNG9ZMvTqpHOKP/H8YthXDTE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/df74f6-5cb628@github.com>
Subject: [quicwg/base-drafts] 5cb628: Script updating issues at 2019-05-03T21:25:53Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ED8ztvGGrESDu3UH0_xD0b-HiiI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:26:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5cb6280dcf0356416356dfc966668f8a1cae4cef
      https://github.com/quicwg/base-drafts/commit/5cb6280dcf0356416356dfc966668f8a1cae4cef
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-03T21:25:53Z. [ci skip]



From nobody Fri May  3 14:26:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B6F312010F for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:26:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.909
X-Spam-Level: 
X-Spam-Status: No, score=-6.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, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ns73xb3LMYZv for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:26:07 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1103F1200B4 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:26:07 -0700 (PDT)
Date: Fri, 03 May 2019 14:26:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556918766; bh=i3HUECwc3/5GPUJ1BLuYoJ7Zse8Y/C2nP2y1xDtcj4Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FRHBejel87hxVKaf50h6TakRvjM1KdHG6l0M1+t47ZZDNJ5d5wzVdjwSQXwe8cqxQ +PBmIp/H0aFf9lgjRZIECwrVg/i0orndCL4Kte5opG0OCKBub+nPp1pREprU3/zwc0 95TKNSBbqip790+hroNNSVzKHvAJy7sdmGB+wIAs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37IVFQF5HRFV7BVBF23HSG5EVBNHHBSPK52M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2533/489244875@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2533@github.com>
References: <quicwg/base-drafts/issues/2533@github.com>
Subject: Re: [quicwg/base-drafts] Handling of PRIORITY Frame Empty bits (#2533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccb1ee94d94_2fe83f9f302cd96810092b"; 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/Vi6jme0mfObkiLPLBpPVmw5HSfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:26:08 -0000

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

Closed by #2501.

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

<p>Closed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="417555250" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2501" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2501/hovercard" href="https://github.com/quicwg/base-drafts/pull/2501">#2501</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/2533#issuecomment-489244875">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LI7DVIBLALOKAVL3PTSUW5ANCNFSM4HAAWUDA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6G4GY3EIITMUAAWMTPTSUW5A5CNFSM4HAAWUDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUUURSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2533#issuecomment-489244875",
"url": "https://github.com/quicwg/base-drafts/issues/2533#issuecomment-489244875",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cccb1ee94d94_2fe83f9f302cd96810092b--


From nobody Fri May  3 14:26:17 2019
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 30A9C12010F for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:26:10 -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, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G4P-ZtxvlEsV for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 14:26:08 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 867551200B4 for <quic-issues@ietf.org>; Fri,  3 May 2019 14:26:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=+EI833SCY6NVlihyPNhZQTDRqPI=; b=wTDkh5NkP+d8/bfu TEjL9fNzWIQ/+Ey2VVkGwPqHgxSw3nRplbMO0x8EeXz8du/juGZ1vkq9nuhkwpPG ufySzKF+Of/xivtwYT6nzsNYetuigkO1hSRxPaR0UAlAEFdZC5yG4t0XU31YWjsg SVqUAv/ClwNhgPKP6kigNQiBMj4=
Received: by filter0198p1iad2.sendgrid.net with SMTP id filter0198p1iad2-5589-5CCCB1EE-1F 2019-05-03 21:26:06.855603023 +0000 UTC m=+690121.957906829
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [140.82.115.11]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id dEUNb37qRYSECveqCoHfKg for <quic-issues@ietf.org>; Fri, 03 May 2019 21:26:06.816 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id B92D2803FC for <quic-issues@ietf.org>; Fri,  3 May 2019 14:26:06 -0700 (PDT)
Date: Fri, 03 May 2019 21:26:06 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37IVFQF5HRFV7BVBF23HSG5EVBNHHBSPK52M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2533/issue_event/2318523536@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2533@github.com>
References: <quicwg/base-drafts/issues/2533@github.com>
Subject: Re: [quicwg/base-drafts] Handling of PRIORITY Frame Empty bits (#2533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccb1eeb724a_79473fa9532cd968823e2"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak21X34a54A7QlaNqm1faClBWLv0lMvctLDAox Wgu65+XLg8OtPF+JcOl1gsF4hnSYUnvGHoiGggYRsAiHDkg+sEToCZO0SdtFhhPD9yYkMj2f5h5ihg UnRngM6pDfGjnZvw13LSG1LfKCG30FyupbM1bQ0A5MLtgCjQ3BKdK0ymATnzuFQZKL5VVM1ZIfBSk5 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TK872nBBf5VmUo5hVGmmsp1wjng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 03 May 2019 21:26:10 -0000

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

Closed #2533.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="423452115" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2533" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2533/hovercard" href="https://github.com/quicwg/base-drafts/issues/2533">#2533</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/2533#event-2318523536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LI7DVIBLALOKAVL3PTSUW5ANCNFSM4HAAWUDA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYBYPEWEJT2W2DYYDPTSUW5A5CNFSM4HAAWUDKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORIY5ZEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2533#event-2318523536",
"url": "https://github.com/quicwg/base-drafts/issues/2533#event-2318523536",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cccb1eeb724a_79473fa9532cd968823e2--


From nobody Fri May  3 18:04:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0099D1200F6 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:04:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.943
X-Spam-Level: 
X-Spam-Status: No, score=-5.943 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vY6BPruO14Qc for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:04:42 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78401120090 for <quic-issues@ietf.org>; Fri,  3 May 2019 18:04:42 -0700 (PDT)
Date: Fri, 03 May 2019 18:04:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556931881; bh=QRGxmVF0T9QD3Qh7fHiBZeE9q5g/ZdkjEqJhG5QK3Ko=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yWHBzYzWEC/t9pdDI+SjJ7UtJzU6DaC1AKTLs17ai3K/DKLJe6kcd1YsD8aPZX747 fUSNbj8SDDp81ZQoaMkf2db6pda106rdtjRCx/I+RV7wyMJtUDkHRgHU0QdR0TiGVY dUBCSRl9q71KT2P32m8ZhAtaKD6HFPf9uBQxbszw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57RQGHCJDSVIS6RN523IL2TEVBNHHBUPKWSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2666/review/233715048@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2666@github.com>
References: <quicwg/base-drafts/pull/2666@github.com>
Subject: Re: [quicwg/base-drafts] Don't request control streams be closed (#2666)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccce5292a98d_21773fc1418cd95c777f4"; 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/onK19wqsEpzibdlZIVKexe9LV88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:04:44 -0000

----==_mimepart_5ccce5292a98d_21773fc1418cd95c777f4
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/2666#pullrequestreview-233715048
----==_mimepart_5ccce5292a98d_21773fc1418cd95c777f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2666#pullrequestreview-233715048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72WQUFQ4CWZQLPI7TPTTOKTANCNFSM4HKXCT3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGSPDUQRWJ2K3FZK3PTTOKTA5CNFSM4HKXCT32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXXDK2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2666#pullrequestreview-233715048",
"url": "https://github.com/quicwg/base-drafts/pull/2666#pullrequestreview-233715048",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccce5292a98d_21773fc1418cd95c777f4--


From nobody Fri May  3 18:33:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BB631202F7 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level: 
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j0mGpxCqpsvO for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:33:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 479EB120086 for <quic-issues@ietf.org>; Fri,  3 May 2019 18:33:33 -0700 (PDT)
Date: Fri, 03 May 2019 18:33:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556933612; bh=s9cnPbeAqyqVn7KES2IxtTfO4VZeACOV8X8VuivP0Yc=; h=Date:From:To:Subject:From; b=bPWcOPaFoLwR7lMFmXp6kznXTXYUlK4FWrVwmfo34pVOt3dk0P41xIOVnqEmvHjZz m8L0Y1bByUkqp4EZ9A1bjzYTngTJbjR1W0chNwuQP6tVyYTojyvr7dtYY2GJ5R0/wC yW+pQ2PWiQsfTL4OdDNNH5A8qf5i9q/sMOuxZZic=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/000000-e5f3da@github.com>
Subject: [quicwg/base-drafts] e5f3da: Recovery Editorial 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/7sNOgTv_n0TcTzT2aeIvXKrtrBM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:33:35 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5f3dad8902debd09ed0ba651c70cad51adcd426
      https://github.com/quicwg/base-drafts/commit/e5f3dad8902debd09ed0ba651c70cad51adcd426
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

  Log Message:
  -----------
  Recovery Editorial Nits



From nobody Fri May  3 18:34:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 733B6120369 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:34:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.454
X-Spam-Level: 
X-Spam-Status: No, score=-1.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeBCjZtu13-a for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:34:03 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31C6C120324 for <quic-issues@ietf.org>; Fri,  3 May 2019 18:34:03 -0700 (PDT)
Date: Fri, 03 May 2019 18:34:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556933642; bh=7Gc66szWl917FvggBNaYR9GwoWfLdS1E7Enzyiy14LA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Y85LgsU0LRn0BXVOSTKysgiZqUF4xE8VFlrcxqRYkPPIl40EN0msriY7c97WnDbTM Z9WZtv7ZsJ+f+qNvzflWYsHSsoBLCgoTqoWhjFPf2YS4dGE6eDQ+33hgW22u+beUuW 2ZJ4lRv8HyckrRjO07qmPsq2dZvuUWAiYi9Y5iSA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75XT7K2BGF7MLL45V23IPIVEVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667@github.com>
Subject: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccec0a47bc0_64923fbf9c0cd960135848"; 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/vDVQhdH0OAikrIH-qsUSddnU__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: Sat, 04 May 2019 01:34:13 -0000

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

>From a full read en route to Prague.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Recovery Editorial Nits

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2667.patch
https://github.com/quicwg/base-drafts/pull/2667.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/2667

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

<p>From a full read en route to Prague.</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/2667'>https://github.com/quicwg/base-drafts/pull/2667</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Recovery Editorial Nits</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2667.patch'>https://github.com/quicwg/base-drafts/pull/2667.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2667.diff'>https://github.com/quicwg/base-drafts/pull/2667.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/2667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7NHCOG6RIYWZCSHTPTTRYVANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6FNOUDPPB7IN5QT33PTTRYVA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GR6ANQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667",
"url": "https://github.com/quicwg/base-drafts/pull/2667",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cccec0a47bc0_64923fbf9c0cd960135848--


From nobody Fri May  3 18:35:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B643912031B for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:35:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nbKn9YULCwZ9 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:35:39 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 626161202D9 for <quic-issues@ietf.org>; Fri,  3 May 2019 18:35:39 -0700 (PDT)
Date: Fri, 03 May 2019 18:35:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556933738; bh=ikjJL5O9z3OZgpVp8GKGlYzcJ5jXNuQvVyELKDzt5E0=; h=Date:From:To:Subject:From; b=YzSWJXGwgodyCothSAs1MIUmTiTIkZHuBtleXt19RtmM8KXArTeS81+yS7HeHEsVW VhD0kjpqIhlQzHjE4dYApfJBNTnOAgz8Pi8Zs4LN4ZYeYXKeUszECoMQRktyT9Y8mP IZQRnxv1kjUCTeBZ5CVRbfCvNkVgReUGELUQXpRM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5cb628-7f941f@github.com>
Subject: [quicwg/base-drafts] 7f941f: Script updating gh-pages from e5f3dad8. [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/PYLfnQskPLmWaVQtOPaAEiMFybM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:35:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f941faba2a0dcecf773ca6e14a205f7929cee2f
      https://github.com/quicwg/base-drafts/commit/7f941faba2a0dcecf773ca6e14a205f7929cee2f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-04 (Sat, 04 May 2019)

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

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



From nobody Fri May  3 18:55:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39B48120363 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:55:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level: 
X-Spam-Status: No, score=-7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, 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 xGOGBHMghHI7 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:55:44 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 789C312035E for <quic-issues@ietf.org>; Fri,  3 May 2019 18:55:44 -0700 (PDT)
Date: Fri, 03 May 2019 18:55:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556934943; bh=YeABV8vJBFiTZ4wfz60cwxe50fUpS7csm/KS4BdDS5w=; h=Date:From:To:Subject:From; b=anGg9aRtd/XU7wMOCEXWu4oZJWICSQvlriNDaXP/hDswcONlHmbaTTQMqBZ/FA1vR hTY3UMCp5Q9Qi7D1XVd4p+y45HjNa2gwIs6JoQzqNyCPUBJh/cou+C6LO5EJnDilRO h0H9Jy2+mo9ZI0xXdNv6/08KYSYgqNHuhoJ4blO8=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/e5f3da-963546@github.com>
Subject: [quicwg/base-drafts] 963546: 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/m3FF-Y_y7IwZC5EQDm99-VQfIPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:55:46 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 963546a12d1d8905d524cdf44b1b69ed84b51ecf
      https://github.com/quicwg/base-drafts/commit/963546a12d1d8905d524cdf44b1b69ed84b51ecf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

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



From nobody Fri May  3 18:55:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A17D8120364 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:55:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.454
X-Spam-Level: 
X-Spam-Status: No, score=-6.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w1CpFktxEEKP for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:55:51 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B119120363 for <quic-issues@ietf.org>; Fri,  3 May 2019 18:55:51 -0700 (PDT)
Date: Fri, 03 May 2019 18:55:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556934950; bh=1T0dd6rZzLjofhPaihlnkorRpqu1dY4eeBy2UbF9LLE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bI9wZlGUQqkmRbMCS6kaxymGuNMxOzy0ft4sp4fbTyXtz5uPppFuzj7SbocnQclpU ipIWYzcAqcZ6gTf0yCtQmBNz/tf///C6YEF4cZOyRBMj795Cvn1DEMzBxjYTQkT7hD 5jnUNuZg2fTRybxleke7fSfGh0YN3bxlT6TP0RwE=
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/2667/push/3573537116@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccf12679928_bd93fb9700cd96089440"; 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/w3mlQZVdcUmHEUl1rNNSD7bq-Ck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:55:53 -0000

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

@ianswett pushed 1 commit.

963546a12d1d8905d524cdf44b1b69ed84b51ecf  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/2667/files/e5f3dad8902debd09ed0ba651c70cad51adcd426..963546a12d1d8905d524cdf44b1b69ed84b51ecf

----==_mimepart_5cccf12679928_bd93fb9700cd96089440
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/963546a12d1d8905d524cdf44b1b69ed84b51ecf">963546a</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/2667/files/e5f3dad8902debd09ed0ba651c70cad51adcd426..963546a12d1d8905d524cdf44b1b69ed84b51ecf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3C25ZDNXHW2SVDS6LPTTUKNANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK46W7ARWRF3RWE3RD3PTTUKNA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU3TGNJTG4YTCNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/e5f3dad8902debd09ed0ba651c70cad51adcd426..963546a12d1d8905d524cdf44b1b69ed84b51ecf",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/e5f3dad8902debd09ed0ba651c70cad51adcd426..963546a12d1d8905d524cdf44b1b69ed84b51ecf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cccf12679928_bd93fb9700cd96089440--


From nobody Fri May  3 18:57:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6E81120363 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level: 
X-Spam-Status: No, score=-7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, 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 MFcv9Hu32_CU for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:15 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8741212035E for <quic-issues@ietf.org>; Fri,  3 May 2019 18:57:15 -0700 (PDT)
Date: Fri, 03 May 2019 18:57:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556935034; bh=KIwYAUQBC30DiDCg3FC3kM+U5rtTZZovwLdazel7px4=; h=Date:From:To:Subject:From; b=t2kDmVnqRVZZbqKcyhLRDOmvMpq7dNxIwInWD2TxmiG0Q38zkYUxpsc2VJKZunFxX pJ721b1JbSpPLNy3NM+mSAWWEpDYTnk/fjHYe3r7Rr0EswrksFO65fSloTZE1tc4WV etzOZ7ZSoTzQ2Ox7OIPeWXBCch8GqeBST4DWJCCk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/963546-e47148@github.com>
Subject: [quicwg/base-drafts] e47148: 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/9hprjs1UQYsD9oTuhzrOhoWgIhE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:57:17 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: e47148d330bead08889a7a475a44e0fe22caa17a
      https://github.com/quicwg/base-drafts/commit/e47148d330bead08889a7a475a44e0fe22caa17a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

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



From nobody Fri May  3 18:57:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2D77120363 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.454
X-Spam-Level: 
X-Spam-Status: No, score=-6.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RORjcm1Zl72n for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:23 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0B9E12035E for <quic-issues@ietf.org>; Fri,  3 May 2019 18:57:22 -0700 (PDT)
Date: Fri, 03 May 2019 18:57:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556935042; bh=2N9pF96lk5Vn2RqdE8NYt43FO3wgUKRFB3lDmeSyiMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wJZR48BQVgtSOwLsPrIcGEzpzbxDYYpMp5qnGYlg+A2hzW3+5jq910MEiPIQT6h1Z lLX4x+WN8g4C+FbMxvhUOgXHEl7EVs9w6feUE4mDgqgCrV9TYeqXoyIvjx/H28O36F LWrd1onjm4hv7IvdGzQUHmfkg9sjflDQNXSeoHSE=
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/2667/push/3573538667@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cccf18214fb8_362c3fd201ccd964115426"; 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/U4H761XMxT8Gd8fU5i-wRT4QfEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:57:25 -0000

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

@ianswett pushed 1 commit.

e47148d330bead08889a7a475a44e0fe22caa17a  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/2667/files/963546a12d1d8905d524cdf44b1b69ed84b51ecf..e47148d330bead08889a7a475a44e0fe22caa17a

----==_mimepart_5cccf18214fb8_362c3fd201ccd964115426
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/e47148d330bead08889a7a475a44e0fe22caa17a">e47148d</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/2667/files/963546a12d1d8905d524cdf44b1b69ed84b51ecf..e47148d330bead08889a7a475a44e0fe22caa17a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QVG7AVKZUXEPZASLPTTUQFANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HLD3TXNJIZEKFIWLPTTUQFA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU3TGNJTHA3DMNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/963546a12d1d8905d524cdf44b1b69ed84b51ecf..e47148d330bead08889a7a475a44e0fe22caa17a",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/963546a12d1d8905d524cdf44b1b69ed84b51ecf..e47148d330bead08889a7a475a44e0fe22caa17a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cccf18214fb8_362c3fd201ccd964115426--


From nobody Fri May  3 18:57:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFB60120363 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kzIOrBDW5rfY for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:57:27 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7499912035E for <quic-issues@ietf.org>; Fri,  3 May 2019 18:57:27 -0700 (PDT)
Date: Fri, 03 May 2019 18:57:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556935047; bh=M/xTlCfN7DQiNI5tpmm8H2CfiuynEU8ckYBNmUCAwk8=; h=Date:From:To:Subject:From; b=GCmrrQIGtmdyF6yU6e4Fue5CvQdc0wEzn3GcxHIOnODt4/VbaIg7VRr6y4B6BTIB+ +WOuqanJmaocAIIDrqeOMBB+b/3jDdIr4DgLPD7+1ucbfsoPF/h1yuM6hOiMl9JeyT I43S8l77LV6ucgZmG1kyTDuWgQgso+BUlV6B+frw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7f941f-342ce5@github.com>
Subject: [quicwg/base-drafts] 342ce5: Script updating gh-pages from 963546a1. [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/YI5Qp8feQkexAXI0sn8wcB7PrjA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:57:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 342ce57c5d0bd4c8a90b8f7442bd7dcc47195b60
      https://github.com/quicwg/base-drafts/commit/342ce57c5d0bd4c8a90b8f7442bd7dcc47195b60
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Fri May  3 18:59:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FECA120363 for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:59:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level: 
X-Spam-Status: No, score=-7.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UaKw4RO0EYbQ for <quic-issues@ietfa.amsl.com>; Fri,  3 May 2019 18:59:01 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2D9E12035E for <quic-issues@ietf.org>; Fri,  3 May 2019 18:59:01 -0700 (PDT)
Date: Fri, 03 May 2019 18:59:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1556935141; bh=4gd+du4tz6jWtB/NJuDiHO7MLfq4zLWEELD2ShoOfLE=; h=Date:From:To:Subject:From; b=cOz4FyTBczMtk1jOp5A+HS7nsmDIbJG3AQBSJeeIkxP9slNpM2j2ifaWT3qjReffA D+8NUCj3JagLNBX6O/UUXeFc+mpaN3D9AfC5NPWMTMsbn1IIDgk78fZczceEFuPZGG Idgdwbfhy/3OT9PKRksAyePPD6KXRN913hqgrLOI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/342ce5-b51ee5@github.com>
Subject: [quicwg/base-drafts] b51ee5: Script updating gh-pages from e47148d3. [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/K-znJUDvysFZJqqa1PvfapbS6eg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 04 May 2019 01:59:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b51ee5592c5a22dd3228d004d1557a428c9bb874
      https://github.com/quicwg/base-drafts/commit/b51ee5592c5a22dd3228d004d1557a428c9bb874
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Sun May  5 15:47:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59E7B120112 for <quic-issues@ietfa.amsl.com>; Sun,  5 May 2019 15:47:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G4T6t6kL5wID for <quic-issues@ietfa.amsl.com>; Sun,  5 May 2019 15:47:25 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B290F120122 for <quic-issues@ietf.org>; Sun,  5 May 2019 15:47:25 -0700 (PDT)
Date: Sun, 05 May 2019 15:47:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557096444; bh=S+vX66Og0API96GESpnT5mOJVKUQbp6aLs1EvA14+po=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GYg+zd1GLYd7b9R8RW/I9snkL85Uw4+KjwAqxWYxZFPn/0AaFE+ivRbDWZn9k6NjR 44zMd98Kd//q0RDEZ2S0h8T21j8j9cZp26C7Q6lYK6BcGpLspnJ+QlpOvhgdtRaDLX ajLEPo512rYRwOhXa6Kv2dcnIASQ5tL9hWcD0Ovg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QQCTVU37TDPWN3LF23SNHZEVBNHHBUPKWSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2666/review/233801156@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2666@github.com>
References: <quicwg/base-drafts/pull/2666@github.com>
Subject: Re: [quicwg/base-drafts] Don't request control streams be closed (#2666)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ccf67fc8aaad_60d33fbdee6cd964705216"; 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/QX_4lPew0Fi2yi5KDiz2NMgWUNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 05 May 2019 22:47:27 -0000

----==_mimepart_5ccf67fc8aaad_60d33fbdee6cd964705216
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/2666#pullrequestreview-233801156
----==_mimepart_5ccf67fc8aaad_60d33fbdee6cd964705216
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2666#pullrequestreview-233801156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QGSLLY5TS2BHDYUDPT5PXZANCNFSM4HKXCT3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57ELE62X72TW2AJX3PT5PXZA5CNFSM4HKXCT32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBXXYLRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2666#pullrequestreview-233801156",
"url": "https://github.com/quicwg/base-drafts/pull/2666#pullrequestreview-233801156",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ccf67fc8aaad_60d33fbdee6cd964705216--


From nobody Mon May  6 15:48:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D90C0120021 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L5J_eFVeM0rd for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:48:23 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2174C12001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:48:23 -0700 (PDT)
Date: Mon, 06 May 2019 15:48:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557182902; bh=aV82HM0sJumgFLR+qxeQ9yVY5N57t+oyG2DM2/nCiXI=; h=Date:From:To:Subject:From; b=QVhGYh5uQqtBIMhqcPsQIwrwMe5xYkOXl2qbof9sqXfPHm/km04YL/SxEVFoh9sCn 19o1RuFRgpIU9pYxxSoKg89rc9g9epb8xf3XlJ7kdQqSCPBxWupFQD25If7OqBhp+V qMEN8oYWaUEOlgiGrTQY3QLa/xmzD72Vom8SXt5s=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/000000-2ae2ed@github.com>
Subject: [quicwg/base-drafts] 2ae2ed: QPACK might be part of the exchange, but 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/mif176hXxfuQ-cMDC7Zg5hAgQm0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 22:48:25 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ae2ed1a20898e15e9c0a039873bacbc00c8bbed
      https://github.com/quicwg/base-drafts/commit/2ae2ed1a20898e15e9c0a039873bacbc00c8bbed
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  QPACK might be part of the exchange, but not



From nobody Mon May  6 15:49:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB713120021 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:48:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1OKM0TrxbB8 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:48:58 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6FFB12001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:48:57 -0700 (PDT)
Date: Mon, 06 May 2019 15:48:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557182936; bh=/P7NE4jVD01ALmSq6uPO+gTmkxEsFky61JSNn6SIAPY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RSsSaVLFY439EaEfZJxG4T4K+whAnW6qcQ3ViRnf1j1iTDl4RvNxmylsWiElrAqbQ xJpG0Vg36dE0iYDasmG4QV7jdc58K3AUU9OzPSPVcs5hLrAG6zMUrD8lB/K+dJHTPK 5hC2PblvFknpBgcrYbPFeqiq2CNazqT4FdCGLT8Y=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5M3G4KRUIAECBJKJF23XWFREVBNHHBUSBCZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2668@github.com>
Subject: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0b9d8bb420_7de63ff60eecd96812091c"; 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/mv1Hzo7PePCwF-wzfNYoGzLou6I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 22:49:00 -0000

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

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

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

-- Commit Summary --

  * QPACK might be part of the exchange, but not

-- File Changes --

    M draft-ietf-quic-http.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2668.patch
https://github.com/quicwg/base-drafts/pull/2668.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/2668

----==_mimepart_5cd0b9d8bb420_7de63ff60eecd96812091c
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 #2657.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="438040207" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2657" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2657/hovercard" href="https://github.com/quicwg/base-drafts/issues/2657">#2657</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/2668'>https://github.com/quicwg/base-drafts/pull/2668</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>QPACK might be part of the exchange, but not</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2668.patch'>https://github.com/quicwg/base-drafts/pull/2668.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2668.diff'>https://github.com/quicwg/base-drafts/pull/2668.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/2668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTI7OI7QPUIFJDA7DPUCYVRANCNFSM4HLD7GSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK66K4OXIHBJ7TU5G33PUCYVRA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSIELEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2668",
"url": "https://github.com/quicwg/base-drafts/pull/2668",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd0b9d8bb420_7de63ff60eecd96812091c--


From nobody Mon May  6 15:49:22 2019
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 C968B120021 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:49:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tX-42gtDKcze for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:49:20 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 068F212001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:49:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=4LpJd1hH286FGJav7ySj4A+gjwE=; b=LogVxrqjv5ip8UUs V097+cXtJrPLX4IRAomt8jj9GAtvtpj4+SCLRLXFz2UukNCuRK3yvFiZUNiUxqrC L4mnJInoqWqQOm7yetTesz+nDTDDX6owWTxaf7u87kJk2J+LP30nJ8juZ1HBF5Rf 7Fs1ICsC5Rk4HKDBZugxcTLu5LE=
Received: by filter0918p1las1.sendgrid.net with SMTP id filter0918p1las1-10412-5CD0B9EE-11 2019-05-06 22:49:18.521906257 +0000 UTC m=+954857.795811320
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0061p1mdw1.sendgrid.net (SG) with ESMTP id yp1xbskNSWSApaC0p91NUg for <quic-issues@ietf.org>; Mon, 06 May 2019 22:49:18.533 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 38B481A0009 for <quic-issues@ietf.org>; Mon,  6 May 2019 15:49:18 -0700 (PDT)
Date: Mon, 06 May 2019 22:49:18 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/2ae2ed-761e99@github.com>
Subject: [quicwg/base-drafts] 761e99: QPACK might be part of the exchange, but 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3ok0gLKnh1jkUU/4U7mjh5MozYQouIYrMc+D qSOj30XT8lrVeiOJAxTJM3OQXeGjuQU201ADsKsaZnj/pp2lXwT44xs/LyzZV9rIORNi+oXSIcHvbv vP2HdMVqzkFwvyp2wW42EiTWTd7MP6UxbMsLqSxjbXIo0zUbcc5E3KX5KQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0gfeOpPzpu9Qk7UUeOMOlr41gAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 22:49:22 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts
  Commit: 761e99e6f6b062a94687b8cfa86f0d7db21f8d8b
      https://github.com/quicwg/base-drafts/commit/761e99e6f6b062a94687b8cfa86f0d7db21f8d8b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  QPACK might be part of the exchange, but not



From nobody Mon May  6 15:50:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E4F2120073 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:50:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id haKrV4uoMjEW for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:50:22 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0986612001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:50:22 -0700 (PDT)
Date: Mon, 06 May 2019 15:50:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557183021; bh=KjXkWXBq6U+xJ0kZtkEgXNcpXnxynFQkUAHx1WlL4D0=; h=Date:From:To:Subject:From; b=ahtv+VKzlc23ihDmlthwefMfgBjd2fNeTwXwyzl4PsnZ9Syq1R7jRv4+BOVKHEX6i eWbQJ3d6M0advWcEnWtZgis5/zMxeVUgRV8i9DX7Tdt1LZSmj1i6MSJQSpoUjdH2bb GSmiCctmOuzkPrq3COXFEqAzt9Qrv8Fkqqr3zCbY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b51ee5-1e5a79@github.com>
Subject: [quicwg/base-drafts] 1e5a79: Script updating gh-pages from 2ae2ed1a. [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/myyCSthTCbCY9Dsp6fn5IBAwKgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 22:50:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e5a79ba8372c5afca666a594ac256c350d0d928
      https://github.com/quicwg/base-drafts/commit/1e5a79ba8372c5afca666a594ac256c350d0d928
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

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



From nobody Mon May  6 15:51:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6452120021 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:51:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4vvemDKeGe1s for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:51:35 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D61F12001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:51:35 -0700 (PDT)
Date: Mon, 06 May 2019 15:51:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557183094; bh=cqu6O2x2HW2wLtxdaqxhtkuEmgD6McPpwYjjP+VwD/Q=; h=Date:From:To:Subject:From; b=lp5Db+fRxy4ndtLhRE7O1DuPb15WGNSTyEXWsoAGeVQyecy56bAf2kG/MGB56curd BUc7VWz1G+OSH25JLENGTReW8MytAOKTXX1JtAQaOmP+Br6lSirtn8NaS14XVTdiPI hOUlirjZaIWphlCYnInOL66P0Stlh73kGJoNBGsg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1e5a79-4e4ced@github.com>
Subject: [quicwg/base-drafts] 4e4ced: Script updating gh-pages from 761e99e6. [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/ASc638BtWMEwnC_R-vYNsUii__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: Mon, 06 May 2019 22:51:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4e4ced9e9752c2626802605c7c2e6ef9561f2f3f
      https://github.com/quicwg/base-drafts/commit/4e4ced9e9752c2626802605c7c2e6ef9561f2f3f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M index.html

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



From nobody Mon May  6 15:53:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85D97120021 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Cu09wRi1o6g for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 15:53:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5470B12001E for <quic-issues@ietf.org>; Mon,  6 May 2019 15:53:26 -0700 (PDT)
Date: Mon, 06 May 2019 15:53:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557183205; bh=aarCqFzOJH5tYDfMgCeNkCN6vE+EdhzqW6PZZSXpSFw=; h=Date:From:To:Subject:From; b=lW/vYOwsCa0z/CfFcXccE7ZNjQp4AgXnvphWSnD7E4kBWNK4BZ9B2M6bitmkWTD2p 4TTwheui7c6XyqYRLJQrKAA9yuCEj22LJwP1N82L6F7zLlhpmtAZxHQUL59w6xLx49 fzq9DsoCjCF/9sjMh1q2RmDzAlOMNB8UyfeEILXY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4e4ced-1e4e25@github.com>
Subject: [quicwg/base-drafts] 1e4e25: Script updating issues at 2019-05-06T22:53:19Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cvlZD6PIQOGd3VNgTGROnY0ha7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 22:53:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e4e25eda87834a30ba7ee700c7e040b1f229fa8
      https://github.com/quicwg/base-drafts/commit/1e4e25eda87834a30ba7ee700c7e040b1f229fa8
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-06T22:53:19Z. [ci skip]



From nobody Mon May  6 16:11:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DAB01200EA for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:11:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qF7u9tgQHr11 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:11:08 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E2FF1120006 for <quic-issues@ietf.org>; Mon,  6 May 2019 16:11:07 -0700 (PDT)
Date: Mon, 06 May 2019 16:11:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557184267; bh=7M652KfkGeMfHRtnNQOMIukUMXimeAk2l9ItXv+4CWo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XTkLPZVusbAaLPES+nxXQx3xnJXXeK7z39hK6jT3zNlsLWBdUMgcTS66wlmXzek08 buJsJPV0GStibVcD8a7rnwtyrnGNGmrHPlrAmAgtmN7uXIfl+mEdEHXgFfxnEJb7vy TrowEWk/jgk0M55ynIQmBn2Vl5ZeptRsPdjnb2mk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4YSUW6NVWYAF3MUF23XYYXEVBNHHBUSBCZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2668/review/234243324@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0bf0b26fc3_2a4f3fc1d14cd95c9979"; 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/Bb75dX9Yps1Ms4jjEkglqoq5-Wk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:11:10 -0000

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

LPardue commented on this pull request.



> @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference updates to the QPACK table
+which are sent at the same time.  While these updates are not directly part

Maybe the first sentence could say something like

"The HEADERS and PUSH_PROMISE frames might referenced synchronised updates to the QPACK dynamic table."

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2668#discussion_r281399501">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference updates to the QPACK table
+which are sent at the same time.  While these updates are not directly part
</pre>
<p>Maybe the first sentence could say something like</p>
<p>"The HEADERS and PUSH_PROMISE frames might referenced synchronised updates to the QPACK dynamic table."</p>

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


From nobody Mon May  6 16:27:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC6751200EA for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:27:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OorqBD2a85cl for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:27:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFAFB120006 for <quic-issues@ietf.org>; Mon,  6 May 2019 16:27:25 -0700 (PDT)
Date: Mon, 06 May 2019 16:27:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557185245; bh=LvOIvLNqfSeHkuPGjI5rG3VS++yjMZvXcMjnF6JM6q8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AKqpA8hiIxH21vHZ+kWqTXtyeB1ijTIu/QZMl1Wda1C8yqY2cLkV3FE0oqShshsFs GtP+MqgaUMRtvWx2Gq26i3hI51tO10MZHV4jjFW82ITBHo/Q7yGiu+P0g5LZdPmcRa UjQ9iE6gDCZxd7obIparkxtEen36x75XqhSPi/60=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NGGFAJ7F6NK763PF23X2V3EVBNHHBUSBCZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2668/review/234243773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0c2dd43c9_6c283f9d408cd9681706d3"; 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/XV7Q-Hr-VfdtnV579WgDsrv3Do4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:27:28 -0000

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

martinthomson approved this pull request.



> @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference updates to the QPACK table
+which are sent at the same time.  While these updates are not directly part

or "HEADERS and PUSH_PROMISE frames might reference[!] concurrent updates to the QPACK dynamic table"

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2668#discussion_r281399886">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference updates to the QPACK table
+which are sent at the same time.  While these updates are not directly part
</pre>
<p>or "HEADERS and PUSH_PROMISE frames might reference[!] concurrent updates to the QPACK dynamic table"</p>

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


From nobody Mon May  6 16:39:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF18C120108 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ME_YhQvCbKXh for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:39:36 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 981CA1200F8 for <quic-issues@ietf.org>; Mon,  6 May 2019 16:39:36 -0700 (PDT)
Date: Mon, 06 May 2019 16:39:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557185975; bh=Os/Mz70OUQbvBWe8Zmryix1ersh/MPoPDaRl9/IJFmk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JN4n8DuLuBoVqgT9vjxMInh93eGKrCBT2wM9/uRjSPITp7aAuO8fDrAUnsjylF/mh VF1TY90qlrC0hg2CrgKtNTTH49VutX72u0ATtcLV1XxK/Z9Yu3D5lNDcDWjpQXElrN 05qAOvN7M1u7h8ut1/jVe+cJPke9HQMUiDhngCUg=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EZRHHP6SN2GVTYUV23X4DPEVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667/review/234246917@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0c5b79d360_3f593fdcbdccd95c253796"; 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/En-yolTAvBfoMQ-eEbBLC4DDA8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:39:39 -0000

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

janaiyengar commented on this pull request.

a few comments

> @@ -118,8 +118,8 @@ ACK-only:
 In-flight:
 
 : Packets are considered in-flight when they have been sent
-  and neither acknowledged nor declared lost, and they are not
-  ACK-only.
+  and neither acknowledged nor declared lost nor abandoned due
+  to keys being discarded, and they are not ACK-only.

suggestion: "Packets are considered in-flight when they have been sent and are not ACK-only, and they are not acknowledged, declared lost, or abandoned along with old keys."

> @@ -214,6 +214,13 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer end to a loss epoch

```suggestion
### Clearer Loss Epoch
```

> @@ -214,6 +214,13 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer end to a loss epoch
+
+QUIC may reduce cwnd several times on successive losses whereas TCP will keep

s/cwnd/congestion window

Also, this doesn't match the title of this section. I would not talk about the cwnd reduction here, instead focus on what a loss epoch is -- that no congestion window action should occur more than once per roundtrip time, since a controller only sees the response to any action it takes about a roundtrip time later. TCP and QUIC use packet numbers to figure out when this roundtrip ends, but QUIC does it more accurately than TCP, especially when multiple losses occur within the same roundtrip time.

> @@ -469,15 +476,16 @@ as TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience.
 
 ### Time Threshold {#time-threshold}
 
-Once a later packet has been acknowledged, an endpoint SHOULD declare an earlier
-packet lost if it was sent a threshold amount of time in the past. The time
-threshold is computed as kTimeThreshold * max(SRTT, latest_RTT).
+Once a later packet has been acknowledged in the same packet number space, an

```suggestion
Once a later packet within the same packet number space has been acknowledged, an
```

> @@ -469,15 +476,16 @@ as TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience.
 
 ### Time Threshold {#time-threshold}
 
-Once a later packet has been acknowledged, an endpoint SHOULD declare an earlier
-packet lost if it was sent a threshold amount of time in the past. The time
-threshold is computed as kTimeThreshold * max(SRTT, latest_RTT).
+Once a later packet has been acknowledged in the same packet number space, an
+endpoint SHOULD declare an earlier packet lost if it was sent a threshold amount
+of time in the past. To avoid declaring packets as lost too early, the time

```suggestion
of time in the past. To avoid declaring packets as lost too early, this time
```

> @@ -915,7 +919,7 @@ It is expected that implementations will be able to access this information by
 packet number and crypto context and store the per-packet fields
 ({{sent-packets-fields}}) for loss recovery and congestion control.
 
-After a packet is declared lost, it SHOULD be tracked for an amount of time
+After a packet is declared lost, it could be tracked for an amount of time

```suggestion
After a packet is declared lost, the endpoint can track it for an amount of 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/2667#pullrequestreview-234246917
----==_mimepart_5cd0c5b79d360_3f593fdcbdccd95c253796
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>a few comments</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281402341">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -118,8 +118,8 @@ ACK-only:=0D
 In-flight:=0D
 =0D
 : Packets are considered in-flight when they have been sent=0D
-  and neither acknowledged nor declared lost, and they are not=0D
-  ACK-only.=0D
+  and neither acknowledged nor declared lost nor abandoned due=0D
+  to keys being discarded, and they are not ACK-only.=0D
</pre>=0D
<p>suggestion: "Packets are considered in-flight when they have been sent=
 and are not ACK-only, and they are not acknowledged, declared lost, or a=
bandoned along with old keys."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281402478">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -214,6 +214,13 @@ Most TCP mechanisms i=
mplicitly attempt to infer transmission ordering based on=0D
 TCP sequence numbers - a non-trivial task, especially when TCP timestamp=
s are=0D
 not available.=0D
 =0D
+### Clearer end to a loss epoch=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-### Clearer end to a loss epoch=0D
+### Clearer Loss Epoch=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281403417">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -214,6 +214,13 @@ Most TCP mechanisms i=
mplicitly attempt to infer transmission ordering based on=0D
 TCP sequence numbers - a non-trivial task, especially when TCP timestamp=
s are=0D
 not available.=0D
 =0D
+### Clearer end to a loss epoch=0D
+=0D
+QUIC may reduce cwnd several times on successive losses whereas TCP will=
 keep=0D
</pre>=0D
<p>s/cwnd/congestion window</p>=0D
<p>Also, this doesn't match the title of this section. I would not talk a=
bout the cwnd reduction here, instead focus on what a loss epoch is -- th=
at no congestion window action should occur more than once per roundtrip =
time, since a controller only sees the response to any action it takes ab=
out a roundtrip time later. TCP and QUIC use packet numbers to figure out=
 when this roundtrip ends, but QUIC does it more accurately than TCP, esp=
ecially when multiple losses occur within the same roundtrip time.</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281403521">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -469,15 +476,16 @@ as TCP-NCR {{?RFC465=
3}}, to improve QUIC&#39;s reordering resilience.=0D
 =0D
 ### Time Threshold {#time-threshold}=0D
 =0D
-Once a later packet has been acknowledged, an endpoint SHOULD declare an=
 earlier=0D
-packet lost if it was sent a threshold amount of time in the past. The t=
ime=0D
-threshold is computed as kTimeThreshold * max(SRTT, latest_RTT).=0D
+Once a later packet has been acknowledged in the same packet number spac=
e, an=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Once a later packet has been acknowledged in =
the same packet number space, an=0D
+Once a later packet within the same packet number space has been acknowl=
edged, an=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281403585">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -469,15 +476,16 @@ as TCP-NCR {{?RFC465=
3}}, to improve QUIC&#39;s reordering resilience.=0D
 =0D
 ### Time Threshold {#time-threshold}=0D
 =0D
-Once a later packet has been acknowledged, an endpoint SHOULD declare an=
 earlier=0D
-packet lost if it was sent a threshold amount of time in the past. The t=
ime=0D
-threshold is computed as kTimeThreshold * max(SRTT, latest_RTT).=0D
+Once a later packet has been acknowledged in the same packet number spac=
e, an=0D
+endpoint SHOULD declare an earlier packet lost if it was sent a threshol=
d amount=0D
+of time in the past. To avoid declaring packets as lost too early, the t=
ime=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-of time in the past. To avoid declaring packe=
ts as lost too early, the time=0D
+of time in the past. To avoid declaring packets as lost too early, this =
time=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281404711">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -915,7 +919,7 @@ It is expected that im=
plementations will be able to access this information by=0D
 packet number and crypto context and store the per-packet fields=0D
 ({{sent-packets-fields}}) for loss recovery and congestion control.=0D
 =0D
-After a packet is declared lost, it SHOULD be tracked for an amount of t=
ime=0D
+After a packet is declared lost, it could be tracked for an amount of ti=
me=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-After a packet is declared lost, it could be =
tracked for an amount of time=0D
+After a packet is declared lost, the endpoint can track it for an amount=
 of 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/2667#pullrequestreview-234246917">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4IN5SI6Z47D3EEHXDPUC6TPANCNFSM4HKX2YHA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK6NIN3DMZXESIRADA3PUC6TPA5CN=
FSM4HKX2YHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBX3FGBI.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/2667#pullrequestrev=
iew-234246917",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2667#pullrequestreview=
-234246917",=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_5cd0c5b79d360_3f593fdcbdccd95c253796--


From nobody Mon May  6 16:43:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A75AF12006B for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:43:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CrGd1lDwdAqX for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:43:51 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A4D612001E for <quic-issues@ietf.org>; Mon,  6 May 2019 16:43:51 -0700 (PDT)
Date: Mon, 06 May 2019 16:43:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557186230; bh=Mq9aU5MweVUk96gbCz1QCX/jLzNAf8RYban0j2I1I44=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EVHVknbuKWSnc+CFoFSiKnFGUuuglQKgd93U7B06+6KA6BS3gzQ1bPgLhe4DhJnfg Tw89/bzKRAV0B63F8mx3OFg2p8B41iP656NmbVYePiOckKqv0gCrnjmwxBtcQSbqAc 8bhVl+cI8E6hm99OYIEE8AseCVR23t7712iVw7PU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YVD4GZA4MURDQ2GN23X4TNEVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/review/234250696@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0c6b65f0b6_6c313f9d408cd968160026"; 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/o2Fh47JjUQ8nJrr8owpSIVdLTIY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:43:54 -0000

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

janaiyengar commented on this pull request.

Looks good, modulo the minor suggestions.

>  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers

+1, but slight grammar: "The token MUST NOT include information that would allow it to be linked by an on-path observer to the connection on which it was issued."

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

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

<p>Looks good, modulo the minor suggestions.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2647#discussion_r281405417">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
</pre>
<p>+1, but slight grammar: "The token MUST NOT include information that would allow it to be linked by an on-path observer to the connection on which it was issued."</p>

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


From nobody Mon May  6 16:45:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D105512006B for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:45:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nQbivHbMI2yh for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:45:36 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B947B12001E for <quic-issues@ietf.org>; Mon,  6 May 2019 16:45:36 -0700 (PDT)
Date: Mon, 06 May 2019 16:45:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557186335; bh=cm/iseltf7npnQbf+TJ+PvYq4+7z1ALuo1BpeLCyeGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=asX1x05am3gaFlBIXkGL03afIZnPeJRDgqHST0fI4K6U18xTROZSJu254a54IgENj TkMBuMSrITlRQcAxGAXuUgkfvHUOyGo9mWjmhC5FmXLZA7c1WFOGnozdvLpG10Jnbz MjNOA3WCjK2SRfhqC5uQHEJrXntKwRyQgv3J4iq4=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43GVN35RJZXP2FXS523X4Z7EVBNHHBUPKWSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2666/review/234251167@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2666@github.com>
References: <quicwg/base-drafts/pull/2666@github.com>
Subject: Re: [quicwg/base-drafts] Don't request control streams be closed (#2666)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0c71fdfc7b_703b3fc844acd964192167"; 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/BDWT48eInLPtvjoKE-0m78ct1Y0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:45:39 -0000

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

janaiyengar approved this pull request.

nits, but LGTM

> @@ -359,9 +359,10 @@ the first frame of the control stream is any other frame type, this MUST be
 treated as a connection error of type HTTP_MISSING_SETTINGS. Only one control
 stream per peer is permitted; receipt of a second stream which claims to be a
 control stream MUST be treated as a connection error of type
-HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream.  If the
-control stream is closed at any point, this MUST be treated as a connection
-error of type HTTP_CLOSED_CRITICAL_STREAM.
+HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream, and the
+receiver MUST NOT request that the sender close the stream.  If the control

```suggestion
receiver MUST NOT request that the sender close the control stream.  If the control
```

> @@ -359,9 +359,10 @@ the first frame of the control stream is any other frame type, this MUST be
 treated as a connection error of type HTTP_MISSING_SETTINGS. Only one control
 stream per peer is permitted; receipt of a second stream which claims to be a
 control stream MUST be treated as a connection error of type
-HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream.  If the
-control stream is closed at any point, this MUST be treated as a connection
-error of type HTTP_CLOSED_CRITICAL_STREAM.
+HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream, and the
+receiver MUST NOT request that the sender close the stream.  If the control
+stream is closed at any point, this MUST be treated as a connection error of

```suggestion
stream is closed at any point by either end, this MUST be treated as a connection error 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/2666#pullrequestreview-234251167
----==_mimepart_5cd0c71fdfc7b_703b3fc844acd964192167
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>nits, but LGTM</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2666#discussi=
on_r281405794">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -359,9 +359,10 @@ the first frame of th=
e control stream is any other frame type, this MUST be=0D
 treated as a connection error of type HTTP_MISSING_SETTINGS. Only one co=
ntrol=0D
 stream per peer is permitted; receipt of a second stream which claims to=
 be a=0D
 control stream MUST be treated as a connection error of type=0D
-HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream. =
 If the=0D
-control stream is closed at any point, this MUST be treated as a connect=
ion=0D
-error of type HTTP_CLOSED_CRITICAL_STREAM.=0D
+HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream, =
and the=0D
+receiver MUST NOT request that the sender close the stream.  If the cont=
rol=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-receiver MUST NOT request that the sender clo=
se the stream.  If the control=0D
+receiver MUST NOT request that the sender close the control stream.  If =
the control=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2666#discussi=
on_r281405863">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -359,9 +359,10 @@ the first frame of th=
e control stream is any other frame type, this MUST be=0D
 treated as a connection error of type HTTP_MISSING_SETTINGS. Only one co=
ntrol=0D
 stream per peer is permitted; receipt of a second stream which claims to=
 be a=0D
 control stream MUST be treated as a connection error of type=0D
-HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream. =
 If the=0D
-control stream is closed at any point, this MUST be treated as a connect=
ion=0D
-error of type HTTP_CLOSED_CRITICAL_STREAM.=0D
+HTTP_WRONG_STREAM_COUNT.  The sender MUST NOT close the control stream, =
and the=0D
+receiver MUST NOT request that the sender close the stream.  If the cont=
rol=0D
+stream is closed at any point, this MUST be treated as a connection erro=
r of=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-stream is closed at any point, this MUST be t=
reated as a connection error of=0D
+stream is closed at any point by either end, this MUST be treated as a c=
onnection error 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/2666#pullrequestreview-234251167">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4SF4RSVJK5L73CFCDPUC7J7ANCNFSM4HKXCT3Q">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK2UPWSIRO4YUF4YMK3PUC7J7A5CN=
FSM4HKXCT32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBX3GHHY.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/2666#pullrequestrev=
iew-234251167",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2666#pullrequestreview=
-234251167",=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_5cd0c71fdfc7b_703b3fc844acd964192167--


From nobody Mon May  6 16:50:20 2019
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 2C13312011A for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:50:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2o0Wd4_IkhyL for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 16:50:17 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 647821200EA for <quic-issues@ietf.org>; Mon,  6 May 2019 16:50:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=0ucU+WiAOu6GGlQ7opGupoP8D1Y=; b=Aw0B0usaLx6WtOJI CkjEdI4jrhkHWz4ynI8YJdOW70toffJE1B78pePi/0o2s/keD/7N9S48H2FofvuV /NhefaKGMyEEOGmJkr27ujNamlEaSggTVSKKehbxKxdYY9eYvWIQ+OHMyzk8UdkQ ZV3QtQ9bDtjYZKk5KAO/MoFuzPs=
Received: by filter0964p1las1.sendgrid.net with SMTP id filter0964p1las1-18767-5CD0C837-29 2019-05-06 23:50:15.882414422 +0000 UTC m=+958254.651747663
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.1]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id JNmCAQ_sRY2cyLHmhwzs5Q for <quic-issues@ietf.org>; Mon, 06 May 2019 23:50:15.820 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id B96BA3E283E for <quic-issues@ietf.org>; Mon,  6 May 2019 16:50:15 -0700 (PDT)
Date: Mon, 06 May 2019 23:50:15 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MQNOQD5EOH7PNOGN23X5LPEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/review/234252281@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0c837b808b_81f3fa83bccd968428a3"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3esqb9OkokgIsPtX0iEziCfN6EVitZ+oyF5a XDLISZRqnGV0pqTq11UVblV4c4F1KZJaoAY84VsvZUT4SqGIRLMETRczNDUblvqLfwOJLxeMrmjKaA Lor8UPIFAsO8vqw47ICs3Xj4JUnGgKtzZwAUKNPkcEeVZflF0ButNltqqnK4cS2dO4FO4UbE/JUOJV U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xe5GMx29Oq7B9B-vyEfdi4fGOQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 May 2019 23:50:19 -0000

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

janaiyengar commented on this pull request.



> @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.

That's not quite accurate... since the response has to be associated with a previous request. I don't think that level of detail is necessary though. How about "The Server Push feature of HTTP/2 (see Section 8.2 of {{!RFC7540}}) is facilitated in HTTP/3 via push streams."

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2665#discussion_r281406756">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.
</pre>
<p>That's not quite accurate... since the response has to be associated with a previous request. I don't think that level of detail is necessary though. How about "The Server Push feature of HTTP/2 (see Section 8.2 of {{!RFC7540}}) is facilitated in HTTP/3 via push streams."</p>

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


From nobody Mon May  6 17:25:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 984A4120108 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:24:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 ywyeiAkjsFSa for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:24:57 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E5BC120106 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:24:57 -0700 (PDT)
Date: Mon, 06 May 2019 17:24:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557188696; bh=D86au3leJfF8/mgRwssZQb9kBzzwOJPnLJUiqUdYUrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cVUQvqM8Z4eYcDX72CcgzW9WlIu3PZRf/Qp5vpYrI0IQR59WJGXcO5qeCLD5M9qv8 7ahzo80o1eC25jb7l3Sau4cGdDPI2wE5cUpo9tsG72N3iq/BHn/gUByAzQe2FoZH30 A7Bam4S2zw/TBFcl6XiFb7K5Qyx9drsmm+mxR9JU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GYRRYUDQIJ654MSN23YBNPEVBNHHBT4P464@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2635/review/234263450@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2635@github.com>
References: <quicwg/base-drafts/pull/2635@github.com>
Subject: Re: [quicwg/base-drafts] Targeted attacks in Security Considerations (#2635)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0d057f18e0_71633fcab9acd9601003e4"; 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/1EUu-6SKmHfASU9OaajtLJqvzXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:24:59 -0000

----==_mimepart_5cd0d057f18e0_71633fcab9acd9601003e4
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/2635#pullrequestreview-234263450
----==_mimepart_5cd0d057f18e0_71633fcab9acd9601003e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2635#pullrequestreview-234263450">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VFAZFUDOIZG55G3DPUDD5PANCNFSM4HHHWAWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK44IAAXEF7BEVENKE3PUDD5PA5CNFSM4HHHWAW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX3JHGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2635#pullrequestreview-234263450",
"url": "https://github.com/quicwg/base-drafts/pull/2635#pullrequestreview-234263450",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd0d057f18e0_71633fcab9acd9601003e4--


From nobody Mon May  6 17:25:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58440120108 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A247bMAOrlDG for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:05 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD282120106 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:25:05 -0700 (PDT)
Date: Mon, 06 May 2019 17:25:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557188704; bh=RxpqpWQ1yvp5Qdgb6nA1x5mASjiyWCtlh2qY5c17XSo=; h=Date:From:To:Subject:From; b=KsIPB/dQ8ysDN1H9QaLr9gaGYRZmiYTfDQr/UKYlulwbeYgM/qP95QHmM+QxIq84U 3kK5poSX7pP/6KduuVHx0kHzIqxatQXN55dr0q+YccUgvIsOFwWRrFzZ2Tq2+uxYsH kZfoIsjqXWCzX1RWvPVYZaOSNeioNk/r0TewDK/Q=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/af2c0d-9a93be@github.com>
Subject: [quicwg/base-drafts] b5374b: Targeted attacks in 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/m_wJw21NrBHVcSnw5QL0qlwYAKo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:25:07 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b5374bc517870a2e13f579ef90b7aef5aec5cad9
      https://github.com/quicwg/base-drafts/commit/b5374bc517870a2e13f579ef90b7aef5aec5cad9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

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

  Log Message:
  -----------
  Targeted attacks in Security Considerations


  Commit: 9735b3148633504166d944492f9f86761f8ef854
      https://github.com/quicwg/base-drafts/commit/9735b3148633504166d944492f9f86761f8ef854
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: MikeBishop <mbishop@evequefou.be>


  Commit: f8015a1badb629bf39280ef003a26041ce2a2e6c
      https://github.com/quicwg/base-drafts/commit/f8015a1badb629bf39280ef003a26041ce2a2e6c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  Rewrap suggestions


  Commit: 9a93be120b447eff5e7594950e12c22743ad29e1
      https://github.com/quicwg/base-drafts/commit/9a93be120b447eff5e7594950e12c22743ad29e1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2635 from quicwg/transport/targeting

Targeted attacks in Security Considerations


Compare: https://github.com/quicwg/base-drafts/compare/af2c0d4980b8...9a93be120b44


From nobody Mon May  6 17:25:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BECEE120108 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6TG8WdDE23jE for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D23E1200F8 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:25:12 -0700 (PDT)
Date: Mon, 06 May 2019 17:25:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557188711; bh=AfdgP1VsxoRSlQ41gUKXqDJ2NCrUKcq3F7qRbOXyihw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1+XbPwgqTK+zPuV8chtHY9yhj4bs1LYsahgfhSPl6fnBZij5VUw+LWpSZRqyp3xE9 fJW2fyiodcu/fGgUdRkZU/aJNLHc99ebb3xHUAPjfFhZKVHmyuNxOzBxUmWcRqk/Je V/CY5dKb3Ur7ZjjDZQyv5i+6yjOfC904qT/3GWuU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65X7LI5ZFUBF4OCJV23YBOPEVBNHHBNUJFQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2026/issue_event/2322564455@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2026@github.com>
References: <quicwg/base-drafts/issues/2026@github.com>
Subject: Re: [quicwg/base-drafts] Can Initial/0-RTT CIDs safely be used for routing? (#2026)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0d0678cf9e_33963fdad3acd968124557"; 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/H4caUqCUSp60N0YZz_lJVJyRD6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:25:14 -0000

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

Closed #2026 via #2635.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="382805382" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2026" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2026/hovercard" href="https://github.com/quicwg/base-drafts/issues/2026">#2026</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435289335" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2635" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2635/hovercard" href="https://github.com/quicwg/base-drafts/pull/2635">#2635</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/2026#event-2322564455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LH2PN7F6Q4G6AOXDPUDD6PANCNFSM4GFO6J5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MJITFZ7RSR3KLZT3PUDD6PA5CNFSM4GFO6J5KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORJXYKZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2026#event-2322564455",
"url": "https://github.com/quicwg/base-drafts/issues/2026#event-2322564455",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd0d0678cf9e_33963fdad3acd968124557--


From nobody Mon May  6 17:25:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BB681200F8 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cz-2s0vKFDni for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:25:12 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AD7C120106 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:25:12 -0700 (PDT)
Date: Mon, 06 May 2019 17:25:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557188711; bh=L04eMGmYwyjI4eHWwXyHgb6eC29m6xWsvYlT7G+FNP4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dGna9mbJA/JimaI7nH0niiuZkHbL65AmpWPuyFZRwpIjcj8VF1smNRLv4h6LsH2ut CzZ+NF3ik3np4r1UI63lUeWW48lc6reVsQO301izPaLi5O0ozNfvU5rH+xN1kI7x1H qDVrQRlnDGNukzewN73lhGmtAyosS3Fp2JCVm2t8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CDQNLUYSTQLR2M2V23YBOPEVBNHHBT4P464@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2635/issue_event/2322564445@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2635@github.com>
References: <quicwg/base-drafts/pull/2635@github.com>
Subject: Re: [quicwg/base-drafts] Targeted attacks in Security Considerations (#2635)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0d067c7ce7_6113fa6c98cd96c1291ae"; 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/2roHduhDXEAOldwHxBzib0Ibu9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:25:15 -0000

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

Merged #2635 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/2635#event-2322564445
----==_mimepart_5cd0d067c7ce7_6113fa6c98cd96c1291ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435289335" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2635" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2635/hovercard" href="https://github.com/quicwg/base-drafts/pull/2635">#2635</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/2635#event-2322564445">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37CGC2XC6XB55Y2WTPUDD6PANCNFSM4HHHWAWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KE5PND4XJZU7JTPTPUDD6PA5CNFSM4HHHWAW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORJXYKXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2635#event-2322564445",
"url": "https://github.com/quicwg/base-drafts/pull/2635#event-2322564445",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd0d067c7ce7_6113fa6c98cd96c1291ae--


From nobody Mon May  6 17:27:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6598012013F for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id axOP3kCTZ9Cm for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:27:12 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08DF31200F8 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:27:12 -0700 (PDT)
Date: Mon, 06 May 2019 17:27:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557188831; bh=Ev29/IzR7wSFhaT4D0TkBc8QDFfjSsR2iHcMW2in7eo=; h=Date:From:To:Subject:From; b=HJApgVDegsQaVgLdh4+N/mPbVqhcy8QSGa9XqAAqGm/T+qOSQVjcEuPO+rrrJC3mW zH7Fxm7cl4UHOnt0Mq0UMI1hvJRZ4Ftjo2CR73NSLyIER0S90ryCCfh9IVbEKNnavc uIAzVdPCyJnQvXijUEKICJ0pkb8sFHW2IKTLft/M=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1e4e25-d7f6a6@github.com>
Subject: [quicwg/base-drafts] d7f6a6: Script updating gh-pages from 9a93be12. [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/f_jpl8931avqSK3XfZkvo6TStd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:27:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d7f6a65a1a83955c7ec1ce27cf3b8df33ff2bb78
      https://github.com/quicwg/base-drafts/commit/d7f6a65a1a83955c7ec1ce27cf3b8df33ff2bb78
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  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 9a93be12. [ci skip]



From nobody Mon May  6 17:42:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7D51120129 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K0VH7Pd61W7m for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 17:42:47 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89A251200F8 for <quic-issues@ietf.org>; Mon,  6 May 2019 17:42:47 -0700 (PDT)
Date: Mon, 06 May 2019 17:42:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557189766; bh=auF6c19TAkAVV8OYE9n5UOG0lxwPnKRdoTJKT8ZDPkE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mjcswwbSY7bPabpB+hh+fiOjGlK8OU6niPkswDjTYtN+Qohn36lQotN5mDK/BYPfl 7CrJ6U4i1I1cTk7YWG4GRU4b0xG+kFDR/o1YCNNlPfTLSF2HiidSXIQQH0b8zCfgdm KyqjmgBBeEOZ/lPM/C+uycE4wZ863CTAwLSBJZrY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3AIP2CXFQY6JEBEV23YDQNEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c489862304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd0d48660877_7f353f861a6cd95c221449"; 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/azz7m9FSu6_ekyPOlHja5IpYgxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 00:42:53 -0000

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

If mention of server push is desired before mention of push stream, would it be simpler to move the final sentence of the paragraph to the start?

> Server push and Push IDs are described in Section 5.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/pull/2665#issuecomment-489862304
----==_mimepart_5cd0d48660877_7f353f861a6cd95c221449
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If mention of server push is desired before mention of push stream, would it be simpler to move the final sentence of the paragraph to the start?</p>
<blockquote>
<p>Server push and Push IDs are described in Section 5.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/pull/2665#issuecomment-489862304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2NWMNZI3KBRMNWUBLPUDGANANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3SQSTESUKY2GSXATPUDGANA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUZLJIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665#issuecomment-489862304",
"url": "https://github.com/quicwg/base-drafts/pull/2665#issuecomment-489862304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd0d48660877_7f353f861a6cd95c221449--


From nobody Mon May  6 23:58:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A1AD120122 for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 23:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id za2c4UpN0RAZ for <quic-issues@ietfa.amsl.com>; Mon,  6 May 2019 23:58:06 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 425301201A3 for <quic-issues@ietf.org>; Mon,  6 May 2019 23:58:06 -0700 (PDT)
Date: Mon, 06 May 2019 23:58:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557212285; bh=wdhKIv+nUfc/fT1t3UryYq39cfxSKf0xuGcdFWEDdek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lseHj5av7da7CvJB2nudIMZE90FCgX+0Olo7eHwpa7zrb+8m4o7Yas+4/oNvDZL1b mW6+su0L8G9Gb9kLReqqMqdXWv+TBo2B/7Nm8Y3acVY5cn+zGoom0zVgZNyg91V0OS pIwv/j1M8oJVF9dKVBZ9zY3Hi39bes2keVjsNL10=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ES5HTUIYNJLT36NN23ZPPZEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/review/234341250@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd12c7ced6f7_8753f9b960cd96c5154b"; 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/OGz7JxiGud7_EHhV6R5hmmCJgBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 06:58:19 -0000

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

mikkelfj commented on this pull request.



> @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.

I'm not too fond of relying on HTTP/2 to understand HTTP/3 beyond - "see this list header and verbs".

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2665#discussion_r281494740">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.
</pre>
<p>I'm not too fond of relying on HTTP/2 to understand HTTP/3 beyond - "see this list header and verbs".</p>

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


From nobody Tue May  7 00:05:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AFDF1200A2 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 00:05:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9XT7rAASwYg6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 00:05:31 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3308C120072 for <quic-issues@ietf.org>; Tue,  7 May 2019 00:05:31 -0700 (PDT)
Date: Tue, 07 May 2019 00:05:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557212729; bh=Uj6PWmXjKDdQNsv++yXaXY5kDn3HFczj28Vu/m1chXo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b+e3Fe8FnJl2vdLyYJR8JTG5NvCHgMFmaIflfxUDzEd2A0KmlzDy3Bdr/fHwoGEto Ht8B4CikFIlxLrhsz5sogyYZ9ksJ7i6nYhq3rcVBcrC8xmFtq3U5zgSUi6UQEySEM3 f9xVzt5uT6brwn3xClXu3fTcqbAw0ZYlZBEy9wzk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62S6KRYWR2EJI2C2V23ZQLTEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/review/234343787@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd12e39c9aaa_6e143fbbd1acd95c1639f0"; 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/bBSVhwxiidTITUvvjNebsSie9Ig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 07:05:34 -0000

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

MikeBishop commented on this pull request.



> @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.

Understandably -- it's a line we have to walk.  (Note that HTTP/2 defines no verbs and pseudo-no headers.)

My principle has been that I'm trying to weed out assumptions that you've read RFC7540 and understand a given concept already.  I'm happy to save redundant and possibly-conflicting text by pointing to a specific section of RFC7540, however.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2665#discussion_r281496737">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -370,6 +370,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of
+{{!RFC7540}} for more details.
</pre>
<p>Understandably -- it's a line we have to walk.  (Note that HTTP/2 defines no verbs and pseudo-no headers.)</p>
<p>My principle has been that I'm trying to weed out assumptions that you've read RFC7540 and understand a given concept already.  I'm happy to save redundant and possibly-conflicting text by pointing to a specific section of RFC7540, however.</p>

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


From nobody Tue May  7 05:08:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4CF4120122 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 05:08:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q3-Xuy1I5A7d for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 05:08:16 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C3A41200DF for <quic-issues@ietf.org>; Tue,  7 May 2019 05:08:16 -0700 (PDT)
Date: Tue, 07 May 2019 05:08:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557230895; bh=QuKOC/Va5H3BBymRTzP9lQr1gruB2FVc9vpvuAfGsM8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Dk25RiV4RrIkRHgZXdeo9XTocmtueicIe4VhrTB8tuGLr82YkaWZztU9ET2l/LCqD so9Mt2O8YGJ22K2yXhmTNjvv+9gAAhaMbWmaRfBQmF5e+Cqs4C6y+N9SeincJXOPMF M0gy3prZ4iGERDvY1RkZ3+YAgxo9xTVm9Cxt8pjo=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RAONO3KYQEQVQVFN232T27EVBNHHBUTBAQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2669@github.com>
Subject: [quicwg/base-drafts] Only received Stateless reset token should be checked (#2669)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1752fc66d_17783fafb62cd968135951"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I9pHckId5BRnOKE8X8dwwv7vOz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 12:08:18 -0000

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

The current text does not explicitly say that endpoint has to check the stateless reset token received in NEW_CONNECTION_ID (and server's TP if endpoint is a client).

> The endpoint MUST
   then compare the last 16 bytes of the packet with all Stateless Reset
   Tokens that are associated with connection IDs that are currently in
   use.  This includes Stateless Reset Tokens from NEW_CONNECTION_ID
   frames and the server's transport parameters.

With this wording, I was under the impression that server can use stateless reset token in its own TP, but it seems not.

I think it would be nice to state that only received stateless reset tokens are checked.


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

<p>The current text does not explicitly say that endpoint has to check the stateless reset token received in NEW_CONNECTION_ID (and server's TP if endpoint is a client).</p>
<blockquote>
<p>The endpoint MUST<br>
then compare the last 16 bytes of the packet with all Stateless Reset<br>
Tokens that are associated with connection IDs that are currently in<br>
use.  This includes Stateless Reset Tokens from NEW_CONNECTION_ID<br>
frames and the server's transport parameters.</p>
</blockquote>
<p>With this wording, I was under the impression that server can use stateless reset token in its own TP, but it seems not.</p>
<p>I think it would be nice to state that only received stateless reset tokens are checked.</p>

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


From nobody Tue May  7 05:19:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97DFD120203 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 05:19:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YZD9s56IBdiG for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 05:19:38 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF04412018A for <quic-issues@ietf.org>; Tue,  7 May 2019 05:19:37 -0700 (PDT)
Date: Tue, 07 May 2019 05:19:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557231576; bh=mlxw6RQjc+1+jrrXC4ke1OMbjae2Hzvmtqalj7aLE68=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qrF1So2YCcLjX/IEa418AEco8vvGtSVjo3mlAgxqSBGHfsYbCMBG1HSmyWlvS1lGu G+6+tjET8IlcHYGP2+fbBSfMBKcXrhrb3ZF+YPkaATk1HhR/iqFOVGJNbj9gnbEygo c/OCyfpqOIk2sewKTGyMMY5Mw4HH9oLhF9FILNTM=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6PE7I54ASTKR5JREV232VFREVBNHHBUTBAQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2669/490055743@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2669@github.com>
References: <quicwg/base-drafts/issues/2669@github.com>
Subject: Re: [quicwg/base-drafts] Only received Stateless reset token should be checked (#2669)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd177d8c36e6_6cdd3fa9590cd964143569"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L31NVRCG7aJUcYbi0iO10KSjApE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 12:19:42 -0000

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

>  The token is
   carried in the NEW_CONNECTION_ID frame sent by either peer, and
   servers can specify the stateless_reset_token transport parameter
   during the handshake (clients cannot because their transport
   parameters don't have confidentiality protection).

This text is also problematic because it suggests that endpoint can specify token sent by either peer.


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

<blockquote>
<p>The token is<br>
carried in the NEW_CONNECTION_ID frame sent by either peer, and<br>
servers can specify the stateless_reset_token transport parameter<br>
during the handshake (clients cannot because their transport<br>
parameters don't have confidentiality protection).</p>
</blockquote>
<p>This text is also problematic because it suggests that endpoint can specify token sent by either peer.</p>

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


From nobody Tue May  7 07:20:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF74D120151 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 07:20:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XlgEnnsbhTAn for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 07:20:39 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE68D12013C for <quic-issues@ietf.org>; Tue,  7 May 2019 07:20:38 -0700 (PDT)
Date: Tue, 07 May 2019 07:20:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557238837; bh=Sk7+IrDPaaEyOJTNVwz0zVCKfTXnLQpUzbeXuSqDW8A=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FaV8OlQnATy6EHtur0/WGgaiLpygPARVcdPcyQO7OxgGcwUoTIxlGRi1H4RyTa6zb G2/DmM4sgulJpJbqPEVjqW/TLivrNA8FIECo7eKpZpuGqu4pVwnUUr7SmxCLEcA7I+ GYk5HuwB1Jpqr79mRwTlrmInxyuFWtFUVqkIlhnI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDJLMZR7OMZXMQMG5233DLLEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670@github.com>
Subject: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd19435b280c_2a503f88cfacd96418736e"; 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/J774DfabTC5dhcNRP5YkILQJUhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 14:20:41 -0000

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

I asked the question on Slack and got quite a bit of feedback so I figured I'd open an issue.

Right now, it seems all but one implementation (quicly) is using the default ack_delay_exponent value of 8. Quicly is using an even higher value of 10 because they don't care about more than millisecond timer resolution.

This leads me to believe that having this be a configurable value (in the QUIC TP) is an over design, and we should simplify this. Pick a value (8 or 10, I personally don't care which) and just leave it at that.

The only argument I've heard for keeping it configurable is that intra-DC environments might want to have a smaller exponent to have more fine grain ACK delays. I'm not sure that's a great reason, personally. At that small of time granularity, most OS timers aren't going to be very accurate. So, even if you can calculate an extremely accurrate RTT, it's not going to help your loss recovery timers any.

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

<p>I asked the question on Slack and got quite a bit of feedback so I figured I'd open an issue.</p>
<p>Right now, it seems all but one implementation (quicly) is using the default ack_delay_exponent value of 8. Quicly is using an even higher value of 10 because they don't care about more than millisecond timer resolution.</p>
<p>This leads me to believe that having this be a configurable value (in the QUIC TP) is an over design, and we should simplify this. Pick a value (8 or 10, I personally don't care which) and just leave it at that.</p>
<p>The only argument I've heard for keeping it configurable is that intra-DC environments might want to have a smaller exponent to have more fine grain ACK delays. I'm not sure that's a great reason, personally. At that small of time granularity, most OS timers aren't going to be very accurate. So, even if you can calculate an extremely accurrate RTT, it's not going to help your loss recovery timers any.</p>

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


From nobody Tue May  7 09:01:02 2019
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 AA96412011D for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:01:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YxoNvDW2wzdP for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:00:59 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43CF11201E6 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:00:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=xP0X0NOE6qv3XyGbQTb1ZCC2c1s=; b=v+UiNMgd3M7b6NMR QGR+AFa/uH3zB+XhbR2pdFShMeHm9v2hJW0AJ6BxDPgmxuGLmq5PcOGgxIxESPxw IM+yBEtUcXdGRmCCvu2sItPc24Pnno+VIj+CU8U64rVDYxCHDLt7wztoGmn3OpaF ANvjw65vV63BVFEKvt/gpUaSPiQ=
Received: by filter0597p1iad2.sendgrid.net with SMTP id filter0597p1iad2-28980-5CD1ABB4-3A 2019-05-07 16:00:52.429021944 +0000 UTC m=+1016066.348480471
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0038p1mdw1.sendgrid.net (SG) with ESMTP id uKPVjEQ8TrGcVcz_247Q4Q for <quic-issues@ietf.org>; Tue, 07 May 2019 16:00:52.431 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 454A11A0072 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:00:52 -0700 (PDT)
Date: Tue, 07 May 2019 16:00:52 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/761e99-cd6898@github.com>
Subject: [quicwg/base-drafts] cd6898: Concurrent
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak05M+C9sMnid+UYTLbQjq1/rXyTpp6vnC8KvM C8CAZDccG26M/73xLnqtuKpva8eJjj9DiJqAJJXgtAGuLZRR+XfCEgOOsnqOh9E2osLvQTuh29rGy/ aKmkxefeIKuijNqIDOLhM5vdDcPYLcxEVccweqNAxPVPTbbse6wxpyDjqA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FaI4Z6kfXu2jIehTo1lqnw54BFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:01:01 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts
  Commit: cd68989f810cbc43df39f6e625c91ef446256a62
      https://github.com/quicwg/base-drafts/commit/cd68989f810cbc43df39f6e625c91ef446256a62
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Concurrent



From nobody Tue May  7 09:01:13 2019
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 956B5120176 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s4FOjRvUC6jt for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:01:10 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78B6C120175 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:01:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=X4h0Kjc+jx80a27qZ1pwK4A9zos=; b=G5Pg5vTdkK0gNnOa gMmm2JHGOURklSm+MwWC/Wn1oTrtdQ6Qy1VmfQAp7OCo3uX0s8ReUFVn/Vq+gfFw 79JmdzAS9IevjriGae76xm5WM7PUpFD4NaVWC5cm6cUZ/YR4glzS852+11lzXPVq dsPavZ8gW7cjj3Loh3OZ/QuE4GQ=
Received: by filter0486p1iad2.sendgrid.net with SMTP id filter0486p1iad2-21245-5CD1ABBC-3B 2019-05-07 16:01:00.528122462 +0000 UTC m=+1018039.609850261
Received: from github-lowworker-20a34ff.cp1-iad.github.net (unknown [140.82.115.2]) by ismtpd0028p1iad2.sendgrid.net (SG) with ESMTP id vIQF7XpwR2SKPTBmaPuj7A for <quic-issues@ietf.org>; Tue, 07 May 2019 16:01:00.522 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-20a34ff.cp1-iad.github.net (Postfix) with ESMTP id 71D2C3400FA for <quic-issues@ietf.org>; Tue,  7 May 2019 09:01:00 -0700 (PDT)
Date: Tue, 07 May 2019 16:01:00 +0000 (UTC)
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/2668/push/3583555920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1abbc6f9ad_220a3fbca62cd95c5700e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3kZdAJGOlk/JVCqgr/95kLQmNOrhJckUc4zA W7UPMKrGwrWpybeu9Nk0Qs3uQsuk/sFA57hJKCwAWMFwnRXnaRO6D7eH0o/d8q+hiwvYyqhOGoDdMf x1YUvAl7lC8i7u734a0XB1Q2pU4H4PorX6JMUyTxDXNq1pS0ZX9TQlIBZ6cQEypVswuTJGF1yIZ0p4 s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sBTPW5PL17AP1ZFaA69KwxbAeGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:01:12 -0000

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

@MikeBishop pushed 1 commit.

cd68989f810cbc43df39f6e625c91ef446256a62  Concurrent


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2668/files/761e99e6f6b062a94687b8cfa86f0d7db21f8d8b..cd68989f810cbc43df39f6e625c91ef446256a62

----==_mimepart_5cd1abbc6f9ad_220a3fbca62cd95c5700e
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/cd68989f810cbc43df39f6e625c91ef446256a62">cd68989</a>  Concurrent</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/2668/files/761e99e6f6b062a94687b8cfa86f0d7db21f8d8b..cd68989f810cbc43df39f6e625c91ef446256a62">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5M4P4IT5DWWBJKA23PUGRTZANCNFSM4HLD7GSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BO5H27NHCIA3FCILPUGRTZA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGU4DGNJVGU4TEMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2668/files/761e99e6f6b062a94687b8cfa86f0d7db21f8d8b..cd68989f810cbc43df39f6e625c91ef446256a62",
"url": "https://github.com/quicwg/base-drafts/pull/2668/files/761e99e6f6b062a94687b8cfa86f0d7db21f8d8b..cd68989f810cbc43df39f6e625c91ef446256a62",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1abbc6f9ad_220a3fbca62cd95c5700e--


From nobody Tue May  7 09:02:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D045120180 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:02:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oNMD-DRo-qwR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:02:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F41B120176 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:02:41 -0700 (PDT)
Date: Tue, 07 May 2019 09:02:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557244960; bh=joxU0BsBsYUyjVbeo9paStww3QJd/kNcXTEDvtPZ65Y=; h=Date:From:To:Subject:From; b=GqBogGHUGzYX+IUadTY1srUYQ+jbKvtkldL9rd4wN60znI0RMQ5po/Qme2e6p3vxv LW0aatdMpS1Jvs+bAOqyRUXxW17clbl3nCC5PDFX1tfMDZKtSPT+Xq5blxc/36HFzl St9SvTSorXmwQ7ZOH3krcaXp4q/jMORC0hPjMNKs=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d7f6a6-3146f7@github.com>
Subject: [quicwg/base-drafts] 3146f7: Script updating gh-pages from cd68989f. [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/DmoyJyVTz7jeup3QNKDmxl1P6kI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:02:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3146f789b0550d7afd5ac61c64be1363cc2f4b9d
      https://github.com/quicwg/base-drafts/commit/3146f789b0550d7afd5ac61c64be1363cc2f4b9d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 09:35:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6AC71201B3 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:35:35 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K3E2dMo213rq for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:35:34 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CAA81201A2 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:35:34 -0700 (PDT)
Date: Tue, 07 May 2019 09:35:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557246933; bh=zXMEgcMxcBavKG3LXae5svtZJ+dWeE3rwu2ul9UpI2A=; h=Date:From:To:Subject:From; b=GNqIUooMbdAWCU+mtNfQjR27U2967O0CyV6OgBkqwjjVBQ+CXrrowNkWs5CEMwA6h kWWyRundnhXT1X9qzAAS+cPLLFZ8ADWKKh6cw9TXL967OuqzN3VDPToiw25f6P3cjs Vbd7LxiAMayT8aO7ZrfjBdaEmNrf3TvNN4axACsY=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/e47148-afa55f@github.com>
Subject: [quicwg/base-drafts] afa55f: 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/bbuFxITyqKRD32tqnvcVBh6Tanc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:35:36 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: afa55fcee0ed44c1834b88556cd61d9d8213794c
      https://github.com/quicwg/base-drafts/commit/afa55fcee0ed44c1834b88556cd61d9d8213794c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue May  7 09:35:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9EFA1201A2 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:35:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yD0dCRaIVfS2 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:35:42 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 400121201AE for <quic-issues@ietf.org>; Tue,  7 May 2019 09:35:42 -0700 (PDT)
Date: Tue, 07 May 2019 09:35:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557246941; bh=lXCJgItFcarrBljxMKqmAWRYMLXw5Ts/tKAN3XRa8B0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YPOxZL077DjTESKNCAwfEHooH5811BDuUP4C2Mrw01oJltpuPduuCL5H2UDMDJ340 RV3zJZFgfTERg1RRDlR+zNEwmDqhuF+69k2geyBnPNKZLWqWOggeodxTib4n/WEYYE pscWv0WFI4NcxkvxMYdQN0ibMC+Xyy6gdePRv8tY=
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/2667/push/3583685061@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1b3dd66cba_30423faaaf6cd95c1561c1"; 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/jQ_wcqWmC6aNCw3LIraa6ytxjbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:35:44 -0000

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

@ianswett pushed 1 commit.

afa55fcee0ed44c1834b88556cd61d9d8213794c  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/2667/files/e47148d330bead08889a7a475a44e0fe22caa17a..afa55fcee0ed44c1834b88556cd61d9d8213794c

----==_mimepart_5cd1b3dd66cba_30423faaaf6cd95c1561c1
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/afa55fcee0ed44c1834b88556cd61d9d8213794c">afa55fc</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/2667/files/e47148d330bead08889a7a475a44e0fe22caa17a..afa55fcee0ed44c1834b88556cd61d9d8213794c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKRBDC6C3M7KGOW63PUGVV3ANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YFZAWTUVC4FZ7UKDPUGVV3A5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DGNRYGUYDMMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/e47148d330bead08889a7a475a44e0fe22caa17a..afa55fcee0ed44c1834b88556cd61d9d8213794c",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/e47148d330bead08889a7a475a44e0fe22caa17a..afa55fcee0ed44c1834b88556cd61d9d8213794c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1b3dd66cba_30423faaaf6cd95c1561c1--


From nobody Tue May  7 09:36:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D71E1201B4 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:36: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WlCXKDIj0unA for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:36:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33CB91201AE for <quic-issues@ietf.org>; Tue,  7 May 2019 09:36:51 -0700 (PDT)
Date: Tue, 07 May 2019 09:36:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557247009; bh=WyoyNZLGXLmxQfU9hYGJVA8S87++/sT9CGto0oBQmtY=; h=Date:From:To:Subject:From; b=kRLTYSpR5T/bMCz6aYl1L725d30gfufpa/SOcpTOZZMpl3wWUQeA5q8XX6yc2/++e cypaxZtFNg8R4SgjZyN3jU8u8/mkuTheHVHEq6zxY039cVByYjZLdd9IQi3Ia/ZVtL lcG8WRA8PnktFX9VKc5v2Ye/K1av8TEEcCQGK1wE=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/afa55f-6ac0a3@github.com>
Subject: [quicwg/base-drafts] 6ac0a3: 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/L58zsibPpn76XG-KOf-SepLP5zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:36:52 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6ac0a31c4577a55714ac346bedb0746585178a12
      https://github.com/quicwg/base-drafts/commit/6ac0a31c4577a55714ac346bedb0746585178a12
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue May  7 09:37:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD50A1201AE for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:37:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MFH42vUEYuk0 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:37:01 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 021F91201BE for <quic-issues@ietf.org>; Tue,  7 May 2019 09:37:00 -0700 (PDT)
Date: Tue, 07 May 2019 09:36:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557247019; bh=eDhdS9pICeZfzc+FqEdwt2DGuvn0OTwMnqeIw2IPK2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rRqAYqsF27K+ZvhcT1ZKyuD6mtsWCeWqum6vsTYHIWS7+MtqCJDgkshX2+Wy6vh6P oeMwYL0klH786Ocm2ol8F8QXl/C+ELMl6z1Xa+v9tzXlroL1TQu1mV1pNabGZvF/a3 5z/gybc6yLY6fCFOiEW8eKX79+aD2IjZDj+62Kqg=
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/2667/push/3583689673@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1b42be0bf2_7abe3fb4002cd960131955"; 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/ISZmvKSITdEBKZ654g8AzhtnTRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:37:03 -0000

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

@ianswett pushed 1 commit.

6ac0a31c4577a55714ac346bedb0746585178a12  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/2667/files/afa55fcee0ed44c1834b88556cd61d9d8213794c..6ac0a31c4577a55714ac346bedb0746585178a12

----==_mimepart_5cd1b42be0bf2_7abe3fb4002cd960131955
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/6ac0a31c4577a55714ac346bedb0746585178a12">6ac0a31</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/2667/files/afa55fcee0ed44c1834b88556cd61d9d8213794c..6ac0a31c4577a55714ac346bedb0746585178a12">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GZGKQJLUQH3E7D6LPUGV2XANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Z43N4NOMW4UGD72DPUGV2XA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DGNRYHE3DOMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/afa55fcee0ed44c1834b88556cd61d9d8213794c..6ac0a31c4577a55714ac346bedb0746585178a12",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/afa55fcee0ed44c1834b88556cd61d9d8213794c..6ac0a31c4577a55714ac346bedb0746585178a12",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1b42be0bf2_7abe3fb4002cd960131955--


From nobody Tue May  7 09:37:43 2019
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 C9A2F120140 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:37:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TMAFCM5dKmYc for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:37:40 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E46FB1201B8 for <quic-issues@ietf.org>; Tue,  7 May 2019 09:37:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=/KOWZrJZAKmVJZRnYMZgZsgjzdI=; b=k2S4MWap8FEnuIVK 0PoD71RVBjsFUfXbDTRAQ2gEWg/Ms8FnycjoXTB9Ug+656fv6h8rGjBEpMp37x4e H+LfUgFP10wXdSxy9H+MI9C55YzjzSKUWc2skP7k+qlkHnt9CTAlNOVy8U2ljC9k mAg2dYJI8LsFw5acKg510MkNURo=
Received: by filter1557p1mdw1.sendgrid.net with SMTP id filter1557p1mdw1-27772-5CD1B44A-15 2019-05-07 16:37:30.608595671 +0000 UTC m=+1015118.303943107
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id EcA4oDXfTjSEYQ6aXKkJ5A for <quic-issues@ietf.org>; Tue, 07 May 2019 16:37:30.569 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 7E653360E8B for <quic-issues@ietf.org>; Tue,  7 May 2019 09:37:30 -0700 (PDT)
Date: Tue, 07 May 2019 16:37:30 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3146f7-c53cd7@github.com>
Subject: [quicwg/base-drafts] c53cd7: Script updating gh-pages from afa55fce. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1BY4VwjdQCGW1dsXVSmNAIjzfkVWts17ZExz LtDAVd1pO/xrnngymFOZM5OpH0lYUEJaq/4yaR+7PSnoPLTRlGTNP7ORJR0odAbtzWdYaKpCLsBFkI ewlmyoWy4JFkd5zeLIWQiTM/epOP+xhmhhWLVHqLNwpoIEaqCuXYRmKzTdneRcOI/D/QXNDo/57J2Y 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JmhmUNuAdl_eZBJOAusL_oz57Yk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:37:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c53cd7a64e5998135c5802d4b04d93ce93349c93
      https://github.com/quicwg/base-drafts/commit/c53cd7a64e5998135c5802d4b04d93ce93349c93
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 09:38:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF05312018B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:38:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zs45HnDvboE0 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:38:45 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5EEEA12006D for <quic-issues@ietf.org>; Tue,  7 May 2019 09:38:45 -0700 (PDT)
Date: Tue, 07 May 2019 09:38:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557247124; bh=cVwmnTMWu9euo1HfRv1jnfSXBm7z9YCwEKr2uf1lRmg=; h=Date:From:To:Subject:From; b=I2DAqk1u9l8DRbNsP6m8Jw8aa5X25VDNA0Mr4bTOM4upf1frpkxN4wWmvSOEGvhW0 tkjnrOdhNjAFH194hzc4cZOSUTRzEzHnoppJrz/6NMfyKu5bik4NCUEmdbCzenBHCN LZ++QHwHHUDbR6N5IXRkKezU7U68RjAWCgObky5g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c53cd7-63ce53@github.com>
Subject: [quicwg/base-drafts] 63ce53: Script updating gh-pages from 6ac0a31c. [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/5qSIvQwzfBjXXwBgWi1zn6w2KuU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:38:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63ce5382ee17ad0816c5d7e5f75afa3ff6bf927a
      https://github.com/quicwg/base-drafts/commit/63ce5382ee17ad0816c5d7e5f75afa3ff6bf927a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue May  7 09:40:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36129120194 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:40:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G6ZrV6BlG12Y for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:40:18 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C134112018B for <quic-issues@ietf.org>; Tue,  7 May 2019 09:40:18 -0700 (PDT)
Date: Tue, 07 May 2019 09:40:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557247218; bh=ahnTj9lho+jsCUsvCAgt+NyU4qcnkfSGpkmKrUx9Vmg=; h=Date:From:To:Subject:From; b=DDlU21+g/FdWdUJTFue3UyIcMolw5VQK9WwrillB/mlczCK9UJXXcTvlNmo+J21dj pRoOQGjzo8c7VF+tqE/qznIlvmTrxpYVXjSl0m3ZhSVhiYWtbHeAYvf//MEuZtH6Xb 5EqHEseM7SLUrEM2y6YGPLGuQXc0CtdNv1TfYedQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/63ce53-7f9393@github.com>
Subject: [quicwg/base-drafts] 7f9393: Script updating issues at 2019-05-07T16:40:11Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k1-QlyIPdH1FiJ3ozuVauUzCilk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:40:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f939309c82f6757e0dabdff5bc660544934bf9f
      https://github.com/quicwg/base-drafts/commit/7f939309c82f6757e0dabdff5bc660544934bf9f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-07T16:40:11Z. [ci skip]



From nobody Tue May  7 09:41:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CE73120194 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:41:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NW12zPgUDyFO for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 09:41:21 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E47B12018B for <quic-issues@ietf.org>; Tue,  7 May 2019 09:41:21 -0700 (PDT)
Date: Tue, 07 May 2019 09:41:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557247280; bh=3RqKTcBWHybemICJQPTmtOTSggrfWfr5Ot9s1YNuamE=; h=Date:From:To:Subject:From; b=H865pH8ML6Lktnf/avTAk7+7pRKUSeYlqLVeLPEqRmYuFhDOTjOQ/okKthyGMSuNR Di2kho5upPoMNVS3uSWlyDlQMN9SaYpRgNCAE4GdJOBAti8zhQ8D2xWjGYArBk4SEy eR2XXZmrJ7n0BKKNfuVjC1yIgr1TWbLsqycc5qGA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7f9393-ec802e@github.com>
Subject: [quicwg/base-drafts] ec802e: Script updating issues at 2019-05-07T16:41:14Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PsC3lJlp_zCPjey2XC0z93fmiVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 16:41:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ec802ea2a26a02cb26c711693af27e7c07ff9b19
      https://github.com/quicwg/base-drafts/commit/ec802ea2a26a02cb26c711693af27e7c07ff9b19
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-07T16:41:14Z. [ci skip]



From nobody Tue May  7 10:33:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DE51120177 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 10:33:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C79XWawo5_80 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 10:33:51 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19F93120153 for <quic-issues@ietf.org>; Tue,  7 May 2019 10:33:50 -0700 (PDT)
Date: Tue, 07 May 2019 10:33:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557250429; bh=pABwALYy8i1nI7z+SRz0fjCz6LU62rQwP5RfB0VZri8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=TVmBnCUSVSiNabwtuprZ7xUtq8vK0svF8uM7IgDAqw8SpRO+iPnxClL3dtfiZesfU 6K9keZK0cdN0m2oNKh608hcErIlkKCISnFxFpRt/f/sSae9y0CWjAU79r8dSs71hdb eCslP9Vnmn4RRqzEiAntIQsdHeuS7jwtUw729z7M=
From: mjoras <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62DP7HOSRILD2ZIWV233Z73EVBNHHBUTT7HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2671@github.com>
Subject: [quicwg/base-drafts] Clarify "abandon" in the context of version negotiation (#2671)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1c17d4ec83_6bdb3fd515acd96814293e"; 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/16MSZzdmeiy-jmJKhKGDdtTNtXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 17:33:53 -0000

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

The draft currently reads:
"When a client receives a Version Negotiation packet, it MUST abandon the current connection attempt."
However, it does not define what it is to abandon a connection attempt. Is it an abrupt termination without writing a connection close? That probably makes the most sense since the server is meant to be stateless at this stage.

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

<p>The draft currently reads:<br>
"When a client receives a Version Negotiation packet, it MUST abandon the current connection attempt."<br>
However, it does not define what it is to abandon a connection attempt. Is it an abrupt termination without writing a connection close? That probably makes the most sense since the server is meant to be stateless at this stage.</p>

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


From nobody Tue May  7 11:04:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 072B21201BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=unavailable autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u6hrxbTw1pjH for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:00 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A164D120191 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:00 -0700 (PDT)
Date: Tue, 07 May 2019 11:03:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557252239; bh=UKnbSIsJpzh/seklByyL5FQKSaW/cWIXDoDaQ3NTTDs=; h=Date:From:To:Subject:From; b=hBR8wdrJ1RA7QPFjsFDbO5lh2xwUygwJZ2qDm5+OOQuIIgkoz2Um53V3nFqkUHDNE FLD1KBeUHwXnHgjF9Cjz9V+ogzqmn4duNlWYd/dcPIwDUogniKD1xlXPX+vT1rGR9x CB+BnipujWDFGe/f4Aul0tXC+OQLT76ZzMiZgMRc=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/criticaler-streams/9bfec2-19cc36@github.com>
Subject: [quicwg/base-drafts] 19cc36: Jana's suggestions, tweaked
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7_qtJzmk6VqW_71ueF0uk9ocUJk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:04:10 -0000

  Branch: refs/heads/http/criticaler-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 19cc3676a530786ca500938a0676223fdd73c4a8
      https://github.com/quicwg/base-drafts/commit/19cc3676a530786ca500938a0676223fdd73c4a8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Jana's suggestions, tweaked



From nobody Tue May  7 11:04:54 2019
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 C4BD81201BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vujny4kGZ_ZA for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:49 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BFC9120188 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=12YXN+lStXzhUF3oCxRWL+aOMzE=; b=epRT+zrqftWRqhPh Kn5TdGvf2p5Pxw0RJzXnKF4z1HaaFVU6fQXl7DyZXg3DkF3KpkmUjd3wn4kIEjaj aC02sxbct+kt6S1ks/lhgULkLq4XwLDRtpT34Fvt4h8VstWBr1hwYVjIcbQr6euI BV54weiU1kgL5TIF060gpyeb/UM=
Received: by filter1818p1mdw1.sendgrid.net with SMTP id filter1818p1mdw1-16376-5CD1C897-31 2019-05-07 18:04:07.959788025 +0000 UTC m=+1022555.565445504
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id eSkv00F5TdSfmNkHOCDolw for <quic-issues@ietf.org>; Tue, 07 May 2019 18:04:08.029 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id D3C2B1A00BD for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:07 -0700 (PDT)
Date: Tue, 07 May 2019 18:04:08 +0000 (UTC)
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/2666/push/3583986199@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2666@github.com>
References: <quicwg/base-drafts/pull/2666@github.com>
Subject: Re: [quicwg/base-drafts] Don't request control streams be closed (#2666)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1c897d187e_5b003ffb00ccd9641411b0"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak10the3mhJNfoXfwbahcyAqPf6wJ6I3o6Kdfz McguTJrqyILMzckSg7luD7WfpyQauYu4f50GyulAUcpDUwAX4TzwzKlvGiV0RemwJNzTeWCK+peD0N uxSB4lPh9V6XiT43BqXH2d2Fx0QNiEiYORxDAK1/cuGeeKzW+qvdlV56kwpTkSkdx4Z2jLn+tQ7tgM M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/77vm_e-nOiqXn1mXVT1MgwcoYS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:04:52 -0000

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

@MikeBishop pushed 1 commit.

19cc3676a530786ca500938a0676223fdd73c4a8  Jana's suggestions, tweaked


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2666/files/9bfec2dceccf2147168c84027f799b35449b4b18..19cc3676a530786ca500938a0676223fdd73c4a8

----==_mimepart_5cd1c897d187e_5b003ffb00ccd9641411b0
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/19cc3676a530786ca500938a0676223fdd73c4a8">19cc367</a>  Jana&#39;s suggestions, tweaked</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/2666/files/9bfec2dceccf2147168c84027f799b35449b4b18..19cc3676a530786ca500938a0676223fdd73c4a8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3G7QOVCXO4MRZNB6LPUHABPANCNFSM4HKXCT3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XX2HOPGOO3KF4WXLPUHABPA5CNFSM4HKXCT32YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBVGM4TEMSQOVZWQIZTGU4DGOJYGYYTSOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2666/files/9bfec2dceccf2147168c84027f799b35449b4b18..19cc3676a530786ca500938a0676223fdd73c4a8",
"url": "https://github.com/quicwg/base-drafts/pull/2666/files/9bfec2dceccf2147168c84027f799b35449b4b18..19cc3676a530786ca500938a0676223fdd73c4a8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1c897d187e_5b003ffb00ccd9641411b0--


From nobody Tue May  7 11:05:00 2019
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 B2977120188 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nj5AYTYqZfAz for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:49 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A181B120191 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=4C7oCDGVLngJw8/CFhuvcSt9Mww=; b=vCKUXggMFBz7pdSC y9lUMkti2AwrKp+s59c7BbmmFCykN6PnpRxNv/XLZSbHU/s/aOWhAhEdDHGEpC01 18CJSmlCHITBKBfp57Go3ugo8stmKKI8JwDPJMd/91+XC0HF5xTXkmDlZ0J9gF7u JqX4A6sw0tdYJihjhSW1HEaF3VE=
Received: by filter0603p1iad2.sendgrid.net with SMTP id filter0603p1iad2-23987-5CD1C8BF-6E 2019-05-07 18:04:47.860362775 +0000 UTC m=+1025288.161506412
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0015p1iad1.sendgrid.net (SG) with ESMTP id EqF6N6eHS9WRs0Sw5S0QnA for <quic-issues@ietf.org>; Tue, 07 May 2019 18:04:47.740 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id A6992400038 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:47 -0700 (PDT)
Date: Tue, 07 May 2019 18:04:48 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9a93be-9a3740@github.com>
Subject: [quicwg/base-drafts] 9a3740: Don't request control streams be closed (#2666)
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0rcUOd4piiQeRzZDwkwfIsRQ+RyAgJcnHX/I jupSzZ14BPEMkVf+1l5K0u2zKtS5qLTe5sn99hSVi/l5ddsi4AhSwonFM1+LGgFlJA9UBUu5jQVh8+ PRvezWh2QeqaVrt9agOP8uRTg5Wnp3adBY/aKEvL6kPJ2g0WRnYqCyLoCg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tw7aCInGlfJVaRse76AMUTIOtho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:04:53 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9a37401b80a75c2a8881e292e84b99abfa22c9e8
      https://github.com/quicwg/base-drafts/commit/9a37401b80a75c2a8881e292e84b99abfa22c9e8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Don't request control streams be closed (#2666)

* Don't request control streams be closed, either

* Jana's suggestions, tweaked



From nobody Tue May  7 11:05:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 592CA120191 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:05:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oKbEm0UsGlNz for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:04:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35B16120188 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:04:58 -0700 (PDT)
Date: Tue, 07 May 2019 11:04:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557252295; bh=kAAQZKW+5+c1cVKAWJ+0iopqPNBaUk4Zwr5ZYpCyMco=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=th9P/afhJE2KFuZyc7XxybbCQnExD000VRzz5Hs4wjeNURN1TUPNGpgJJOjQY9F9l 3yNBCo7abLMfQrn46ClXEToXYeF5WTnYzHbsPimly1fipK0NP+MxKwrXfQjNt0FRl2 8O3s5WhdwfDuVUx38kqdKZWmdbyMhVggiVIs5G2Y=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ACRQFD7KOQBQNQ2N2335UPEVBNHHBR6M2VM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2509/issue_event/2325035552@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2509@github.com>
References: <quicwg/base-drafts/issues/2509@github.com>
Subject: Re: [quicwg/base-drafts] STOP_SENDING on Critical Stream (#2509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1c8c7c5f53_35b33fa6be8cd968148955"; 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/OlQpnM_ugI3WsTDhcxkFwlC4qy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:05:01 -0000

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

Closed #2509 via #2666.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419011243" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2509/hovercard" href="https://github.com/quicwg/base-drafts/issues/2509">#2509</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="440227475" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2666" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2666/hovercard" href="https://github.com/quicwg/base-drafts/pull/2666">#2666</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/2509#event-2325035552">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZKW5PY4AWKZH54XMDPUHAEPANCNFSM4G4ZPNTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UDB4MVTPVWVDXWWTPUHAEPA5CNFSM4G4ZPNTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKKTUIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2509#event-2325035552",
"url": "https://github.com/quicwg/base-drafts/issues/2509#event-2325035552",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1c8c7c5f53_35b33fa6be8cd968148955--


From nobody Tue May  7 11:05:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDEF71201BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:05:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vPl_4ZGfB3B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:05:31 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5658F120191 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:05:31 -0700 (PDT)
Date: Tue, 07 May 2019 11:05:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557252330; bh=8QXbSkr1RbmNCzMD4AkEXfOgLHMq4xJ6HvXY+kLVp6k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yzKvYhenwR7RbC7gZZSZC/D0T/t0G7KfHB8uZoMNdJKhsK+7vY/Q12ZV1Sjz3IU7Q yBtPg55CrQ10EhdgLRLqoH/lfwZ/l5VUKPetZh38X0yMk6uG4dWaVnaNNr249XueaZ 8ayVrOKh67vbtzKrTGThJwWalRZp6CcS6v41pclo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5U4SBH2DHK7HKOU7N2335WVEVBNHHBTXTXUE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2626/c490187565@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2626@github.com>
References: <quicwg/base-drafts/pull/2626@github.com>
Subject: Re: [quicwg/base-drafts] Use semicolons for section references (#2626)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1c8ea12a08_31323fa6be8cd96820151"; 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/Lr0KtDFdwuYuDlJPM8eUkyz0QLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:05:33 -0000

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

@afrind, I think this is just waiting 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/pull/2626#issuecomment-490187565
----==_mimepart_5cd1c8ea12a08_31323fa6be8cd96820151
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=8259689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a>, I think this is just waiting 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/pull/2626#issuecomment-490187565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4B6YGHSFVKXUSB7ADPUHAGVANCNFSM4HGPI3CQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72TJS3JYMOW34TU5LPUHAGVA5CNFSM4HGPI3C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU32WLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2626#issuecomment-490187565",
"url": "https://github.com/quicwg/base-drafts/pull/2626#issuecomment-490187565",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1c8ea12a08_31323fa6be8cd96820151--


From nobody Tue May  7 11:06:28 2019
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 65D191201BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:06:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BVXeUfcaeW1T for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:06:25 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53A31120188 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:06:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=THRieWI2MRJXJZdt0cLwokDm3hw=; b=TOojHCcHgSHlVJKm M1ZndGR1bYKv4etUUvq9EhSMJ9UNhNx5Y1+oMrkav/QyGMmt7D8QamSPB6qEPgtr XVFPbWSpUZ/5EETzXoZZgigvo0kP3mxyDl8gxLx3B2Ide1HFyqhCrozfmnrpExkW pEmX6Xlan24WD5U0CCkw74bfk7M=
Received: by filter1735p1mdw1.sendgrid.net with SMTP id filter1735p1mdw1-22710-5CD1C904-E 2019-05-07 18:05:56.209423545 +0000 UTC m=+1024137.451935531
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0051p1mdw1.sendgrid.net (SG) with ESMTP id YyBpHto8RLqPn0qQhe12Iw for <quic-issues@ietf.org>; Tue, 07 May 2019 18:05:56.143 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id CAE9DA802CB for <quic-issues@ietf.org>; Tue,  7 May 2019 11:05:55 -0700 (PDT)
Date: Tue, 07 May 2019 18:05:56 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ec802e-aac763@github.com>
Subject: [quicwg/base-drafts] aac763: Script updating gh-pages from 19cc3676. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak32Z7FDa7qxzp1YPCbXpaYOYwn8/bc+E37Gme FJRXanJvdubF3USbB0+q8sDOu82BABIZBeKeLLhm+YVoItaIT3Ohfcn/+idlKkHAX3PXO/oYvLFGYN irYKl2LRL2nr3/DexKNbMDlO4pXF3xSYP7Mod2hC4iOLPrOFbANXHYi2ww==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cVxqYqs_SVtTQU2ujIo4BdL2T3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:06:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: aac7630243b489636e65536cc93e5c4e656f0acc
      https://github.com/quicwg/base-drafts/commit/aac7630243b489636e65536cc93e5c4e656f0acc
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 11:07:03 2019
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 B1FC71201DC for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:07:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9T7kejZhDNAY for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:07:01 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF62B120191 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:07:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=mq/iN3GWzZ97EOglUiOKSBdQmyw=; b=rJSXkAD8UP/rt+t1 tzxubJZ3YEzbmiAgh2U/rzs+a8EtNxmXqtL8jNxY2+iCqK1NCbR8z+/D3wdVfkmG ctBe3sHr6SKtgjSB5d9EYQQiTf36iwX7ndLMpimRBQIGQgFx6T/VZnyId6jjSQKh BAyfjbnQYwJZHOKtxM5ddNVRchQ=
Received: by filter1744p1mdw1.sendgrid.net with SMTP id filter1744p1mdw1-10002-5CD1C932-52 2019-05-07 18:06:42.818173802 +0000 UTC m=+1024111.204344025
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0034p1iad2.sendgrid.net (SG) with ESMTP id bnT8ltceSSSJtnP1wyEySQ for <quic-issues@ietf.org>; Tue, 07 May 2019 18:06:42.805 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id B5CE4240006 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:06:42 -0700 (PDT)
Date: Tue, 07 May 2019 18:06:43 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/aac763-5fdf25@github.com>
Subject: [quicwg/base-drafts] 5fdf25: Script updating gh-pages from 9a37401b. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0nkUpzYKk81BUx806sk1OMDReCYv8DZeHg5K tGGY34vP+7U9tWVDpJAIS3B2ky+LcdEqLUWviXikrch2o2CneVm2gLrup91Q7ARsKS9Y/9QumPUYex 9aJgb5ymjoxt1zolkhC5Qu88BnghMvRkT8Q4tQ/cF9Q+RP0VaMvd+XtNhTZbyuCf7f7NRhcxnjWR8v E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hUp3y8h_weU7JuSVlDIb_2w_xh0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:07:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5fdf25534c63f847b27e4b8d355bec03a8185619
      https://github.com/quicwg/base-drafts/commit/5fdf25534c63f847b27e4b8d355bec03a8185619
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

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



From nobody Tue May  7 11:12:58 2019
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 C64971201BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:12:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eklnACNnbI4L for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:12:54 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40C40120188 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:12:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=OGsLOZGR4D2djXmu7Y578wCXEbA=; b=jCXnOjrjli2hU4x0 GDV89Aip5VgYHnU1cIDJXhobxRseQKMQ/9hLsXvP+OHvxI2js+0nQQYmK+KWPEHp Nk35YPZnt8UNcu0cSPZBEZaM5mimTo6bulVIvl/iUFwEGC9aUM5xOjKkXTjfpPih dk89RsoYyyRUF9flQqFTWfZWwk0=
Received: by filter1348p1mdw1.sendgrid.net with SMTP id filter1348p1mdw1-23748-5CD1CAA5-2 2019-05-07 18:12:53.009554511 +0000 UTC m=+1023412.519412804
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id SV6gjLXbQJ-uPUK99wOiHg for <quic-issues@ietf.org>; Tue, 07 May 2019 18:12:52.921 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 95AB21806AE for <quic-issues@ietf.org>; Tue,  7 May 2019 11:12:52 -0700 (PDT)
Date: Tue, 07 May 2019 18:12:53 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HZGAWXZXTUU4XNLF2336SJEVBNHHBR6RTNQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2511/490190153@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2511@github.com>
References: <quicwg/base-drafts/issues/2511@github.com>
Subject: Re: [quicwg/base-drafts] Some correctness issues in the HTTP/3 drafts are stream errors, not connection errors (#2511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1caa4943a2_1cb83ff7674cd96826456f"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3srJ71boV2EUv0tklWphporVeCXSbIoJLhgk LyrReNbIPY3hSH/0qR3qg1cn9sXk3F+SENFIiNOHAKGpQ1bbXU96F6MtlExqTXuvlegddpDNRJwelA P35MD4Q2EGK1gh058V+Ldu/Me14VE/OasL2nzdp8zUKpbRRmJd977g7T3SOAQooE7PK9OqEjvRLA7n o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vIosmytdm9uuFMoKaSmM7H2zZOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:12:56 -0000

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

Fixed in #2510, which should have closed 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/2511#issuecomment-490190153
----==_mimepart_5cd1caa4943a2_1cb83ff7674cd96826456f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419043375" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2510" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2510/hovercard" href="https://github.com/quicwg/base-drafts/pull/2510">#2510</a>, which should have closed 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/2511#issuecomment-490190153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67V34PMSGMEGHUORTPUHBCJANCNFSM4G42IXSQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7W3CM44MEPCYGRUM3PUHBCJA5CNFSM4G42IXS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU33KSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2511#issuecomment-490190153",
"url": "https://github.com/quicwg/base-drafts/issues/2511#issuecomment-490190153",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1caa4943a2_1cb83ff7674cd96826456f--


From nobody Tue May  7 11:13:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38719120188 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:12:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OMlZ4Wka-NP0 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:12:54 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C667E1201B0 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:12:54 -0700 (PDT)
Date: Tue, 07 May 2019 11:12:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557252773; bh=FO3fcThipJ7CNl2h0+wFY9y3a1Z/++dW+0Ev4DU4cMM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1fb9kOmSZ1Oh7LRZWGR/MDE/jCd/lj1kqORVTwHxVGTU5CWYRDTePCWqisCHj4orf aMHPxxYG2WbKWasVwhe9l+mXYO1sp1nixFZmFWuz9fObj2IliebgBP7Mhp6WHEO8kH iLmjTebeKuiFKSyGRuBLqKoev/IWXaOIkNAn7MW0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NDL6ZYHPFCMJJDXF2336SLEVBNHHBR6RTNQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2511/issue_event/2325055941@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2511@github.com>
References: <quicwg/base-drafts/issues/2511@github.com>
Subject: Re: [quicwg/base-drafts] Some correctness issues in the HTTP/3 drafts are stream errors, not connection errors (#2511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1caa592754_43f03fc16c4cd96c184026"; 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/HQD9ftw9_momDGMI5wfKwhworyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:12:56 -0000

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

Closed #2511.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="419050348" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2511" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2511/hovercard" href="https://github.com/quicwg/base-drafts/issues/2511">#2511</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/2511#event-2325055941">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RM7LYJWY7JP3XSBDPUHBCLANCNFSM4G42IXSQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QTPTLL2CFQVZNB5TPUHBCLA5CNFSM4G42IXS2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKKYTRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2511#event-2325055941",
"url": "https://github.com/quicwg/base-drafts/issues/2511#event-2325055941",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1caa592754_43f03fc16c4cd96c184026--


From nobody Tue May  7 11:46:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DDBC120235 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:46:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4buxrWPhR6dT for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:46:30 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4D57120228 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:46:29 -0700 (PDT)
Date: Tue, 07 May 2019 11:46:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557254788; bh=Ftx2saDEeyBFNGcEHFrwUaRvu2iBei29DD4llGpi1+k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N2yEwr/yhCu/Tv9TaSs8Ye4TNOTnYfzwvNAznysfGdGjpcpBmoGocuPTejkJBqLnI TxJQM3A99DyIRLpBiWHmubMgWQimIIzogwFWtt2H7UFFBtmXF9ad2YfqweWI7T3xn/ OsvlJHWNtjoK/5Ed+tLk+iD/j7VEmfjihar+ZJC0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YV7T2374AK7MTIN5234CQJEVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667/review/234696736@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1d28446494_72503fc6c10cd95c21417c"; 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/ZivxErXv4_FDq_krySI9Hr9HhG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:46:32 -0000

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

ianswett commented on this pull request.



> @@ -214,6 +214,13 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer end to a loss epoch
+
+QUIC may reduce cwnd several times on successive losses whereas TCP will keep

Thanks, 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/2667#discussion_r281779896
----==_mimepart_5cd1d28446494_72503fc6c10cd95c21417c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2667#discussion_r281779896">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -214,6 +214,13 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer end to a loss epoch
+
+QUIC may reduce cwnd several times on successive losses whereas TCP will keep
</pre>
<p>Thanks, 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/2667#discussion_r281779896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GGWFIJEFOB5UZNMLPUHFAJANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK255M7A3HCINH2JAALPUHFAJA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX6TAIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667#discussion_r281779896",
"url": "https://github.com/quicwg/base-drafts/pull/2667#discussion_r281779896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1d28446494_72503fc6c10cd95c21417c--


From nobody Tue May  7 11:48:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6894120235 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:48:19 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7L0liKwv0lez for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:48:18 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14C3B120228 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:48:18 -0700 (PDT)
Date: Tue, 07 May 2019 11:48:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557254896; bh=246lrlrizavxWpYhRWm9rdO2fEyms2BuX5Em7bkQY58=; h=Date:From:To:Subject:From; b=tDQ+TbNM8hSydfpllQ32KbbrNJlWB4U8Vy3NNJJMYBA+8M5+t3+/kRHKEhJT9xAVE GX0+ENtxDNsdUU6ACW3eKFZxVPG92nITocze7vto4ftBMoVHf0TzVtbRmG4u5BoiGm itGJNhDnN4BErRvMz7Ebl6hSVvCv0uxSwHdG11+c=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/6ac0a3-93ca3e@github.com>
Subject: [quicwg/base-drafts] 93ca3e: 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/GEaL4E6QJeRs-ZMD4Nr9bJsHRhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:48:20 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93ca3e87e3105bc48869274d1aff59a7a9a67f3f
      https://github.com/quicwg/base-drafts/commit/93ca3e87e3105bc48869274d1aff59a7a9a67f3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 11:48:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9458F120235 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:48:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c45lg_eNISGD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:48:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFEDF120228 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:48:25 -0700 (PDT)
Date: Tue, 07 May 2019 11:48:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557254904; bh=0dHPGaezynzpu6sMgQK/BCBpRav2FlU0jHNySDRByps=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lykRnym8lKsIsSA8Fb8ZoQuqB+msm67VGbFFzGPmdOF2PokVmhpruPsdQV0S42HS0 vbu9UvHMdB3EsOV1mWEsof2yg5HOKjpj9l+c7EFN2VBKWKkUHuynASQ9pddIW+yFKe qQcKZ5Move+ZxfnCHZN8WAMJyOIg+zuqyGCu6B+o=
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/2667/push/3584134896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1d2f87932c_5f253f951d6cd968212566"; 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/VNvrnrdIEfUAFiiB8_6AVvgnYKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:48:28 -0000

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

@ianswett pushed 1 commit.

93ca3e87e3105bc48869274d1aff59a7a9a67f3f  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/2667/files/6ac0a31c4577a55714ac346bedb0746585178a12..93ca3e87e3105bc48869274d1aff59a7a9a67f3f

----==_mimepart_5cd1d2f87932c_5f253f951d6cd968212566
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/93ca3e87e3105bc48869274d1aff59a7a9a67f3f">93ca3e8</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/2667/files/6ac0a31c4577a55714ac346bedb0746585178a12..93ca3e87e3105bc48869274d1aff59a7a9a67f3f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YRFV4AVNTIMMDMH3PUHFHRANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3LEPMEJT5TM66NWLDPUHFHRA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DIMJTGQ4DSNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/6ac0a31c4577a55714ac346bedb0746585178a12..93ca3e87e3105bc48869274d1aff59a7a9a67f3f",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/6ac0a31c4577a55714ac346bedb0746585178a12..93ca3e87e3105bc48869274d1aff59a7a9a67f3f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1d2f87932c_5f253f951d6cd968212566--


From nobody Tue May  7 11:49:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D5C6120261 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:49:40 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VPZynBKwC_dD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:49:38 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37249120272 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:49:38 -0700 (PDT)
Date: Tue, 07 May 2019 11:49:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557254976; bh=mTiu+z6BJ5jXbJCEF4bbTCxlKozzPfhpgW+COAkcGfE=; h=Date:From:To:Subject:From; b=LBO24od95ZetD1WOJ/Cuib3+6+qddg59zRgQDbtNh9CDOa18+gNhNwVCamfei4QeM 3uhoVAwqJvy455zst7DcmDQyMfwRVF6eJicJHbMtGsQuaeziL23m2/CDF11lqepcQW 73enITOSoPFhAEiEXya/itqPcJMRwdGEi1BXSYEY=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/93ca3e-c8d0a8@github.com>
Subject: [quicwg/base-drafts] c8d0a8: 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/6_MhTkI5eraofRk-HdssakpGKlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:49:47 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f
      https://github.com/quicwg/base-drafts/commit/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 11:49:57 2019
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 DBFAE12023B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:49:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vc3WdIrxpeH6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:49:47 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8297112026E for <quic-issues@ietf.org>; Tue,  7 May 2019 11:49:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=pFV6sLoqYZ3cNuMEhONPY1UaRPw=; b=kEqTj11EgDmxD7/2 gq/BIb3Gn+E05sqix89TgaLc1NymvmvIWw7WnDkcPHsWW0rsKEqu+dsi8r9fOjfO dxbQdFwoNJBYvTcyp7GyXAl0/l2apqk5ZlME5VBG+nLJ2kdxMNGgk6F3cJTw/7TL R1aJmsJAkU5WA1tF60p7jvVGcKw=
Received: by filter1785p1mdw1.sendgrid.net with SMTP id filter1785p1mdw1-17132-5CD1D347-2C 2019-05-07 18:49:43.922355504 +0000 UTC m=+1027413.948980908
Received: from github-lowworker-cb75ac4.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id W7PnCEHcToGd7Mip2_oYzA for <quic-issues@ietf.org>; Tue, 07 May 2019 18:49:43.885 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cb75ac4.cp1-iad.github.net (Postfix) with ESMTP id CC44EC20FCF for <quic-issues@ietf.org>; Tue,  7 May 2019 11:49:43 -0700 (PDT)
Date: Tue, 07 May 2019 18:49:44 +0000 (UTC)
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/2667/push/3584139344@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1d347caff4_1c013f9b58ccd96c217890"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Mw1/ECEIvfDxkyBkxeGy+krmi1I8wF37SA6 YCKA84pp36dV4ZOoxm+VJsIbbBBDwEgvJgMFJ2Lt1NP04ZCjwa6+pbthc8EFjd5KlyA3RWDozq43kv gDu1Z99rJVvu6rvF6RISTZKR/OD/s4hNophPoICY2rMNTNvtoNxcC5xxWa4K/vJ2QkBoUfWrmTmfnQ c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/raQ_W_V_veM-4Ued99t0YUMU8vI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:49:56 -0000

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

@ianswett pushed 1 commit.

c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f  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/2667/files/93ca3e87e3105bc48869274d1aff59a7a9a67f3f..c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f

----==_mimepart_5cd1d347caff4_1c013f9b58ccd96c217890
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/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f">c8d0a82</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/2667/files/93ca3e87e3105bc48869274d1aff59a7a9a67f3f..c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YRH4LXEDS4DDBORDPUHFMPANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZMFJEHC2B3WZ2WWDPUHFMPA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DIMJTHEZTINA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/93ca3e87e3105bc48869274d1aff59a7a9a67f3f..c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/93ca3e87e3105bc48869274d1aff59a7a9a67f3f..c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1d347caff4_1c013f9b58ccd96c217890--


From nobody Tue May  7 11:50:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BA49120235 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id khW7kzBCvAV1 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:50:21 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6673C120228 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:50:21 -0700 (PDT)
Date: Tue, 07 May 2019 11:50:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557255020; bh=peLdKMzkXF/f+0K5VBebSKZMOILp7/bAjDTHZgsS2BE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JzX7t5uDiNSzDM60NXLQsKqwmVA9Aeu1WhQTPEwuI+Jek1i/qnZbU6bn8tawAUa+G cifTRKoCcN4tHNCil4OkCoKWG8Q6o76fqDFOtlru3q4s2cV+c0fEadgH6WvoNeldVF 5SieJ186HsXzV1squAjvFns99Jf/gV4i753WCeL8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32AFFKYV4BZKYPAN5234C6ZEVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667/c490210584@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1d36c624e_51db3fca5c6cd96c1767ed"; 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/yfa7hEU6EHuD-fdyFkeMGdiuUY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:50:25 -0000

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

Thanks Jana, suggestions taken and "Clearer Loss Epoch" rewritten.

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

<p>Thanks Jana, suggestions taken and "Clearer Loss Epoch" rewritten.</p>

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


From nobody Tue May  7 11:50:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9756120254 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:50:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mPLlKEK6I3dX for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:50:26 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39242120228 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:50:26 -0700 (PDT)
Date: Tue, 07 May 2019 11:50:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557255024; bh=cKUapLckWPSASogg8f4nm96G0EYTftPspnJ5I2G2tCY=; h=Date:From:To:Subject:From; b=p6ZhH6O1JaAc+SZppEfFx7HENEkfWgh/LVfBnsL4Nk10phEnI5O7esXGNa9bfS+Yb 6K59o5AKShH+1rf19KMX87RF7ZnKuN89whg7wAsHZzm9AAGBMiWb+imcy4aE2A6jrs YDcu80zWItuIwqGeqfzzJezINwvnJQv9HUVNYP3U=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5fdf25-a62f29@github.com>
Subject: [quicwg/base-drafts] a62f29: Script updating gh-pages from 93ca3e87. [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/w_AIHz-t2CWyH41Hb46HgRq2rMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:50:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a62f29db83ec7cd58ff2d21825ec02fff4a72a51
      https://github.com/quicwg/base-drafts/commit/a62f29db83ec7cd58ff2d21825ec02fff4a72a51
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue May  7 11:51:28 2019
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 3DC9F1202BC for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G4r-4EhfPvHT for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:51:19 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 12C09120270 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:51:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=P9g7wuIwakMlUuGffcW9PF7spbU=; b=L2yOu0YPHwMmbjv3 9p1tjrB6JoCTSPMucFKJ+4BD72aUIhSYuqBBneKXkhHkMd+puyFb1v6s2MvGtPwX vQ6Y6Ehjitv303dx+uJG0YW8fnsFJuEm4YUAsyFP/WplaQEXTfaUiOdUhbEf+5qJ jXT0PySxe5+Om54Y4CunHPpuoAk=
Received: by filter1706p1mdw1.sendgrid.net with SMTP id filter1706p1mdw1-29638-5CD1D3A5-16 2019-05-07 18:51:17.316200694 +0000 UTC m=+1027449.859074460
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0037p1mdw1.sendgrid.net (SG) with ESMTP id jcc33E2NQuqaxRErh5oNKw for <quic-issues@ietf.org>; Tue, 07 May 2019 18:51:17.265 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 20E993E29C9 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:51:17 -0700 (PDT)
Date: Tue, 07 May 2019 18:51:17 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a62f29-79c0f0@github.com>
Subject: [quicwg/base-drafts] 79c0f0: Script updating gh-pages from c8d0a82e. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0kugDbGHzHwxAjzQu5Dz2TeBn2mJIErK2A4J uLRJ4IFoRiHZ1fd4GiDY366Ak2CpJGFo0VhwopEqCRwESd2ndToLr9CXEgmAsPSzemtfKceIQYpon1 056O8t+bF3XFubKB6+PFAwNDfxUYLaZsyQI1oiL2pAO4ReKtIoJQHjezz56NJig7lZbs5WKr16cDco w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/waTbdEDOBZRxhzIsIyfiAd5MoCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:51:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 79c0f0250d8cd0b9cd79146acfac3c1f7a2c32a5
      https://github.com/quicwg/base-drafts/commit/79c0f0250d8cd0b9cd79146acfac3c1f7a2c32a5
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue May  7 11:53:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A48DB120271 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:53:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m2hAfD0NVxYl for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 11:53:06 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07887120272 for <quic-issues@ietf.org>; Tue,  7 May 2019 11:53:06 -0700 (PDT)
Date: Tue, 07 May 2019 11:53:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557255184; bh=WDZW3gJ4q8FFRDaJNxxPHE590ndrWPI0pfSq7778uro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BqzHzS0hBRb0cbJ/C4lwuDaLFktONPaoVSMuQU5tOraFHMud85IyW308sEGNRAh7I dtLx0/WMj8oY4kHYHroEqxf8IaosKVxkIsqstr70H9UAVEHzc9M4XbUw9s/osl5iD2 U2SPd53ojkf4+dKFKn0BLuP7eDTdmUrXCwjlLVIc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4F4JHVAALTD2AESV5234DJBEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490211531@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1d4106ef30_72653fc6c10cd95c1625e1"; 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/0fiRTj8MS5gQGARIlF9JMtTv4sY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 18:53:11 -0000

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

I don't think simple buffering is sufficient.  You would have to not only buffer the frame that updates the priority of a not-yet-created stream, but also frames that create dependencies on that stream, and frames that create dependencies on streams that would be under that tree if you weren't already buffering the frames that create the tree.  That can be done, but it's not straightforward.

A simpler alternative is, potentially, to stop processing PRIORITY frames (which effectively means not processing the control stream) until the indicated stream has arrived.  Not great, but PRIORITY frames are most of what will be on that stream and we've already said they need to be processed in order.

I don't feel like there's a good solution to this and I'm supportive of exploring alternative priority mechanisms, but I'm not sure that needs to land in the core H3 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/2502#issuecomment-490211531
----==_mimepart_5cd1d4106ef30_72653fc6c10cd95c1625e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think simple buffering is sufficient.  You would have to not only buffer the frame that updates the priority of a not-yet-created stream, but also frames that create dependencies on that stream, and frames that create dependencies on streams that would be under that tree if you weren't already buffering the frames that create the tree.  That can be done, but it's not straightforward.</p>
<p>A simpler alternative is, potentially, to stop processing PRIORITY frames (which effectively means not processing the control stream) until the indicated stream has arrived.  Not great, but PRIORITY frames are most of what will be on that stream and we've already said they need to be processed in order.</p>
<p>I don't feel like there's a good solution to this and I'm supportive of exploring alternative priority mechanisms, but I'm not sure that needs to land in the core H3 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/2502#issuecomment-490211531">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2EKEJH53W7V5MTFJ3PUHFZBANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CXC2TCZBZM5NNGIDPUHFZBA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4ARSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490211531",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490211531",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1d4106ef30_72653fc6c10cd95c1625e1--


From nobody Tue May  7 13:24:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F976120128 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:24:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xbSqjtRAmbVx for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:24:48 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B10D71201D6 for <quic-issues@ietf.org>; Tue,  7 May 2019 13:24:47 -0700 (PDT)
Date: Tue, 07 May 2019 13:24:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557260686; bh=r8hwLqPEERJyaYs/ehkElWd7Dxqj5ux+3n2qHZtwjbc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=It3LW6qoJVYnUXa4A6TuqoTz1DfuoOJTGJKXeRrom/jEkmKM8jw3V/IbP+APdGcVZ Bfyk+O3K2fv7QOarYzp/6HzCBqK9+uOITShYSlsTSx3GEIu5ApHaJtznzSbQ2Tde/o j7kwIZM9LGUcuAoDYnAPOYB71Fc3xFnnJjTn15Vw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UU2QA4QCYSRKX2N5234OA5EVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672@github.com>
Subject: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1e98e5bb9e_53033f8ebfacd96452764"; 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/h8GB04cuQqnSZ_hKVi9g3nQgIwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 20:24:49 -0000

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

Currently there are three spots in the QUIC transport spec which used fixed length(16-bit) integers:
* Connection Close error code
* Application Protocol Error Code in Reset Stream
* Application Error Code in Stop Sending

This typically makes reset stream and stop sending frames 1 byte larger than they need to be, which could be slightly annoying if one is churning through a huge number of streams.

It creates some unnecessary oddness in the HTTP/3 spec, where the HTTP_MALFORMED_FRAME(0x01XX) is describing a frame type that's a varint.  Admittedly, there would still be a limit of 2^60 being expressible, but it's easy to avoid that.

I think all 3 fields would be better as a varint, given our recent decisions to make HTTP/3 all varints.

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

<p>Currently there are three spots in the QUIC transport spec which used fixed length(16-bit) integers:</p>
<ul>
<li>Connection Close error code</li>
<li>Application Protocol Error Code in Reset Stream</li>
<li>Application Error Code in Stop Sending</li>
</ul>
<p>This typically makes reset stream and stop sending frames 1 byte larger than they need to be, which could be slightly annoying if one is churning through a huge number of streams.</p>
<p>It creates some unnecessary oddness in the HTTP/3 spec, where the HTTP_MALFORMED_FRAME(0x01XX) is describing a frame type that's a varint.  Admittedly, there would still be a limit of 2^60 being expressible, but it's easy to avoid that.</p>
<p>I think all 3 fields would be better as a varint, given our recent decisions to make HTTP/3 all varints.</p>

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


From nobody Tue May  7 13:39:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A4061202EB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n7VJquuZdEVJ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:39:27 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 162D11202D3 for <quic-issues@ietf.org>; Tue,  7 May 2019 13:39:27 -0700 (PDT)
Date: Tue, 07 May 2019 13:39:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557261565; bh=4vxfNhjM0vudHeauZK6kA0zPdEF2YxNPKSJ5ImFg/Iw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=llFeqaKmE7KX5b8H2ffo3aWiX/kFKoIFsJisUPHqDtMA5UJnj8zqD7HERUUUQ8lDI rOmHhYlLMNKM0XooS0m98QhV2dAVCM7RhEQhnoJLJHZfs/gj5bOWUumb2lyOIwgaVt boRCjsWP1p1fpZ3g1g4DBzG/kSvT8jNPcNTwmN3c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZA333J77SBWCAVCEN234PX3EVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c490246487@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1ecfda607b_47e43fe50cacd95c353538"; 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/x3ByxZ1zldg1-qWVvMQwErI1IPk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 20:39:32 -0000

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

Maybe this would be better if section 4 was moved after section 6?  Then the concepts would be explained before going into the framing.

I'd also like to reorder/renumber all the push frame types so they're all adjacent to one another and in a sensible order.  Is there a reason they're numbered as they are?  If not, I'll open an issue to renumber them.

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

<p>Maybe this would be better if section 4 was moved after section 6?  Then the concepts would be explained before going into the framing.</p>
<p>I'd also like to reorder/renumber all the push frame types so they're all adjacent to one another and in a sensible order.  Is there a reason they're numbered as they are?  If not, I'll open an issue to renumber them.</p>

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


From nobody Tue May  7 13:41:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 073CE120226 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:40:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L8Q5nLdXs6i7 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:40:57 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34B5E120235 for <quic-issues@ietf.org>; Tue,  7 May 2019 13:40:57 -0700 (PDT)
Date: Tue, 07 May 2019 13:40:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557261656; bh=MKMHmNNA1uANBAfgcHV5adQjt9PJK3ie6X2zmICB6FU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k/W/SWWynG+I7wE1ImWYOlGocRHl1yFoDdkZkz6qqn0wuhCHlW/f6nSnJurQJes2h aZLVYAnt8zP26elWskIttcIkfozA4JzzFVawHz9XPGUYECIp9iluicUtMMvrgNujaE hauGOIRQs/c86sucp3hbbEP1NLgnj5ImtsepY6iw=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GE4A6KO4ZYL32L4N234P5PEVBNHHBUSBCZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2668/review/234750166@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1ed58268c_9b43fdc612cd96834548d"; 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/NO7nxTWHX-K9gsOb7lNdUx2Z4jg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 20:40:59 -0000

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

afrind approved this pull request.



> @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference concurrent updates to the
+QPACK table.  While these updates are not directly part of the message exchange,

I agree with Martin that we should say 'QPACK dynamic table' here.  

I'm not crazy about 'concurrent'.  What if we just said 'might reference updates'?

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2668#discussion_r281820883">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -942,6 +942,11 @@ A server MAY interleave one or more PUSH_PROMISE frames (see
 PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
 details.
 
+The HEADERS and PUSH_PROMISE frames might reference concurrent updates to the
+QPACK table.  While these updates are not directly part of the message exchange,
</pre>
<p>I agree with Martin that we should say 'QPACK dynamic table' here.</p>
<p>I'm not crazy about 'concurrent'.  What if we just said 'might reference updates'?</p>

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


From nobody Tue May  7 13:43:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F834120139 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PvC4EwbhTTOE for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:43:06 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 075191201E6 for <quic-issues@ietf.org>; Tue,  7 May 2019 13:43:06 -0700 (PDT)
Date: Tue, 07 May 2019 13:43:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557261785; bh=0tV20xa4apSelYT0zMsGXzHgR9XQDkOlph42CpJFe10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2P0ZeC/d5F1VGVmW1a3aZTR7zulkEpRwtlhOwgDfl21YvsCVF6SiC7ifBlqUvetvT TpIK6krxYQtMtE4O6ExipgAkE48gw17npnL+WL9tn6PJJPEUp5tce01GFgX9I6t03u lT507NmbU4fv+x1EnJ7IQDmnpw7iKli3/bbZWo40=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5C7RXWDRKKOLY6J5F234QFREVBNHHBTXTXUE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2626/review/234751276@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2626@github.com>
References: <quicwg/base-drafts/pull/2626@github.com>
Subject: Re: [quicwg/base-drafts] Use semicolons for section references (#2626)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1edd8b0f99_3afb3fad87ecd960617990"; 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/r6zsDBfpZdDOZjuzJVzzQGOYqhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 20:43:08 -0000

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

afrind 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/2626#pullrequestreview-234751276
----==_mimepart_5cd1edd8b0f99_3afb3fad87ecd960617990
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@afrind</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/2626#pullrequestreview-234751276">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBHSSY6CFYSO7EBMLPUHSVRANCNFSM4HGPI3CQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZBVTFEYW6PF52C5DPUHSVRA5CNFSM4HGPI3C2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7AKLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2626#pullrequestreview-234751276",
"url": "https://github.com/quicwg/base-drafts/pull/2626#pullrequestreview-234751276",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1edd8b0f99_3afb3fad87ecd960617990--


From nobody Tue May  7 13:54:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7540412013E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e5g_lHBIMbpm for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 13:54:01 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED156120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 13:54:00 -0700 (PDT)
Date: Tue, 07 May 2019 13:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557262439; bh=dXqEQ9qn5slDPZdmpnL4SWB2SOrP9IeYDl3d8dMrYqM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LDBOXYMd6MSOuY7FRSMWw2fdUsbQn8WHzMiS6VBDopmpQqNUEbcukLJok1Rkelmha 18VKFWiNnDuUXvCEtjQgsNI/N5N6JHbLjk6rBQXqjvfiGVjqECLG0LGNYi2U2HNQSr URJKiqbQLQjlgRaWtAqtxJKaeff5HRMFoq5RES50=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3R2IHHC7LTVGVRSFF234ROPEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c490251215@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1f067b9e18_4fff3fa8baecd964300446"; 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/s4uo1GdsGzITxH07eWWFaMCebGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 20:54:03 -0000

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

There's already an issue to reorder some of the sections, so I'm happy to consider this as part of the same discussion.  As to the numbering, the primary reason is maintaining the same frame IDs for things that stayed over from HTTP/2 -- PUSH_PROMISE has the same ID, CANCEL_PUSH has the ID that HTTP/2 used for RST_STREAM, and DUPLICATE_PUSH is brand new and so pushes into unallocated 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/2665#issuecomment-490251215
----==_mimepart_5cd1f067b9e18_4fff3fa8baecd964300446
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There's already an issue to reorder some of the sections, so I'm happy to consider this as part of the same discussion.  As to the numbering, the primary reason is maintaining the same frame IDs for things that stayed over from HTTP/2 -- PUSH_PROMISE has the same ID, CANCEL_PUSH has the ID that HTTP/2 used for RST_STREAM, and DUPLICATE_PUSH is brand new and so pushes into unallocated 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/2665#issuecomment-490251215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOF5DAUUB5PAKHHGLPUHT6PANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KOUR7JOZD5ZRKFE3PUHT6PA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4KHTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665#issuecomment-490251215",
"url": "https://github.com/quicwg/base-drafts/pull/2665#issuecomment-490251215",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1f067b9e18_4fff3fa8baecd964300446--


From nobody Tue May  7 14:20:07 2019
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 C2CC71200EF for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FgqG-IehgB_6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:20:04 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08885120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:20:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=qOJX5IkeAsp6OZbUhGScUXPVBqE=; b=HY00/AJ0nYEOJqGT W9L/toRvHofiexdukEEuwEDKzfW6rx3ndd0MQTf91sieptLNzmENhz2Z6mtII8Nd wDHBKqH73OHUA/q8lckTmkN4FXnXhIhtJy3UiXy40PGrS0b8yAK+dxkgTsnwXDF2 zNqeqbbKMKdBFYu3pkYBfkDBZ8g=
Received: by filter0540p1iad2.sendgrid.net with SMTP id filter0540p1iad2-6672-5CD1F682-5C 2019-05-07 21:20:02.866088088 +0000 UTC m=+1035921.399085196
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [140.82.115.8]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id 3xNyQ4QEQWq9AIS4usdMAQ for <quic-issues@ietf.org>; Tue, 07 May 2019 21:20:02.719 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id A289BC0307 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:20:02 -0700 (PDT)
Date: Tue, 07 May 2019 21:20:03 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKUA5OPAJ7ULWGN4V234UQFEVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490259243@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1f68299e46_6ac03fdc612cd968451031"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0T4usjIbP7OoLlG3YBTmk7kxqSNEOCjsUnUX Xbggkt6FMR1vn/7rwPtHPQR101EAyU45EaNmY/TMX0zkFPPEfStnFT2NaIfqevPjVhhcY+nP5HdUac gXaUvHE/O9HPZO1ABH+k2Z11u4Akc84lDWxcU2ZwszSjRm2wHBNdyh/FpmMomtZ2dpRfH+zc56ihQ8 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P1cFcWfvsT91rCq-NjN_3cGKIIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:20:06 -0000

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

I would support a move to varints. I've been wanting to support more than 16-bit application error codes, for non-http protocols.

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

<p>I would support a move to varints. I've been wanting to support more than 16-bit application error codes, for non-http protocols.</p>

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


From nobody Tue May  7 14:20:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C46E812014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rAfuK16HzoWh for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:20:44 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39C4D120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:20:44 -0700 (PDT)
Date: Tue, 07 May 2019 14:20:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557264043; bh=kPGN7LIKSPLVyBXBJBjim7vsdvZz+IT05nRZcpEIuhI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UiEv3YAo3UlbfNv6+3ZD5VZ0bGwRpYd94hpmeQKNODp/IMflqznuZsNI4ZLO7B+IT w4LOnhyy9rRrxTM8CR6baSNsZAG3hXjnMJauzuNQpH2ocxYwKJCweckqlTwmqevsmQ mIbHZ6jy9IvkcNHyGoa3YLx4eHb0+CYfyIY4Rll0=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4X33WKQJ2OJQRULGV234USXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673@github.com>
Subject: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1f6ab24e8_9b43fdc612cd9681058484"; 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/xkCVSRdhqF4jKqV4lbEqNRvZkAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:20:46 -0000

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

This PR is the output of the discard keys design team, and has reached consensus amongst design team members (modulo wordsmithing). It describes methods for discarding QUIC packet protection keys, and adds normative text to ensure that this mechanism is not vulnerable to deadlocks. This PR also formalizes the concept of handshake complete and handshake confirmed. Finally, this PR also moved some text around to avoid repetitions.

We believe that this PR prevents the potential deadlocks discussed in issues #2214 and #2267.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * First draft of the output of the discard keys design team
  * Incorporated feedback from Martin Thomson and Marten Seeman
  * Make discarding handshake keys a SHOULD
  * Further review comments from Martin Thomson
  * Comments from EKR
  * More changes from MT and EKR
  * Merge branch 'master' into design_team_discard_keys

-- File Changes --

    M draft-ietf-quic-tls.md (170)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2673.patch
https://github.com/quicwg/base-drafts/pull/2673.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/2673

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

<p>This PR is the output of the discard keys design team, and has reached consensus amongst design team members (modulo wordsmithing). It describes methods for discarding QUIC packet protection keys, and adds normative text to ensure that this mechanism is not vulnerable to deadlocks. This PR also formalizes the concept of handshake complete and handshake confirmed. Finally, this PR also moved some text around to avoid repetitions.</p>
<p>We believe that this PR prevents the potential deadlocks discussed in issues <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="392999245" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2214" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2214/hovercard" href="https://github.com/quicwg/base-drafts/issues/2214">#2214</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="394586860" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2267" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2267/hovercard" href="https://github.com/quicwg/base-drafts/issues/2267">#2267</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/2673'>https://github.com/quicwg/base-drafts/pull/2673</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>First draft of the output of the discard keys design team</li>
  <li>Incorporated feedback from Martin Thomson and Marten Seeman</li>
  <li>Make discarding handshake keys a SHOULD</li>
  <li>Further review comments from Martin Thomson</li>
  <li>Comments from EKR</li>
  <li>More changes from MT and EKR</li>
  <li>Merge branch &#39;master&#39; into design_team_discard_keys</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2673.patch'>https://github.com/quicwg/base-drafts/pull/2673.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2673.diff'>https://github.com/quicwg/base-drafts/pull/2673.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/2673">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6M4ISECAG74U7UDCTPUHXCXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPDIBBDSMUJSYV67LPUHXCXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSQARSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673",
"url": "https://github.com/quicwg/base-drafts/pull/2673",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1f6ab24e8_9b43fdc612cd9681058484--


From nobody Tue May  7 14:24:30 2019
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 D564F120167 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id monJPX-erYSQ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:24:28 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67C80120198 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:24:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=qQPkfNm/NQoN1+JxSGibFUqsPtk=; b=d+NvuZ0Lt+Ue/f0P lPCJJeFOzN3TOxy99Q4jQW9A0L6+Bx5+VaCYladgQH816wUpvbHsWaVKVEOEzYLj 2J7hwlc7XEaYi21ijG0ueWqfw9ECdW15G3hGE1eMP4PMuwNHohC2ZsfXAXto/UEz s/djOZ/1IDxO42lN+nvBYbkE64c=
Received: by filter0491p1iad2.sendgrid.net with SMTP id filter0491p1iad2-20334-5CD1F78B-6 2019-05-07 21:24:27.24608937 +0000 UTC m=+1036884.210641067
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0039p1iad2.sendgrid.net (SG) with ESMTP id 1Xa1tfURRxG8VFiFvsjwIA for <quic-issues@ietf.org>; Tue, 07 May 2019 21:24:27.121 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 11ED83E09CC for <quic-issues@ietf.org>; Tue,  7 May 2019 14:24:27 -0700 (PDT)
Date: Tue, 07 May 2019 21:24:27 +0000 (UTC)
From: David Schinazi <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/2673/push/3584646099@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1f78bf411_70b63fe8738cd96c86199c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2asqQJ4Ol/NRCWI+ZmHb96q/wlLdmnFK27rM O2J+Tve3Bi+xfI4hP+x9PtuBuADYZyAU5dsc8PF+ZF6b5AQlaVEUsbTYd8hNGMLjJvynbOXe90zOQA 6CCdD+mkYvtrLlSJx3jm9CTHN/K/yMoya3P/M0+6/5seMrjG5Em8TL3xlLPWagZNABc1B/2Wsu6RKU c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S0wIKo3hnbx5UavuL1t0cxehVzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:24:30 -0000

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

@DavidSchinazi pushed 1 commit.

1897ccb6b766c814f9fa632bfae031777b79e402  Fix markdown typo


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a..1897ccb6b766c814f9fa632bfae031777b79e402

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1897ccb6b766c814f9fa632bfae031777b79e402">1897ccb</a>  Fix markdown typo</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/2673/files/7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a..1897ccb6b766c814f9fa632bfae031777b79e402">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4B5RWCFHTHVLK6WODPUHXQXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3DH7WK7EU26VYUS3PUHXQXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGU4DINRUGYYDSOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a..1897ccb6b766c814f9fa632bfae031777b79e402",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/7e8b38695bba4fa0d83a6ccf10083cd02f8bb12a..1897ccb6b766c814f9fa632bfae031777b79e402",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd1f78bf411_70b63fe8738cd96c86199c--


From nobody Tue May  7 14:56:02 2019
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 7EF9512019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:55:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 FXWT3L0vX3e6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:55:58 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D7AB1200EB for <quic-issues@ietf.org>; Tue,  7 May 2019 14:55:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=hVQ8fTwW4mfywLKCBPEbXKdrm1c=; b=vHc0kdar2pLRYPT0 y0JObg3jVP6s75M6egWHOFMthnbouPKjgKNp2bIRix2dzcWkevvl40b7c2Ipvmwg Hj5RG95fHNT1032cl8XhyHHmpHZBYti1GtnMYUfPDaVBbcHPL1KpTiUZP+OsVpgG LqKa8b52GyjLsuK2LJlysl1jGK8=
Received: by filter1856p1mdw1.sendgrid.net with SMTP id filter1856p1mdw1-14013-5CD1FEEC-22 2019-05-07 21:55:56.953177654 +0000 UTC m=+1037908.297473937
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id CCzG2D9sQo6wVR_eN0yETg for <quic-issues@ietf.org>; Tue, 07 May 2019 21:55:56.873 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id D44E64404C7 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:55:56 -0700 (PDT)
Date: Tue, 07 May 2019 21:55:57 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BHMEUDWSSUTQBHKN234YWZEVBNHHBUA7M3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2646/review/234781161@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2646@github.com>
References: <quicwg/base-drafts/pull/2646@github.com>
Subject: Re: [quicwg/base-drafts] use max_ack_delay = 0 before receving the TPs (#2646)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1feecd2e0b_17343fd1af0cd9682445d1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak26nlqI6JUWxrNBDy3+00cmQqnuFv+ujBqt4l i5OuzNJBF8pBnVoe04+IDse/xsrcLISwDayYljxIj33KU9KVmuaA55cgROVHMMzzakadq4Nn6cfuYv b54PffvoS0Eck+Fgs3oSECGOv9jrsebCkHL0eAVUImPB7PFDDWu+7u2NgfvJAVA7Rno3GeCdQV5Bv/ U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/axgvOX23Rb5OHLzDrvFHHz6upzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:56:00 -0000

----==_mimepart_5cd1feecd2e0b_17343fd1af0cd9682445d1
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/2646#pullrequestreview-234781161
----==_mimepart_5cd1feecd2e0b_17343fd1af0cd9682445d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2646#pullrequestreview-234781161">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK266MU2MON2ZHQRV2TPUH3GZANCNFSM4HH7YIFQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYA2MGOZDOECCJ4GTTPUH3GZA5CNFSM4HH7YIF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7HT2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2646#pullrequestreview-234781161",
"url": "https://github.com/quicwg/base-drafts/pull/2646#pullrequestreview-234781161",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1feecd2e0b_17343fd1af0cd9682445d1--


From nobody Tue May  7 14:56:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8737B1200EB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:56:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QpSxHAkEx2rR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:55:58 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C6461200EF for <quic-issues@ietf.org>; Tue,  7 May 2019 14:55:58 -0700 (PDT)
Date: Tue, 07 May 2019 14:55:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266157; bh=u56WXxP6k1u09BSsi4k1T6ucnRJpg6wNA99yF0zVeSA=; h=Date:From:To:Subject:From; b=Otr+rg/wthqpxf89RsBH6BdEUc1gx5YiuDsdVojLS8N0hrLvI5Sq1Z1/lUSYJ/zvw 06whgbogkNKK8zc4ZjxirNudRXu0Np1mVEEAscDdDni1KGkzrEYqFd535y0V1nIRCC Pb6GPEYdulsrK81TOMOtQj/KKqZ9GFIxLhWhijBw=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9a3740-06e5b9@github.com>
Subject: [quicwg/base-drafts] 470eed: use max_ack_delay = 0 before receving the TPs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yFi3WcYQZuQOHP7SnwmNl6qdiAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:56:02 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 470eed0ab5542c82e9f655dd12545efc082b2998
      https://github.com/quicwg/base-drafts/commit/470eed0ab5542c82e9f655dd12545efc082b2998
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

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

  Log Message:
  -----------
  use max_ack_delay = 0 before receving the TPs


  Commit: 62d0a5519deafafa31d8c2a33cdb474cab861248
      https://github.com/quicwg/base-drafts/commit/62d0a5519deafafa31d8c2a33cdb474cab861248
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

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

  Log Message:
  -----------
  don't use max_ack_delay for Initial and Handshake packets


  Commit: 3779c9c70db02edadd3aeac1852f7f402b76d19a
      https://github.com/quicwg/base-drafts/commit/3779c9c70db02edadd3aeac1852f7f402b76d19a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

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

  Log Message:
  -----------
  don't use a default ack_delay_exponent for Initial and Handshake packets


  Commit: 680e20fe6c4f1f8b26f59025d96b72443b00e968
      https://github.com/quicwg/base-drafts/commit/680e20fe6c4f1f8b26f59025d96b72443b00e968
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  it's called ApplicationData packet number space, not 1-RTT

Co-Authored-By: marten-seemann <martenseemann@gmail.com>


  Commit: b466b28f055fea0a7409596771a4db3729391a07
      https://github.com/quicwg/base-drafts/commit/b466b28f055fea0a7409596771a4db3729391a07
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  max_ack_delay applies to ApplicationData pn space, not on 1-RTT packets


  Commit: 06e5b9592b38be50189ac079f9b9277611a580fa
      https://github.com/quicwg/base-drafts/commit/06e5b9592b38be50189ac079f9b9277611a580fa
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2646 from marten-seemann/max-ack-delay-initialisation

use max_ack_delay = 0 before receving the TPs


Compare: https://github.com/quicwg/base-drafts/compare/9a37401b80a7...06e5b9592b38


From nobody Tue May  7 14:56:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 550971201CE for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:56:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H3vXxORo55yw for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:56:05 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 829D01200EF for <quic-issues@ietf.org>; Tue,  7 May 2019 14:56:05 -0700 (PDT)
Date: Tue, 07 May 2019 14:56:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266164; bh=V2T2ZZKG1x1IFvQjT7b0UAkLa14JPlSfBPFKU2RFnkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N9w+mr1RwZFhfJ5GyCPZEW2yddkR7u+do4Ou1IpncQ0ut8JrAMnl3JGiLXnumEGYf +Eq7MnixtdM4fDjeAaODgAh5ESMnjUSOgwNpmdFPM1wb6cviHCncPXM2ZkH8+yWFJj bwrms2hG7ouwxvGW0bsCNxnNCSrMBI4UIg11TWb8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYFIQGSIQWRWDSXZVF234YXJEVBNHHBT5UX5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2638/issue_event/2325624221@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2638@github.com>
References: <quicwg/base-drafts/issues/2638@github.com>
Subject: Re: [quicwg/base-drafts] max_ack_delay is unknown when a new connection is established (#2638)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1fef49edab_32e83f9cb62cd96c1854a9"; 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/Ti8S_-AFd76Y-P7jnkhCD1-qbRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:56:09 -0000

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

Closed #2638 via #2646.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435591149" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2638" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2638/hovercard" href="https://github.com/quicwg/base-drafts/issues/2638">#2638</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436464859" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2646" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2646/hovercard" href="https://github.com/quicwg/base-drafts/pull/2646">#2646</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/2638#event-2325624221">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VZ67CZPYD3FVPCOLPUH3HJANCNFSM4HHNID4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYX7J6GGG2K6B5H3TLPUH3HJA5CNFSM4HHNID42YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPDLHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2638#event-2325624221",
"url": "https://github.com/quicwg/base-drafts/issues/2638#event-2325624221",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1fef49edab_32e83f9cb62cd96c1854a9--


From nobody Tue May  7 14:56:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 222C31200EF for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:56:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S8qsq-Hm6LRg for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:56:06 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA8A112019B for <quic-issues@ietf.org>; Tue,  7 May 2019 14:56:05 -0700 (PDT)
Date: Tue, 07 May 2019 14:56:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266164; bh=IjwVDqC8F/kz2Xay7z2/3S2ifE0nvscA8m0SVkyzmjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EABczh3mUIUcaUN3G9I2SeCUHwy14hK1Z/sUYB15TPIa3eG7/fdufs6vS0QznUNVz +f3OnmSrCAg/vOyOn0743ZTauKt5csdoPQMXRV4PWZ7kipnkQK8/a4Q9xlYvpJPfeG q1omhljnDqms90arTezs78n9ulwRnbquJ+Vn7Ws4=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HOHRMC5HEKLITGLV234YXJEVBNHHBUA7M3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2646/issue_event/2325624215@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2646@github.com>
References: <quicwg/base-drafts/pull/2646@github.com>
Subject: Re: [quicwg/base-drafts] use max_ack_delay = 0 before receving the TPs (#2646)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1fef4cc50a_16073fd22a8cd96c16593b"; 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/zdVsG9sMH7FEEMTwDA5lqt9OXUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:56:10 -0000

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

Merged #2646 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/2646#event-2325624215
----==_mimepart_5cd1fef4cc50a_16073fd22a8cd96c16593b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436464859" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2646" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2646/hovercard" href="https://github.com/quicwg/base-drafts/pull/2646">#2646</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/2646#event-2325624215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YNZJEGWE6LJXGN2DPUH3HJANCNFSM4HH7YIFQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5WYEGNG7NZXZFPG3TPUH3HJA5CNFSM4HH7YIF2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPDLFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2646#event-2325624215",
"url": "https://github.com/quicwg/base-drafts/pull/2646#event-2325624215",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd1fef4cc50a_16073fd22a8cd96c16593b--


From nobody Tue May  7 14:58:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72C6A12014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:58:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TKzCv7Agi8by for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 14:58:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19EC5120198 for <quic-issues@ietf.org>; Tue,  7 May 2019 14:58:00 -0700 (PDT)
Date: Tue, 07 May 2019 14:57:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266278; bh=t9uYF81ftTT3jrUauQ4xdPNEBdyzJ/zLQOr6WzHAJUg=; h=Date:From:To:Subject:From; b=NGU6a0A40S3eE9yO8irdEiZVOjgQ/ZRxv0y5AL2cPANt8ZKuyI/8lPXRIbxPNmTGU isMFYoqVfP1Vo+SA+S+5kPav9Qjlfg8r72jZebzxS0vHzhjf0x+Kj0qpT1/gtiia69 A3Hfrqr9YDcpsLpfvqYgJ1gbDoQ1+CqymjRJO+pk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/79c0f0-bbd870@github.com>
Subject: [quicwg/base-drafts] bbd870: Script updating gh-pages from 06e5b959. [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/LHANAiPrOgzMfpWjFCGklaEzUNA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 21:58:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bbd870dc6296172d6fa0b9ecac5a15190091e79a
      https://github.com/quicwg/base-drafts/commit/bbd870dc6296172d6fa0b9ecac5a15190091e79a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

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



From nobody Tue May  7 15:00:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6436120236 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:00:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xss350v4IMgv for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:00:14 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A21B12019B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:00:14 -0700 (PDT)
Date: Tue, 07 May 2019 15:00:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266413; bh=ny4h7DwLp9sTU3BhKScEVomsfkZun+lHmnLz/EBUTVI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0fSasImzn3aW8N8k9Cn5S5QsHq53h069i8ExTHC9pEw4Vb9UBzAomkyIN2WBvGjgM jZoOzMEJQba+yv8ZvRFZowOCZDAS5q/cG/EmHwXs5HBla4Ek0T26GYBHXeB/KYt/Mq 0r5495JjoHEKtCUdegTFW6upDs86rXkQRO1NWOvs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AXAPHSIBM2S7EUPF234ZG3EVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667/review/234781864@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd1ffed198c3_7a843f98056cd964178216"; 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/ADwMQvRdH5YXeHsLVaAW1k-qujE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:00:17 -0000

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

janaiyengar commented on this pull request.



> @@ -214,6 +214,15 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer Loss Epoch
+
+QUIC ends a loss epoch when a packet sent after loss is declared is
+acknowledged. TCP waits for the gap in the sequence number space to be filled,
+and so if a segment is lost multiple times in a row, the loss epoch does not

```suggestion
and so if a segment is lost multiple times in a row, the loss epoch may not
```

> @@ -214,6 +214,15 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer Loss Epoch
+
+QUIC ends a loss epoch when a packet sent after loss is declared is
+acknowledged. TCP waits for the gap in the sequence number space to be filled,
+and so if a segment is lost multiple times in a row, the loss epoch does not
+end. Because both reduce CWND only once per epoch,  QUIC may reduce

```suggestion
end for several round trips. Because both reduce CWND only once per epoch,  QUIC will reduce its
```

> @@ -214,6 +214,15 @@ Most TCP mechanisms implicitly attempt to infer transmission ordering based on
 TCP sequence numbers - a non-trivial task, especially when TCP timestamps are
 not available.
 
+### Clearer Loss Epoch
+
+QUIC ends a loss epoch when a packet sent after loss is declared is
+acknowledged. TCP waits for the gap in the sequence number space to be filled,
+and so if a segment is lost multiple times in a row, the loss epoch does not
+end. Because both reduce CWND only once per epoch,  QUIC may reduce
+congestion window multiple times in the same circumstances TCP only reduces

```suggestion
congestion window correctly once for every round trip that experiences loss, while TCP may only reduce
```

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

<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/2667#discussi=
on_r281845262">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -214,6 +214,15 @@ Most TCP mechanisms i=
mplicitly attempt to infer transmission ordering based on=0D
 TCP sequence numbers - a non-trivial task, especially when TCP timestamp=
s are=0D
 not available.=0D
 =0D
+### Clearer Loss Epoch=0D
+=0D
+QUIC ends a loss epoch when a packet sent after loss is declared is=0D
+acknowledged. TCP waits for the gap in the sequence number space to be f=
illed,=0D
+and so if a segment is lost multiple times in a row, the loss epoch does=
 not=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and so if a segment is lost multiple times in=
 a row, the loss epoch does not=0D
+and so if a segment is lost multiple times in a row, the loss epoch may =
not=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281845398">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -214,6 +214,15 @@ Most TCP mechanisms i=
mplicitly attempt to infer transmission ordering based on=0D
 TCP sequence numbers - a non-trivial task, especially when TCP timestamp=
s are=0D
 not available.=0D
 =0D
+### Clearer Loss Epoch=0D
+=0D
+QUIC ends a loss epoch when a packet sent after loss is declared is=0D
+acknowledged. TCP waits for the gap in the sequence number space to be f=
illed,=0D
+and so if a segment is lost multiple times in a row, the loss epoch does=
 not=0D
+end. Because both reduce CWND only once per epoch,  QUIC may reduce=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-end. Because both reduce CWND only once per e=
poch,  QUIC may reduce=0D
+end for several round trips. Because both reduce CWND only once per epoc=
h,  QUIC will reduce its=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2667#discussi=
on_r281845734">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -214,6 +214,15 @@ Most TCP mechanisms i=
mplicitly attempt to infer transmission ordering based on=0D
 TCP sequence numbers - a non-trivial task, especially when TCP timestamp=
s are=0D
 not available.=0D
 =0D
+### Clearer Loss Epoch=0D
+=0D
+QUIC ends a loss epoch when a packet sent after loss is declared is=0D
+acknowledged. TCP waits for the gap in the sequence number space to be f=
illed,=0D
+and so if a segment is lost multiple times in a row, the loss epoch does=
 not=0D
+end. Because both reduce CWND only once per epoch,  QUIC may reduce=0D
+congestion window multiple times in the same circumstances TCP only redu=
ces=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-congestion window multiple times in the same =
circumstances TCP only reduces=0D
+congestion window correctly once for every round trip that experiences l=
oss, while TCP may only reduce=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/2667#pullrequestreview-234781864">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4RJGNDEWGWAU6UGRDPUH3W3ANCNFSM4HKX2YHA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK5KWKMKRRFMB4YEV3DPUH3W3A5CN=
FSM4HKX2YHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBX7HZKA.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/2667#pullrequestrev=
iew-234781864",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2667#pullrequestreview=
-234781864",=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_5cd1ffed198c3_7a843f98056cd964178216--


From nobody Tue May  7 15:04:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B20D2120086 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:04:39 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jfA3oIp2PAMo for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:04:38 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4AEF912019B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:04:38 -0700 (PDT)
Date: Tue, 07 May 2019 15:04:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266677; bh=iepwx4QugWsviZjONNt5kgujjkx4Kpuz8DHobsY+leY=; h=Date:From:To:Subject:From; b=cTyIzJCS7jYhk4RGlER/PuTFv/evbHy2LXLa3nIS2xZtJcUBt4ZztjYK6sTBQ8M4U T8UxHznIywAL6wZU7DUmLhttTEn0zEWegkQ3EwYpvXs4taqNjCqQFHNa5O+xHCEMef lcja+H4hltGXB4UpxE5WjlbKgCFIhE0JGUWEz5Y8=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/c8d0a8-18614d@github.com>
Subject: [quicwg/base-drafts] 18614d: 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/6JOygcT8xxcXUtURxL_u10VHopc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:04:40 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 18614d06a659668717aa142280481e9fe2d448e4
      https://github.com/quicwg/base-drafts/commit/18614d06a659668717aa142280481e9fe2d448e4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue May  7 15:04:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C288A120236 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:04:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84eZ3_17nKoh for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:04:45 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29BA512019B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:04:45 -0700 (PDT)
Date: Tue, 07 May 2019 15:04:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266684; bh=mTbbxJqAYuHv8ek1sJWovg4c9NqgHLoK3atDIrIYOH4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J+lHsVfF5xrAt3AGhMQSiQzRKe93JozPW+dFiL2T9/WV//f9fVI8U/G/dESpwORxP 5rul370sSWuuGprLO4okYOoKwmh0gfX1HvchKpYHfakHBNPvrV1f0J9IiWY/WUTzdH OufjF5LGGGeQU3cSeph9pM87bXNt2rl3kkCVOM7I=
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/2667/push/3584760836@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd200fc2d2dd_6d193f8852ecd96030514e"; 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/TLlSXf0KGUy98mZGBF6y5YzoDOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:04:47 -0000

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

@ianswett pushed 1 commit.

18614d06a659668717aa142280481e9fe2d448e4  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/2667/files/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f..18614d06a659668717aa142280481e9fe2d448e4

----==_mimepart_5cd200fc2d2dd_6d193f8852ecd96030514e
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/18614d06a659668717aa142280481e9fe2d448e4">18614d0</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/2667/files/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f..18614d06a659668717aa142280481e9fe2d448e4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GBAR6ZFZXIQRTI5DPUH4HZANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXF2ZMY7F42CPAHXDPUH4HZA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DINZWGA4DGNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f..18614d06a659668717aa142280481e9fe2d448e4",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f..18614d06a659668717aa142280481e9fe2d448e4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd200fc2d2dd_6d193f8852ecd96030514e--


From nobody Tue May  7 15:05:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEAD012019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:05:24 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4ahWUmQP0FUX for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:05:23 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 681E3120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:05:23 -0700 (PDT)
Date: Tue, 07 May 2019 15:05:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266723; bh=iCjjart7k2DbV3Pgsnd+pnhPIkniCmmS0kPwU/TzN3A=; h=Date:From:To:Subject:From; b=jNi8TMN8Jr+oOIcGq4g1/lfleh4baiyw3TjKNTXt+LTBdO5m6Lj/dfS08og0Zwly+ LkWTCrSbRQp8fV61owrPqPBalc64ExeH6pzHA3Ofu63HX0+cwmqVNOFDe5Pio90W1Q avEKNb5kYQ+Lv/vfZRjeBLCzv9dAqy821bQVC/U0=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/18614d-aef254@github.com>
Subject: [quicwg/base-drafts] aef254: 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/8RjrrY-5to-qQuZ20Ehbb8oI1x4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:05:25 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: aef254cd9843b73e4a9160ced6d31036f83e6f1c
      https://github.com/quicwg/base-drafts/commit/aef254cd9843b73e4a9160ced6d31036f83e6f1c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue May  7 15:05:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BA0F120236 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:05:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pd_VSdbjS8Jm for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:05:31 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4D5E12019B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:05:30 -0700 (PDT)
Date: Tue, 07 May 2019 15:05:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266730; bh=nHojZ9hSJeEpREvz1Rg4AUiub2JyJpx4PONc2fHRbcE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q1nTC1P0mA8TIj2v9fofE9HomwkVQcnt36ABmCvuQ+gNaD4TnuegM43a8tFwqR6vw ojG3eYptMpLQgzPCCXMZZJ+TVbseh6ao/Uc+E3VnmQVevq9RnrcEcnRNFkJrONp7Z9 9zmtwjyX3fQztzTmg+h/urQxBRIcWCv1Z9moWr+A=
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/2667/push/3584763081@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2012a4b50_1a593fe24e2cd95c33046"; 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/fK4CcWW59UQX0LdKuhvhYBWsfzE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:05:32 -0000

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

@ianswett pushed 1 commit.

aef254cd9843b73e4a9160ced6d31036f83e6f1c  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/2667/files/18614d06a659668717aa142280481e9fe2d448e4..aef254cd9843b73e4a9160ced6d31036f83e6f1c

----==_mimepart_5cd2012a4b50_1a593fe24e2cd95c33046
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/aef254cd9843b73e4a9160ced6d31036f83e6f1c">aef254c</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/2667/files/18614d06a659668717aa142280481e9fe2d448e4..aef254cd9843b73e4a9160ced6d31036f83e6f1c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26GORD7E2HDNBCRO3PUH4KVANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6OZST7S2IY6JCT5LPUH4KVA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DINZWGMYDQMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/18614d06a659668717aa142280481e9fe2d448e4..aef254cd9843b73e4a9160ced6d31036f83e6f1c",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/18614d06a659668717aa142280481e9fe2d448e4..aef254cd9843b73e4a9160ced6d31036f83e6f1c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd2012a4b50_1a593fe24e2cd95c33046--


From nobody Tue May  7 15:06:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5EFB120236 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:06:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YlxUZkdMVwH6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:06:09 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D14212019B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:06:09 -0700 (PDT)
Date: Tue, 07 May 2019 15:06:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266768; bh=LsGbMqXEF88qDhqf0sQNZMBj7kcCn+jHLYRFoBFGAMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ayqalHJ8wb/1u5AiC0vfWEm8HCdzFS8wjOiCel9T6SQlQfobo2kDbM9gmzHzjbaD+ kxdMUMbX465tsjhLt2jkCcN3gPFZHsbDfqVH8+wg7zowPkETaJNc/wW+3SRibNjYFK Fq1jtegJjndkntq2hDRZxitFB2JxXNgsATm3cVyw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6EYXC4DXSUYP546F234Z5BEVBNHHBT5UX5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2638/490272369@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2638@github.com>
References: <quicwg/base-drafts/issues/2638@github.com>
Subject: Re: [quicwg/base-drafts] max_ack_delay is unknown when a new connection is established (#2638)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd201506bf36_3d9b3fd8538cd960168251"; 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/rE7paY6o_8th7sJUcGqtqXdvBf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:06:11 -0000

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

@mnot, the PR for this changed the transport doc.  Can you check whether we need to run a 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/2638#issuecomment-490272369
----==_mimepart_5cd201506bf36_3d9b3fd8538cd960168251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=74384" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mnot">@mnot</a>, the PR for this changed the transport doc.  Can you check whether we need to run a consensus call?</p>

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


From nobody Tue May  7 15:06:42 2019
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 680A81202CE for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:06:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gD31zYScBFMA for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:06:34 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BAE71202C7 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:06:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=oLfK6pTfoPgO4dSGPIcmEIdR5KM=; b=pzAeQhMUoKBbGvvh hrpxLBH5sWH16S6jofywH99G5zNBa2/JMxrB6WPo1ZspSPgr3jzIBuWY9QmMR4Vg GBfKJ+KiDTvR0J5hf972tySHmliYG+hty/Pz7ysrsVaG5N4+jOdjeJRVofBS3Nc5 oX7idN+lrhBoTbXoY4Qkg+QzCfc=
Received: by filter1714p1mdw1.sendgrid.net with SMTP id filter1714p1mdw1-20914-5CD20167-21 2019-05-07 22:06:31.165681334 +0000 UTC m=+1038176.619662838
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0041p1mdw1.sendgrid.net (SG) with ESMTP id ws9BDz2jS_6atx3PHPTppQ for <quic-issues@ietf.org>; Tue, 07 May 2019 22:06:31.105 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id C3ACC1A0009 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:06:30 -0700 (PDT)
Date: Tue, 07 May 2019 22:06:31 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bbd870-b2b30e@github.com>
Subject: [quicwg/base-drafts] b2b30e: Script updating gh-pages from 18614d06. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2BRmFx3MFoPLtpCU7OAUgW+Mgdf4xHyg2rjB 9a7pAYgXvldp0hbS1Z9IGb64MFj5L/Hcox4232oE8CJSVPuUPXfKeTWOmG5Bn7uEA0+c1Knvz1tIXI XAlSeLo2h1KXV8uOeLTiXfLzPw7ueU4lzxLqGGDRPaNSpjX/cRuRM9Dmfv/unv1teFmEfh/NU2OAte 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fxNN4h-MJWy4CPU2nRp7BfmLqWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:06:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2b30eac6a1a5c0ef4de66f08801b3aa8735932c
      https://github.com/quicwg/base-drafts/commit/b2b30eac6a1a5c0ef4de66f08801b3aa8735932c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue May  7 15:10:04 2019
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 3029812019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:10:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RGRCCklKnjIj for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:10:01 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CEE312014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:10:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=ppRt3H8Pwa8WqdzEOpMiwof8sOI=; b=DO4xqHanz5t5KH5I FvadYWawkMb9KBx0f+NkPzJ/jw6LiUxEN3l+g6Iv8CMZLMrPYtkgz7VmshT74ycw W1y8ChZfDNupnXWbeSGctRJZg6KlkxQsG+TW8xF3UlLhxQ+mW1AalvpXcNMai5yt awJMGnaU1DqkyZL+wSCiUsHfpM8=
Received: by filter0438p1iad2.sendgrid.net with SMTP id filter0438p1iad2-24435-5CD20238-1B 2019-05-07 22:10:00.50156419 +0000 UTC m=+1038579.540589879
Received: from github-lowworker-819f804.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id 2IemVaM6Sne_wmGgXxJUsA for <quic-issues@ietf.org>; Tue, 07 May 2019 22:10:00.556 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-819f804.cp1-iad.github.net (Postfix) with ESMTP id 799FA3601BC for <quic-issues@ietf.org>; Tue,  7 May 2019 15:10:00 -0700 (PDT)
Date: Tue, 07 May 2019 22:10:00 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMKJWD7EW47W7GRN52342LREVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/490273330@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2023878395_20943fdead2cd96033659b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak16rOHiaw3inE/Xfos9kpzzN/qkEWwJuYYdFQ u6a/Ib1fmyuCQ3hp5LfkYa3WiTb+2xYMGVK29hVICrT42mdwEdwt9qZra/0kQ+l/O1dwv4HGcGusT0 KTTfzyVyFpTKuSBBHOaOaPiFySmVW0PBz6+FJR9TYvx4gqTADyTbxLAz8gCN6+uvYH57q9T7bJ1HLT k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-nyB9T9bY1t1rKLddHfntD3qEX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:10:03 -0000

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

Issue #2672 would make this frame more 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/issues/2551#issuecomment-490273330
----==_mimepart_5cd2023878395_20943fdead2cd96033659b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441430131" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2672" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2672/hovercard" href="https://github.com/quicwg/base-drafts/issues/2672">#2672</a> would make this frame more 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/issues/2551#issuecomment-490273330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VQHFOAPP3U3U6ZV3PUH43RANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQO7YZBVFTT6UK2P3PUH43RA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4PUMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551#issuecomment-490273330",
"url": "https://github.com/quicwg/base-drafts/issues/2551#issuecomment-490273330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2023878395_20943fdead2cd96033659b--


From nobody Tue May  7 15:12:40 2019
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 4CC9F12014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:12: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcgcvBRvZM9h for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:12:38 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC90812013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:12:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=LvOozxt6msHjaK0sYWVlQ9MXGko=; b=DioERBNco1GO+zoP Km9TVqlIv0Mz69IgQehbUAnlDYTxEAr+8P1NlhX5dVJy0r5eSvpxlTzBRgx4VORI lxPH0ga3BiTh+YPd8lpJXDWnvb/eIhavbKckQYzVO8mYNB0YEP8Iq9pUaiLswub2 y1RpDQZpiQ3bTZ0XJ/mfOjN9rmI=
Received: by filter0215p1iad2.sendgrid.net with SMTP id filter0215p1iad2-5135-5CD202D4-C 2019-05-07 22:12:36.782777913 +0000 UTC m=+1039780.751738877
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0033p1iad2.sendgrid.net (SG) with ESMTP id evleWm8qRquiivgiTJrUcQ for <quic-issues@ietf.org>; Tue, 07 May 2019 22:12:36.715 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id A688A160464 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:12:36 -0700 (PDT)
Date: Tue, 07 May 2019 22:12:36 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/aef254-56f82f@github.com>
Subject: [quicwg/base-drafts] 56f82f: 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2JGHrQvwdkBmSUoaSjru29iy/WeZnx0Zt+Lm 3JPjVmUshAF4WAbXz0ZBOxQO6WowqszEqsoOnx6Suv20LvFK5Ze8HbV4Mhwsnu5zK3HH8G42CYJXSj UBLaczYePGNEwCpcIv2XFaMyTWYfCL21D9MX/GELSTNFM8r7iLIiM3wU9w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EQi1rF9tmGUyk-kuwvvNp4hHMno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:12:39 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997
      https://github.com/quicwg/base-drafts/commit/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue May  7 15:12:48 2019
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 2796512014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:12:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z8ZHFSbB8y2K for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:12:45 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62A7912013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:12:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=A7Q1PW7Sma+SIEdu0+T1+6Z8/y0=; b=KTRv3j4f4pCmDx4y KZl1Le0VIdS0MFt9AJRLGWyl0XZOhX0lAWnMA61xannRBeteii23dyBE0u8cLHmm 72/rQ7ToKjj68J0lw3fof1J3aXxzsBfyZIDnkngC2jznF+3hot/76/8UdsQzu+j+ 3jE+ZJHow+DYiSObGSZ30HIfG+M=
Received: by filter1866p1mdw1.sendgrid.net with SMTP id filter1866p1mdw1-4559-5CD202DC-10 2019-05-07 22:12:44.294102151 +0000 UTC m=+1037834.433799423
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id iclSFf62RES7X0k7dA1fEg for <quic-issues@ietf.org>; Tue, 07 May 2019 22:12:44.208 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id DD8F824079C for <quic-issues@ietf.org>; Tue,  7 May 2019 15:12:43 -0700 (PDT)
Date: Tue, 07 May 2019 22:12:44 +0000 (UTC)
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/2667/push/3584782168@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd202dbdba77_6b233fab026cd96821278"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0gOy2amInNsz1d9wMazsv3WJjl+fT4OAAPOZ sOH4KfdhiB9lImgKZnZIIP7ALiQxdYl0Agf1JyJ3Xxrt/yjaWj0PIoLdYlEAca9vw/G0nKOXHD56Go w8rxEudkVpcGLCDqzsnb0fKYB8mfRYIEW3UGghv2suqkuciBuKkGmgn4bg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AbzHxwLZdcF6F2Veyz5EJWhEeF4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:12:47 -0000

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

@ianswett pushed 1 commit.

56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997  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/2667/files/aef254cd9843b73e4a9160ced6d31036f83e6f1c..56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997

----==_mimepart_5cd202dbdba77_6b233fab026cd96821278
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/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997">56f82fd</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/2667/files/aef254cd9843b73e4a9160ced6d31036f83e6f1c..56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYS4RGM3AJ3XMZJTTTPUH5FXANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DQDUCOOWQV7Q3Q3TPUH5FXA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DINZYGIYTMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/aef254cd9843b73e4a9160ced6d31036f83e6f1c..56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/aef254cd9843b73e4a9160ced6d31036f83e6f1c..56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd202dbdba77_6b233fab026cd96821278--


From nobody Tue May  7 15:13:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 709C412019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:13:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lZ81SHcsRlNI for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:13:18 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A81B12014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:13:18 -0700 (PDT)
Date: Tue, 07 May 2019 15:13:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267196; bh=sPAq68YCLmShVlWov4fNyOyDZwgr/1N66JiKaLZ6is8=; h=Date:From:To:Subject:From; b=HiTCy5+ywyBMsXT2flMBtXxuLFArtpxZRXGnarHohMgFikwlzjsNqBM6jVUgK8ppk Bmo0LoGP/dXK/rp/BMtWWXbno0J2IZGGRWwGD7+GDIUTtnb6iHPaXPndU4AP1T8zGE 1zdMrK7jIaC5A/65fvWj6/x2gimGSSj2CNaZzR+Y=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/06e5b9-598a12@github.com>
Subject: [quicwg/base-drafts] 598a12: Use semicolons for section references (#2626)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eRIsybBhFzEuF_n6tglKdFI6OmA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:13:19 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 598a123b99d482c81c64e1b96cfddccc8405eb1d
      https://github.com/quicwg/base-drafts/commit/598a123b99d482c81c64e1b96cfddccc8405eb1d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    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:
  -----------
  Use semicolons for section references (#2626)

* Use semicolons for section references where not part of the parent sentence

* Same in TLS

* Same in Recovery

* Same in QPACK



From nobody Tue May  7 15:13:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6667412014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:13:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FpYCQPhDkiel for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:13:25 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35C9612013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:13:25 -0700 (PDT)
Date: Tue, 07 May 2019 15:13:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267204; bh=CXwMRuaxkv1/vUKC6BVN+AoFTP2j1FK7ZkpIAOP1ffs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BheButo3GHRrajpCkRU+3LJN1VE7LoLYQmoZdQIVYIKe+5O+0slV2RdUjEAwzeXfw miPJFr2ceYnINTUl6jSzl8XtMsGoRwhggAGQ1n0r1TrJiu/9TiSf2eTAT91ss1SJZ5 Sk/gXR4oBrg8Ccux3MXJ5NSUoZedIqdJFahIThrc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LEI52QDU2HK67RUF2342YJEVBNHHBTXTXUE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2626/issue_event/2325656747@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2626@github.com>
References: <quicwg/base-drafts/pull/2626@github.com>
Subject: Re: [quicwg/base-drafts] Use semicolons for section references (#2626)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2030496bb_32ed3f9cb62cd96c264020"; 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/4Sx6Gff32c5J9kT5YroeN4TH8Vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:13:26 -0000

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

Merged #2626 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/2626#event-2325656747
----==_mimepart_5cd2030496bb_32ed3f9cb62cd96c264020
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="434010017" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2626" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2626/hovercard" href="https://github.com/quicwg/base-drafts/pull/2626">#2626</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/2626#event-2325656747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6K2CBCZTK7GAIPZ2LPUH5IJANCNFSM4HGPI3CQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JNXDU3BHXCPUYMSDPUH5IJA5CNFSM4HGPI3C2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPLJKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2626#event-2325656747",
"url": "https://github.com/quicwg/base-drafts/pull/2626#event-2325656747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2030496bb_32ed3f9cb62cd96c264020--


From nobody Tue May  7 15:15:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE19E12014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eK2_L3JmfslR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:14 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B17CB12013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:15:14 -0700 (PDT)
Date: Tue, 07 May 2019 15:15:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267314; bh=zPONphahTqj6sQNuW5yHR4wKItV7voblBn/zweh+dek=; h=Date:From:To:Subject:From; b=NcJG+ST9ABhv8/nMigFlvVRJZfB+hDoFojn4IxEMJyKKOlvFe1OricoEPufM5xtzp 9u5FUEhO1bNYzajF+8IgEQX4D307K47wnSsDT6RBvjnK3Gtjs225/CzIKu1+ZpxfRn RNfVrf77EMMhnRF8lGoOx2KuEP9TP0JOYWO5YXd8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b2b30e-896e84@github.com>
Subject: [quicwg/base-drafts] 896e84: Script updating gh-pages from 598a123b. [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/uc5LZr-a2SluXqXna-sj2azYk5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:15:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 896e84c25eb5b035cae595e66e69f07c3ee8181e
      https://github.com/quicwg/base-drafts/commit/896e84c25eb5b035cae595e66e69f07c3ee8181e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    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 598a123b. [ci skip]



From nobody Tue May  7 15:15:42 2019
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 CEDF812019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r2mbm-NL3O4A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:39 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA84A12013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:15:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=aBX8cojacNTG6EkQR0Hy5Ir7EwY=; b=MdQcPQAxfFjH0zmf 1Febbb6S2adfrtk2Ca2grmUgPtfK88XVXkKB7UhLZImRfAhBf02Pbub8yChwnO6e 7GRfecVRWcgl+y4sEIPCG2W0y4pmK+L/xByST3e/bBFKwmxyMp9y9abMxW8DnBke ExspT3y50aj5gQuKwymK4SUa5j8=
Received: by filter0606p1iad2.sendgrid.net with SMTP id filter0606p1iad2-28701-5CD20389-10 2019-05-07 22:15:37.42337922 +0000 UTC m=+1038728.951200946
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id i7T_tcRPQKiwoW0AFAdamQ for <quic-issues@ietf.org>; Tue, 07 May 2019 22:15:37.355 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 4A6681A00B7 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:15:37 -0700 (PDT)
Date: Tue, 07 May 2019 22:15:37 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7S6OYGHFZPLUS3E2F2343ATEVBNHHBRSPKSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2492/c490274657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2492@github.com>
References: <quicwg/base-drafts/pull/2492@github.com>
Subject: Re: [quicwg/base-drafts] RETIRE_KEYS proposal (#2492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20389489c4_160a3fd22a8cd96c20638e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3orf/dKktEOn4VyLB5k96QaXkqV0Yp+bLuSh txPiVk1pnOsy3u65Rw0uCc5O7UOnkUODnDu9MYR+IQp+zq6h2J0W7i9BbPfjlhNzkUdA3snaaYG01T SG9ChUkBkho1yaNq/eQG+u53XdQyMEifvVfGOz71hvuX+0d30bnNl6nW8RYjzfI0vukWDWdugoEhP7 Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gUtRjV3VK_HgkbX-iWa2H5IOoak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:15:41 -0000

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

Closing now that we have https://github.com/quicwg/base-drafts/pull/2673

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

<p>Closing now that we have <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</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/2492#issuecomment-490274657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWALNRT35QYAWMMFTPUH5QTANCNFSM4G3ACUDQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7U3VJTM2B73MCUGOTPUH5QTA5CNFSM4G3ACUD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4P6YI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2492#issuecomment-490274657",
"url": "https://github.com/quicwg/base-drafts/pull/2492#issuecomment-490274657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20389489c4_160a3fd22a8cd96c20638e--


From nobody Tue May  7 15:15:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AAF612013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iVP3rP_Vc18T for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:15:39 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1085C12014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:15:39 -0700 (PDT)
Date: Tue, 07 May 2019 15:15:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267338; bh=HKT3cqB14NYt9D19mfIOzZ7HS73Gu7rBBghcIIZdiQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xOHEzVbPFVz0fHgP5QWzBiz6Zz0uLjW7l2eaUiCD/v+58OiIPOfI7PnsWrDpYkTUu FNzSJIorbgF4YGpHqhdHc/qpIExmwGL6uPS+8+P1HA+e3boKlsKTVU6M4GvLPGcJF+ hhS8iJPeda4aMacEf2AUsiYLjpr5bkIBhsWwDfUo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7S6OYGHFZPLUS3E2F2343ATEVBNHHBRSPKSU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2492/issue_event/2325660459@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2492@github.com>
References: <quicwg/base-drafts/pull/2492@github.com>
Subject: Re: [quicwg/base-drafts] RETIRE_KEYS proposal (#2492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2038a1595_32063fc2416cd96c413354"; 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/VUP5HzX4lIxv6wMWfWY-Kh5EVQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:15:42 -0000

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

Closed #2492.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="415885973" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2492" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2492/hovercard" href="https://github.com/quicwg/base-drafts/pull/2492">#2492</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/2492#event-2325660459">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FAM5XBG2PRNX4SSDPUH5QVANCNFSM4G3ACUDQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK452PGYDHVWFHFRRRLPUH5QVA5CNFSM4G3ACUD2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPMGKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2492#event-2325660459",
"url": "https://github.com/quicwg/base-drafts/pull/2492#event-2325660459",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2038a1595_32063fc2416cd96c413354--


From nobody Tue May  7 15:18:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96D7912014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:18:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A8AGGttmMeIW for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:18:38 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5EF2812013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:18:38 -0700 (PDT)
Date: Tue, 07 May 2019 15:18:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267517; bh=2Vc5QqxQJv4bVcXp0CLZqzttnYDoSr4pTQagZkjeUn4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I1Cjeo3N93RspgSh/e+sS1jDDSXG6pf34PILUM18FxFio8hu2mLm+jnqudg3XcDDB IMCpwMTDVkDryIZ5KiPQZHI/2lTha4wPIIV1rs4TVOwbkbqCB+Ljb0AfBLNi7b/AnW gUTg8KCC9SUEjUeWqWoK6TrwrQ/PKJTsWQop9VfM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDGD4VUNXJIUYGMDF2343L3EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490275354@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2043d5dd95_6f233feaba4cd968317593"; 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/nFbFevcB-qJmjCLFhp7mP6zXP1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:18:40 -0000

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

I don't think this adds a lot of complexity, so I'm happy with the status quo.

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

<p>I don't think this adds a lot of complexity, so I'm happy with the status quo.</p>

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


From nobody Tue May  7 15:24:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 464C212023B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:24:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6J8s1gvWSYEK for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:24:22 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0105112014E for <quic-issues@ietf.org>; Tue,  7 May 2019 15:24:21 -0700 (PDT)
Date: Tue, 07 May 2019 15:24:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267860; bh=kmjE6eQt/g8Lks4mY03G78x/XJU61A/fzm9LEfjmTqo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1IXfEnnl32VOEOdHq6yADAY0rPilecKczkESz0+yCfHEzoq6t256a52sxzv4WiST5 95FC/msA/iguv95edj+HZk0rx5O8aju+tWm6wt/W5tgkSsL4SrcP9d6ZqnJkT2J/lH tpAc/XsrvdV1uyC9oZ0DgF1XPcnpqyYvmY+t8z6Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7OKKKKH42HOGS3JQN2344BJEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/review/234790578@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20594b3ea0_1ad13fe24e2cd95c3941d4"; 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/bKZ8wpgfrn0vkVe-nM-x82RpxCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:24:23 -0000

----==_mimepart_5cd20594b3ea0_1ad13fe24e2cd95c3941d4
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/2637#pullrequestreview-234790578
----==_mimepart_5cd20594b3ea0_1ad13fe24e2cd95c3941d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2637#pullrequestreview-234790578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2Q6IE3WNLEYSPCXRLPUH6RJANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK75BEMIK3F34XPLBGTPUH6RJA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7J5MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234790578",
"url": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234790578",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20594b3ea0_1ad13fe24e2cd95c3941d4--


From nobody Tue May  7 15:24:56 2019
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 ACD7212013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:24: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f0ekEhpfL3ms for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:24:53 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF61612014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:24:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=70qUXlwzSdduNtkYyYJfElUyGLU=; b=w0uDNpr7V6kvPsC9 3ioI7FbIoW0EUPkwO9P0hZfb7ONSK9SMXE+iFuKBLhdhYUrGgle5BRlu/0113PnH 2l8RITLDnA8xBSJyw96eMIqQrO7gCA1n/LTz6C6CTkScDM2Oh4BWdFXiA3jW5KfW mLSTX9tK0ew3MGa/hkIPeKCv66Y=
Received: by filter0532p1iad2.sendgrid.net with SMTP id filter0532p1iad2-2353-5CD205B3-29 2019-05-07 22:24:51.978108871 +0000 UTC m=+1041070.991321831
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0015p1iad2.sendgrid.net (SG) with ESMTP id 5cCLjI57QpuCGQl-8ybu3Q for <quic-issues@ietf.org>; Tue, 07 May 2019 22:24:51.876 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id CC446C0C22 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:24:51 -0700 (PDT)
Date: Tue, 07 May 2019 22:24:51 +0000 (UTC)
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/56f82f-052a8b@github.com>
Subject: [quicwg/base-drafts] 052a8b: 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1SsG5FBPT7v7nUBDo4S1UgDMLpUguL7bMGfL jxmb7K2j7cKSWDlWcJiBF+B8NLU4dyNDk/gUQfPBTZfisttiRktDqrCyh23yLPvZIFMNk6rHz+x7mN FLzb8BJWbQdKPf7ocYaYPnFydIl1rSqHsNFyo2K5u7+S/F+GxiFhsQCGrw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QgGfi-ZSuV8_9IdYHePM2sHfKD8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:24:55 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 052a8b438dcb3620460779a9b803d4473e731da7
      https://github.com/quicwg/base-drafts/commit/052a8b438dcb3620460779a9b803d4473e731da7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 15:25:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87EA912014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:25:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GxrLlUZsCpkG for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:25:04 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3549612013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:25:04 -0700 (PDT)
Date: Tue, 07 May 2019 15:25:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267903; bh=zr79lTi3fn0WA4Mr1m9baiZHLZFMi9ZeADDDmI/Yz0Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b7gIefENn+d2+YVtqMjPnswPdPlLK0FYUyjjbT2Yn5p2NEUDoMFhms7RC29LEKkAM FNni9V7oz/aqShumyTRZynoZj5EdEgiE06aQGP84PNZHnfGXui+qwII1HN7+fMAd21 rSSYtkZxnY4Se26S02qtR2LpaXNyTWpc/9Byonn8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FVWQC2YAAJ76IRDN2344D7EVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/review/234790748@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd205bf43825_76943fcfad4cd9683677ce"; 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/_lMajZZbyrWrmipIbQRz1H_KKM4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:25:05 -0000

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

martinthomson requested changes on this pull request.

@erickinnear can you make that change, or 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/pull/2637#pullrequestreview-234790748
----==_mimepart_5cd205bf43825_76943fcfad4cd9683677ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=32474881" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> can you make that change, or 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/pull/2637#pullrequestreview-234790748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7Z3WLX2IKBWRO3DU3PUH6T7ANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2M2DVCZBHFG3BDUSTPUH6T7A5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7J6XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234790748",
"url": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234790748",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd205bf43825_76943fcfad4cd9683677ce--


From nobody Tue May  7 15:25:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 377AC12014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:25:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8uZQ6TZvsSu5 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:25:05 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A405612013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:25:05 -0700 (PDT)
Date: Tue, 07 May 2019 15:25:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267905; bh=GkUrWWTbW/kbecrSA6HPSdy0m2BWERJbYF4mYIdkrZ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LH85G6Bt8LVSuUiyFIbXKZbYXVpkVNLZA5TzWnUPjttLDcnjiOlEq/eLkPNZrqN05 28TScb7zizvIQpbbHRqI2E5AI79BQlievZO45x2wWu6vuNEjnpZhEPERxtmBLG6eIp 7saXyM3ej1Ac3R0spP1x9LZaolaEqUb38W99RM+I=
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/2667/push/3584814305@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd205c1d401_78c03fbb624cd968367892"; 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/vAHFy9t7Arhdc8v68HMgHTK-VwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:25:07 -0000

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

@ianswett pushed 1 commit.

052a8b438dcb3620460779a9b803d4473e731da7  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/2667/files/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997..052a8b438dcb3620460779a9b803d4473e731da7

----==_mimepart_5cd205c1d401_78c03fbb624cd968367892
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/052a8b438dcb3620460779a9b803d4473e731da7">052a8b4</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/2667/files/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997..052a8b438dcb3620460779a9b803d4473e731da7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62YDBNHGXPZT2YP4DPUH6UDANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WQYKS3TTPRFK5UA3PUH6UDA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DIOBRGQZTANI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997..052a8b438dcb3620460779a9b803d4473e731da7",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997..052a8b438dcb3620460779a9b803d4473e731da7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd205c1d401_78c03fbb624cd968367892--


From nobody Tue May  7 15:26:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A67B212014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25QQacKgnY-c for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:28 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C8D6F12013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:26:28 -0700 (PDT)
Date: Tue, 07 May 2019 15:26:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557267987; bh=ZA5oIFffDgBLZH64/SWOAkmR72nHvgzgVLXua1Rny98=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DF+ABRrT4uG1igAkn8lCCPTPw1tuEqBTXQTKgB1YYl3b/b1FYwzYgI0cQIhbA2oVe uxm6wHlNC6CQESODlAldcAY1ctdCz/gN89IGg5n2UteXsYfTU/42AJcL1dRJYc9IkV bN015aKXv+YIf3YBAZ3JNTQ9TYP5yMssQayRdeIg=
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/2637/push/3584817873@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd206139b1fc_25253f86010cd96c10047f"; 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/StKy-TSOzsVRDgR7EpYD2MnkPO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:26:31 -0000

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

@martinthomson pushed 1 commit.

1e74be464007c1634455e76bedd558a5292fdddb  Remove extra requirement


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2637/files/d4926d28d4424f0b405c5000f8e51b0af8b42257..1e74be464007c1634455e76bedd558a5292fdddb

----==_mimepart_5cd206139b1fc_25253f86010cd96c10047f
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/1e74be464007c1634455e76bedd558a5292fdddb">1e74be4</a>  Remove extra requirement</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/2637/files/d4926d28d4424f0b405c5000f8e51b0af8b42257..1e74be464007c1634455e76bedd558a5292fdddb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GLER5N6AOH5JCXELPUH6ZHANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK44KAYRSOGKEE2AXFTPUH6ZHA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEMJSGA4TONSQOVZWQIZTGU4DIOBRG44DOMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637/files/d4926d28d4424f0b405c5000f8e51b0af8b42257..1e74be464007c1634455e76bedd558a5292fdddb",
"url": "https://github.com/quicwg/base-drafts/pull/2637/files/d4926d28d4424f0b405c5000f8e51b0af8b42257..1e74be464007c1634455e76bedd558a5292fdddb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd206139b1fc_25253f86010cd96c10047f--


From nobody Tue May  7 15:26:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B05E4120236 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xcYlB0uDPOIB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:45 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B0A112014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:26:45 -0700 (PDT)
Date: Tue, 07 May 2019 15:26:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557268004; bh=MF7+gxWhdo7aF7MnZ+2fZYFrUnkS9ObExvVOJlLAXsw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z0uZMaOJn8+s7U22dFUluVsHIDF1puoCK48Tn8EaNsCsFSiEDWfqQO+arYy7IKdTB laH29m9h8X3Ihmsn1y5ABclge0W7wdezHl4dO/X8284HGBT/axOF/xCfJlMBbSxTDm WA7JL5iXemCY2jN43zg638n6+zhb1OepF7oDj5Pw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQ76BBROFL7YRBFHV2344KJEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/review/234791283@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20624d4cc_552c3fcef1ecd95c7682b"; 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/v4_noCJ5ladGs0GQofVvuaZzJe0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:26:47 -0000

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

martinthomson approved this pull request.

Nevermind, I did 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/2637#pullrequestreview-234791283
----==_mimepart_5cd20624d4cc_552c3fcef1ecd95c7682b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Nevermind, I did 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/2637#pullrequestreview-234791283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HEPZUM4VTEFCGJFTPUH62JANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6FU22HIVSGA6TUGDPUH62JA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7KC4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234791283",
"url": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234791283",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20624d4cc_552c3fcef1ecd95c7682b--


From nobody Tue May  7 15:26:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1289812014E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ABUCZPSbQxPz for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:26:47 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AFA3A12014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:26:47 -0700 (PDT)
Date: Tue, 07 May 2019 15:26:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557268007; bh=0CwIlVhVcxMzkBwoBoO617EEBUtZ05OgOcq8dWqjCl8=; h=Date:From:To:Subject:From; b=cc7SXxnlSV7zsTE69vyGYtH+4W29NjKrzUHbv7S/wksqvF4TL5UdD7lkKbXtNidiW 6cQHt7I2DhtA4yMR7qrskkPUX6Pl97+/d436r0l8o2c2scq3yqnyAbNYkRdSJn760n 8l8P4D/8FCzDh5NcBmUvKAYdZOtXTSKdgNySwbPY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/896e84-89755c@github.com>
Subject: [quicwg/base-drafts] 89755c: Script updating gh-pages from 052a8b43. [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/XVy7s59C78rdg-1h3QG6Ca1vTqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:26:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89755c2e0b25adccb7a0da165faa01a8d932cc38
      https://github.com/quicwg/base-drafts/commit/89755c2e0b25adccb7a0da165faa01a8d932cc38
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.html
    M ianswett-recovery-editorial/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue May  7 15:35:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E1EF12014B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:35:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v9PKpDhutUWc for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:35:53 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9237F12013A for <quic-issues@ietf.org>; Tue,  7 May 2019 15:35:53 -0700 (PDT)
Date: Tue, 07 May 2019 15:35:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557268552; bh=KDcIgAjuwqE/3YYXfEbhxMOuS27BtAAoNbifJUnax7M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tKrWY9PFGmyHvyUb42XZIHTTjnIes2lsVlK9AbH1th3oK/GaJC7UB/LiP3huPCuyJ osO/d8dt2Gt9fZz7tWp8rfFDJI45Y1Ufp/pJ9CbQre4cTahf7foIwEhIud9oe9EQua 2lEnWpOIXTR4qZWOHP8kTBK2l2bl6cn/a6vcPTNg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JWERISOGHZGD76GN2345MREVBNHHBLYBCTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1834/issue_event/2325693837@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1834@github.com>
References: <quicwg/base-drafts/issues/1834@github.com>
Subject: Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO messages (#1834)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20848557a5_76783f9978acd96417175d"; 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/zX6zfNh_2KJtxFrSMa8DHI0y9aU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:35:55 -0000

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

Closed #1834.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367010461" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1834" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1834/hovercard" href="https://github.com/quicwg/base-drafts/issues/1834">#1834</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/1834#event-2325693837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7V5IO3CKB54RYBGULPUH74RANCNFSM4FZFJ4NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5M37BRQPV2XIVA7D3PUH74RA5CNFSM4FZFJ4NKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPULDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#event-2325693837",
"url": "https://github.com/quicwg/base-drafts/issues/1834#event-2325693837",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20848557a5_76783f9978acd96417175d--


From nobody Tue May  7 15:37:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A14A12013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:37:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Llle1UXcsNOf for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:37:15 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA42D12004D for <quic-issues@ietf.org>; Tue,  7 May 2019 15:37:15 -0700 (PDT)
Date: Tue, 07 May 2019 15:37:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557268634; bh=+az74jkWa/sKfAnzhCIStSo9wfWJVVz/roRzw2/bPuI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qxPZ5hMblM6mbe2VijQD2hR5/fzKvmo0yHeQBK/RNcteHrWrbA/Bjn5lIm9SFM6MG 3nzbsqijHj5lsCiTnVppuLKvpuJsSc3RN90cORom6ENacZb0t6cUkhkhE1GjvBPk/K psoZjEfXQbKIc+NRy8s8ErSRAy6UjvM80ES4Z3P4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7FTWRZWG225IJ5IWV2345RVEVBNHHBTNAJYA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2599/issue_event/2325695972@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2599@github.com>
References: <quicwg/base-drafts/issues/2599@github.com>
Subject: Re: [quicwg/base-drafts] Use short headers for stateless reset (#2599)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2089a96980_7e83fb38a2cd96810137b"; 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/ajdWY7QRPbZ1kDkO_w8fa153eAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:37:18 -0000

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

Closed #2599.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="431229376" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2599" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2599/hovercard" href="https://github.com/quicwg/base-drafts/issues/2599">#2599</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/2599#event-2325695972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BUU2YBLXWDGOIBSLPUIABVANCNFSM4HEXCN2Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5WFD6MNGX64U437E3PUIABVA5CNFSM4HEXCN22YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKPU3ZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2599#event-2325695972",
"url": "https://github.com/quicwg/base-drafts/issues/2599#event-2325695972",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2089a96980_7e83fb38a2cd96810137b--


From nobody Tue May  7 15:37:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2CB712019B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TdDkIqh1T9H7 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:37:33 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2EAE12014B for <quic-issues@ietf.org>; Tue,  7 May 2019 15:37:32 -0700 (PDT)
Date: Tue, 07 May 2019 15:37:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557268652; bh=/J5dXlObh9QoVxyGRyH9HaRjzoAr4RpSBBi7rj6+Abc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SiwpItOFuGnNxU7p8qsADWKOoTkyhP5ELh9WM7/ZFVW+VaexllIKjEAxstv77KTjb Vy5pingMYcwL6fo4p/du8vZtduoT7N7hrmxV++6Omo0SOrXm6wJGzWc/jJgxHo35h7 3+5LEz3iZexpb3lGSWs+2gX72QUufVh6jDzgcmWo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DVDEBXSKJQGXVQ6V2345SZEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/490279745@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd208ac11c61_22963fad88ccd95c58774"; 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/_AelFX8dljlpZATw65nZ-e-IT0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:37:35 -0000

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

Maybe, but I still think the code is overkill. Each frame has to define what it means to be malformed, and most frames are simple enough that malforming them is only possible by getting the size wrong. 

The proposal on #2662 would mean most error become a generic FRAME_SIZE_ERROR. This is equivalent to the HTTP/2 status quo. It would help to know if current deployments find that insufficient and/or why they feel that a similar error in HTTP/3 would be insufficient so as to warrant MALFORMED_FRAME.

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

<p>Maybe, but I still think the code is overkill. Each frame has to define what it means to be malformed, and most frames are simple enough that malforming them is only possible by getting the size wrong.</p>
<p>The proposal on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> would mean most error become a generic FRAME_SIZE_ERROR. This is equivalent to the HTTP/2 status quo. It would help to know if current deployments find that insufficient and/or why they feel that a similar error in HTTP/3 would be insufficient so as to warrant MALFORMED_FRAME.</p>

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


From nobody Tue May  7 15:46:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C461F1202BD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:46:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RKsTJB0gNqLp for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:46:44 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A3C61202C1 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:46:44 -0700 (PDT)
Date: Tue, 07 May 2019 15:46:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557269202; bh=+cjEH6MnTnVWt1g40a0u5aIydCg6xn4JJEwCfIQ7jrA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vHb2H8m5FIxmk6C7VnrqrVacx7c9K5fm+UdFT/kB7xroeGu/f2ePGoAsG6viISwMK xGgDocLdzkiEBLM0Vz2b+JDZP2XF3jhhoHIuy5v5s8HJrTwhxmWjB27OWggePCUdCA wdI0RhhDEEuoYuJyT3mMz2OlA9vTcjyCVpfunMcY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NJQPIFLJEYFVQY252346VFEVBNHHBTYRA64@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2628/c490281829@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2628@github.com>
References: <quicwg/base-drafts/pull/2628@github.com>
Subject: Re: [quicwg/base-drafts] Recommend of per-connection ID randomness for spin bit (#2628)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20ad2ded39_40563f80a64cd964180857"; 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/BAMPiHPwmCCQum9p5QzTQTwnD04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:46:53 -0000

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

@mirjak please see the request in https://github.com/quicwg/base-drafts/pull/2628#issuecomment-486007420

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=8420764" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> please see the request in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="434249975" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2628" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2628/hovercard?comment_id=486007420&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/pull/2628#issuecomment-486007420">#2628 (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/2628#issuecomment-490281829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7Q4WAKYNCNHOY2K4TPUIBFFANCNFSM4HGTUGPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZEWLO2ZZXDEY3A73PUIBFFA5CNFSM4HGTUGP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4RWZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2628#issuecomment-490281829",
"url": "https://github.com/quicwg/base-drafts/pull/2628#issuecomment-490281829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20ad2ded39_40563f80a64cd964180857--


From nobody Tue May  7 15:52:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19A0112023E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:52:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oFPpluqN-OYj for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:52:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 781AA120091 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:52:54 -0700 (PDT)
Date: Tue, 07 May 2019 15:52:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557269572; bh=L+iwSIcBNC3Tql++qrTcKPaH3kaDwFmmp3NVm2f82J0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l3SSM/qZCaWT7wVBk5JmqzRIThlXmDqbPoLppJYFAmim0Wk6xRArXU6uy4dlTFqo3 9IZ1vvzQFZZuR1UThieR3f22bwgY957F5N/1ZH5XWNsEoJAHoi7SCQZttSGt/zSZHq oJ0OBPHj8AvxUShiRBAW216pezQMabP0UbNlrxks=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZTOX32IIEVOQ3VGN2347MJEVBNHHBO4HJOU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2237/c490283152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2237@github.com>
References: <quicwg/base-drafts/pull/2237@github.com>
Subject: Re: [quicwg/base-drafts] Rework Key Update (#2237)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20c4473289_51ff3f9d5a6cd964135275"; 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/Q7ELDrtQemow9_T2ZGGCIgNbLsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:52:57 -0000

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

The technical bits of this are superceded by #2673, but I want to keep some of these 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/pull/2237#issuecomment-490283152
----==_mimepart_5cd20c4473289_51ff3f9d5a6cd964135275
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The technical bits of this are superceded by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</a>, but I want to keep some of these 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/pull/2237#issuecomment-490283152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SS2QHXLBBEXH63XTPUIB4JANCNFSM4GLUYPKQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Q6LZPMSGLONVWOGLPUIB4JA5CNFSM4GLUYPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4SBEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2237#issuecomment-490283152",
"url": "https://github.com/quicwg/base-drafts/pull/2237#issuecomment-490283152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20c4473289_51ff3f9d5a6cd964135275--


From nobody Tue May  7 15:53:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6F2A12022E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:53:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HgZ9vGEyRJkr for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:53:15 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45DA2120091 for <quic-issues@ietf.org>; Tue,  7 May 2019 15:53:15 -0700 (PDT)
Date: Tue, 07 May 2019 15:53:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557269594; bh=iCBV/+TIzUOba2sTXOfxUhjB4kBR0ltCzoDF+UpXjkI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nfPrQ2RKTVl1sOnkQOiJlArIjUgDibdj6/YjS4IlZQsETijtZU9wQeqv6itVXXBQv A1zKri/iOelAOoj+d8CHDpJ8D8ZFO3q90vA7cWmXJap8+LuHRpKSA9Et7MjQtenvxV ZC8Mx0LmojHT2qJw7IJ667Y5b4QkgrzJQPudKhRQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BDY5KCOIAZM3JOX52347NTEVBNHHBR44N5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2504/c490283224@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2504@github.com>
References: <quicwg/base-drafts/pull/2504@github.com>
Subject: Re: [quicwg/base-drafts] MAX_KEY_UPDATES frame (yet another proposal to solve the key retirement problem) (#2504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20c59e8baa_18883fae5b8cd964839c2"; 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/bmycO4iwcVn-mCKqrlyyEOe_Gos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:53:17 -0000

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

Can we close this in favour of #2673?

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

<p>Can we close this in favour of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</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/2504#issuecomment-490283224">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SJND7Y5TQTIHD2MLPUIB5TANCNFSM4G4SIWWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLZQFYTRV7C7SYM23PUIB5TA5CNFSM4G4SIWW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4SBWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2504#issuecomment-490283224",
"url": "https://github.com/quicwg/base-drafts/pull/2504#issuecomment-490283224",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20c59e8baa_18883fae5b8cd964839c2--


From nobody Tue May  7 15:59:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BA77120091 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vxiqx-EjOke for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 15:59:40 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4674512022E for <quic-issues@ietf.org>; Tue,  7 May 2019 15:59:40 -0700 (PDT)
Date: Tue, 07 May 2019 15:59:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557269978; bh=s820GVckQxCJREUIgWA2fDUgAdxVUaZr06Jp9o7Dap0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzzBtYULIMkYNfXYa4mfLisyC0HZ/WvoC0ldA0Tq6NdWTIAYLY71Myf8B1VZxhcjN Tb5o4kxmn0TIJb+7Q6PsDW16bu8zU0ReKjokxlM09Cj7oRkyKXbDXNcjtSGaq28WAz Yv1ZAPRPaYE/PR7gQroUP+TqKzmzUZ+bj9qziJGc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJBFR3R7SAABSR7KV235AFVEVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490284570@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd20dda9a51e_20b53fa7030cd96c186773"; 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/dFPxWg8C0U2OVIdcoW9kv43gls8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:59:42 -0000

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

We discussed this in #1940, and closed it because nobody felt strongly either way, if I remember 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/issues/2672#issuecomment-490284570
----==_mimepart_5cd20dda9a51e_20b53fa7030cd96c186773
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We discussed this in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375786769" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1940" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1940/hovercard" href="https://github.com/quicwg/base-drafts/issues/1940">#1940</a>, and closed it because nobody felt strongly either way, if I remember 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/issues/2672#issuecomment-490284570">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NWRCMRJRYWRQ7YBTPUICVVANCNFSM4HLMGPKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PJWPEWTD6ZSR3JBDPUICVVA5CNFSM4HLMGPKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4SMGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490284570",
"url": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490284570",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd20dda9a51e_20b53fa7030cd96c186773--


From nobody Tue May  7 16:09:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D52B120071 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HpALCk5J7Sr4 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:09:38 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77E20120045 for <quic-issues@ietf.org>; Tue,  7 May 2019 16:09:38 -0700 (PDT)
Date: Tue, 07 May 2019 16:09:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557270577; bh=7Q+Xa8hvcNS8pFNuify6+02LsaEzzWKqMvM752cGDpY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yN373l2GMQ+S0RcsKfqosgWpGSFGpinAiA0ggvG8vVeR6aqBXTZuTaHOOcU56OnOZ mafyIlnB4oOdGyqKy4p/YYNpXL0rSsDCDQ7gscvT1E02DLhRdzpJ8a4LBtxUy3OEI5 gMxG83pNfznu3Z8ODWtNZEXdD6UUB6+LtHaX2xTw=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RDUJ32GVOIXWKRG5235BLDEVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490286832@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2103145925_309b3f97e42cd95c2045ba"; 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/xD04dsWYnOEJZ7MvHw_q8yar_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: Tue, 07 May 2019 23:09:40 -0000

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

I think preferences may have changed, and @nibanks did have a preference for varints here anyways. Since nobody had a strong preference either way in #1940, it's probably worth having people voice their opinions if they now believe more strongly than they did before.

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

<p>I think preferences may have changed, and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> did have a preference for varints here anyways. Since nobody had a strong preference either way in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375786769" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1940" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1940/hovercard" href="https://github.com/quicwg/base-drafts/issues/1940">#1940</a>, it's probably worth having people voice their opinions if they now believe more strongly than they did before.</p>

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


From nobody Tue May  7 16:45:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4152F1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:45:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yomQfbYKFQVJ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:45:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 193DC120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 16:45:20 -0700 (PDT)
Date: Tue, 07 May 2019 16:45:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557272719; bh=7YFq4uyCssWjR065jprz6pJXTI7q/ExuLy1YkAJS9b4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ImNf+IE3TdkICfSiuV29/ES9v0qEA+cgyqjC3CCSX1JtEeU4TfroCCqWpHkP97B+O kApcTpYkcZVLxNuLMqw6nbPd5gImkpJEfAnhNyhLgpSEkpWj5BwMGtVGPL8Gzf1UyI L+/x0Qmjg/VWdFmpOtlqUt7+t8o+RjuVT0VC2/pg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6N6JPRUWZWSX2BCBV235FQ7EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234807128@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2188f6c93b_6a123fccb7ccd9682012db"; 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/IFB0wRpIXtZkWhpXX20tKhEU26U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:45:25 -0000

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

martinthomson approved this pull request.

Lots of editorial suggestions, but nothing technical.  This looks good.

> +
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an ACK for a packet sent with 1-RTT keys.  This second condition

```suggestion
has received an acknowledgment for a packet sent with 1-RTT keys.  This second condition
```

> @@ -655,8 +662,7 @@ alerts at the "warning" level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.

Right now, this removed statement is still true, so I think we should retain it.

> @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,

```suggestion
those send keys and until they receive an acknowledgment,
```

> @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.

Sending data is a prerequisite for getting an ACK, which is a selfish thing.  You send (ACK-eliciting) data so that you get an ACK and so that you can discard handshake keys.

So this statement is incorrect as formulated.  Maybe instead:

> Endpoints that do not have reason to send immediately after completing the handshake can send ack-eliciting frames, such as PING, which will cause the handshake to be confirmed when they are acknowledged.


> +will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY

```suggestion
0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
```

"client's" and "valid" are implied.  Fix the a/an thing separately.

> +those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded

Drop the lead-in.  "Servers MUST discard 0-RTT within three times the Probe Timeout (...) of receiving a 1-RTT packet."

> +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded
+0-RTT keys once three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) has
+elapsed after receiving a 1-RTT packet.  Servers MAY also keep track of
+received 0-RTT packet numbers as an indication that all of them have been
+received which allows them to discard 0-RTT keys earlier.

It might be easier to say "A server can drop 0-RTT keys earlier if it determines that it has received all 0-RTT packets, which can be done by tracking packet numbers."

> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a

Two open parentheses, one close in this point.  I think that you can replace the first with a comma.

> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see
+Section 4.2.11 of [TLS13]).

```suggestion
Section 4.2.11 of {{!TLS13}}.
```

> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see

```suggestion
pre-shared key and validated the client's pre-shared key binder; see
```

> -Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see
+Section 4.2.11 of [TLS13]).
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server's use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Note that, since

```suggestion
protected packets before the TLS handshake is complete.  Because
```

> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous

```suggestion
key update until it has received an acknowledgment for a packet sent at the current
```

> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged

```suggestion
with each KEY_PHASE, and the highest value of the Largest Acknowledged
```

> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the

```suggestion
packet for the packet number space: once the latter is higher than the
```

> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys

```suggestion
Endpoints are required to maintain at most two latest sets of packet protection keys
for removing packet protection and one set of keys for protecting packets.  Older
keys MAY be discarded.  Updating keys multiple times rapidly can cause
```

> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause

I really want multi-line suggestions...
```suggestion
```

> -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being
+dropped by the peer because the peer could have discarded older keys.

```suggestion
dropped by the peer as a result of the peer discarding older 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/2673#pullrequestreview-234807128
----==_mimepart_5cd2188f6c93b_6a123fccb7ccd9682012db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>Lots of editorial suggestions, but nothing technical.  This looks good=
.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281866219">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
+the handshake being complete from the perspective of the endpoint in que=
stion.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed when both of=
 the=0D
+following two conditions are met: the handshake is complete and the endp=
oint=0D
+has received an ACK for a packet sent with 1-RTT keys.  This second cond=
ition=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-has received an ACK for a packet sent with 1-=
RTT keys.  This second condition=0D
+has received an acknowledgment for a packet sent with 1-RTT keys.  This =
second condition=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281866349">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -655,8 +662,7 @@ alerts at the &quot;wa=
rning&quot; level.=0D
 =0D
 After QUIC moves to a new encryption level, packet protection keys for p=
revious=0D
 encryption levels can be discarded.  This occurs several times during th=
e=0D
-handshake, as well as when keys are updated (see {{key-update}}).  Initi=
al=0D
-packet protection keys are treated specially, see {{discard-initial}}.=0D=

</pre>=0D
<p>Right now, this removed statement is still true, so I think we should =
retain it.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281866802">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,36 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most applications proto=
cols=0D
+will send data after the handshake, ensuring the peer can discard their=0D=

+handshake keys promptly.  Applications protocols that do not MAY send=0D=

+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have inst=
alled=0D
+those send keys and until they receive an acknowledgment for one of them=
,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-those send keys and until they receive an ack=
nowledgment for one of them,=0D
+those send keys and until they receive an acknowledgment,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281867487">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,36 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most applications proto=
cols=0D
+will send data after the handshake, ensuring the peer can discard their=0D=

+handshake keys promptly.  Applications protocols that do not MAY send=0D=

+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have inst=
alled=0D
+those send keys and until they receive an acknowledgment for one of them=
,=0D
+ensuring the peer can discard their handshake keys.=0D
</pre>=0D
<p>Sending data is a prerequisite for getting an ACK, which is a selfish =
thing.  You send (ACK-eliciting) data so that you get an ACK and so that =
you can discard handshake keys.</p>=0D
<p>So this statement is incorrect as formulated.  Maybe instead:</p>=0D
<blockquote>=0D
<p>Endpoints that do not have reason to send immediately after completing=
 the handshake can send ack-eliciting frames, such as PING, which will ca=
use the handshake to be confirmed when they are acknowledged.</p>=0D
</blockquote>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281867686">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +will send data after the handshake, ensur=
ing the peer can discard their=0D
+handshake keys promptly.  Applications protocols that do not MAY send=0D=

+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have inst=
alled=0D
+those send keys and until they receive an acknowledgment for one of them=
,=0D
+ensuring the peer can discard their handshake keys.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+Clients do not send 0-RTT packets after sending a 1-RTT=0D
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT key=
s as=0D
+soon as it receives a 1-RTT packet.  However, due to packet reordering, =
a=0D
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Serv=
ers MAY=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-client's valid 0-RTT packet could arrive afte=
r a 1-RTT packet.  Servers MAY=0D
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY=0D
</pre>=0D
=0D
<p>"client's" and "valid" are implied.  Fix the a/an thing separately.</p=
>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281867874">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +those send keys and until they receive an=
 acknowledgment for one of them,=0D
+ensuring the peer can discard their handshake keys.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+Clients do not send 0-RTT packets after sending a 1-RTT=0D
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT key=
s as=0D
+soon as it receives a 1-RTT packet.  However, due to packet reordering, =
a=0D
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Serv=
ers MAY=0D
+temporarily retain 0-RTT keys to allow decrypting reordered packets with=
out=0D
+requiring their contents to be retransmitted with 1-RTT keys.  There is =
a bound=0D
+on how long these keys can be temporarily retained: servers MUST have di=
scarded=0D
</pre>=0D
<p>Drop the lead-in.  "Servers MUST discard 0-RTT within three times the =
Probe Timeout (...) of receiving a 1-RTT packet."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868084">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+Clients do not send 0-RTT packets after sending a 1-RTT=0D
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT key=
s as=0D
+soon as it receives a 1-RTT packet.  However, due to packet reordering, =
a=0D
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Serv=
ers MAY=0D
+temporarily retain 0-RTT keys to allow decrypting reordered packets with=
out=0D
+requiring their contents to be retransmitted with 1-RTT keys.  There is =
a bound=0D
+on how long these keys can be temporarily retained: servers MUST have di=
scarded=0D
+0-RTT keys once three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}=
}) has=0D
+elapsed after receiving a 1-RTT packet.  Servers MAY also keep track of=0D=

+received 0-RTT packet numbers as an indication that all of them have bee=
n=0D
+received which allows them to discard 0-RTT keys earlier.=0D
</pre>=0D
<p>It might be easier to say "A server can drop 0-RTT keys earlier if it =
determines that it has received all 0-RTT packets, which can be done by t=
racking packet numbers."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868211">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
+=0D
+- The client is not authenticated (unless the server has chosen to use a=
=0D
</pre>=0D
<p>Two open parentheses, one close in this point.  I think that you can r=
eplace the first with a comma.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868280">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
+=0D
+- The client is not authenticated (unless the server has chosen to use a=
=0D
+pre-shared key and validated the client&#39;s pre-shared key binder (see=
=0D
+Section 4.2.11 of [TLS13]).=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Section 4.2.11 of [TLS13]).=0D
+Section 4.2.11 of {{!TLS13}}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868320">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
+=0D
+- The client is not authenticated (unless the server has chosen to use a=
=0D
+pre-shared key and validated the client&#39;s pre-shared key binder (see=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-pre-shared key and validated the client's pre=
-shared key binder (see=0D
+pre-shared key and validated the client's pre-shared key binder; see=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868436">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -Section 4.2.11 of {{!TLS13}}).  Verifying=
 these values provides the server with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
+=0D
+- The client is not authenticated (unless the server has chosen to use a=
=0D
+pre-shared key and validated the client&#39;s pre-shared key binder (see=
=0D
+Section 4.2.11 of [TLS13]).=0D
+- The client has not demonstrated liveness.=0D
+- Any received 0-RTT data that the server responds to might be due to a =
replay=0D
+attack.=0D
+=0D
+Therefore, the server&#39;s use of 1-RTT keys is limited before the hand=
shake is=0D
+complete.  A server MUST NOT process data from incoming 1-RTT=0D
+protected packets before the TLS handshake is complete.  Note that, sinc=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-protected packets before the TLS handshake is=
 complete.  Note that, since=0D
+protected packets before the TLS handshake is complete.  Because=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868644">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-key update until it has received an ACK for a=
 packet sent at the previous=0D
+key update until it has received an acknowledgment for a packet sent at =
the current=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868806">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-with the previous KEY_PHASE, and the highest =
value of the Largest Acknowledged=0D
+with each KEY_PHASE, and the highest value of the Largest Acknowledged=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868864">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
+field in any received 1-RTT ACK frame: once the latter is higher than th=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-field in any received 1-RTT ACK frame: once t=
he latter is higher than the=0D
+packet for the packet number space: once the latter is higher than the=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281868974">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
+field in any received 1-RTT ACK frame: once the latter is higher than th=
e=0D
+former, another key update can be initiated.=0D
+=0D
+Endpoints only need to maintain the two latest sets of packet protection=
 keys=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Endpoints only need to maintain the two lates=
t sets of packet protection keys=0D
+Endpoints are required to maintain at most two latest sets of packet pro=
tection keys=0D
+for removing packet protection and one set of keys for protecting packet=
s.  Older=0D
+keys MAY be discarded.  Updating keys multiple times rapidly can cause=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281869313">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
+field in any received 1-RTT ACK frame: once the latter is higher than th=
e=0D
+former, another key update can be initiated.=0D
+=0D
+Endpoints only need to maintain the two latest sets of packet protection=
 keys=0D
+and MAY discard older keys.  Updating keys multiple times rapidly can ca=
use=0D
</pre>=0D
<p>I really want multi-line suggestions...</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and MAY discard older keys.  Updating keys mu=
ltiple times rapidly can cause=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r281869419">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -cannot be used until the endpoint has rec=
eived and successfully decrypted a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
+field in any received 1-RTT ACK frame: once the latter is higher than th=
e=0D
+former, another key update can be initiated.=0D
+=0D
+Endpoints only need to maintain the two latest sets of packet protection=
 keys=0D
+and MAY discard older keys.  Updating keys multiple times rapidly can ca=
use=0D
+packets to be effectively lost if packets are significantly delayed.=0D
+Therefore, an endpoint SHOULD NOT initiate a key update until three time=
s the=0D
+PTO after it has last updated keys. This avoids valid reordered packets =
being=0D
+dropped by the peer because the peer could have discarded older keys.=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-dropped by the peer because the peer could ha=
ve discarded older keys.=0D
+dropped by the peer as a result of the peer discarding older keys.=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/2673#pullrequestreview-234807128">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6YMQ5F4PDM6ZLPCVTPUIIA7ANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK5FITMEMXRYDQRGVUDPUIIA7A5CN=
FSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBX7N6WA.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/2673#pullrequestrev=
iew-234807128",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview=
-234807128",=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_5cd2188f6c93b_6a123fccb7ccd9682012db--


From nobody Tue May  7 16:45:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B74381200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:45:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wuhH6iRSlSsN for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:45:38 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCD25120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 16:45:37 -0700 (PDT)
Date: Tue, 07 May 2019 16:45:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557272736; bh=lAMxvE++GwBEQBtwYD5iAUcQltu2PqPUq+xMmkpygOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A1QBehSPxwFi/gPdu7KbR0eE31yLW4pdjtSxxyHb1nqYgI9Rk38NFo6aMvgPinZDY 53AfjAHDLwmDHGryZ9vNzDGnXwidh4s1+KB696WAAmq8y5iea7ycUkIXjouBg6popr 3j0+lNROgjXET3nYJQ5C6hc2LOUYiE15k52RvK60=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Q5Q5JVPRKKKUIQDV235FSBEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490293901@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd218a0894d4_16813ff54cecd96c1617fa"; 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/qf3kgzkLh5_RRsDesEEhqsqkoLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:45:40 -0000

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

That suggests the creation of a "priority" stream...

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

<p>That suggests the creation of a "priority" stream...</p>

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


From nobody Tue May  7 16:50:09 2019
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 A46A7120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:50:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yjkk0Z7f5gud for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:50:04 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C7881200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 16:50:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=DUb3JEYO/Y0EWfrmcNlAbF1Werc=; b=uhk/NRnC8IRk9tJb 98/bO3iW2XciGtA2hxgv+iuQr6VAZV3f1xJAq+F0ZMVj5uLpPXItI4r5SemRX48Y PYMfYS5I4WQ+X9qNZbvTwUYGjpTJcsM9wRqrL55dIrQvFPBeTxRMgvC71s9il3AH VACmEhyuRHtheDcpHjIY5d9dU9k=
Received: by filter0312p1iad2.sendgrid.net with SMTP id filter0312p1iad2-3101-5CD219A8-1E 2019-05-07 23:50:00.881294567 +0000 UTC m=+5962.282626543
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.0]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id Ge9WyyQ8Rkyp2Uo9DDfHUQ for <quic-issues@ietf.org>; Tue, 07 May 2019 23:50:00.821 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id BB98B1607C0 for <quic-issues@ietf.org>; Tue,  7 May 2019 16:50:00 -0700 (PDT)
Date: Tue, 07 May 2019 23:50:01 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QXUMCNOROMLHNR4V235GCREVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490294758@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd219a8b8af4_a333faaa9ecd96416612a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3cnZBCZGpWhQPD/sZcghZfIMDoL0ot9H3q/h TF3Klf4s/RTLkyNySHiosgS0aU257vqE0+BLQKjjuGwufRAEUeQhEAt/SbCjDFNvtLS1QOyt/pd/Ea f3UYVLfuu3MTaI1IjoUi6fS8sF8qY1VMx5Dt1ALGs5kqxkOfYvF/KbFrqDSyIqcLOFCwddvwlfwZyG g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ISeD8S9n4shVzjQK_y8q3paymaE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:50:07 -0000

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

I'm of the opinion that varint is OK.  We can crib text from other varint usages about IANA registries and such, so the change is cheap for the spec perspective.

The HTTP_MALFORMED_FRAME thing would need a solution.  I've never been a big fan of the concept, but anything would do (apart from the 2^60 thing, which would take 1/4 of the entire space for bad frames, which is excessive; I hope that's just 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/2672#issuecomment-490294758
----==_mimepart_5cd219a8b8af4_a333faaa9ecd96416612a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm of the opinion that varint is OK.  We can crib text from other varint usages about IANA registries and such, so the change is cheap for the spec perspective.</p>
<p>The HTTP_MALFORMED_FRAME thing would need a solution.  I've never been a big fan of the concept, but anything would do (apart from the 2^60 thing, which would take 1/4 of the entire space for bad frames, which is excessive; I hope that's just 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/2672#issuecomment-490294758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57UJNAZTG3R6JONZ3PUIISRANCNFSM4HLMGPKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKUDHD6QHFMSKUWUTPUIISRA5CNFSM4HLMGPKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4U3ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490294758",
"url": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490294758",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd219a8b8af4_a333faaa9ecd96416612a--


From nobody Tue May  7 16:53:46 2019
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 EC43D12025B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:53:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PEZC8HsYf21H for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:53:37 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8C81120290 for <quic-issues@ietf.org>; Tue,  7 May 2019 16:53:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=+0Geb0/9g2TW80IuYoV06olaByo=; b=X0mJaQ0gMP79UWL6 ldc77tFAaAohGMd20TPeNG4fQGZMeUL9Slp6JmNVyyWS0RadWqFA6vaZw0/MHhBT oy32ZHGJwRJ+3FG5A7+YWZDDSBANwgDSdSsYO1qKVarXTmsYKbFPAlZWhhrFfjOW ONELpgCyemOcu+Bnq9+ryxR8xTI=
Received: by filter1495p1mdw1.sendgrid.net with SMTP id filter1495p1mdw1-10432-5CD21A7E-1E 2019-05-07 23:53:34.641621684 +0000 UTC m=+1044595.066262696
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.8]) by ismtpd0005p1iad2.sendgrid.net (SG) with ESMTP id bkVt9DsfQaWKujcDyjNNiw for <quic-issues@ietf.org>; Tue, 07 May 2019 23:53:34.584 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 8915F420A3B for <quic-issues@ietf.org>; Tue,  7 May 2019 16:53:34 -0700 (PDT)
Date: Tue, 07 May 2019 23:53:34 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/issue2671/000000-fd597d@github.com>
Subject: [quicwg/base-drafts] fd597d: Define abandonment
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3ekPKpyIwFi2mfUx0TXnw76WL1kkUUKaSAjc CzJVs1tYyhRN10yLm8bFSvx7q7MHpJn4yYtpzKcgidkAtGIlvsFN32FvDY9ynEeADa7aWXKRIuG9G7 ie35SRpMrgxshLr4cvrjiV36XZ2e/ynVxtQMRoOzyjp1qQaDzCIcagVEcw41NV/72F5uD0wt9ZsHIp 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n9G8e1JzTJHdaxXSIDi4dr87mEo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:53:45 -0000

  Branch: refs/heads/issue2671
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd597dfafdd02774372cec765ae1e2a0a29b655a
      https://github.com/quicwg/base-drafts/commit/fd597dfafdd02774372cec765ae1e2a0a29b655a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

  Log Message:
  -----------
  Define abandonment

Closes #2671.



From nobody Tue May  7 16:54:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B48C712026A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:54:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j0GaeLOcFKKR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:54:39 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E42451202DB for <quic-issues@ietf.org>; Tue,  7 May 2019 16:54:36 -0700 (PDT)
Date: Tue, 07 May 2019 16:54:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557273275; bh=RIf5fvnu8rJa9xVzwjN5Yo8Urk6I5tCwzpliUllc2gw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C34hno4O4LzaoaiJL5S7+avmLk7D896e6SjHDiqSDydi9Akv+VOtPTKGYO3VnjEiF rsVaTk0hVrLvbBQqyuVkiAjD5SMLtHjfORiKCwsAcyOjBLwFN8jf6Z4gJQkewLaaH8 U4DGyzKNcLskCKEy+VXv0HmuKb4wZVP6izNxFqcg=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GXK2J2BMYWZYXNY5235GTXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234812873@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21abb272d5_61bc3f8edfecd9689264d"; 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/05bYVMhOyizd5TAJwDmggdj9kyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:54:48 -0000

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

DavidSchinazi commented on this pull request.



> @@ -655,8 +662,7 @@ alerts at the "warning" level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.

This statement existed because previously there was an "all the keys except initial" section and an "initial keys" section. Now each flavor of keys has its own section so pointing out initial specifically here seems odd.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281871264">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -655,8 +662,7 @@ alerts at the &quot;warning&quot; level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.
</pre>
<p>This statement existed because previously there was an "all the keys except initial" section and an "initial keys" section. Now each flavor of keys has its own section so pointing out initial specifically here seems odd.</p>

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


From nobody Tue May  7 16:55:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB9C71202B7 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e76XXSHI2wjI for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 16:55:16 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E60111202BD for <quic-issues@ietf.org>; Tue,  7 May 2019 16:55:15 -0700 (PDT)
Date: Tue, 07 May 2019 16:55:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557273314; bh=T6SVwq0OTwLHZOp81uhUSn5amGFuKgDWJGGyhldSciM=; h=Date:From:To:Subject:From; b=nTDD7ZO/z4PvbEs+I92NCtmwbmy/fZ1LZEcnrEWiuV7vdG0FUwYJ6u/BcUidRogkU jZ1doGKxrhNWpGL2Jz6DWSqAW5CMBfdds8Gn87GVHmhm4KlqEf5YIoJUdyQ555hD8+ W296VVpx+FwFAUj3YICpAnHuMTsF2fwZIScEyccM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/89755c-07329b@github.com>
Subject: [quicwg/base-drafts] 07329b: Script updating gh-pages from fd597dfa. [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/DC5ZlldpgaoiAe4w68AsCIqaIKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 23:55:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 07329b61f7195fe7c6b77c73eaf23fc784e79b24
      https://github.com/quicwg/base-drafts/commit/07329b61f7195fe7c6b77c73eaf23fc784e79b24
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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



From nobody Tue May  7 17:01:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 922B91200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lzu3zLHAL_Hq for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:01:44 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C78D120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:01:44 -0700 (PDT)
Date: Tue, 07 May 2019 17:01:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557273703; bh=q9r2YMd7CEMz6kLemLQJtgwIrvtVOS93xUBUS+mboiM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jBQC0pm7Oiodflizrg3bY8gLUkJ9/hx6lTkXmVvRpziwUxcJ5clLSxp6K7Z9rp5ev QATOiSL7yaO9wv+wS2hdBaLOcrK6J2um6jUULvuQvyb/nRLmqlnX8oCn+OxOhEfVep w9wBLdJh9hH527wJRDbI5jdI6kFFEd7CrilRGCQc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36UYOFBJ6DV5MIMMV235HOPEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674@github.com>
Subject: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21c67e98e_381f3fd4aeecd96c928bc"; 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/RzFm2I6KEz7h3DLKuSvp_oJFVd0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:01:47 -0000

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

Just in case it wasn't perfectly clear from the choice of words.

Closes #2671.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Define abandonment

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2674.patch
https://github.com/quicwg/base-drafts/pull/2674.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/2674

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

<p>Just in case it wasn't perfectly clear from the choice of words.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2671.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441351992" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2671" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2671/hovercard" href="https://github.com/quicwg/base-drafts/issues/2671">#2671</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/2674'>https://github.com/quicwg/base-drafts/pull/2674</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define abandonment</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2674.patch'>https://github.com/quicwg/base-drafts/pull/2674.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2674.diff'>https://github.com/quicwg/base-drafts/pull/2674.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/2674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXHIGI5EGFS445OU3PUIJ6PANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK322FJC2DDN34RNUTDPUIJ6PA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSQVEZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674",
"url": "https://github.com/quicwg/base-drafts/pull/2674",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd21c67e98e_381f3fd4aeecd96c928bc--


From nobody Tue May  7 17:02:36 2019
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 85ECF1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Ne9XNofUmhVY for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:02:33 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E32F9120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:02:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=ogK3iZ4I7sIWu4EzCXwFKdAW1fc=; b=QowzQIUm7CTBCbKg 5Uk7nIGM+AyJGmDagUMLAhLJzu405RyNlj3pj5utxO/I6ivJjgIXL+3EJ+YDW1Mn 3C6XKv4YuCuPTUOKUNmuPCLPG+SgNXXRfGLkDmZsifZey6px1iA5tuBIjtBvtCao eH+hktSiAFQf59Ap1q8KLW0Yfqo=
Received: by filter1646p1mdw1.sendgrid.net with SMTP id filter1646p1mdw1-16189-5CD21C8F-28 2019-05-08 00:02:23.452902676 +0000 UTC m=+1043985.700330851
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.8]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id Kk5oV-I2TMSxBROGhz8wxA for <quic-issues@ietf.org>; Wed, 08 May 2019 00:02:23.427 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 5AF1F1E033D for <quic-issues@ietf.org>; Tue,  7 May 2019 17:02:23 -0700 (PDT)
Date: Wed, 08 May 2019 00:02:23 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XX3L5KYT5GQDBZSN235HQ7EVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/review/234814556@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21c8f596bf_b8f3f85108cd96063046"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak13rORxzQ1KjQVJRZlGNPV4Oj2CSZf9ZepX3w INtOChy4eqDRje31zHvTQtEph0KflUtDUucTcfpeAcTC9IxeZvKd0BReVjEYadrEbnFMFnvPHrWFo9 ofW4avg6nHaTeMEtOvzb/GoKB+aN2EoSJ0jSdExkZ/1hs5Rkq4X3ZRqqWyWCQwswyZHW5KaFhSy+vI 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-XlQN7FNQWECxn8R7g3zgvQcWUM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:02:35 -0000

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

nibanks 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/2674#pullrequestreview-234814556
----==_mimepart_5cd21c8f596bf_b8f3f85108cd96063046
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@nibanks</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/2674#pullrequestreview-234814556">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IIDQMPMNEVGNWYQLPUIKA7ANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCOB4YNJCHZZAGQ3LPUIKA7A5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7PYXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674#pullrequestreview-234814556",
"url": "https://github.com/quicwg/base-drafts/pull/2674#pullrequestreview-234814556",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21c8f596bf_b8f3f85108cd96063046--


From nobody Tue May  7 17:04:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D1151200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:04:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-WXZiBUTXQL for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:04:16 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C044120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:04:16 -0700 (PDT)
Date: Tue, 07 May 2019 17:04:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557273855; bh=B3PeZs2eaLldWdLxhrVakY1Yz8gWmTQ3qVpbNgm2ySM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lAzQ5h9IPJ6ahkA2Q3g9bJhlC7086NX1+Jf6h5TFvtMO+PI9R/EIuSyXqZbvtbVVP yYlOl0s98t6GRGZQimqb5Mbi+OUnypdXDjRvSAVGTwE8dhKtgz08MwGiBJi+s8ld3Y N8KCFt0DJpLi8dNNk01LaEfphljf41oJmRG70P8Y=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LESWIVEYWWGEWDDV235HX5EVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/review/234814963@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21cfef3795_3b83f97906cd95c7523d"; 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/lSpNZOC6eGTR_drpdIJ2yTTlTwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:04:18 -0000

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

marten-seemann commented on this pull request.

Do we really need to define "abandon"?
And if so, don't we need to define what "discarding" means?



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

<p><b>@marten-seemann</b> commented on this pull request.</p>

<p>Do we really need to define "abandon"?<br>
And if so, don't we need to define what "discarding" means?</p>

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


From nobody Tue May  7 17:08:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 872FC12013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d0MjcV29Bxed for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:08:56 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD211120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:08:56 -0700 (PDT)
Date: Tue, 07 May 2019 17:08:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274135; bh=dBVbnNm7YZ2TbS7AJjBIiI6OWY3zN5YO5ObMqt8tq+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nDTMCcSPI3JgclRHIIxETD9BnQArxcpYU5m0XwilssdjU7QRf4innFaPbfJFFeoFd +CPKOnxu1Jip4dXraF4S9RAPnonubZq0NQgfV3mrYipqIUS6lZKUtMa64aegxwwhGj EfwD4++OHhsxOM6JWriK8HrcydYRfrCoLWqInnjo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72DYBXBOKTLAEFHG5235IJPEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/c490298489@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21e17aae2e_2fb13fc3f2acd96016552c"; 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/eDqMvTIR7PhWU9_ZM-qoOGFqWwA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:08:59 -0000

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

I know how you feel.  We'll be defining "the" eventually.  I don't know where the line is, but I think that it helps in this case to be doubly 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/2674#issuecomment-490298489
----==_mimepart_5cd21e17aae2e_2fb13fc3f2acd96016552c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I know how you feel.  We'll be defining "the" eventually.  I don't know where the line is, but I think that it helps in this case to be doubly 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/2674#issuecomment-490298489">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32XQGFXKPFPS4O3OLPUIKZPANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7INGBUB6HIRJ6Y7STPUIKZPA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4VY6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674#issuecomment-490298489",
"url": "https://github.com/quicwg/base-drafts/pull/2674#issuecomment-490298489",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21e17aae2e_2fb13fc3f2acd96016552c--


From nobody Tue May  7 17:10:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A72E120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:10:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4PGHM8A8-gfo for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4DED012006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:10:03 -0700 (PDT)
Date: Tue, 07 May 2019 17:10:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274202; bh=My6azdWnWwPFD0En38SHPVLahYkhQj1nSZIYGWXmHDw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J5AZdKhHt+s7nI73RCVCY2a5wyxczmBVt4BDRhdLYVZbeuc906HMmVatbgfe/sNBi 9FSlU6MQre4JYrK57ykDn8KwF82MxlB2P5GExVUK+KAXT8rI7APU4+Te9H/M6ubWZP aUJkzc19DZ867nmIlhKeb4yfO9hBJe5xe9Oa4GSA=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NMHKNHOCWS4SF6UF235INVEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816126@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21e5a26228_36983fe9bb2cd96080079"; 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/pTqgfoxznUT4eqQVMsL4vTl2x-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, 08 May 2019 00:10:05 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys

I'm not sure this is correct. An endpoint can maintain more than 2 sets of keys if it so chooses.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281873881">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
</pre>
<p>I'm not sure this is correct. An endpoint can maintain more than 2 sets of keys if it so chooses.</p>

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


From nobody Tue May  7 17:13:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7BD912013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0r-pHsXtB5Rz for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:08 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25BB512006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:08 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274387; bh=Z+Bl+2Nlf8WxMeP4J0oyfA1AakyY2/SED/fM2yEhTK0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WJT4VTFNrvbCxvjP2ur00xF2Vw8Oq73Ax8jIJTvEaRLsMCNdA53ZHH87j+AnpwlEN ulru6fQAkJTylgl5lmXUufhE+xs59yS4xWmiUwHDdwQDOyfMuZlwbx3CbcKlAi/SuV 3JvKXG7pazN7i6iTIhrDyXfItP2exYV2WQGUMdC0=
From: David Schinazi <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/2673/push/3585044659@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f1310104_40d63fbf8eacd964126592"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
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/mDPLZDmjlzg4M8E06HMzEbNhhAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:10 -0000

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

@DavidSchinazi pushed 1 commit.

850f1b10d0438cce42e61de81af4423bb028ed7e  Editorial pass from MT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/1897ccb6b766c814f9fa632bfae031777b79e402..850f1b10d0438cce42e61de81af4423bb028ed7e

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/850f1b10d0438cce42e61de81af4423bb028ed7e">850f1b1</a>  Editorial pass from MT</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/2673/files/1897ccb6b766c814f9fa632bfae031777b79e402..850f1b10d0438cce42e61de81af4423bb028ed7e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XBJGLB6NQ53A57XLPUILJHANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK62U2EP7UEOL64XMRLPUILJHA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGU4DKMBUGQ3DKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/1897ccb6b766c814f9fa632bfae031777b79e402..850f1b10d0438cce42e61de81af4423bb028ed7e",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/1897ccb6b766c814f9fa632bfae031777b79e402..850f1b10d0438cce42e61de81af4423bb028ed7e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd21f1310104_40d63fbf8eacd964126592--


From nobody Tue May  7 17:13:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F0A312013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FXXwC4t-9fWZ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:16 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B5FE12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:16 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274395; bh=gqM/8/re8DYD6OvDbyf21JUAWlyhezQRsFlr7ZkEtls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q9NUny8R7QiWtiVTR1y5Dufpv1XBZGR2ggTPZzTjzl7wKcuz3YTrIFl/IA95ossVQ NOmIFc7lx4VUp6rgrrKYlW8bPbdd+Ia0/SxQH6NR8O0XPnno5jv8ZTNgqQ7XjkE/jD kDAtblpeGOydFNLyIVBkEZUZjUvKAzNQVYPU8qCs=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W76TAFA7BF3A624V235IZXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f1b822f2_71da3fc3f2acd9609952c"; 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/K0MxiQqprOU2lZofUDKME35_dgg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:19 -0000

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

DavidSchinazi commented on this pull request.



> +
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an ACK for a packet sent with 1-RTT keys.  This second condition

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/2673#discussion_r281874473
----==_mimepart_5cd21f1b822f2_71da3fc3f2acd9609952c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874473">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an ACK for a packet sent with 1-RTT keys.  This second condition
</pre>
<p>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/2673#discussion_r281874473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VWXWNLDRC54LWFM3PUILJXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKUVPTCZCSZNSYGH3PUILJXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874473",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f1b822f2_71da3fc3f2acd9609952c--


From nobody Tue May  7 17:13:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D26E812013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4G2fyNU3PZ3z for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:24 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62C9112006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:24 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274403; bh=43UZZ4wbZsw2BaMQab/uD17wX3DczhYofMsigD33i2c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SLPHbHip+2VF4eOhlTYB9cVyVLVDQW81O8N2LaI21gOjRuv0zdtANeEsOrKaEQppk eK5e0k5UZyyauxPPA1EYHIsiv/hnP4GNk4M8yyP74Z2aOW7vh/iMVPh9HaMoybyfeC VAydyuT/KQ+vQ5+i3KWB7P65mBV1c4TCtCc/cPUI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VTZ27Y2BPLKHQK5F235I2HEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f2379bc0_6c163f8ee0acd95c1581b8"; 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/yFaRPHK3JGRJdAQLQQ4f_kTGb9U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:26 -0000

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

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,

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/2673#discussion_r281874492
----==_mimepart_5cd21f2379bc0_6c163f8ee0acd95c1581b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874492">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
</pre>
<p>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/2673#discussion_r281874492">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5D4TZ3GP6HNE5FIT3PUILKHANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OWVWOSUH4UHOVVBTPUILKHA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QKUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874492",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874492",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f2379bc0_6c163f8ee0acd95c1581b8--


From nobody Tue May  7 17:13:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 309F512013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uMj7JkTyRv5J for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:31 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E03F12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:31 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274410; bh=kUpUv8LV1ps22ISJVt0lnnicnfWPkuC/rirQs/J/9z0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b09G4/k0di+5/cnIJerGss1NV5gDqJ0pTqhcFGmIS7R2+HOB6jgEVKOwGQZCz8apK mBaUb/Gc2WFNlB0O49/bleBcfv32JW8QWvWCp5GS8PNWdRifFtU6mXd0wvlUQamaxb j8mJgN4I9Rr7NE2QZYYshzfBurDUQr+c+3F7V1aY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JDCNAEKNOSXCKMVF235I2VEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816872@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f2a89dd4_22703fba972cd968173161"; 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/lBFI5JqWtFN2nwhiamWzSuz7s7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:33 -0000

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

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.

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/2673#discussion_r281874505
----==_mimepart_5cd21f2a89dd4_22703fba972cd968173161
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874505">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,36 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
</pre>
<p>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/2673#discussion_r281874505">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67DO62RF5H4PU3LXTPUILKVANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4U4MD3RYDO5BSOYPDPUILKVA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QK2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874505",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874505",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f2a89dd4_22703fba972cd968173161--


From nobody Tue May  7 17:13:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70F0F12006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 T0VzryX471BB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:36 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1E46120183 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:35 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274414; bh=e6nOFnIJubzE2dAQmtUwMaf/iT8ZF8Z36dnoRZqrAsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rH5JSEFWwLfmhDlLov9Kum4uDVlUldrYu/iJdS5RKKDNcAcWi1EX3TwOvPs0zmebV B3e2Ttphi5AtFbsAR/WHGCqQA2AySslBE42nG2GfoH16LMsUhLtQl6WCcCam3zCaNo FjYELrf0oEbbEswKSZJzPB6XoFrCe6Tgg/tMOceA=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5U67BJBYR5EMUK5IV235I25EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816890@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f2ed6b19_a7b3fa82cacd9605396cd"; 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/Z6GvrIW2arllhRPpox8AU0dU24I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:37 -0000

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

DavidSchinazi commented on this pull request.



> +will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY

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/2673#discussion_r281874520
----==_mimepart_5cd21f2ed6b19_a7b3fa82cacd9605396cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874520">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +will send data after the handshake, ensuring the peer can discard their
+handshake keys promptly.  Applications protocols that do not MAY send
+ACK-eliciting frames encrypted with 1-RTT keys as soon as they have installed
+those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
</pre>
<p>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/2673#discussion_r281874520">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WXEI5DG6TMOWJXSLPUILK5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLPIDW3DOE3ZUPGYLPUILK5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QK6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874520",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f2ed6b19_a7b3fa82cacd9605396cd--


From nobody Tue May  7 17:13:47 2019
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 2E93C120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 8bDqJyk-3sbQ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:42 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7174C12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=JFEvadxt5vEFCaqu0eMZ44QLEdI=; b=mYhAnKK45oryCUeP ou0KDp0FGv3cmc6e2IgPOwuIIMmHQTOpKbJS724qrk9Zxz61c6EBygjczFNBpjVL iR8THMXMUI4bv8qsQf11rSFKKA0rzvUEiEAnVUsPZ+gNuRcM+klmV78/2pYRiC6n sE68srjBM5i3DoUaAvMj1odJr1U=
Received: by filter0008p1iad2.sendgrid.net with SMTP id filter0008p1iad2-8607-5CD21F35-1 2019-05-08 00:13:41.086821403 +0000 UTC m=+1047590.973198763
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0050p1iad1.sendgrid.net (SG) with ESMTP id szQalmqBT0ypA8lETFqbiA for <quic-issues@ietf.org>; Wed, 08 May 2019 00:13:41.113 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 10509420181 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:41 -0700 (PDT)
Date: Wed, 08 May 2019 00:13:41 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NQOW2EVFYPHJSF4N235I3LEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f35e673_41693ffb01ecd95c71310"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0OiNbae6UgO+d5dILWiouoAdPy7bILnTaZxe jwZlOysKxVBWAyYdc3OAOGKaUsIhqUCtDUsYkkfB9irEHyek5t9Jqe9gah31Rc2jNHMtvE7sh8eZCh p1N/JVmk5UbJIVpD8MvYe4Or6kdS+OAkuMyY38QcYBFCWJEFTod+pnukPuE+o2tD+7BHPnr6HzYCBl 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IxNtazw_Hjxj7LqKERiTTVEgHEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:44 -0000

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

DavidSchinazi commented on this pull request.



> +those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded

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/2673#discussion_r281874536
----==_mimepart_5cd21f35e673_41693ffb01ecd95c71310
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874536">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +those send keys and until they receive an acknowledgment for one of them,
+ensuring the peer can discard their handshake keys.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded
</pre>
<p>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/2673#discussion_r281874536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45BJSU4OVTF3J3I3LPUILLLANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OO2YCXMHDZFN66ZLPUILLLA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QLDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874536",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f35e673_41693ffb01ecd95c71310--


From nobody Tue May  7 17:13:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A734812006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4K015Y6roVEx for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:48 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2B051201DA for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:48 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274427; bh=PPs/Kp/YPcnlOj3n8inLQohFt5l84VEOrA539PrNZXQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NdqT9j31/KVk17XRcVFo8oC+tx35jjpXP/rQoe6XpkYZpC83oyb4B0sXjDc59WZl4 kVlOyOFrFjnb7Ptl5fzr2a4Zp8nntA/oHagNNHWI/Yep2N1RS78IjJU0SvFdoyVsFW P/Ww9d82YvlDnuhaGk/pzRCFJUYvDT94LqGJV3Zs=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZG6TG5NBBAG56IB6V235I3XEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f3bb7574_58553ff0ee0cd96412167b"; 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/DM4pdniQBI70RPVmJItxA42mp1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:51 -0000

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

DavidSchinazi commented on this pull request.



> +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client's valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded
+0-RTT keys once three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) has
+elapsed after receiving a 1-RTT packet.  Servers MAY also keep track of
+received 0-RTT packet numbers as an indication that all of them have been
+received which allows them to discard 0-RTT keys earlier.

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/2673#discussion_r281874558
----==_mimepart_5cd21f3bb7574_58553ff0ee0cd96412167b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874558">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+client&#39;s valid 0-RTT packet could arrive after a 1-RTT packet.  Servers MAY
+temporarily retain 0-RTT keys to allow decrypting reordered packets without
+requiring their contents to be retransmitted with 1-RTT keys.  There is a bound
+on how long these keys can be temporarily retained: servers MUST have discarded
+0-RTT keys once three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) has
+elapsed after receiving a 1-RTT packet.  Servers MAY also keep track of
+received 0-RTT packet numbers as an indication that all of them have been
+received which allows them to discard 0-RTT keys earlier.
</pre>
<p>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/2673#discussion_r281874558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK34SDFAGYC5IEFFYV3PUILLXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7N2VZ7MQGEWIMOCTTPUILLXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QLJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874558",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874558",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f3bb7574_58553ff0ee0cd96412167b--


From nobody Tue May  7 17:13:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D7F1120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a10f8I90hyiZ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:54 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 832C612006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:54 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274433; bh=7yepk8R4K7t5he0ZrC+fGcLV7szrLRZTtkcRL2Wr/Ns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XpLjpiVHIBsOUp4YY68TkcLRFYMgaLhhr2Pqfi12w0PvAawV8ZaMzQd1I54ea24Ue vODAU4AD8ixdangPUQSm+i0XWUOJWE+IgwzY7VJYGG+sj2E2eu5voCZFMaxy4JOdXd fGBzGx+juy5GFCFrCg5ky3/iu7Pe77NmXk+7D/sI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NAHUFFG4YQ26SSU5235I4DEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816964@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f41927e5_41d3f97906cd95c112147"; 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/NsUdYvRjAf08YMtAx0PvprBc5gk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:13:56 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a

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/2673#discussion_r281874582
----==_mimepart_5cd21f41927e5_41d3f97906cd95c112147
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874582">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
</pre>
<p>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/2673#discussion_r281874582">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2REO7OSYWTDM6JM7TPUILMDANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK76HFHJPBSMV2SXYBTPUILMDA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QLRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874582",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874582",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f41927e5_41d3f97906cd95c112147--


From nobody Tue May  7 17:14:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BCA0120240 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ckGlppZYJ0LA for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:13:59 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 784E412006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:13:59 -0700 (PDT)
Date: Tue, 07 May 2019 17:13:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274438; bh=sRJHmQfCfAjuYbkrDeTBL7Fiq8QD8PlZQ0LdKGCYx1s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DKfBMjKrofe10bSlrit1cXKYAe9MBOItimpPj6K7IrOyaHVd11kP8ZElAmx6PECYR QkyOI+cHKLK0FvBAilScvymyRuFlSO3ShWmYdWlu02CYYW9G2udA3fR8uqyx2qWmn4 +DjIcoMGYYEKkMk8a0qeK/QJOh9rbOiXR4uugj2g=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BTCVX3EGGJWKQ7XN235I4NEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234816976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f466cdfa_36713fe9bb2cd960109029"; 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/2K1cazKRnNO7nS8dvFZvwfF4Zxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:01 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see
+Section 4.2.11 of [TLS13]).

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/2673#discussion_r281874591
----==_mimepart_5cd21f466cdfa_36713fe9bb2cd960109029
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874591">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder (see
+Section 4.2.11 of [TLS13]).
</pre>
<p>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/2673#discussion_r281874591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRKAVS6YMDKAMSTDLPUILMNANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FGR2TUGWEVTIIXFTPUILMNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QLUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874591",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874591",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f466cdfa_36713fe9bb2cd960109029--


From nobody Tue May  7 17:14:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DDA01201CF for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZG3eXKcN4A5J for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:06 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFC7C12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:05 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274445; bh=juLI0k5027hV6nh4/sHegCJC0dSCim6A7FAdGBT0rlM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wQ9gFa2oeCWVH1tlj1ExLrFfxpjt+wr7iDv2KRF+kMSEAyD4KOPOAUnmBczhIVSt5 VSS76+47/1J8VX1ODHWu9iDw97TGNur2Qc9r3+8uZF+DG/VcG5aNtkeVc2OmlNB9pf n9QpNrAlSRS4rCnpAHdmOJfkM8Ma9mxLjbHLB9I0=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4DXEFO4JESLLSOE5235I4ZEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817001@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f4cecbaa_2d7d3ff8e3ccd9601211d"; 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/xzFxKAAFS4JwIxWePx_A6G95v_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, 08 May 2019 00:14:08 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see

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/2673#discussion_r281874613
----==_mimepart_5cd21f4cecbaa_2d7d3ff8e3ccd9601211d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874613">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1098,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder (see
</pre>
<p>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/2673#discussion_r281874613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PE2AZ4EIJ7CP6XNDPUILMZANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SC5AJFDYAL5LZADDPUILMZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QL2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874613",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874613",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f4cecbaa_2d7d3ff8e3ccd9601211d--


From nobody Tue May  7 17:14:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F3531201D1 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HUywAUXOmI26 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 812F412006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:12 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274451; bh=BsltGhaw/KqQSRZSLkP3ODHaTFl2mYzFvkkxiTWILfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kk8GZfusSe+/VLfGd+vkmStVttmil0/2GPb8Ks32c1Tvpb8FIk8z06GdUiiWIoWvm gBXgYWaAsnEjgjvdj1JlLpK80BRFJMIPFVAKNmqSlNh78Qe0yPdZ3U7Ss61EEKZGf2 VDiO6rP97+WsxPWxUkaK4fPe6+H0gCLrSBTxeeoc=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7AITYVWUFKCSPCIN235I5HEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f539af94_1f783fb0bf4cd95c1400c7"; 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/nQTEltReM4rs9XZICDv6ywZ35Fo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:14 -0000

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

DavidSchinazi commented on this pull request.



> -Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder (see
+Section 4.2.11 of [TLS13]).
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server's use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Note that, since

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/2673#discussion_r281874630
----==_mimepart_5cd21f539af94_1f783fb0bf4cd95c1400c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874630">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated (unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder (see
+Section 4.2.11 of [TLS13]).
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server&#39;s use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Note that, since
</pre>
<p>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/2673#discussion_r281874630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GBLUDOFBHJLTBZT3PUILNHANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK76GVR7C3KR6AZ3DJLPUILNHA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QMAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874630",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f539af94_1f783fb0bf4cd95c1400c7--


From nobody Tue May  7 17:14:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EAF7120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KWVf73TjYq-U for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:19 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F9AA12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:19 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274458; bh=kSyeHbI6L8rHxpiqs89+Zict5JbMmjSSGO9JH+U8x5M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p9KUTJ3fiYQABnbJ7lTD0JPdjhWTya8rlw/TrNPErcvuUFr3Z6oJJ5sHUi4QT9cNa rNwcYGJRYEOObdqF8Yr4SBmzz+H66mnlABzVeEcJp5tTePYFIh8Y9U747GTlJh/+Nb Lbm98nMec1oV2X1Wfa4/618LrxLCs6DECqPaOIhw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VJGN26WDVBEO5IFV235I5VEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817052@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f5a23396_50893fcd5a8cd9641904ec"; 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/qtUxn654158ahxySbWfeNwVTUt0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:21 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous

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/2673#discussion_r281874647
----==_mimepart_5cd21f5a23396_50893fcd5a8cd9641904ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874647">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
</pre>
<p>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/2673#discussion_r281874647">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MWZPZFKESS7DCLBTPUILNVANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJU4DNKCAA3E55KP3PUILNVA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QMHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874647",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874647",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f5a23396_50893fcd5a8cd9641904ec--


From nobody Tue May  7 17:14:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD72F12024B for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3NWh8KDSXunB for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:25 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB13512006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:24 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274463; bh=sLrIMrosS1wd1fW85nW6ThC729/MT40gW98MB57Celk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KlnLAXh8DkDQCjQ6mYpCecjoB28tap9THkoTLJp/Gw4lKWuW3vnTZcV1ExK5SKhT7 /3Za5hR1ghKFohgKvIUBeJYxihw8RwRspx7b/x1Fc54QYOrUwCchZw16TkWliG9HfR vSph8T3TR/uAbY0VVU9OxM0Mi9eYGlmk4uRIb1HU=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5L7FII3DFH3JDFEJN235I57EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f5fdaded_51e83f9db04cd9607696"; 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/aZdoYyThXDhpThYorHs9F5vhj8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:27 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged

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/2673#discussion_r281874665
----==_mimepart_5cd21f5fdaded_51e83f9db04cd9607696
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874665">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
</pre>
<p>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/2673#discussion_r281874665">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFWLQBLQWDLE5MRV3PUILN7ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RXEF4TVCZK5XEX6DPUILN7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QMLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874665",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874665",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f5fdaded_51e83f9db04cd9607696--


From nobody Tue May  7 17:14:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75CA3120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mq5sqE7vGZgp for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32B0712013A for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:35 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274474; bh=jgfV0Yowuutrxdc0kbrfZ8H8pfPPmWf5NOtGWc1MoPo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eRLK4cJQWgQJ0XqjMMDSnMCc7ypx56CnYS4c5BZcrrFd4LrRFkaqNj6PRIe5Cwp0S CuXnidipM/odIcRN0UDNRINinFroKF5DbMZVzMWysr+GDjsEbGc860Ejn+gKyq1Y48 TW9IXYUSagQM0ghqrkxVhYpSuTJLiQXX+qIBQmS8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HNECHG2D5TAMJQ2N235I6VEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/review/234817106@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f6a3d614_382e3fd4aeecd96c280228"; 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/kV5_av-V841yL0eI659PLvGNBGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:36 -0000

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

janaiyengar approved this pull request.

Looks great, and thanks for working through this @erickinnear 



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

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

<p>Looks great, and thanks for working through this <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=32474881" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</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/2637#pullrequestreview-234817106">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ROQ327PZLOSZB4Q3PUILOVANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NJT5GIKHZ2NZ3GITPUILOVA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QMUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234817106",
"url": "https://github.com/quicwg/base-drafts/pull/2637#pullrequestreview-234817106",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f6a3d614_382e3fd4aeecd96c280228--


From nobody Tue May  7 17:14:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43A3912006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YTMHxGrfHOXm for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:40 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D60B11201D2 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:39 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274479; bh=Gr6oIWN1c8RU+FSzudE4t+0WtKcfX9yxoT1xzaagmsk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aP1Oe4a2FR3Y0upoGRADsd++ogLAZExsrf8QpDeuWm19MmQ3sXXJ+O3MABDzEADSM Yqgwt8T0BBTZJpdKr8eLuUC1g8Rp8x43C9Ba15q5qq4axiJjJWpvRNzHW4PwCCpEwK IwrFq9MZ0QXpwdrFr1uNwRPIN+RH0jqT6NF2Qvcw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PREMO6OD5YGY4OPV235I65EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817118@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f6ee908a_d203f8c0d8cd95c20468f"; 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/55qLQhpYzBjuVTM47jfkvVrxm2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:42 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the

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/2673#discussion_r281874711
----==_mimepart_5cd21f6ee908a_d203f8c0d8cd95c20468f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874711">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
</pre>
<p>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/2673#discussion_r281874711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXB7TKYRK4JVK65W3PUILO5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ENJPW4PYNUKE7CCTPUILO5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QMXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874711",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874711",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f6ee908a_d203f8c0d8cd95c20468f--


From nobody Tue May  7 17:14:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8916C12006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HWBS70AofwJG for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:14:50 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25E5412013A for <quic-issues@ietf.org>; Tue,  7 May 2019 17:14:50 -0700 (PDT)
Date: Tue, 07 May 2019 17:14:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274488; bh=0owQKAA+ujbWxmQala7AHZ1F7darIgyHyWVheBk6hRo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qw/2cs1UEdLzHo98lcH3PgoOY9VWzWWfJbQEVUZUfA1eELIqvF/6E0mDXJjBz3ecC 1hPIs634vHQ19wpg8KWoP0fFyN4C2kaTdo1IXab/63KISDzcR9OhREjtayLZeURitP IlxD4owTOSnk3sk+jPO7fDQFLzpnDxAHXoO3fjyI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LNURQOBTWQPDR7KF235I7REVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234817143@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd21f78c3fcf_3ed73facfa8cd96c8661b"; 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/iA_B4X8AoHxIbOfMtUJjKfzN79A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:14:53 -0000

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

DavidSchinazi commented on this pull request.



> -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being
+dropped by the peer because the peer could have discarded older keys.

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/2673#discussion_r281874731
----==_mimepart_5cd21f78c3fcf_3ed73facfa8cd96c8661b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874731">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being
+dropped by the peer because the peer could have discarded older keys.
</pre>
<p>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/2673#discussion_r281874731">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7EB77325HWHIPA3BTPUILPRANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T4TWSCWIEP5HDO2TPUILPRA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7QM5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874731",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r281874731",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd21f78c3fcf_3ed73facfa8cd96c8661b--


From nobody Tue May  7 17:17:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD4EF12013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:17:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eg3e3Lx0u-ao for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:17:09 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B70312006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:17:09 -0700 (PDT)
Date: Tue, 07 May 2019 17:17:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274628; bh=qbSpuQ4b+8dvAdGSGmdA1NR9WWOJvGy5WpD+MlemB1w=; h=Date:From:To:Subject:From; b=Wnp/MDGa5hbHboFnFZLx+9xSCi8nTmW4F4KarZwsLpoE3vyzZcbjOsHONaajhE3pX h3XLPC4TYW8K6V/6GgEoQkPGxw5K9O5Yoh8z/9habBV+izZXfnF88ttyvE4xCkK9D4 xwQ/gdcNmRJu6er3owbKuKOuECrV5/wgbA3fYdwM=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/052a8b-a54a70@github.com>
Subject: [quicwg/base-drafts] a54a70: 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/grR7WdMK1KbrzEaBABDvmuwdXI8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:17:11 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: a54a70c31b85feab40a1a933625ee8558705585c
      https://github.com/quicwg/base-drafts/commit/a54a70c31b85feab40a1a933625ee8558705585c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  nits



From nobody Tue May  7 17:17:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27BE0120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:17:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SoDGFsSW-Tf7 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:17:16 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A10812006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:17:16 -0700 (PDT)
Date: Tue, 07 May 2019 17:17:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274635; bh=VWduP/oyEv4RTgBM4/zMyGolLcp36cR+sa+AGxvt5nc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QOVza3UTUxmkLrVL+2WVPIkggfD50KFXJt4q5SexbLfPdYSMw8sbat2RFN/MQdkTc B4kf/qkcGLFym8uGf+fCZ01iO+9gVVyt+qEUe4r35/yprusUnKLXaXZmr7+FRxj6+S b0f8LcTD5+lzFh+oYBZsQXnVVz8hVfL8WlVDG1V0=
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/2667/push/3585053089@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2200b90973_7aeb3fdb2b8cd96c188a5"; 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/ulUeiOPvWSNhdvMt__wSxSrnTTQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:17:18 -0000

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

@janaiyengar pushed 1 commit.

a54a70c31b85feab40a1a933625ee8558705585c  nits


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2667/files/052a8b438dcb3620460779a9b803d4473e731da7..a54a70c31b85feab40a1a933625ee8558705585c

----==_mimepart_5cd2200b90973_7aeb3fdb2b8cd96c188a5
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/a54a70c31b85feab40a1a933625ee8558705585c">a54a70c</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/2667/files/052a8b438dcb3620460779a9b803d4473e731da7..a54a70c31b85feab40a1a933625ee8558705585c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ULF5LMQBAYFDRTTDPUILYXANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2B7ZQHDN56ZYJA2TLPUILYXA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKOBYG4ZDONCQOVZWQIZTGU4DKMBVGMYDQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667/files/052a8b438dcb3620460779a9b803d4473e731da7..a54a70c31b85feab40a1a933625ee8558705585c",
"url": "https://github.com/quicwg/base-drafts/pull/2667/files/052a8b438dcb3620460779a9b803d4473e731da7..a54a70c31b85feab40a1a933625ee8558705585c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd2200b90973_7aeb3fdb2b8cd96c188a5--


From nobody Tue May  7 17:18:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BF821200A4 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:18:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f7a5-6DxnkXC for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:18:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD95412013A for <quic-issues@ietf.org>; Tue,  7 May 2019 17:18:54 -0700 (PDT)
Date: Tue, 07 May 2019 17:18:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274733; bh=SEpsBSADwRo0b+y0Fwa5NAcdLBMoHSPBtkPUyjmWEIg=; h=Date:From:To:Subject:From; b=SvYJ2nql+DSnkUP/Vl9GqtDcXRAAf7dRyeQxHfRYRBRdilNDzo7nstOJf409qLcyc zlcpsE65KapFzslup+Oq5mIYa1oOyoMkluzXo9WfN315NCs7g80Wf7wFrQPn6e6/gr IFoXZ4vnesLF+k3FZtVzq4pmeVJn1sidoJ3gNnYE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/07329b-f1fe87@github.com>
Subject: [quicwg/base-drafts] f1fe87: Script updating gh-pages from a54a70c3. [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/fbF11VMix2GM6U_4I_AhmOR4Q0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:18:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f1fe876f82f60b22c86871e5634d65c3e26215af
      https://github.com/quicwg/base-drafts/commit/f1fe876f82f60b22c86871e5634d65c3e26215af
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

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



From nobody Tue May  7 17:20:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02DAB1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:20:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TIN94oxOIyD3 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:20:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D71A41200A4 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:20:06 -0700 (PDT)
Date: Tue, 07 May 2019 17:20:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274805; bh=6ZXpWIfOsZumA1XN9ZFqb2cRT8TGlHv02gSXK595pxo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vbAPE118MUkUzaY1JMFHe8kGO0LGhwZ9bT7qNDs+CavITOiNRWogZXBz/D+TIGgnP 2VF3XNJ5+T58HausKhHf2Fa7eHDcNYQdG16FxG6U1oRyIUCY0QB01s5Y9iKFbmyvl/ 0pubp9g8B56dBCpGfxTLmQDuRf+KLCxp4KmEGHbY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TX22OTKBOTYPDQJF235JTLEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/c490300637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd220b5648b5_3f6b3f995e2cd968112142"; 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/gQOPIBdS9LdAmsizXygJlvR0PeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:20:10 -0000

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

I'm wondering how one could possibly misinterpret "abandoning" here. Furthermore, I don't think it's relevant for the server here if the client actually discarded the connection state, as long as it doesn't any more 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/2674#issuecomment-490300637
----==_mimepart_5cd220b5648b5_3f6b3f995e2cd968112142
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm wondering how one could possibly misinterpret "abandoning" here. Furthermore, I don't think it's relevant for the server here if the client actually discarded the connection state, as long as it doesn't any more 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/2674#issuecomment-490300637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSJGID3QGNFON6IKTPUIMDLANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNYRDBK3ZUQOSBJITPUIMDLA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4WJXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674#issuecomment-490300637",
"url": "https://github.com/quicwg/base-drafts/pull/2674#issuecomment-490300637",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd220b5648b5_3f6b3f995e2cd968112142--


From nobody Tue May  7 17:21:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 156BD1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:21:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H0T4Hrbc2IfM for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:21:15 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0192120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:21:14 -0700 (PDT)
Date: Tue, 07 May 2019 17:21:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274873; bh=lidLLmwo7dpoaC/pco8tws4fOeneii8lAhDtE0DpiuM=; h=Date:From:To:Subject:From; b=oiIL2JaBeE9W4Mxaw0a6BZbVf8l5x4I1ltlXYX2H3qE377ibf8F8iwyornoBxz75i dZVoaBigSlKall0EtpHD5s0hz6MS7nwu6Nod2gRXycuQswI/KUzf6easqhugIN8ONs L8gGtGfXJVWdpX1Fe4aGFgxON0MHGi2oTZbDEHpA=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/598a12-3868cb@github.com>
Subject: [quicwg/base-drafts] e5f3da: Recovery Editorial 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/ciFyUUyb5wmV2pZGlx_ztQtXdBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:21:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5f3dad8902debd09ed0ba651c70cad51adcd426
      https://github.com/quicwg/base-drafts/commit/e5f3dad8902debd09ed0ba651c70cad51adcd426
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

  Log Message:
  -----------
  Recovery Editorial Nits


  Commit: 963546a12d1d8905d524cdf44b1b69ed84b51ecf
      https://github.com/quicwg/base-drafts/commit/963546a12d1d8905d524cdf44b1b69ed84b51ecf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

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


  Commit: e47148d330bead08889a7a475a44e0fe22caa17a
      https://github.com/quicwg/base-drafts/commit/e47148d330bead08889a7a475a44e0fe22caa17a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

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

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


  Commit: afa55fcee0ed44c1834b88556cd61d9d8213794c
      https://github.com/quicwg/base-drafts/commit/afa55fcee0ed44c1834b88556cd61d9d8213794c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 6ac0a31c4577a55714ac346bedb0746585178a12
      https://github.com/quicwg/base-drafts/commit/6ac0a31c4577a55714ac346bedb0746585178a12
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 93ca3e87e3105bc48869274d1aff59a7a9a67f3f
      https://github.com/quicwg/base-drafts/commit/93ca3e87e3105bc48869274d1aff59a7a9a67f3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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


  Commit: c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f
      https://github.com/quicwg/base-drafts/commit/c8d0a82eb7e1abb9e19f59edd14235cf8c69b12f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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


  Commit: 18614d06a659668717aa142280481e9fe2d448e4
      https://github.com/quicwg/base-drafts/commit/18614d06a659668717aa142280481e9fe2d448e4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: aef254cd9843b73e4a9160ced6d31036f83e6f1c
      https://github.com/quicwg/base-drafts/commit/aef254cd9843b73e4a9160ced6d31036f83e6f1c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997
      https://github.com/quicwg/base-drafts/commit/56f82fd7b24524bf2cfaa48b634a4e0a6b2ea997
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 052a8b438dcb3620460779a9b803d4473e731da7
      https://github.com/quicwg/base-drafts/commit/052a8b438dcb3620460779a9b803d4473e731da7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

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


  Commit: a54a70c31b85feab40a1a933625ee8558705585c
      https://github.com/quicwg/base-drafts/commit/a54a70c31b85feab40a1a933625ee8558705585c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  nits


  Commit: 3868cb513252f0329eeb17436eb150977f5b0b71
      https://github.com/quicwg/base-drafts/commit/3868cb513252f0329eeb17436eb150977f5b0b71
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2667 from quicwg/ianswett-recovery-editorial

Recovery Editorial Nits


Compare: https://github.com/quicwg/base-drafts/compare/598a123b99d4...3868cb513252


From nobody Tue May  7 17:21:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87087120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:21:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wax-RvvhbaQJ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:21:22 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08D491200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 17:21:22 -0700 (PDT)
Date: Tue, 07 May 2019 17:21:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274881; bh=seBTjS5Q+XYPz/1bVmHChDGFL3/zDxt/8XYs+d9D3zk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1elqoSnfUf/cK+kTkUl2k5zh2pGLv6ZWN3I1cwHiMTSa/eaVuWZWNoWTFHsd80bVn 3X0TU1vwSOP82/4S+Qw56rTHMJBrGpbNmvB7TrEP9jUru4bBUOjGRuFKqt/VqVq9Ms gF0EsPA74/6hXZ5yCoXARg5MldbygPgbr1WaoVVU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26F5MATH36YTIGZZF235JYDEVBNHHBUPQDME@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2667/issue_event/2325832948@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2667@github.com>
References: <quicwg/base-drafts/pull/2667@github.com>
Subject: Re: [quicwg/base-drafts] Recovery Editorial Nits (#2667)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22101adaf_3f8f3f995e2cd9681091d1"; 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/M9hfYV4iewBoFnkjAyXuBIXhRnk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:21:23 -0000

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

Merged #2667 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/2667#event-2325832948
----==_mimepart_5cd22101adaf_3f8f3f995e2cd9681091d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="440271713" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2667" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2667/hovercard" href="https://github.com/quicwg/base-drafts/pull/2667">#2667</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/2667#event-2325832948">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7SEVNN3CCK2M6SM3PUIMIDANCNFSM4HKX2YHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7MGCYZO7X3IFUZSKLPUIMIDA5CNFSM4HKX2YHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKQWJ5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2667#event-2325832948",
"url": "https://github.com/quicwg/base-drafts/pull/2667#event-2325832948",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22101adaf_3f8f3f995e2cd9681091d1--


From nobody Tue May  7 17:22:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3C8E120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:22:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mMBPyMkReXZk for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:22:36 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBE25120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:22:35 -0700 (PDT)
Date: Tue, 07 May 2019 17:22:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274955; bh=6VOdxOGCHzeUrxiDhszNuTx+qwoLcfrbo0VsxuZ1Cfs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eNh2gp3Ib24Wo3eETBQUQQod1J5+hsHMyTle+VZNiAIPhBq1slcq0fQ1anuwVfW55 MzKoVmLVmFT2jstcRjAeugriXM2PBDUiIAShv3jeQ6L6pmQdoQ+BmefvVRLfqjua2G U4B00e1g/NAl84Hce486eYH5vFLZ5rGNIZL6QtfQ=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2AVXCXZ52WDDOSURV235J4VEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/review/234818617@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2214b6d7_8193fb50fccd964112565"; 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/6tTTimN574bbRJ4NQxfVM4dJsnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:22:38 -0000

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

janaiyengar commented on this pull request.



> @@ -1130,6 +1130,8 @@ This system allows a server to process packets with unsupported versions without
 retaining state.  Though either the Initial packet or the Version Negotiation
 packet that is sent in response could be lost, the client will send new packets
 until it successfully receives a response or it abandons the connection attempt.
+As a result, the client discards all state for the connection and does not send
+any more packets.

```suggestion
any more packets on the 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/2674#pullrequestreview-234818617
----==_mimepart_5cd2214b6d7_8193fb50fccd964112565
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2674#discussi=
on_r281875909">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1130,6 +1130,8 @@ This system allows a=
 server to process packets with unsupported versions without=0D
 retaining state.  Though either the Initial packet or the Version Negoti=
ation=0D
 packet that is sent in response could be lost, the client will send new =
packets=0D
 until it successfully receives a response or it abandons the connection =
attempt.=0D
+As a result, the client discards all state for the connection and does n=
ot send=0D
+any more packets.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-any more packets.=0D
+any more packets on the 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/2674#pullrequestreview-234818617">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYWKYK2UQPPEZ4J5VDPUIMMXANCNFSM4HLNKQYQ">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK6W27BYZK5JLBTL7VLPUIMMXA5CN=
FSM4HLNKQY2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBX7QYOI.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/2674#pullrequestrev=
iew-234818617",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2674#pullrequestreview=
-234818617",=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_5cd2214b6d7_8193fb50fccd964112565--


From nobody Tue May  7 17:22:50 2019
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 72F52120183 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:22:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R5FpMEJsHRxT for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:22:47 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADBA7120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:22:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=ZUZwEEJqCc1FJ3OkyPnc7F3PMmI=; b=HDjJaM9pc1n4VUhB zWnN8gOXTOxdqKkoh5yh/u4af6i9jPJFs0GzYCSfGmrEUxKezeAOhZCNldt7yN/T BuWH4h82I+hR/W06Y9jcNo8Olm9BjJFphr9E6NPwMsXNrLYbau1Nj4StCAZjpYrg zI2JlZjAX4bc47PrHMG8TZNlYCk=
Received: by filter0507p1iad2.sendgrid.net with SMTP id filter0507p1iad2-20684-5CD22155-5 2019-05-08 00:22:45.134436743 +0000 UTC m=+1046560.687454546
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [140.82.115.11]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id 0BGMZL8gRLKd8CfHlc2gog for <quic-issues@ietf.org>; Wed, 08 May 2019 00:22:45.121 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 179CA803D6 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:22:45 -0700 (PDT)
Date: Wed, 08 May 2019 00:22:45 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f1fe87-cb94d4@github.com>
Subject: [quicwg/base-drafts] cb94d4: Script updating gh-pages from 3868cb51. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0IRS3afCS2LitMAVqgb1UUcLbOxif1naAksT 5JwY1dn9jfhQich71QJ4mDcm7x9sEx+yRp+huisB9DIJ6TwW8WiLkgX3ddbRph+kB7Ls3xtlZRCA7q BBv1iAUx12TiKZrgYsVR+JHjmB4hoc2bbRYa4Vi9TrLKOcQrOzfICzUMJw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YR6c9qOnpZRm3JY5Yg0hkPVzCMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:22:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cb94d4b77149423aefc589333e3ebae3787380a4
      https://github.com/quicwg/base-drafts/commit/cb94d4b77149423aefc589333e3ebae3787380a4
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  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 3868cb51. [ci skip]



From nobody Tue May  7 17:23:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0B7912013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:23:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z9AG3ducq8OR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:23:14 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 695AA1200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 17:23:14 -0700 (PDT)
Date: Tue, 07 May 2019 17:23:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274993; bh=gGGnP5xO8dREXMBwReI5OquUKw5NoRphbFaDn/vVvB0=; h=Date:From:To:Subject:From; b=jKNr8JmFizfdg8zxdTwfW+hmMiaoESXocGkEl9WCMVl9mg1tBfWWhmlopV0OWTW5O SCprs+JhZTWy7czMXPjdqkwOrgxrPfUhrtmr4Pk4fmr5H5lxGQCDbQSF9sTV+a1AvS dLTfoO2Vpy0Oo5KroBT2mQxUZeakc5huSTHFy94g=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/issue2671/fd597d-a23a5e@github.com>
Subject: [quicwg/base-drafts] a23a5e: This isn't THAT broad a 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/5In7c-d4btuzaqh8nyLHe7V0qtk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:23:16 -0000

  Branch: refs/heads/issue2671
  Home:   https://github.com/quicwg/base-drafts
  Commit: a23a5e7fba793c73466cd188a702541325d174b3
      https://github.com/quicwg/base-drafts/commit/a23a5e7fba793c73466cd188a702541325d174b3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

  Log Message:
  -----------
  This isn't THAT broad a requirement.

Co-Authored-By: martinthomson <mt@lowentropy.net>



From nobody Tue May  7 17:23:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FB5E1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:23:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LpL2QKexUfC9 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:23:20 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1BAE120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:23:20 -0700 (PDT)
Date: Tue, 07 May 2019 17:23:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557274999; bh=Xo/FIx8BkR9QOPoediSZ9znPT3VieXicDhTUIiXgwxc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p6Gr7tZB323SqayU49kBSi5ck7IzuL8LbKbOQDuotvwi2y/CfHTwLoxtLEr/uqHuE RBxfY3i/gFcSSvbWUnql0Q3lHwMDLWcZYWN0QB9MJCeVdQjnf4kVke13eQkBFMfbGt 0Jv1CToecOGCp78DymgDVcSfnWEF5/tp+Uujmw0w=
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/2674/push/3585064987@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22177c35e6_17293fc24a2cd96c53386"; 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/Ol9atk8csWnvJNa_BfhOT-LZqiQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:23:22 -0000

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

@martinthomson pushed 1 commit.

a23a5e7fba793c73466cd188a702541325d174b3  This isn't THAT broad a requirement.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2674/files/fd597dfafdd02774372cec765ae1e2a0a29b655a..a23a5e7fba793c73466cd188a702541325d174b3

----==_mimepart_5cd22177c35e6_17293fc24a2cd96c53386
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/a23a5e7fba793c73466cd188a702541325d174b3">a23a5e7</a>  This isn&#39;t THAT broad a requirement.</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/2674/files/fd597dfafdd02774372cec765ae1e2a0a29b655a..a23a5e7fba793c73466cd188a702541325d174b3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPURR7HGQYBHIK2J3PUIMPPANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HPRQBGAT7HT4Z6D3PUIMPPA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBRGA2TQN2QOVZWQIZTGU4DKMBWGQ4TQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674/files/fd597dfafdd02774372cec765ae1e2a0a29b655a..a23a5e7fba793c73466cd188a702541325d174b3",
"url": "https://github.com/quicwg/base-drafts/pull/2674/files/fd597dfafdd02774372cec765ae1e2a0a29b655a..a23a5e7fba793c73466cd188a702541325d174b3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd22177c35e6_17293fc24a2cd96c53386--


From nobody Tue May  7 17:24:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0DAB1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:24:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lVRdVQVsyiUN for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:24:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42A2D120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:24:05 -0700 (PDT)
Date: Tue, 07 May 2019 17:24:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275044; bh=QLr5S/ihLPMMmljSmT870zngw7WpwezLERnk/6rjkts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j5J0wUkQaeCvt1gAGP1j2IixhRaYbu+Y6W7rDgniu0bOAqeOm4EG4j4HNObKsxnf+ 14ujHBxknLlsraXdzmR0k2zy4zcb1XiZd4yW3u7k4PrswOiRTwC4fqnFDxnsZXyidt wUdoJQIHGCNYW+LjTgxdg1VqU0Ht8FWDxU9z6wFQ=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35MLDNXVS7GFCJNSN235KCJEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/c490301373@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd221a42f8c_60793f85822cd96c1357af"; 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/eNvTObVAuDi86Gk5AAEiJprUaNE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:24:07 -0000

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

I don't think we need to spend a lot of energy here. I agree that this doesn't seem necessary, but I'm not going to fight it either.

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

<p>I don't think we need to spend a lot of energy here. I agree that this doesn't seem necessary, but I'm not going to fight it either.</p>

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


From nobody Tue May  7 17:24:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCCD6120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:24:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 G3a53Q5Df3DR for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:24:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1C6D1200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 17:24:23 -0700 (PDT)
Date: Tue, 07 May 2019 17:24:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275062; bh=2d0Sc/nyX158nqDxHdlHcYXcQx0AHJ0bPloVu/PORWw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GxAWQEdvh0HBKQgTMLU5+6Wbi2V+XH+NUUrVRUAJPWz6IOdK59TGJGqcXdsoGNLFO ustFccN0UaasZPIWkML1Ct09613jPl7w9ZxVH+V6SsC3Fh4cIQT6kiyuy87QtdYX1X 79ksdFwIQhXRyHWx+54HpMpdHWcnR+K9acvIdAKc=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37FJOBFR6VYMW4PMF235KDNEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/review/234818895@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd221b69a6ba_4b173fb7478cd960102032"; 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/bJzpq2GWi1iDb21kXCNZMSZzA9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:24:25 -0000

----==_mimepart_5cd221b69a6ba_4b173fb7478cd960102032
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/2674#pullrequestreview-234818895
----==_mimepart_5cd221b69a6ba_4b173fb7478cd960102032
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2674#pullrequestreview-234818895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NQEMR4ND5KPAI3Z3PUIMTNANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PSZOMI4VQBJBUE7TPUIMTNA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7Q2TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674#pullrequestreview-234818895",
"url": "https://github.com/quicwg/base-drafts/pull/2674#pullrequestreview-234818895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd221b69a6ba_4b173fb7478cd960102032--


From nobody Tue May  7 17:25:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF8231200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:25:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jfBxr14WMcbN for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:25:15 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F4168120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:25:14 -0700 (PDT)
Date: Tue, 07 May 2019 17:25:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275113; bh=aa6k6iftqtH82MfTySS+gHw7FjPG2B/C/H/eMWkE60M=; h=Date:From:To:Subject:From; b=HRIeViZ1axQ5L4QgRWCrRGHezwVYpABMzmdSQtA9AqXKr3kMxXv/N0PbqZ96YanLz 4VcoBig+H+s+SDInAEcmVqRiQFChaOQnyxcJB2NPfVuDhra3a1ziVoNBiskYdvoGdt ZmBTJR9yHh9hwT1cNfhrmqCOVlwd1t8KO3kbuzTY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cb94d4-4ecd6b@github.com>
Subject: [quicwg/base-drafts] 4ecd6b: Script updating gh-pages from a23a5e7f. [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/m2cf5ktabkgvcG4SH1Qz2yE6PvA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:25:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4ecd6bff941e12e49fcc7b8761fa21899d674759
      https://github.com/quicwg/base-drafts/commit/4ecd6bff941e12e49fcc7b8761fa21899d674759
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

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



From nobody Tue May  7 17:26:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F0E512013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AF9JtY_IcLQx for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:04 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B269120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:26:04 -0700 (PDT)
Date: Tue, 07 May 2019 17:26:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275163; bh=8hHuaQoIWqBSF/bg3gkj728TT2E2Pb1FVKwxjMo4PqU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p+bltdF79e5FzZbaNKCW2fUpJDrw2XgTQFYxV6eeU4URiJFxCkNyTxo9ZkL9TFXbv JpF+gzR3Mp1uQqLHNXy5NN0TTC/KXtr5p2S5UFq9M0vfw41gV8l9+u++KWJvGiBdD2 4+ILOPfqQZ0WnRHHnMFJTnTcL8mh8rTKU5us3xVc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JTD2T4LDZCQXS55N235KJXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234819197@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2221b1ab2c_1ed43fe7674cd964963fb"; 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/-1IX4zoqyooPjy7zZ1iDdDWCSgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:26:06 -0000

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

martinthomson commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys

Ahh, my bad.  I added the wrong implication.

```suggestion
Endpoints MAY limit the number of sets of keys they retain to two sets
for removing packet protection and one set for protecting packets.  Older
keys can be discarded.  Updating keys multiple times rapidly can cause
```



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

<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/2673#discussi=
on_r281876435">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an ACK for a packet sent at the previou=
s=0D
+KEY_PHASE.  This can be implemented by tracking the lowest packet number=
 sent=0D
+with the previous KEY_PHASE, and the highest value of the Largest Acknow=
ledged=0D
+field in any received 1-RTT ACK frame: once the latter is higher than th=
e=0D
+former, another key update can be initiated.=0D
+=0D
+Endpoints only need to maintain the two latest sets of packet protection=
 keys=0D
</pre>=0D
<p>Ahh, my bad.  I added the wrong implication.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Endpoints only need to maintain the two lates=
t sets of packet protection keys=0D
+Endpoints MAY limit the number of sets of keys they retain to two sets=0D=

+for removing packet protection and one set for protecting packets.  Olde=
r=0D
+keys can be discarded.  Updating keys multiple times rapidly can cause=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/2673#discussion_r281876435">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK5H6LJ=
EWZKNA2KHN3TPUIMZXANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK7L2QQMKSQJLPETUUTPUIMZXA5CNFSM4HL=
MSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGO=
BX7Q47I.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/2673#discussion_r28=
1876435",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r28187=
6435",=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_5cd2221b1ab2c_1ed43fe7674cd964963fb--


From nobody Tue May  7 17:26:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52D1A1200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EhyhbuOXE9No for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:22 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91165120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:26:22 -0700 (PDT)
Date: Tue, 07 May 2019 17:26:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275181; bh=2y22FYOU+AIGlVhYMBGip9trPeP/zYv8tYMdcurig+8=; h=Date:From:To:Subject:From; b=exRfCjGgzPEcRFkWPZhoxi/FdOnMiuDIRnPnGo+H82kIVi2IzPy4GRyW4pxtNebQs xqt74wI/jbg7RLomDpUuF9DH0093g+zstqhwK0SrJVwRW3vihhMaF4qPyLv7RYsia8 LpcvZy5oW32vzUaWroWlL39G4EKwwm0Yv+qzXjXw=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3868cb-ca34aa@github.com>
Subject: [quicwg/base-drafts] fd597d: Define abandonment
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EOrGO9FRNMUDj4dPpkQf48P0mlQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:26:24 -0000

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

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

  Log Message:
  -----------
  Define abandonment

Closes #2671.


  Commit: a23a5e7fba793c73466cd188a702541325d174b3
      https://github.com/quicwg/base-drafts/commit/a23a5e7fba793c73466cd188a702541325d174b3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

  Log Message:
  -----------
  This isn't THAT broad a requirement.

Co-Authored-By: martinthomson <mt@lowentropy.net>


  Commit: ca34aa5d5bcfbf313d48d50f5b1de52035166720
      https://github.com/quicwg/base-drafts/commit/ca34aa5d5bcfbf313d48d50f5b1de52035166720
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2674 from quicwg/issue2671

Define abandonment


Compare: https://github.com/quicwg/base-drafts/compare/3868cb513252...ca34aa5d5bcf


From nobody Tue May  7 17:26:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7187A12013A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-stxHimVEQ2 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:30 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC09E120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:26:29 -0700 (PDT)
Date: Tue, 07 May 2019 17:26:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275189; bh=oadW6ApFjS1s4hV4qGFwchxX0LgKt5Z1Kd3gDiqjGoU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2GvelQL2jU+Jj4hen39RIx25D8VBG1Js1hyID3saT3StK0/4fNfkxgV9u5c3XT5Lt tEuAp3pwAWk1ha7Buc1vZgR1Yt+OeI8tS1Exj8CBLjwZ+hdg1/KowV5LyloyWaYGrZ TpMJWbxCrcIUJ6rWAu33YuV7ACxWn7GBMOrbg96Y=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YIMHJTI3YJGCFPJF235KLJEVBNHHBUTT7HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2671/issue_event/2325840570@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2671@github.com>
References: <quicwg/base-drafts/issues/2671@github.com>
Subject: Re: [quicwg/base-drafts] Clarify "abandon" in the context of version negotiation (#2671)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22234eeba8_1aad3fd7fc0cd9604099c"; 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/RYPWOJBH6mj3Gv8jIBzLLSpFJGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:26:32 -0000

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

Closed #2671 via #2674.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441351992" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2671" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2671/hovercard" href="https://github.com/quicwg/base-drafts/issues/2671">#2671</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441493811" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2674" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2674/hovercard" href="https://github.com/quicwg/base-drafts/pull/2674">#2674</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/2671#event-2325840570">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUIGWCQAMFPETHTJTPUIM3JANCNFSM4HLK7OFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4766M2AFMUOFCEETLPUIM3JA5CNFSM4HLK7OFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKQYFOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2671#event-2325840570",
"url": "https://github.com/quicwg/base-drafts/issues/2671#event-2325840570",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22234eeba8_1aad3fd7fc0cd9604099c--


From nobody Tue May  7 17:26:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DA91120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yO75HAEN91VX for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:26:30 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CA5F1200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 17:26:30 -0700 (PDT)
Date: Tue, 07 May 2019 17:26:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275188; bh=XWa+n+7LOGrSmDnj1ktSIbiX/jJCFdkiP2mhPrrJk/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wjd4hwPbD6HVy3Y7ZrFvFOFXzcDLtAOb8z480VGvXmpbibD8PulW/jlebBH1D7RLW VpkN/1TYoV8z5nzSCDQpJK2M1MRKNU+2BoTsOevRSuDPOnW59tie8oNt6IFjZqz++T SRKRd/at9HmRcvXDVc4+olYFyxRVsIHNFlDOn9Aw=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QMPGCHSIIARYM4S5235KLJEVBNHHBUUFJGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2674/issue_event/2325840568@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2674@github.com>
References: <quicwg/base-drafts/pull/2674@github.com>
Subject: Re: [quicwg/base-drafts] Define abandonment (#2674)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd222349a9f8_10153fcc496cd964103562"; 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/QWjijNmY-SXsh5eAaa5M6BYd65k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:26:32 -0000

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

Merged #2674 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/2674#event-2325840568
----==_mimepart_5cd222349a9f8_10153fcc496cd964103562
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441493811" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2674" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2674/hovercard" href="https://github.com/quicwg/base-drafts/pull/2674">#2674</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/2674#event-2325840568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZH3I7SLIK576D2NPDPUIM3JANCNFSM4HLNKQYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RLZXSMKDDL7TGMKTPUIM3JA5CNFSM4HLNKQY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKQYFOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2674#event-2325840568",
"url": "https://github.com/quicwg/base-drafts/pull/2674#event-2325840568",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd222349a9f8_10153fcc496cd964103562--


From nobody Tue May  7 17:28:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05CB11200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:28:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yeLh2o6D93vs for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:28:16 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5576120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:28:16 -0700 (PDT)
Date: Tue, 07 May 2019 17:28:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275296; bh=Sp+JyFV+8UwHqoUzfd2nX58Yj+gQwPJLA1ZBlnYKzDc=; h=Date:From:To:Subject:From; b=JBJppchI4SDrCNMxJZ1CTOjEoJxPfm+TDe7AIpVaU0aXXBR+O1WaWKNqiGdxaHvkG uWuF5nqNWb0I6DN25Db9kJbuivAIkyYwtB8WGy53JavMEa0xxgkyqNbdwn4d6OjgRS xvKbPMIYPMQbZg+CH8IVcDwAZ3uayKCDnZN2e5VI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4ecd6b-b696a1@github.com>
Subject: [quicwg/base-drafts] b696a1: Script updating gh-pages from ca34aa5d. [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/kbAWC8A1TjZBd7pAafsrda7WtYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:28:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b696a1d6cbe656f1f656699bfc8f9cc44a7a7ac3
      https://github.com/quicwg/base-drafts/commit/b696a1d6cbe656f1f656699bfc8f9cc44a7a7ac3
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

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



From nobody Tue May  7 17:35:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 310F11200A4 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:35:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MUE5o0tmeKFC for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:35:34 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B37612006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:35:34 -0700 (PDT)
Date: Tue, 07 May 2019 17:35:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557275733; bh=urSnUaOaNSSom8bNi7XyI3zCgraYPT/AkY4AA/yr0ig=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MeLMiWk5Pq74t+c7QW2LisW6sHMsTV6gVOTD6csMqkCXGLbRsSPZwujgAXK1G2C06 jhcZTkbM9p8YMJy0lK9YSqAiFzY/UT6AZ772tofovX8MaP4k7IHY6jTF75KnA6Ly6K OIO3EUUZW2Mt8lF/FFnqB2/Iel8Ax+FgAsHSJG7g=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VVSTZ5X3J4KWGJF5235LNJEVBNHHBS65QYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2574/review/234820958@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22454e016a_21853fdb164cd96c807a6"; 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/6ImIlg2Fi_JLYsSE1nRytiqP-Xc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:35:36 -0000

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

janaiyengar approved this pull request.

Thanks, @martinthomson, this 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/2574#pullrequestreview-234820958
----==_mimepart_5cd22454e016a_21853fdb164cd96c807a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Thanks, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, this 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/2574#pullrequestreview-234820958">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QYFHIAR5CAI2VE53PUIN5JANCNFSM4HCT3PCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2Y22CCRGMTHVDX6X3PUIN5JA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7RKXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2574#pullrequestreview-234820958",
"url": "https://github.com/quicwg/base-drafts/pull/2574#pullrequestreview-234820958",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22454e016a_21853fdb164cd96c807a6--


From nobody Tue May  7 17:45:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F44612006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:45:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jydn-TKwuXNX for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:45:06 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00A1D120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:45:05 -0700 (PDT)
Date: Tue, 07 May 2019 17:45:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276304; bh=xx4gvfHINSBc3iVxO6dm8enahuKlHxMhyPT94t52G64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DS0a+zEGS2Z/Xc0uVZeiHt83CwWDj0qJeAtfKForqseJJlpSntuOqISd3OIWfh4V8 E152QUoO04ypiiyY7un7RwmZHA7HpPPUAdtr3zWWFayFQZbIMjjyowZL85RHV8Q31R 6FQlBgJiBVjQgSUmrYlH18+ZWXJB9n3ZLFKFbU2g=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MCNE6AY3BKYWRYS5235MRBEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490304852@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22690b0ec1_7ac03fdb2b8cd96c89378"; 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/tj8rovwWifLh2eBvx23xiPzkCoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:45:09 -0000

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

A priority stream, in our current scheme, has some desireable properties because it aligns with the asymmetry, i.e. only client can create a priority stream. If anyone cared you could borrow QPACK encoder/decoder model so that the client has clear indication when priorities were processed. One could go as far as adopting that model further, 

1) priority stream(s) contains unframed instructions
2) PRIORITY frame on request is just a shell that contains references to priority state.

This opens a possibility to have alternative priority schemes based on opening different types of priority streams.

It all sounds terribly complicated though :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/issues/2502#issuecomment-490304852
----==_mimepart_5cd22690b0ec1_7ac03fdb2b8cd96c89378
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A priority stream, in our current scheme, has some desireable properties because it aligns with the asymmetry, i.e. only client can create a priority stream. If anyone cared you could borrow QPACK encoder/decoder model so that the client has clear indication when priorities were processed. One could go as far as adopting that model further,</p>
<ol>
<li>priority stream(s) contains unframed instructions</li>
<li>PRIORITY frame on request is just a shell that contains references to priority state.</li>
</ol>
<p>This opens a possibility to have alternative priority schemes based on opening different types of priority streams.</p>
<p>It all sounds terribly complicated though :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/issues/2502#issuecomment-490304852">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ECUDBZ5JE2OH2SZLPUIPBBANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK73M6Z4Y3AFPMSKT6LPUIPBBA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4XKVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490304852",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490304852",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22690b0ec1_7ac03fdb2b8cd96c89378--


From nobody Tue May  7 17:47:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2D9E120146 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:47:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i8a8K0UwvFq2 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:47:22 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A3BE1200A4 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:47:21 -0700 (PDT)
Date: Tue, 07 May 2019 17:47:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276440; bh=oQoVPmKV5N5b1wIC/q7iLZoXOoC8ZK0N/SmImk1mTB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BBXMffuhF5LkdnBzO33DXzimBaCNQdKq/PpAAlpF/VK87oQxDVopSimzfSpKxF5qh hRHT8MX0FJPXGGvkwVZPzNtXCChE3BG2SNcph7VuhoIK8w9ll2OfTJkw/1LQQYpx7Z yJIFgFDs7MWYS0nnBbFGYrzcrE2sRq25Ib9TIaIM=
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/2402/push/3585108478@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2402@github.com>
References: <quicwg/base-drafts/pull/2402@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Describe_PMTU_probing_that?= =?UTF-8?Q?_includes_source_connection_ID_for_routing_=E2=80=A6_=28#2402=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22718571a6_24183fca0eecd96c1532ad"; 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/i30aT9UPUBw0xCm2Z-31xb1Mdvc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:47:24 -0000

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

@janaiyengar pushed 1 commit.

98eb77266988f3fa931cfa006d07ed94bf079478  just a bit of editing


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2402/files/50f303e9a01e7c67a448e00e19c3f070365225b6..98eb77266988f3fa931cfa006d07ed94bf079478

----==_mimepart_5cd22718571a6_24183fca0eecd96c1532ad
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/98eb77266988f3fa931cfa006d07ed94bf079478">98eb772</a>  just a bit of editing</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/2402/files/50f303e9a01e7c67a448e00e19c3f070365225b6..98eb77266988f3fa931cfa006d07ed94bf079478">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PGHBFXBHKBRGYE2TPUIPJRANCNFSM4GT6XJTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LYJEN6PUBHGVJVSDPUIPJRA5CNFSM4GT6XJTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI2DSOBSGQYDMNSQOVZWQIZTGU4DKMJQHA2DOOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2402/files/50f303e9a01e7c67a448e00e19c3f070365225b6..98eb77266988f3fa931cfa006d07ed94bf079478",
"url": "https://github.com/quicwg/base-drafts/pull/2402/files/50f303e9a01e7c67a448e00e19c3f070365225b6..98eb77266988f3fa931cfa006d07ed94bf079478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd22718571a6_24183fca0eecd96c1532ad--


From nobody Tue May  7 17:49:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E729120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:49:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G1F2dW74ng5r for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:49:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C01A612006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:49:40 -0700 (PDT)
Date: Tue, 07 May 2019 17:49:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276579; bh=6VB1iO2IB32q1l+aIbI4Td9VPLEJP7/mRpu/eNvUbgg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o43DOi1+gGThdkKpuFTVBAOUbsd052J0xWfkIZMP3ztlHaS66eVOxOXrpmDRlhZ8I AKSwJtxeN47j1825eDJS6MxEwAiClxzMzMeqEgs5/LiO3Lt4bR1hX0gS3r6otNjpk7 0UwDOTQyqKqxsKKg2vHLTBUVvPmEVJ42XWcQitbo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5L4APQ253AZAX3FC5235NCHEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490305639@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd227a38de9f_63693f92664cd9609626f"; 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/QtKlFiZJIpHhIeDuo9DTIz40Og0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:49:43 -0000

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

Not really complicated.  Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS.  And SETTINGS could get its own stream too :)

I wouldn't go so far as to say unframed priority signals, but the possibility to dispense with framing is appealing to some extent.  Complicated comes when you have a marked in a stream saying what priority state you are depending on.  That wouldn't necessarily be a blocking signal in the same way that QPACK is, but it certainly drives complexity upward slightly.

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

<p>Not really complicated.  Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS.  And SETTINGS could get its own stream too :)</p>
<p>I wouldn't go so far as to say unframed priority signals, but the possibility to dispense with framing is appealing to some extent.  Complicated comes when you have a marked in a stream saying what priority state you are depending on.  That wouldn't necessarily be a blocking signal in the same way that QPACK is, but it certainly drives complexity upward slightly.</p>

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


From nobody Tue May  7 17:50:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 017A5120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:50:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3yiq_sNP8FAM for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:50:34 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B14B12006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:50:34 -0700 (PDT)
Date: Tue, 07 May 2019 17:50:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276633; bh=SSopfOLsCGB+LEqP1auKWMlYNMns4jRofDrwCmb50T0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0L4RW3QX6845qvI+95phP6iGFVj62XkmK0UzEyuzV9b20Q40iawGkN29s4AU07pEQ /PSTo/2GdmppYq7NE1LXDMRBc38gf+KmPs39iC3qLDYIYpW89sfdQI3uQlNQ9/fuG7 c8R4gX/ElZN01n0CsbELdBWUaTMqloQQgGTGGP2A=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FKO5NTI4A7LC5JM5235NFTEVBNHHBQMYWLU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2402/c490305759@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2402@github.com>
References: <quicwg/base-drafts/pull/2402@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Describe_PMTU_probing_that?= =?UTF-8?Q?_includes_source_connection_ID_for_routing_=E2=80=A6_=28#2402=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd227d91bd31_63753f92664cd9601368e8"; 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/H_u5IghLlNUG2em2xbQIzvgSMTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:50:36 -0000

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

Thanks for the PR, @igorlord 

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

<p>Thanks for the PR, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=25256216" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorlord">@igorlord</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/2402#issuecomment-490305759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOU6V6HBVIB7SK5DDPUIPVTANCNFSM4GT6XJTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72FYQLZTM66T5SIKDPUIPVTA5CNFSM4GT6XJTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4XRXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2402#issuecomment-490305759",
"url": "https://github.com/quicwg/base-drafts/pull/2402#issuecomment-490305759",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd227d91bd31_63753f92664cd9601368e8--


From nobody Tue May  7 17:51:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA60112006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G1edTRhhp0gn for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:50 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCE54120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:51:50 -0700 (PDT)
Date: Tue, 07 May 2019 17:51:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276709; bh=7aXXkhEb2keIRL2+aZ1Vsl2CPpMu7NRr+Hrd09BLIQI=; h=Date:From:To:Subject:From; b=yNwnoHDWSNm+pLOCDLgNY1ZbsV39wq7YYYp+iDV6FbyKRuYTGDCO3zvj2E4EY+x28 x1Xx3UcP7JyKc0ouVagqZRMEG8+8dQfiBhjavX+PXEcBXdecw7dgK5e0XOhElEYxYn 0OcR3oSIATUg4pbKmfG2lkDB0EXeyYcnJkVfshWY=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ca34aa-ea1c67@github.com>
Subject: [quicwg/base-drafts] 8e3a95: Describe PMTU probing that includes source connect...
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/fiiZHrHQJeo3UH-HQLOS_hG6GXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:51:53 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 8e3a958afb07c1eec1b291c864dda8c82da5aafe=0D
      https://github.com/quicwg/base-drafts/commit/8e3a958afb07c1eec1b291=
c864dda8c82da5aafe=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-02-10 (Sun, 10 Feb 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Describe PMTU probing that includes source connection ID for routing IC=
MP back the correct endpoints.=0D
=0D
=0D
  Commit: c9c3df14c842da1187b9e75d51f39daaab94497a=0D
      https://github.com/quicwg/base-drafts/commit/c9c3df14c842da1187b9e7=
5d51f39daaab94497a=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-02-10 (Sun, 10 Feb 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Incorporate Kazuho's review.=0D
=0D
=0D
  Commit: 1c232702294c7ba60db0d1fa5fe36a03a8bac73d=0D
      https://github.com/quicwg/base-drafts/commit/1c232702294c7ba60db0d1=
fa5fe36a03a8bac73d=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-02-10 (Sun, 10 Feb 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More feedback from #2402.=0D
=0D
=0D
  Commit: 138aded8776bd1647ffcf1d1d8a74cad4239d7ba=0D
      https://github.com/quicwg/base-drafts/commit/138aded8776bd1647ffcf1=
d1d8a74cad4239d7ba=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-02-10 (Sun, 10 Feb 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Additional clarifications for PMTU probes=0D
=0D
=0D
  Commit: 50f303e9a01e7c67a448e00e19c3f070365225b6=0D
      https://github.com/quicwg/base-drafts/commit/50f303e9a01e7c67a448e0=
0e19c3f070365225b6=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-02-28 (Thu, 28 Feb 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Incorporate Mike's feedback -- introduce PMTUD probes earlier=0D
=0D
=0D
  Commit: 98eb77266988f3fa931cfa006d07ed94bf079478=0D
      https://github.com/quicwg/base-drafts/commit/98eb77266988f3fa931cfa=
006d07ed94bf079478=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-05-07 (Tue, 07 May 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  just a bit of editing=0D
=0D
=0D
  Commit: ea1c67655ffe02872e4fb3047658e8b234970eb5=0D
      https://github.com/quicwg/base-drafts/commit/ea1c67655ffe02872e4fb3=
047658e8b234970eb5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-05-07 (Tue, 07 May 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2402 from igorlord/clarify-coalessing-for-PMTUD=0D
=0D
Describe PMTU probing that includes source connection ID for routing =E2=80=
=A6=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/ca34aa5d5bcf...ea1=
c67655ffe=0D


From nobody Tue May  7 17:52:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAD6412006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_qlovmU2625 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 545B3120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:51:57 -0700 (PDT)
Date: Tue, 07 May 2019 17:51:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276716; bh=emeg9vnkI1K9vEGcOkS0sKHgCfooGFAxxCtNSaRmpj4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XvNWKKaDn8NRqyhA+24MjhV91Z5pdgwwn2T+Xl8ZILaCVc9Xv1udXQzYjojjXAbuC 9ccnEYNhKtihIYgltAobgof6pZz++b7m2uDhTBVi8BCU/EgT/fMGp2rn7gXQ7OjN82 NRCR8GThhybliFiY2YVUVXgXGBJw5yrPdRUwg9rE=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQDOVIBSBVFCIGO65235NKZEVBNHHBQMYWLU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2402/issue_event/2325868152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2402@github.com>
References: <quicwg/base-drafts/pull/2402@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Describe_PMTU_probing_that?= =?UTF-8?Q?_includes_source_connection_ID_for_routing_=E2=80=A6_=28#2402=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2282c39063_63753f92664cd9601476cb"; 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/FgkGPeFeas_yYusZxYH4XlGWDmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:51:59 -0000

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

Merged #2402 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/2402#event-2325868152
----==_mimepart_5cd2282c39063_63753f92664cd9601476cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="406001245" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2402" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2402/hovercard" href="https://github.com/quicwg/base-drafts/pull/2402">#2402</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/2402#event-2325868152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27JC7SX6GVOIC2DR3PUIP2ZANCNFSM4GT6XJTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4W4DT6JXM35QP44S3PUIP2ZA5CNFSM4GT6XJTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKQ646A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2402#event-2325868152",
"url": "https://github.com/quicwg/base-drafts/pull/2402#event-2325868152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2282c39063_63753f92664cd9601476cb--


From nobody Tue May  7 17:52:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 948D81200CD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_w1Og1sY8eN for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:51:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7E9E120099 for <quic-issues@ietf.org>; Tue,  7 May 2019 17:51:57 -0700 (PDT)
Date: Tue, 07 May 2019 17:51:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276716; bh=uJD4TJVs+t52nDyqtzgXbzotsforCFCgz13GtJTFxD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cwHSEuqDPDq6Aa7dH5iiBwC19KvvtG1ZhAqI/EKETUJDsWCGFi3rjkR6gdGBNj3Qp rZsn1XoBf44RHi5I5+Z8WtJIDXxg3BN3lSxr1wofbzcxCIB8cmL/4gOTeyaOG9YSJq lm2Fb6EQvkvRfgJUOdpRr2l7TmMsNQTtjVfPY8y0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HARTM5YPQ4TTWRJF235NKZEVBNHHBERZY74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1243/issue_event/2325868160@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1243@github.com>
References: <quicwg/base-drafts/issues/1243@github.com>
Subject: Re: [quicwg/base-drafts] ICMP and ICMPv6 PMTUD with asymmetric connection-ids (#1243)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2282cc0e25_4b053fb7478cd9604049c"; 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/VekLj-y_8kGY2E62snqptGsheQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:52:00 -0000

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

Closed #1243 via #2402.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="306657535" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1243" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1243/hovercard" href="https://github.com/quicwg/base-drafts/issues/1243">#1243</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="406001245" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2402" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2402/hovercard" href="https://github.com/quicwg/base-drafts/pull/2402">#2402</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/1243#event-2325868160">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RDFQBI6WXT3HLK3TPUIP2ZANCNFSM4EWD67ZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUYUOIF32VRCFMOA3PUIP2ZA5CNFSM4EWD67Z2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKQ65AA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1243#event-2325868160",
"url": "https://github.com/quicwg/base-drafts/issues/1243#event-2325868160",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2282cc0e25_4b053fb7478cd9604049c--


From nobody Tue May  7 17:53:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93FD4120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:53:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZasDkMieFQr9 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:53:34 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7704512006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:53:34 -0700 (PDT)
Date: Tue, 07 May 2019 17:53:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276813; bh=R4oVX92tZacJGNvpDSX+L2htAwVIqJ4toY1QZWCtLpY=; h=Date:From:To:Subject:From; b=cWIQhY3Z0mEmWTV4j+Wygxb3XV+IwGc0+gS/01APu5uYLMu9KlNBPDXSkmTqchF/o 62v7TwZFPC8L3STGhZbULSp5OR4BbPjteJrWgywG+eK0qCkJMOySfZ/H+eGrVDjOga O9IMoHZ3T20tU1VBsrv1YDTbZD7aS6FL4OG1PuCY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b696a1-4d6761@github.com>
Subject: [quicwg/base-drafts] 4d6761: Script updating gh-pages from ea1c6765. [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/8veTo3UMSM7NxrvhStUdUtvPJo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:53:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4d676138f670bd4483a1063648bc64586742c466
      https://github.com/quicwg/base-drafts/commit/4d676138f670bd4483a1063648bc64586742c466
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

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



From nobody Tue May  7 17:55:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95482120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:55:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94iOr1VhD9WX for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 17:55:30 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B7B912006E for <quic-issues@ietf.org>; Tue,  7 May 2019 17:55:30 -0700 (PDT)
Date: Tue, 07 May 2019 17:55:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557276929; bh=YOxhKsKKSN7NbBo1FiLaqBBCxNTwOC68nRF7iiuWarQ=; h=Date:From:To:Subject:From; b=gqiW8G0FNcw7fHR31is6u6bxdHwcRanipvDb6LMVNSV5yDDctf+BiJuLFKTpjEQ8c mMn1bGPB+iAjCYHTE2QBvCtDdvGx3zmov6ToFCIJjzNHJL0R+8+x7d2oxUbkxZAfnU y8ItaAZIKEN/VJvZD1pusOslRWY2+l+94Jnyj6vg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4d6761-20bda5@github.com>
Subject: [quicwg/base-drafts] 20bda5: Script updating issues at 2019-05-08T00:55:23Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q2abx8r1WnAn7m10QKiVPgx-fmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 00:55:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 20bda5138c000cddce99886cb5158739a9cd918f
      https://github.com/quicwg/base-drafts/commit/20bda5138c000cddce99886cb5158739a9cd918f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-08T00:55:23Z. [ci skip]



From nobody Tue May  7 18:08:10 2019
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 7775F12006E for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:08:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V9gJDKOmwXrZ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:08:07 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBD7B12004D for <quic-issues@ietf.org>; Tue,  7 May 2019 18:08:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=FWB2OoYj0oNNoJ8XueCeFk9tJl4=; b=IkCkmD35KhVu5m2h 9BQ1A6aDOCfUOD9EemdQk2bz4C7tP6RZAD4xxoHKyrMtOx3hTTB4MZY9GHTun1dz HuQVYFoWMwfmquHljEEJIP1GMYvgi27RoB2a9lIL+1m4E9/lox01SnkqFFJOWo9L bJuMt9dInrbw+NbOcBLXcCZu/NY=
Received: by filter0326p1iad2.sendgrid.net with SMTP id filter0326p1iad2-6452-5CD22BF5-1E 2019-05-08 01:08:05.51612338 +0000 UTC m=+1050475.484487757
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id DK_xWiviR2Comnd-MPrIBg for <quic-issues@ietf.org>; Wed, 08 May 2019 01:08:05.618 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 9778E160318 for <quic-issues@ietf.org>; Tue,  7 May 2019 18:08:05 -0700 (PDT)
Date: Wed, 08 May 2019 01:08:05 +0000 (UTC)
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBYTMSOSNKHVXHIRN235PHLEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/c490308768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22bf595eaf_716f3ff5af0cd96c1086e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak38tarqBcVTIhy/clfBqr2deAOSWgYSl+qzMD f9cuPvp0VcUVExMMQC5RrRJJluW0GPxIhHyB95RV9BD6Ed15pEJFwgzgihwiiqwQKkhC6ZVKJDwtL+ GhFJ8oSbxa9hV3IMIs51R2hF3oWghhQMkIOQ4XTDFK98iLsS3s/IKRxO35WTsR/TBN8lfKZXY4INAJ 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/phYpPJrN8Yc478gW4jER12fehKs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:08:08 -0000

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

One other section, can we leave this as-is?
Section 8.4
```
To ensure that packets can be both sent to and received from the peer, the 
PATH_RESPONSE MUST be sent on the same path as the triggering 
PATH_CHALLENGE. That is, from the same local address on which
 the PATH_CHALLENGE was received, to the same remote address 
from which the PATH_CHALLENGE was 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/2637#issuecomment-490308768
----==_mimepart_5cd22bf595eaf_716f3ff5af0cd96c1086e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>One other section, can we leave this as-is?<br>
Section 8.4</p>
<pre><code>To ensure that packets can be both sent to and received from the peer, the 
PATH_RESPONSE MUST be sent on the same path as the triggering 
PATH_CHALLENGE. That is, from the same local address on which
 the PATH_CHALLENGE was received, to the same remote address 
from which the PATH_CHALLENGE was received.
</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/2637#issuecomment-490308768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DYO7JHHE6JEGLXO3PUIRXLANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UPALTUYZAEMUDLULPUIRXLA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4YJIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#issuecomment-490308768",
"url": "https://github.com/quicwg/base-drafts/pull/2637#issuecomment-490308768",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22bf595eaf_716f3ff5af0cd96c1086e8--


From nobody Tue May  7 18:09:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A019A120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:09:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-m4oNypInN5 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:09:21 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 321E612006E for <quic-issues@ietf.org>; Tue,  7 May 2019 18:09:21 -0700 (PDT)
Date: Tue, 07 May 2019 18:09:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557277760; bh=OZ5jjOgHRt47BIsZJaafQA/QXt5AvGYBgNhc5icqSRA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D/udzNm29PrJacQ6FQQyFiMTEjbQ0G0++iSg2DbfREOYt0BZY2XYSmj8x8QsaP1TI u/AuJmA475l1vzjMdl2K9oxFriyeT0UgtPY5/ajirlgziwIoEBKtYPZ2ZecH1E2zY/ pUl3/CZ9InBZm3E/InmkB6eaSy+roBPckZ8BjwUg=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52WDXLXJ3REEKKZEN235PMBEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/c490308978@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22c4049d6c_2d4c3fc3f6ecd96c1125db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6jA347KF0P3k2reXVy2y7ELDX8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:09:23 -0000

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

Latest text looks great, thanks @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/2637#issuecomment-490308978
----==_mimepart_5cd22c4049d6c_2d4c3fc3f6ecd96c1125db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Latest text looks great, thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" 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/2637#issuecomment-490308978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63W4UGASN6347OOGDPUIR4BANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQLZITEWRYFASAWMDPUIR4BA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU4YK4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637#issuecomment-490308978",
"url": "https://github.com/quicwg/base-drafts/pull/2637#issuecomment-490308978",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22c4049d6c_2d4c3fc3f6ecd96c1125db--


From nobody Tue May  7 18:10:00 2019
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 0B09A120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:09:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ms8FuXDHhVSn for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:09:57 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AB3612004D for <quic-issues@ietf.org>; Tue,  7 May 2019 18:09:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=ZRgHMfMavb5QcCmhSGj70f3Hgs8=; b=KeHvvnACu3Aq7ZvL i5odxgFYeGjUUIVhLB2eQCJqrMOkNmIqTU32yLbVGhTUOSp86ackNnF3njrSDyaM TYOvNzgYPnFBopvfoY1LrBDxuXAusQRAKOD1q0d6w23BVRpKjSVbybZQoypH9pFV Se9DM+s1K/68Eic7RFaP6l5CB/8=
Received: by filter0204p1iad2.sendgrid.net with SMTP id filter0204p1iad2-5483-5CD22C64-4 2019-05-08 01:09:56.244418124 +0000 UTC m=+1049310.624407086
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [140.82.115.8]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id 5OdXvxNzQd6p83MnuEkMCA for <quic-issues@ietf.org>; Wed, 08 May 2019 01:09:56.246 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 3CFF0C025E for <quic-issues@ietf.org>; Tue,  7 May 2019 18:09:56 -0700 (PDT)
Date: Wed, 08 May 2019 01:09:56 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UNUHZCKUYXZBIDHF235POJEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490309068@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22c643b33c_6c0c3fd7ef6cd96c964fa"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3OxgnoAoPyoJ6rJobFmxzPQuFKxY33gKr8zk Wi6QBl+PAkNFih2rdBRCF8epPN7dxKhHYlUE0+b9siWVXdszk1aAc3QFlFhcz53pc5SRkIUFkzM3Un Ld6Pp4xythwLUGC3EnYP801DqA/SUBi/vF7XwhB2LrJz5tTXAkg9yKg+xDxXOIZO3UxkiqR+p2/Kyw 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5eIhVNZvm7SMfMr9iHs8sqTEVEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:09:59 -0000

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

> Not really complicated. Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS. And SETTINGS could get its own stream too :)

tangential thought: why bother with a stream for a one-time-shot frame. Right now H3 has a weirdness around the H3 connection not being "initialized" until SETTINGS have been sent. It might be more suitable to have a transport-level frame (within the packet protection boundary) that can carry application-defined handshake messages.   

sorry for derailing

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

<blockquote>
<p>Not really complicated. Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS. And SETTINGS could get its own stream too :)</p>
</blockquote>
<p>tangential thought: why bother with a stream for a one-time-shot frame. Right now H3 has a weirdness around the H3 connection not being "initialized" until SETTINGS have been sent. It might be more suitable to have a transport-level frame (within the packet protection boundary) that can carry application-defined handshake messages.</p>
<p>sorry for derailing</p>

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


From nobody Tue May  7 18:17:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE9F5120099 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:17:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wqe1FYMoTIhZ for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D08412004F for <quic-issues@ietf.org>; Tue,  7 May 2019 18:17:50 -0700 (PDT)
Date: Tue, 07 May 2019 18:17:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557278269; bh=QWUVrdyfeJdBqJ9vHkjkLRE5bwvAG207ebeM1TPwZFE=; h=Date:From:To:Subject:From; b=jsy8/xAh/GEd9k22DLLDc61uT5khDRTJVVn9qIE6LPQC6i+CkiJqSFpBFGbAAMZrB ZP8L0DQ9H5dEaIPsfvbQLnzpm3wKKuinNIlWHEI396+2ny5P2tJPsKxZGurVR4//Rz BPNZai0alaiVTNF+KIF52CBgJqL1+4FudxO+UyZM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-under-utilizing/000000-8688ce@github.com>
Subject: [quicwg/base-drafts] 8688ce: Define under-utilizing the congestion window
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4wC99BkcEZfi0mlX02myXhJbPhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:17:52 -0000

  Branch: refs/heads/ianswett-under-utilizing
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8688ce44a2085781d464ee68958a728a3d60afbe
      https://github.com/quicwg/base-drafts/commit/8688ce44a2085781d464ee68958a728a3d60afbe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Define under-utilizing the congestion window



From nobody Tue May  7 18:18:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4306A120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:18:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 eR6bgLrUntqb for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:18:22 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D0F912004F for <quic-issues@ietf.org>; Tue,  7 May 2019 18:18:22 -0700 (PDT)
Date: Tue, 07 May 2019 18:18:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557278301; bh=ypKId6B1s1d1yUXbKL4xkupRBgIrxYvEheA8yn0FvLc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WwYA/8ouWspenxotqQwWKFslHZtcWGtPEZryUIguFwb90yEnnsiFTydmCBiIfvBxb TwPBNT4dbkvHbJMcSetLvNni8Xa1g8eX51yfsRmHn+0htTkC3UCrAqZJ/7tiiIHu1Z UWBM4sofhMKoo5ea5jT+MQK2YspKfFpUj0CI9I9g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CC6BE3E5S2JG6TWV235QN3EVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675@github.com>
Subject: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22e5d6c5e8_10043f8b0b2cd9602694a9"; 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/Oy_c_4jpaMatHPgKnUXvCKqKh6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:18:23 -0000

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

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

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

-- Commit Summary --

  * Define under-utilizing the congestion window

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2675.patch
https://github.com/quicwg/base-drafts/pull/2675.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/2675

----==_mimepart_5cd22e5d6c5e8_10043f8b0b2cd9602694a9
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 #2630.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="434412060" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2630" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2630/hovercard" href="https://github.com/quicwg/base-drafts/issues/2630">#2630</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/2675'>https://github.com/quicwg/base-drafts/pull/2675</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define under-utilizing the congestion window</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2675.patch'>https://github.com/quicwg/base-drafts/pull/2675.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2675.diff'>https://github.com/quicwg/base-drafts/pull/2675.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/2675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZO5CPCVHOYCIJL4ELPUIS53ANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK23MZN6OBQORLHG5WTPUIS53A5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSQ4LYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675",
"url": "https://github.com/quicwg/base-drafts/pull/2675",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd22e5d6c5e8_10043f8b0b2cd9602694a9--


From nobody Tue May  7 18:20:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA4C51200A4 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fd81LcVnZm9X for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:20:21 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8ABA212004F for <quic-issues@ietf.org>; Tue,  7 May 2019 18:20:21 -0700 (PDT)
Date: Tue, 07 May 2019 18:20:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557278420; bh=3IdYHL2r+JnTFBLHt3p1Ha8hHQWBZ6hF4+kUbgd5cyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=neybcS/HZFprnbtVU1j6BMjKjRZV2CtVUdxop2Fa5eCUcUwo3+UGbtRlVKxJrDZzx GEO35WAIpbc7+CGLJqJGtkdPqtytGbEWlwWTvJ8Anx36SvnxlpK7fi81clS1hrj6CL 4K2RfUxFvA7C55Tzyrwl+3uK6lflae+OjYTy8bTQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3HTSQBUB4WUAF6E5235QVJEVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/234828693@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd22ed470d39_48763fec7b2cd95c87252"; 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/56A2FHGcWC8AV-6T11YuMDUWaKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:20:24 -0000

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

marten-seemann commented on this pull request.



> @@ -836,9 +836,11 @@ in Linux (3.11 onwards).
 
 ## Under-utilizing the Congestion Window
 
-A congestion window that is under-utilized SHOULD NOT be increased in either
-slow start or congestion avoidance. This can happen due to insufficient
-application data or flow control credit.
+When bytes in flight is smaller than the congestion window and sending is not
+pacing limited, the congestion window is under-utilized.  When this occurs,

Where does the pacing limitation come 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/pull/2675#pullrequestreview-234828693
----==_mimepart_5cd22ed470d39_48763fec7b2cd95c87252
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r281884207">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -836,9 +836,11 @@ in Linux (3.11 onwards).
 
 ## Under-utilizing the Congestion Window
 
-A congestion window that is under-utilized SHOULD NOT be increased in either
-slow start or congestion avoidance. This can happen due to insufficient
-application data or flow control credit.
+When bytes in flight is smaller than the congestion window and sending is not
+pacing limited, the congestion window is under-utilized.  When this occurs,
</pre>
<p>Where does the pacing limitation come 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/pull/2675#pullrequestreview-234828693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6T4MIKNGQUW3IOHZLPUITFJANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MSIKHCYMU5MICYHTPUITFJA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX7THFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675#pullrequestreview-234828693",
"url": "https://github.com/quicwg/base-drafts/pull/2675#pullrequestreview-234828693",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd22ed470d39_48763fec7b2cd95c87252--


From nobody Tue May  7 18:32:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50BF8120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:32:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uBHyPFkULUop for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 18:32:47 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 828A612004D for <quic-issues@ietf.org>; Tue,  7 May 2019 18:32:47 -0700 (PDT)
Date: Tue, 07 May 2019 18:32:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557279166; bh=Xb9xPIVtWvwsdKgoWQskCR642EDJW/3jUedlomMPojo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SeCTARglCGMaIefeggNmiQcbqP0n22dGrHUvX1aXFlrlMhay9aRUMNfssYAVrBaT0 P+Rh4tSPOoDrHCSZ/yxCeOeDTv+m05vkPmaB0DV+P4NGw9BFCz1CFD15Dcjr/ZJY+j ZkwUJHSYWWLnsh3xOboYj3aZUAKpEa1hwbqPkS5A=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ACMZIBLVCMYECDG5235SD5EVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/234830937@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd231be7aad0_27f53fa435ccd968185688"; 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/ma7tWZrUxwztdXTAA4vRViRWA7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 01:32:49 -0000

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

ianswett commented on this pull request.



> @@ -836,9 +836,11 @@ in Linux (3.11 onwards).
 
 ## Under-utilizing the Congestion Window
 
-A congestion window that is under-utilized SHOULD NOT be increased in either
-slow start or congestion avoidance. This can happen due to insufficient
-application data or flow control credit.
+When bytes in flight is smaller than the congestion window and sending is not
+pacing limited, the congestion window is under-utilized.  When this occurs,

There are congestion controllers now, and hopefully more in the future, that operate primarily pacing limited, not CWND limited, so this was an effort to capture that, but it's certainly imperfect.  Any suggestions?

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r281885995">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -836,9 +836,11 @@ in Linux (3.11 onwards).
 
 ## Under-utilizing the Congestion Window
 
-A congestion window that is under-utilized SHOULD NOT be increased in either
-slow start or congestion avoidance. This can happen due to insufficient
-application data or flow control credit.
+When bytes in flight is smaller than the congestion window and sending is not
+pacing limited, the congestion window is under-utilized.  When this occurs,
</pre>
<p>There are congestion controllers now, and hopefully more in the future, that operate primarily pacing limited, not CWND limited, so this was an effort to capture that, but it's certainly imperfect.  Any suggestions?</p>

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


From nobody Tue May  7 19:29:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A104D120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 19:29:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OZwoZ4roAuUw for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 19:29:35 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1467B12002E for <quic-issues@ietf.org>; Tue,  7 May 2019 19:29:34 -0700 (PDT)
Date: Tue, 07 May 2019 19:29:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557282574; bh=GkU2gfzJnAQWxvE7nY5eHwS46w8tX+08K+da4+ux6Ow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q1K/Q0VRFTon9dr0KjO1F9fq+6jWu/Fp5zRrtg5u3vE3luHgNBzRAzsAU18c/bhWO qPcRYt6suU9TTg8d8w6KVnCJeJ2R0GhQKqK3LV4ieR+C2S8bd1ocy/2qRFCTSbjqJ9 uNV129PdjPHVKyZCh0ZUicnAeRHR58bUjXhb/vgo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KDYDH5JJJOY3WLYF235YY5EVBNHHBS65QYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2574/c490323103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd23f0e15b6c_380a3fc14dccd960707b"; 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/5z_gEgwtPL4NmxZo0t43kV78UoA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 02:29:37 -0000

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

Before I merge this, @mnot, @larseggert might want to check that I'm not making technical changes.  (There is new 2119 language, but my view is that this is converting from implied to express, but I want to give a chance to run a consensus call if you think that's appropriate.)

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

<p>Before I merge this, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=74384" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mnot">@mnot</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=200328" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> might want to check that I'm not making technical changes.  (There is new 2119 language, but my view is that this is converting from implied to express, but I want to give a chance to run a consensus call if you think that's appropriate.)</p>

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


From nobody Tue May  7 19:31:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B273B120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 19:31:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BeULMYxfn-H0 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 19:31:36 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68B9812002E for <quic-issues@ietf.org>; Tue,  7 May 2019 19:31:36 -0700 (PDT)
Date: Tue, 07 May 2019 19:31:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557282695; bh=MbSNtp00o1ugIe5lymIGAPTYSQ5TZLYk9O+Zvtdm/EU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FhnR+egdvVM/XYKEHlx/qrirmkyNqYYAzmCRyF7nhmJQjKdcZfb/toQZf/BQOHmYs lIx/dAlR1VZe0xf+O9JBB291wKHpVgnVzQSSFep8G10YZNRf/NehmJ6M7MtMOaWasz GEA4H0+51IrP8r2n2zCec8Kk+YCc7QCaR1EipIIk=
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/2637/push/3585312811@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd23f8749de2_6dc13f9ae9ecd95c7712b"; 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/C7ZiHWD9bM8bSY_kPECyHpt53XM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 02:31:38 -0000

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

@martinthomson pushed 1 commit.

a9fb45aaf09b85706cb988c6a866b075eb94f1e2  Delete contradictory text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2637/files/1e74be464007c1634455e76bedd558a5292fdddb..a9fb45aaf09b85706cb988c6a866b075eb94f1e2

----==_mimepart_5cd23f8749de2_6dc13f9ae9ecd95c7712b
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/a9fb45aaf09b85706cb988c6a866b075eb94f1e2">a9fb45a</a>  Delete contradictory 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/2637/files/1e74be464007c1634455e76bedd558a5292fdddb..a9fb45aaf09b85706cb988c6a866b075eb94f1e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5635PDJOC6WD5V2LTPUI3QPANCNFSM4HHITKGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNYZNURC46G3MNNSTPUI3QPA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEMJSGA4TONSQOVZWQIZTGU4DKMZRGI4DCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2637/files/1e74be464007c1634455e76bedd558a5292fdddb..a9fb45aaf09b85706cb988c6a866b075eb94f1e2",
"url": "https://github.com/quicwg/base-drafts/pull/2637/files/1e74be464007c1634455e76bedd558a5292fdddb..a9fb45aaf09b85706cb988c6a866b075eb94f1e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd23f8749de2_6dc13f9ae9ecd95c7712b--


From nobody Tue May  7 20:10:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B2C4120073 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wVoOlnkdX7wD for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:10:17 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D468912002E for <quic-issues@ietf.org>; Tue,  7 May 2019 20:10:16 -0700 (PDT)
Date: Tue, 07 May 2019 20:10:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557285015; bh=q4ZLmNSIT4CI4TnP4sDxmQaX15bf+y9DePetVAv+Jr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KKPw+KNPcviCABrGpFhwudUKW0jQRnLYnAHQ3Qe0vo0p6jFKAmkW+m8Iy6TkWmAz6 Vee0Gpr0boG0RYG0y0nrZcm8HD64UnRU0h9ygjbrz3z/T+pkblMhvp2Kg8HCxTQrQ3 S7G46Xb1cze+lg0q8AUAojnGFB6R0lk4C+I4bRaA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UFVFDGREMKEJ7TIF2355RPEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490330136@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd24897a93d2_87d3fa909ccd96c68094"; 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/ow0QRs-3Ordoxzj200Oee2MHE6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 03:10:19 -0000

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

@MikeBishop 
> I don't think simple buffering is sufficient. You would have to not only buffer the frame that updates the priority of a not-yet-created stream, but also frames that create dependencies on that stream, and frames that create dependencies on streams that would be under that tree if you weren't already buffering the frames that create the tree. That can be done, but it's not straightforward.

I second @dtikhonov's view that the current mechanism is simple enough.

What you need to do (i.e. what I do) is create a priority node (with a given ID) when receiving a PRIORITY frame that first refers to that ID. When receiving a request stream is opened, the server looks if a priority node already exists. If it does, that is used.

The node also has a `implicitly_initialized` flag, that indicates if a PRIORITY frame received on a request stream should be respected. The flag is set when a priority is received for the first time for the given node, but not when a node is created due to being referred to by PRIORITY.element_dependency.

If we are to discuss alternative designs, I'd argue that providing the server the priority information at the moment it receives a request should be a requirement (at least for the Firefox-style dependency tree, which I think we agree as the optimal design). Otherwise, we'd be risking H3 performance becoming inferior to H2 due to increased chance of mis-prioritization.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>I don't think simple buffering is sufficient. You would have to not only buffer the frame that updates the priority of a not-yet-created stream, but also frames that create dependencies on that stream, and frames that create dependencies on streams that would be under that tree if you weren't already buffering the frames that create the tree. That can be done, but it's not straightforward.</p>
</blockquote>
<p>I second <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a>'s view that the current mechanism is simple enough.</p>
<p>What you need to do (i.e. what I do) is create a priority node (with a given ID) when receiving a PRIORITY frame that first refers to that ID. When receiving a request stream is opened, the server looks if a priority node already exists. If it does, that is used.</p>
<p>The node also has a <code>implicitly_initialized</code> flag, that indicates if a PRIORITY frame received on a request stream should be respected. The flag is set when a priority is received for the first time for the given node, but not when a node is created due to being referred to by PRIORITY.element_dependency.</p>
<p>If we are to discuss alternative designs, I'd argue that providing the server the priority information at the moment it receives a request should be a requirement (at least for the Firefox-style dependency tree, which I think we agree as the optimal design). Otherwise, we'd be risking H3 performance becoming inferior to H2 due to increased chance of mis-prioritization.</p>

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


From nobody Tue May  7 20:29:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90C7112007A for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:29:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ykiQWCKAZ0DT for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:29:31 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 05C6B120073 for <quic-issues@ietf.org>; Tue,  7 May 2019 20:29:31 -0700 (PDT)
Date: Tue, 07 May 2019 20:29:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557286170; bh=L8wbZIiDmq/kXSBfo0PXGXf57Ogj1XVHRCK5xpmo0u8=; h=Date:From:To:Subject:From; b=X9b/1GkJWnA4WMAtacXhNicZpW77uFcW32/nnOHD7gVL7QEO3OGERyDXBzMZ+01xI p0R3JmWYU0q5iO77ytYOQ9itw++es1FjbuHP5usbey15x3viSlZEAlrt/W+eg7MN4k gKGeTd9M3QnLgvnv4g0GNc5g4V7l1XCU1M5GkFy0=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/ff7940-69fe1e@github.com>
Subject: [quicwg/wg-materials] db0368: adjust agenda
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/56g2HBS4jQAHjbYoBp4I5Mjrp_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, 08 May 2019 03:29:33 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: db036826f93f5aa30ac2381dd3d68f40659b3ea2
      https://github.com/quicwg/wg-materials/commit/db036826f93f5aa30ac2381dd3d68f40659b3ea2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M interim-19-05/agenda.md

  Log Message:
  -----------
  adjust agenda


  Commit: 69fe1e0aa7895a7200e8b79bf80e2eac79e94a75
      https://github.com/quicwg/wg-materials/commit/69fe1e0aa7895a7200e8b79bf80e2eac79e94a75
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M interim-19-05/arrangements.md

  Log Message:
  -----------
  Merge branch 'master' of github.com:quicwg/wg-materials


Compare: https://github.com/quicwg/wg-materials/compare/ff794088d19a...69fe1e0aa789


From nobody Tue May  7 20:33:05 2019
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 306491201D7 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:32:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DN4jbiAi3b5j for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:32:56 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5339C12019D for <quic-issues@ietf.org>; Tue,  7 May 2019 20:32:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=XFKp1lhPi0dx+kpy6aLAdVLHdUs=; b=qkpiWVkMR0b/0O/I gJLcbt+F6nu/yF9LoODaaO03kReW6vVSBy2n8/ZTcZEAMK02OsXomnUTXZ6nhCQO 1viETdeG5WWv8gXfqBMpGvWsn2TFlKEyFAC4B4oaPJKRWzoo/Pyml3w4ooYx8Tpb ny7I8u70xwj3yXJ3G14T6pd9zlo=
Received: by filter0424p1iad2.sendgrid.net with SMTP id filter0424p1iad2-22881-5CD24DE7-19 2019-05-08 03:32:55.503804327 +0000 UTC m=+1059252.802296502
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id CIV8nJqWTz-noEK3iVhxXA for <quic-issues@ietf.org>; Wed, 08 May 2019 03:32:55.448 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 615544403FD for <quic-issues@ietf.org>; Tue,  7 May 2019 20:32:55 -0700 (PDT)
Date: Wed, 08 May 2019 03:32:55 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5D6QMOJJX7FFMOQHF236AGPEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490333921@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd24de75f53e_7d683f9e73acd96492469"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1IUN2HKSe+llM1GrEXc2kLntFEkYvTO20rzW zIqpwOi7iPfdezsvElxn9hDbMuV7woWnBaqPw/yhmBZ6PAYohP8UKOijD+BsmxDX8OL83tpKmk9/l/ zLkhWib6bOouQljc+CGLj6Opsyv8THpBGuPikbsO7Z+cmFrFptXH+3wPwYyqEGjqtww7x+g3SdwGvx 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/09TpgLrCZQOfnylih1xHTJVQQ_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: Wed, 08 May 2019 03:33:03 -0000

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

> Right now, it seems all but one implementation (quicly) is using the default ack_delay_exponent value of 8. Quicly is using an even higher value of 10 because they don't care about more than millisecond timer resolution.

The default value is not 8, it's 3. So what quicly makes a pretty big difference here: They're using a multiplier of 1024 instead of 8.

As I've already remarked on Slack, if we want to allow implementations to scale this value, it seems to make more sense to specify a multiplier instead of an exponent.

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

<blockquote>
<p>Right now, it seems all but one implementation (quicly) is using the default ack_delay_exponent value of 8. Quicly is using an even higher value of 10 because they don't care about more than millisecond timer resolution.</p>
</blockquote>
<p>The default value is not 8, it's 3. So what quicly makes a pretty big difference here: They're using a multiplier of 1024 instead of 8.</p>
<p>As I've already remarked on Slack, if we want to allow implementations to scale this value, it seems to make more sense to specify a multiplier instead of an exponent.</p>

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


From nobody Tue May  7 20:51:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F9F0120052 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:51:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 654Yoxl5uZP5 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 20:51:42 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD43E120006 for <quic-issues@ietf.org>; Tue,  7 May 2019 20:51:42 -0700 (PDT)
Date: Tue, 07 May 2019 20:51:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557287501; bh=qaJA0w3dq2uZH5NxZN5HCNO+x8sPl8UhElVko4/jUXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mSM5TSt1oPytEd7izu4T8+XbJatyO8A5grNFPrWG9ROYoeuCc4yst/KaWFYC1Q0GE piZzXPI1VGyk83xblKI+toZnpMMYyvaOsDjzpMRtoG5dDEehM2vKST1soXvCX4Sr4p Crzuu+cypp2V/mAKuUBYpawhhvAvGKY7kKYd9bPQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PUWVZZ5TJ4DLYIQ5236CM3EVBNHHBSQ7R3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2541/490336977@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2541@github.com>
References: <quicwg/base-drafts/issues/2541@github.com>
Subject: Re: [quicwg/base-drafts] Clients cannot abandon Initial packets while server can still send initial close (#2541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2524d7ae9e_4443f9dc9ecd96013585a"; 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/U5bn4RZ9Yp_dqMp1FJrPlGCqxbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 03:51:44 -0000

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

Note the trade-off there: once the handshake is established, the peers have a secure channel modulo possible MITM. Critical messages like connection close really ought to be sent on the secure channel. The client that accepts connection close on the Initial channel opens itself to the equivalent of a spoofed TCP RST. Secure implementations must be allowed to ignore all Initial packets once handshake is established.

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

<p>Note the trade-off there: once the handshake is established, the peers have a secure channel modulo possible MITM. Critical messages like connection close really ought to be sent on the secure channel. The client that accepts connection close on the Initial channel opens itself to the equivalent of a spoofed TCP RST. Secure implementations must be allowed to ignore all Initial packets once handshake is established.</p>

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


From nobody Tue May  7 21:02:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 595D1120052 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:02:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dijM8FVAQNYd for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:02:43 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48CD8120006 for <quic-issues@ietf.org>; Tue,  7 May 2019 21:02:43 -0700 (PDT)
Date: Tue, 07 May 2019 21:02:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557288161; bh=Pua39qEqdOYVlQCc8zsHBV2msdcxRlM3h+cjCIzKTQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LmJj6Hrs3LJ+EfRBvnJz1N1PBNRh60QtF5jJTphWXH88a6iPlhjTh4e51XKdHv+75 bYtubVlOqPEhN7CpRiD52jJPJCql9rv+FP3DQSqRIfkjXZAn8nO3VbUDe6jjDWUhjc UxwV8HoSHMY7lkkyoJfXrIl9SRzpLkBb6k0fpU7k=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27LGFNOZYPQQT7HGV236DWDEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490338752@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd254e1e10dc_40473fcb8d8cd960379927"; 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/hpinD6DCGhWSmNUR7vX2i4pQnlM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 04:02:45 -0000

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

I am a bit worried when I hear suggestions of disabling coalescing with different encryption level. Initial(CH) + 0RTT is fairly common, and useful. So is Initial(SH) + handshake, Initial(ACK) + Handshake(ACK), or Handshake(Finished) + 1RTT. Yes, I can see attacks with "Christmas tree" packets containing too many coalesced segments. But mitigation is obvious -- implementations are free to drop packets for whatever reason. In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time 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/issues/2308#issuecomment-490338752
----==_mimepart_5cd254e1e10dc_40473fcb8d8cd960379927
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I am a bit worried when I hear suggestions of disabling coalescing with different encryption level. Initial(CH) + 0RTT is fairly common, and useful. So is Initial(SH) + handshake, Initial(ACK) + Handshake(ACK), or Handshake(Finished) + 1RTT. Yes, I can see attacks with "Christmas tree" packets containing too many coalesced segments. But mitigation is obvious -- implementations are free to drop packets for whatever reason. In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time 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/issues/2308#issuecomment-490338752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FQ3YGAHMOOP3KT7LPUJGGDANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CBWGBZ5BA6AJ6L53PUJGGDA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU47TQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490338752",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490338752",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd254e1e10dc_40473fcb8d8cd960379927--


From nobody Tue May  7 21:09:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EA231200F9 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:09:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xrRevUlKBQtg for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:09:45 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D7A01200CD for <quic-issues@ietf.org>; Tue,  7 May 2019 21:09:45 -0700 (PDT)
Date: Tue, 07 May 2019 21:09:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557288584; bh=Fkm5nMG1OG4hTcK541fTKGaUPf25vcNCebEawBlbE+g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pIatuwTNqulsYmkBOHPYTOVHdmS4wzuTqHkxQKml8xeI+yNFTvFl81Hluad7BFF1e F4SMaT9qnTCrMffg/MgsgbmTnfF/1RLOBJcd6nPrnmECAC0oUyzSUgNnBtqyZ198/N QfRhvMwRHHXwnyURgi4RPHQgF+kFxn5PjGp3T5P4=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6R73WNN22ALOHQXTV236EQREVBNHHBQ2LK6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2458/490339842@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2458@github.com>
References: <quicwg/base-drafts/issues/2458@github.com>
Subject: Re: [quicwg/base-drafts] Client MUST use 1-RTT packets if it reads 1-RTT packets (#2458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2568847de4_2ca23fa9e6acd96853687a"; 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/yO5VHMiXsbQcCZbQGxNwM6HV11Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 04:09:48 -0000

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

I think the only verifiable requirement is "must not ack 1RTT packet in 0RTT packet". The server can definitely detect that, and send a connection close with reason PROTOCOL VIOLATION when it happens. This would effectively force the client to switch to 1RTT 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/issues/2458#issuecomment-490339842
----==_mimepart_5cd2568847de4_2ca23fa9e6acd96853687a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the only verifiable requirement is "must not ack 1RTT packet in 0RTT packet". The server can definitely detect that, and send a connection close with reason PROTOCOL VIOLATION when it happens. This would effectively force the client to switch to 1RTT 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/issues/2458#issuecomment-490339842">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OQQ55LIOFDR4KUODPUJHARANCNFSM4GXBITZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VC7OUMVCITA4NUK3PUJHARA5CNFSM4GXBITZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU474AQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2458#issuecomment-490339842",
"url": "https://github.com/quicwg/base-drafts/issues/2458#issuecomment-490339842",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2568847de4_2ca23fa9e6acd96853687a--


From nobody Tue May  7 21:36:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57AAA120113 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:36:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HyHsx2y-s0Y6 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 21:36:42 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D062C120052 for <quic-issues@ietf.org>; Tue,  7 May 2019 21:36:42 -0700 (PDT)
Date: Tue, 07 May 2019 21:36:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557290202; bh=wP7+iV32abl7fMCzZvH6tuf2PQGB2RTDbfeGD1l1AnA=; h=Date:From:To:Subject:From; b=hf7rjyUJ5lXg7sKo4EJYE4TwcutrinqvBHrejavvO4iezbQWcFKcZkUUUxz1r1hCy zmK6TSPiDPXUH+3ermQJBV5euJhk02RJpF25q2DBodZyk+BRsR7B2Sx4SKnMoR9ip/ PLCKbZ9VjcIyCksRA7KdvgOzXowEQoUdV/A05Pxs=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/69fe1e-7c8c38@github.com>
Subject: [quicwg/wg-materials] 7c8c38: fix recovery link
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fxCC0kOMqsVSWCjaIJC2tt_cFpw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 04:36:44 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 7c8c38f4ecf665ea0da35facbc806d0c19173c43
      https://github.com/quicwg/wg-materials/commit/7c8c38f4ecf665ea0da35facbc806d0c19173c43
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M interim-19-05/agenda.md

  Log Message:
  -----------
  fix recovery link



From nobody Tue May  7 22:05:24 2019
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 9364F120139 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:05:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yCz6TIQJQ900 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:05:21 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1D1E120134 for <quic-issues@ietf.org>; Tue,  7 May 2019 22:05:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=4AH+5kJOzcEyifAJmXvIvd2+QWg=; b=nHP/Rfk5PAbq3xb8 +vB1CQnVGdNg2iIteLEFu2eAceglv0ppRZ+/8JwQ2cn4upxcBzIfKVM0oFblCjqM fsVI+1YZfyCujWgf5NVFUWNnfhHV3J67owJXpjGU5nq4JPiHWY9B3q11JXrwYQwd RdsvTHcBkw38hFROF3RWC6xde6Y=
Received: by filter0637p1iad2.sendgrid.net with SMTP id filter0637p1iad2-20113-5CD2638E-27 2019-05-08 05:05:18.887950153 +0000 UTC m=+514618.049379553
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0040p1mdw1.sendgrid.net (SG) with ESMTP id WSfQZIF8TgSNvtuOOMIhsA for <quic-issues@ietf.org>; Wed, 08 May 2019 05:05:18.660 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 7EBDC1A0009 for <quic-issues@ietf.org>; Tue,  7 May 2019 22:05:18 -0700 (PDT)
Date: Wed, 08 May 2019 05:05:19 +0000 (UTC)
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IUX7W4YWD7YC3FFF236LA5EVBNHHBS65QYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2574/c490348680@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2638e7d3d0_6a723fe9f18cd9604845e1"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0ZO1psdpf3vn1WRy54U8xg83PVZxy5Mdf7Dp OZNTvW7Jqdzr4Jo0toKb2sy9ONugyNHl/ABBpbHpvGi/FU/h3RhQm9s7IEX1YdMJfsVv4OU21I0rWX B4A/tquF98KoZYrGyNbET5645c4AiIOVeeCAvzzuB24HmAFLf0wktobB5NwE7KIGBIV7f0RU3ejvpb Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LMQvEaIbkvCApsZ-nV7ToejFb64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 05:05:22 -0000

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

Those sorts of conversions have surprised people before, and #2471 is design anyway, so let's do run that consensus call. If it's ready to go, add `has-proposal` and we'll run it up the virtual flagpole.

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

<p>Those sorts of conversions have surprised people before, and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="410865566" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2471" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2471/hovercard" href="https://github.com/quicwg/base-drafts/issues/2471">#2471</a> is design anyway, so let's do run that consensus call. If it's ready to go, add <code>has-proposal</code> and we'll run it up the virtual flagpole.</p>

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


From nobody Tue May  7 22:43:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA1AC120134 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:43:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nCUWxYeHsE76 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:43:30 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DE64120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 22:43:29 -0700 (PDT)
Date: Tue, 07 May 2019 22:43:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557294208; bh=T2Jn6DVUDj7SrR9dpMfopXBRT5pALJEe7Ml4WYr9180=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VrswBEwsVGXrCU7zphmSVU+KOJsDJROq5Rz+R6iu1cziirldxMKxhrDlXGfMSAV4L L7+72b/fdZ2WdW58gdkZ0niVXFDWCyOqy1f1jwAwFW1O25tCHgUAO7DjUskrAELgHR O4AxVY22Ayf3742D47JbkhIEsAMPU3cxXXqUSChM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Q3PGIQYXFLAZ63LV236PQBEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676@github.com>
Subject: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd26c809f284_7b7e3fa30f6cd96814251"; 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/5sSU5xpHDoj2nGdbbBnb8tf0BC0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 05:43:32 -0000

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

This should have been part of #2646.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * ignore the ack delay in Initial and Handshake packets

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2676.patch
https://github.com/quicwg/base-drafts/pull/2676.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/2676

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

<p>This should have been part of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436464859" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2646" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2646/hovercard" href="https://github.com/quicwg/base-drafts/pull/2646">#2646</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/2676'>https://github.com/quicwg/base-drafts/pull/2676</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>ignore the ack delay in Initial and Handshake packets</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2676.patch'>https://github.com/quicwg/base-drafts/pull/2676.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2676.diff'>https://github.com/quicwg/base-drafts/pull/2676.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/2676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LXXO5O3CBXIXRUODPUJSABANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYFYTUILU2RPL6EALPUJSABA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSRVXMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676",
"url": "https://github.com/quicwg/base-drafts/pull/2676",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd26c809f284_7b7e3fa30f6cd96814251--


From nobody Tue May  7 22:59:04 2019
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 BF39F120134 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:59:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rifdYxbx0oIt for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 22:58:59 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 307A5120086 for <quic-issues@ietf.org>; Tue,  7 May 2019 22:58:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=GGq6+SaXte/W+tZ99h5TI/RKvrs=; b=BqPuQ/Jqnv0pcl/J xnsrQllI8uQT8EFTMfkdHV2koWhXmMl+5o3lbAA/H5Eu7G2ReWPekB9pBULrWcJh XfG9M+mda6Sf6sxsiTqbnbMTPQAUdqqFgIY8XBgufPYtlyr3Eh26uMRbswc1unWw 3FaLFe7TQEcavAXGK4Wcsflz8f8=
Received: by filter0457p1iad2.sendgrid.net with SMTP id filter0457p1iad2-16179-5CD27021-25 2019-05-08 05:58:57.982242265 +0000 UTC m=+1066531.461955798
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0031p1mdw1.sendgrid.net (SG) with ESMTP id YUrFso-3Qra0nqcekky8Gw for <quic-issues@ietf.org>; Wed, 08 May 2019 05:58:57.620 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 7A10E26097F for <quic-issues@ietf.org>; Tue,  7 May 2019 22:58:57 -0700 (PDT)
Date: Wed, 08 May 2019 05:58:58 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75KDZZHLXVSTFFZN5236RKDEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/review/234876361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2702177e84_3a893fd1240cd96c1650b5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1foo4j5QaUY0Arstqg25ra4hPRM6hHfP3t6M mTThZGVUL3V1a5rwfdeCVda89Db3ebsQKlHkB8L3ikVEIaqACVS45+DE5ZdrGWEF7r82xO7RnXDtBv zeHW9nTsExew+sRK+S8ewaa6Kdm3yXdXL3gsdcxZtUUXIiVnvYTQcDfzu/Def9nTqA5kCgIp7iPSxa 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tMNj1WN0J0esAn4AOz7KvFMIj2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 05:59:02 -0000

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

martinthomson commented on this pull request.

Seems reasonable to me.

Throughout here, should we be using "peer" or "receiver"?

(The suggestions I make here are not issues with this change, but I'm sure that @ianswett or @janaiyengar will find them a home.)

> @@ -387,18 +387,21 @@ smoothed_rtt is an exponentially-weighted moving average of an endpoint's RTT
 samples, and rttvar is the endpoint's estimated variance in the RTT samples.
 
 smoothed_rtt uses path latency after adjusting RTT samples for peer-reported

```suggestion
The calculation of smoothed_rtt uses path latency after adjusting RTT samples for```

> @@ -387,18 +387,21 @@ smoothed_rtt is an exponentially-weighted moving average of an endpoint's RTT
 samples, and rttvar is the endpoint's estimated variance in the RTT samples.
 
 smoothed_rtt uses path latency after adjusting RTT samples for peer-reported
-host delays ({{host-delay}}).  A peer limits any delay in sending an
-acknowledgement for an ack-eliciting packet to no greater than the advertised
-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.
+host delays ({{host-delay}}).  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 advertised max_ack_delay transport

```suggestion
ack-eliciting packet to no greater than the value it advertises in the max_ack_delay 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/2676#pullrequestreview-234876361
----==_mimepart_5cd2702177e84_3a893fd1240cd96c1650b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Seems reasonable to me.</p>=0D
<p>Throughout here, should we be using "peer" or "receiver"?</p>=0D
<p>(The suggestions I make here are not issues with this change, but I'm su=
re that <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverca=
rd-url=3D"/hovercards?user_id=3D20072817" data-octo-click=3D"hovercard-link=
-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
ianswett">@ianswett</a> or <a class=3D"user-mention" data-hovercard-type=3D=
"user" data-hovercard-url=3D"/hovercards?user_id=3D11067604" data-octo-clic=
k=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"=
https://github.com/janaiyengar">@janaiyengar</a> will find them a home.)</p=
><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2676#discussion=
_r281922437">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -387,18 +387,21 @@ smoothed_rtt is an exp=
onentially-weighted moving average of an endpoint&#39;s RTT=0D
 samples, and rttvar is the endpoint&#39;s estimated variance in the RTT sa=
mples.=0D
 =0D
 smoothed_rtt uses path latency after adjusting RTT samples for peer-report=
ed=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">- smoothed_rtt uses path latency after adjusting=
 RTT samples for peer-reported=0D
+The calculation of smoothed_rtt uses path latency after adjusting RTT samp=
les for```=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2676#discussion=
_r281922491">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -387,18 +387,21 @@ smoothed_rtt is an exp=
onentially-weighted moving average of an endpoint&#39;s RTT=0D
 samples, and rttvar is the endpoint&#39;s estimated variance in the RTT sa=
mples.=0D
 =0D
 smoothed_rtt uses path latency after adjusting RTT samples for peer-report=
ed=0D
-host delays ({{host-delay}}).  A peer limits any delay in sending an=0D
-acknowledgement for an ack-eliciting packet to no greater than the adverti=
sed=0D
-max_ack_delay transport parameter.  Consequently, when a peer reports an A=
ck=0D
-Delay that is greater than its max_ack_delay, the delay is attributed to r=
easons=0D
-out of the peer&#39;s control, such as scheduler latency at the peer or lo=
ss of=0D
-previous ACK frames.  Any delays beyond the peer&#39;s max_ack_delay are t=
herefore=0D
-considered effectively part of path delay and incorporated into the smooth=
ed_rtt=0D
-estimate.=0D
+host delays ({{host-delay}}).  For packets sent in the ApplicationData pac=
ket=0D
+number space, a peer limits any delay in sending an acknowledgement for an=
=0D
+ack-eliciting packet to no greater than the advertised max_ack_delay trans=
port=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ack-eliciting packet to no greater than the adv=
ertised max_ack_delay transport=0D
+ack-eliciting packet to no greater than the value it advertises in the max=
_ack_delay transport=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/2676#pullrequestreview-234876361">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6UGJT5MY5=
PE5UHFQ3PUJT2DANCNFSM4HLOR5JA">mute the thread</a>.<img src=3D"https://gith=
ub.com/notifications/beacon/AFTOJK7YXCER2YE6KWZ4FC3PUJT2DA5CNFSM4HLOR5JKYY3=
PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBX763SI.gi=
f" 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/2676#pullrequestrevie=
w-234876361",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2676#pullrequestreview-2=
34876361",=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_5cd2702177e84_3a893fd1240cd96c1650b5--


From nobody Tue May  7 23:52:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33940120153 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 23:52:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JyeaVbN4ePtI for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 23:52:40 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B0D6120006 for <quic-issues@ietf.org>; Tue,  7 May 2019 23:52:40 -0700 (PDT)
Date: Tue, 07 May 2019 23:52:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557298358; bh=2EO6w5WWtAZWa6GBEAzAvlmS0cL3f9OXnMwWDiTFU+c=; h=Date:From:To:Subject:From; b=lIt5Nd5kyWVaNKczj8DhP6c4nFQ9UUJf4cgbU2xOFdb9yxGiRG4ONZT+/dmEQdMas Rk5Mju48uIY6ip6d73Rf03ArDUluxmycPs3o2cvmFPIj9i29HSHc5KHbvGuTZ0+af6 esaSkAdYTzPFt3u9GCy4kWh71rrk/6RaKyQoXC40=
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/7c8c38-39a59f@github.com>
Subject: [quicwg/wg-materials] 88e933: Add WebTransport to "as time permits" section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hzXYVSkApMl5He8tl9vHiwXZi9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 06:52:43 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 88e9337371385beedc0fc3e9e7784a08b9bd7a49
      https://github.com/quicwg/wg-materials/commit/88e9337371385beedc0fc3e9e7784a08b9bd7a49
  Author: Victor Vasiliev <vasilvv@google.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M interim-19-05/agenda.md

  Log Message:
  -----------
  Add WebTransport to "as time permits" section


  Commit: 39a59fbe483b3df141448ca7a2604bce44791806
      https://github.com/quicwg/wg-materials/commit/39a59fbe483b3df141448ca7a2604bce44791806
  Author: Lars Eggert <lars@eggert.org>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M interim-19-05/agenda.md

  Log Message:
  -----------
  Merge pull request #108 from vasilvv/patch-1

Add WebTransport to "as time permits" section


Compare: https://github.com/quicwg/wg-materials/compare/7c8c38f4ecf6...39a59fbe483b


From nobody Tue May  7 23:52:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20A7E120006 for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 23:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6I6cKFPdlqvz for <quic-issues@ietfa.amsl.com>; Tue,  7 May 2019 23:52:42 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E5AC12014A for <quic-issues@ietf.org>; Tue,  7 May 2019 23:52:42 -0700 (PDT)
Date: Tue, 07 May 2019 23:52:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557298361; bh=UhtF+hhjYw3d+mOvMHVywu/yverOyqV+E8G9bA9GnSY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VEyuTZwe59ZYf5HXbe5dZ3uxDesFEBfOUm8AmTOAWbOhmts7XYq1W8AqrhA1Ddclv rRV1lwwDPbKecgZet2wt5MTO5kVBdwEkFjdHpzSG85Mr03bARchwKBp8wE8ngbXuwa FnDGuPDaFnTqqRaGAB3A++O6q2uYvG1Hwaazm3nk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Y5UZWZ3HEBIQP7PN236XTTEVBNHHBR44N5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2504/c490370529@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2504@github.com>
References: <quicwg/base-drafts/pull/2504@github.com>
Subject: Re: [quicwg/base-drafts] MAX_KEY_UPDATES frame (yet another proposal to solve the key retirement problem) (#2504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd27cb932970_8603fb1fe0cd95c3914ab"; 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/BEr4sESqZFOGimSFcHrzXxV4feI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 06:52:44 -0000

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

@martinthomson I'm personally fine with that, assuming that we are allowed to close alternative proposals when the person that opened the PR prefers something other that has not yet gained consensus.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I'm personally fine with that, assuming that we are allowed to close alternative proposals when the person that opened the PR prefers something other that has not yet gained consensus.</p>

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


From nobody Wed May  8 00:01:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C01C612014A for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 00:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zp-hxqkuf_1I for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 00:01:45 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2EC621201B5 for <quic-issues@ietf.org>; Wed,  8 May 2019 00:01:45 -0700 (PDT)
Date: Wed, 08 May 2019 00:01:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557298904; bh=ctPPB/NMGVmTXDO5I8BUMl+f47I+0uom6S1Rl3PbRqU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ljtXGBQBAiqjRQ25sEkpKZtLZt7UfbB+nbvFd6dzwuPjZMX5sVTnMrJJvGflHVc8j Ji0Hek0/zmrnyTnbGPsRzU3UwAgYSA7f3Z6CIO2AaqpFo5lrPeYrr0C14ytjIJe8TI ZcEDi+WhnsB0OCi7Jy27rgyvflfu4uPDZY1PetwA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTIJCK3OQDP6KDPDF236YVREVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490372741@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd27ed83d0c1_3c713fd49d8cd960497f7"; 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/ZMyNuH8iddgLMkTMMB82ErxpqEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 07:01:47 -0000

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

> In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time out.

What if it resends to the same "Christmas tree", for example for probing to get source CID?

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

<blockquote>
<p>In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time out.</p>
</blockquote>
<p>What if it resends to the same "Christmas tree", for example for probing to get source CID?</p>

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


From nobody Wed May  8 00:36:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E86CB12025B for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 00:36:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NFDMqcaxdh17 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 00:35:58 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F389120225 for <quic-issues@ietf.org>; Wed,  8 May 2019 00:35:58 -0700 (PDT)
Date: Wed, 08 May 2019 00:35:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557300956; bh=7R0ezgldKPRSJgOtES3rv/Unv265/mPhIiISHwFlMIw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VfxkIoQEb2T7l4TUN2GDVAw17QLITn1QQelOaGZDMOnUsgRYFNXO6k9QaAmNa5AIp tdTdUnr4It4JXZX7779TXdPc9APNRPOBylvwBQUnIG1v9dEbNyFTe7Dqo6MXp8LTKv KpxcxH6MQtdx7deSVlNUwnVcMLyfp1Og3kYBEA84=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47EBKTXGNXBKW5CEV2364VZEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234899612@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd286dcc4102_63673fe9ea0cd9601071db"; 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/PI1DykvC15Y-6qX9Ybwp3sayhXI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 07:36:08 -0000

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

mikkelfj commented on this pull request.



> +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+

Why is this not "Once the largest acknowledged is higher than or **equal** to the smallest 1-RTT packet number sent?

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+

Why not make this a MUST, or at least SHOULD, such that a hanshake timeout can close much earlier than Idle timeout?

> +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+

This is a bit hard to understand if you are not aware that 1-RTT and 0-RTT have the same packet number space, so perhaps make a note of that.

>  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+

This text is a bit overlapping with previous section recommending sending a PING frame.

> @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+

why not higher than or **equal**?

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281941541">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+
</pre>
<p>Why is this not "Once the largest acknowledged is higher than or <strong>equal</strong> to the smallest 1-RTT packet number sent?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281943902">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
</pre>
<p>Why not make this a MUST, or at least SHOULD, such that a hanshake timeout can close much earlier than Idle timeout?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281944445">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+
</pre>
<p>This is a bit hard to understand if you are not aware that 1-RTT and 0-RTT have the same packet number space, so perhaps make a note of that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281945249">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+
</pre>
<p>This text is a bit overlapping with previous section recommending sending a PING frame.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r281945735">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+
</pre>
<p>why not higher than or <strong>equal</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/2673#pullrequestreview-234899612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RCGJWE5DAOW2FATDPUJ7FZANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK32PHQFHPP2ASYQ5H3PUJ7FZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYAERHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview-234899612",
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview-234899612",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd286dcc4102_63673fe9ea0cd9601071db--


From nobody Wed May  8 03:15:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 700DB1200F6 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 03:15:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id af99B6OVVfCN for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 03:15:10 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 72CA812003E for <quic-issues@ietf.org>; Wed,  8 May 2019 03:15:10 -0700 (PDT)
Date: Wed, 08 May 2019 03:15:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557310509; bh=f7l4b/nz7W8Va3mUsK0Vb3PJzjo9MEqRynHHDOrMHOk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DbsWtCyHwOJQ0kttCY78PTPlBeC0W6XcU2H1Ux/hp4n9G/7K4nVJsoeil6+w+hR// lGXBwHJ6A+PuTEiuSWo8b5Ijrf6r0wxVs5CUe7lWhIDU/Vprtuo47Urs+S3FbIdUhD FfuNNrjpkpDIaO9NQNE2e5/CcfY8UvVICUkKH77I=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TAKMHTQP67GSSQDF237PK3EVBNHHBR44N5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2504/c490430938@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2504@github.com>
References: <quicwg/base-drafts/pull/2504@github.com>
Subject: Re: [quicwg/base-drafts] MAX_KEY_UPDATES frame (yet another proposal to solve the key retirement problem) (#2504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ac2d31cc6_61dc3fe22d4cd96c216941"; 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/qhplWXLh1-XCTRQqFtpnZm-szxg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 10:15:13 -0000

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

I think that we both agree that #2673 is the way to go, so we can either let this go away when that merges, or close it 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/2504#issuecomment-490430938
----==_mimepart_5cd2ac2d31cc6_61dc3fe22d4cd96c216941
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think that we both agree that <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</a> is the way to go, so we can either let this go away when that merges, or close it 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/2504#issuecomment-490430938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IHH3I6CUB363UYYLPUKR23ANCNFSM4G4SIWWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RXKBS36CILKWLV53PUKR23A5CNFSM4G4SIWW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU5WDWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2504#issuecomment-490430938",
"url": "https://github.com/quicwg/base-drafts/pull/2504#issuecomment-490430938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2ac2d31cc6_61dc3fe22d4cd96c216941--


From nobody Wed May  8 03:20:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22CF3120258 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 03:19:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HM0XaRz2617k for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 03:19:54 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FEFE12026A for <quic-issues@ietf.org>; Wed,  8 May 2019 03:19:54 -0700 (PDT)
Date: Wed, 08 May 2019 03:19:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557310792; bh=+lUgDx0gzFhQwnnQ5yGTkfmQKp5nPghBGGuAw4HlEgU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=poTw2Ejgq4osr+mT+efhyfsMv8wnZUA6RxE/DgYOQ8xvsO/tOh0VcBtwiGQCCJ2ZL RBXvavRGxGXJI10GzLxyZF5nAW6obBh+vXpLRacfjcH2hl1lah5Ul2kfOW3A/iv0UP HSsntGqsIgdjwtvVoYix1v6/4CU03xKIfs29bRks=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXSA45NUQ6D4UW6SN237P4REVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/234976637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ad48b76ac_1b743f9c652cd96812702"; 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/Tfl6FTMjVRXXd9BRRGDQQclNIDk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 10:20:03 -0000

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

martinthomson commented on this pull request.



> @@ -655,8 +662,7 @@ alerts at the "warning" level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.

I see.  That being the case, it might pay to reference all of the relevant sections here.  The statement here doesn't really reference the text that it depends on, except for key update.

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+

There's no real reason to discard those keys, so it's enough to rely on other incentives.

>  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+

The other suggests PING (or ack-eliciting) to induce an ACK.  This is about sending Handshake packets multiple times in order to ensure that they get through in a timely fashion.  So these aren't really the same.

> @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+

Yes, it should allow equal.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282004124">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -655,8 +662,7 @@ alerts at the &quot;warning&quot; level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.
</pre>
<p>I see.  That being the case, it might pay to reference all of the relevant sections here.  The statement here doesn't really reference the text that it depends on, except for key update.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282004434">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
</pre>
<p>There's no real reason to discard those keys, so it's enough to rely on other incentives.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282004775">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+
</pre>
<p>The other suggests PING (or ack-eliciting) to induce an ACK.  This is about sending Handshake packets multiple times in order to ensure that they get through in a timely fashion.  So these aren't really the same.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282004835">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+
</pre>
<p>Yes, it should allow equal.</p>

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


From nobody Wed May  8 04:17:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80FD412008D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 04:17:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lybA4k0sFSYq for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 04:17:00 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15FF812009E for <quic-issues@ietf.org>; Wed,  8 May 2019 04:17:00 -0700 (PDT)
Date: Wed, 08 May 2019 04:16:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557314219; bh=l7AKksEe0o83k0eDaBE3GCJVfGGo1dzn8qMNbTV3gr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C+Dz2F5bE5neYSsrSzj1FGEIli8pvHlpGpY7IRPJz8bs904wDOig+tH3VWeFZkdb4 XxodM4CgMA7CwRKo2J/ZnZ8OMowTxo2yOVyiHP+/wTOFpTkqexTt9Quglm8KagyJb1 1NiRD1g/1tEFMg24In4Y+qQe+NcNB3wkm3umLueE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2676DYZ7LJ53BRSSV237WSXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/c490447135@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2baab1062b_34883f8d51acd9601085fe"; 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/g-PoSpmUfVVbhGN3ihhxcgB3qQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 11:17:02 -0000

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

So, there is the byzantine generals problem (messengers get shot, so you never really know until you do), but relying on ACK for handshake complete could lead to long delays if the ACK packet is lost. For crypto there is an aggressive retransmission timer, but I'm not sure that applies to the handshake complete transition.

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

<p>So, there is the byzantine generals problem (messengers get shot, so you never really know until you do), but relying on ACK for handshake complete could lead to long delays if the ACK packet is lost. For crypto there is an aggressive retransmission timer, but I'm not sure that applies to the handshake complete transition.</p>

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


From nobody Wed May  8 04:35:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82D281200F4 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 04:35:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1POxHYsMMRD for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 04:35:17 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 003651200EA for <quic-issues@ietf.org>; Wed,  8 May 2019 04:35:16 -0700 (PDT)
Date: Wed, 08 May 2019 04:35:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557315316; bh=iZzEnpjbtuUbltWaXeN6nF6jC0/25VKcTplvRhJOj6w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tlrVAT8bg4DCsPhq2LohAsuxXD5ZYsVfTBB+LzLTB/QmYefzNxUr72Kid+fBG5zHy H9r5Dct121vjJlwu1m4JJXlai0Cnr67WuvqDPsHcURFCfbAFa8Rk+tBVxPVRxZy+ST bcHWQyzplSbzTyRVGu5j+oy8dSGpfKW7FK3mbpD0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LU3QAM3NAXQMXUUF237YXJEVBNHHBR44N5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2504/issue_event/2326974641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2504@github.com>
References: <quicwg/base-drafts/pull/2504@github.com>
Subject: Re: [quicwg/base-drafts] MAX_KEY_UPDATES frame (yet another proposal to solve the key retirement problem) (#2504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2bef48cf5_1dd13fa28d0cd9641095e1"; 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/G-64CfXThu9CvOoqWdKDXHHJEOI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 11:35:19 -0000

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

Closed #2504.

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

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418614763" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2504" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2504/hovercard" href="https://github.com/quicwg/base-drafts/pull/2504">#2504</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/2504#event-2326974641">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FONVWX2OEANQ5L4LPUK3HJANCNFSM4G4SIWWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NLF5364DUJ66OEPLPUK3HJA5CNFSM4G4SIWW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORKZNBMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2504#event-2326974641",
"url": "https://github.com/quicwg/base-drafts/pull/2504#event-2326974641",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2bef48cf5_1dd13fa28d0cd9641095e1--


From nobody Wed May  8 07:15:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB42D12011C for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:15:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VoXdLNFfh6kC for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:15:31 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4A7E12010C for <quic-issues@ietf.org>; Wed,  8 May 2019 07:15:30 -0700 (PDT)
Date: Wed, 08 May 2019 07:15:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557324929; bh=ATua8owEk8YgJ27q4etNHyTZ/q3NPRDQsxGT2KG8beo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GmFkXK+5tIqgM0sAOKRiZYVB75qg2WvNsVDKEEQNrVjyz2fLxNyn3POWuBfLYGOmS aELvPatSAeuNdBfzVKvZEmKRi7rYMn8ip1ojT3BCBVrCKJsYT4Ulsu9r1RndM7wVXD 0gqZVZDYcA+uTsAIzFJcB3rZRMtmiamAE3AWNChE=
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6H5M7KAAQWEKYL6CF24ALQDEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235075828@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2e481cd21a_53cd3fa34aacd960270048"; 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/K9jyGu89y22N3C9Z7SMIeAag9K4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:15:33 -0000

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

chris-wood commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols

```suggestion
keys as soon as it has confirmed the handshake.  Most application protocols
```

> +An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT

nit: should "do not" be "MUST NOT" to mirror the text below which reads, "Once a client has installed 1-RTT keys, it MUST NOT send any more 0-RTT packets."?

> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:

```suggestion

```

> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the

```suggestion
handshake messages from a client, it is missing assurances on the client 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/2673#pullrequestreview-235075828
----==_mimepart_5cd2e481cd21a_53cd3fa34aacd960270048
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@chris-wood</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282081334">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most applications proto=
cols=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-keys as soon as it has confirmed the handshak=
e.  Most applications protocols=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282082729">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An endpoint MUST NOT discard its handshak=
e keys until the TLS handshake is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most applications proto=
cols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
+do not have reason to send immediately after completing the handshake MA=
Y send=0D
+ack-eliciting frames, such as PING, which will cause the handshake to be=
=0D
+confirmed when they are acknowledged.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+Clients do not send 0-RTT packets after sending a 1-RTT=0D
</pre>=0D
<p>nit: should "do not" be "MUST NOT" to mirror the text below which read=
s, "Once a client has installed 1-RTT keys, it MUST NOT send any more 0-R=
TT packets."?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282083217">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-client:=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282083290">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-handshake messages from a client, it is missi=
ng assurances on the state of the=0D
+handshake messages from a client, it is missing assurances on the client=
 state:=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/2673#pullrequestreview-235075828">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4SBEK45R4WMN3O4FDPULOADANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK7PD3CZKMFA5N6FIL3PULOADA5CN=
FSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYBPR5A.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/2673#pullrequestrev=
iew-235075828",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview=
-235075828",=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_5cd2e481cd21a_53cd3fa34aacd960270048--


From nobody Wed May  8 07:26:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D39A12010C for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:26:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kAmfX8aQla6F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:26:06 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADADB1202F0 for <quic-issues@ietf.org>; Wed,  8 May 2019 07:25:50 -0700 (PDT)
Date: Wed, 08 May 2019 07:25:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557325549; bh=0551xvTMDw73Xlzbk6oFJ/CWXhWdKp5XE/YLNtbipUg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QhXK/We8ELwSvVczM5DA8Q6eJYtLtKEq4VGv5KXn4L5mHGiwzOkXtT88mTIRKkc0j jHMtid1uD36AI8tF1+h5FgOUUt46yRD6wyUsxC2bAr+VL+W1GKKfA2sWo7DIeMINoj X2ow/pTEyJGHKCJ2mGXvVP8ctI/1tzvvF5VCgP+Q=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AVOHRPCOUX4GPLO524AMW3EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490507144@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2e6ed9106c_5a753fe37f0cd96819912b"; 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/e0PDegMMpObButGVyZsFk2AfIkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:26:08 -0000

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

@marten-seemann You're right. I was mixing up 3 and 2^3 (8). So, right now the default suggests an 8 microsecond ack_delay accuracy and quicly is using a ~1 millisecond ack_delay accuracy. The more I think about it, the higher value might well be the better one.

The goal of this issue was to see if we could actually all just agree on a single scaling (or multiplier) value.  To me, configurability is only useful if we have good reason for different values.

As I understand it, changing this value just affects the accuracy of the ack_delay field in the ACK frame. This in turns, effects the accuracy of the network RTT calculation for the largest acknowledged packet in the ACK frame. My question is what truely is the difference between being able to measure the RTT with sub-millisecond accuracy (even in intra-DC) if the timers aren't that accurate? The primary point of measuring RTT is to have it factor into loss recovery timers.

Additionally, since the endpoint setting the timer is the one with the actual restriction on timer accuracy, it seems to be, if this value was to be configurable, it should be the receiver of the ACK frame to dictate how accurate the ack_delay needs to be; not the sender.

It just feels like this is really over complicating things. If folks really feel like this field needs to be configurable, I'd like to understand why, so that I might make the same optimizations/choices in winquic. 

I personally think the argument of "it's not that much more complex to keep it" isn't a great one. IMO, any additional complexity for no explicit reason is bad complexity. These things add up pretty fast.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> You're right. I was mixing up 3 and 2^3 (8). So, right now the default suggests an 8 microsecond ack_delay accuracy and quicly is using a ~1 millisecond ack_delay accuracy. The more I think about it, the higher value might well be the better one.</p>
<p>The goal of this issue was to see if we could actually all just agree on a single scaling (or multiplier) value.  To me, configurability is only useful if we have good reason for different values.</p>
<p>As I understand it, changing this value just affects the accuracy of the ack_delay field in the ACK frame. This in turns, effects the accuracy of the network RTT calculation for the largest acknowledged packet in the ACK frame. My question is what truely is the difference between being able to measure the RTT with sub-millisecond accuracy (even in intra-DC) if the timers aren't that accurate? The primary point of measuring RTT is to have it factor into loss recovery timers.</p>
<p>Additionally, since the endpoint setting the timer is the one with the actual restriction on timer accuracy, it seems to be, if this value was to be configurable, it should be the receiver of the ACK frame to dictate how accurate the ack_delay needs to be; not the sender.</p>
<p>It just feels like this is really over complicating things. If folks really feel like this field needs to be configurable, I'd like to understand why, so that I might make the same optimizations/choices in winquic.</p>
<p>I personally think the argument of "it's not that much more complex to keep it" isn't a great one. IMO, any additional complexity for no explicit reason is bad complexity. These things add up pretty fast.</p>

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


From nobody Wed May  8 07:33:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91C6812012B for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:33:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9iQjCZtswWD1 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:33:50 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5C4F1200FF for <quic-issues@ietf.org>; Wed,  8 May 2019 07:33:50 -0700 (PDT)
Date: Wed, 08 May 2019 07:33:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557326029; bh=T26aJ+cmW8m2jJJJfuzvnU8CKl5/RlXVkpe2Af1noaQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cGhas8sZ4dqf7jDR35IRtZWCjw23h0s7TcDlC9umRq1Js/3R4wInceY4HEK7s5F0V 5idT77yDZmmGskgIZJtzdOgDDzUZtuUIhHUHloopM4Rhly+FZBMfq1kSPgCPUg+Whm fTXmixt0NUWwJcIo0UaMVSRyUoHfSlVwAGm9hRSo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MP4VP2HWJ3YRHC4N24ANU3EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490510604@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2e8cdbd3e2_73063f8de3ccd96c1548c3"; 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/li4zQvzvXZqZcw55k5DPzyNwE80>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:33:53 -0000

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

Clock accuracies vary a lot by environment(ie: ours are better than 1ms, but not as good as being in the Linux kernel) as do RTTs, so I would expect a datacenter to set this to 0 or 1 and user facing traffic to pick the default of 3 or a higher 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/issues/2670#issuecomment-490510604
----==_mimepart_5cd2e8cdbd3e2_73063f8de3ccd96c1548c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clock accuracies vary a lot by environment(ie: ours are better than 1ms, but not as good as being in the Linux kernel) as do RTTs, so I would expect a datacenter to set this to 0 or 1 and user facing traffic to pick the default of 3 or a higher 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/issues/2670#issuecomment-490510604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2H2H6OHEDZ2TEEYB3PULQE3ANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FMLDPP6GIDY63MATPULQE3A5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU6JSDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490510604",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490510604",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2e8cdbd3e2_73063f8de3ccd96c1548c3--


From nobody Wed May  8 07:40:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 539C212012E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:40:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6rKW7q8WN_NH for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:40:39 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67F701201E6 for <quic-issues@ietf.org>; Wed,  8 May 2019 07:40:24 -0700 (PDT)
Date: Wed, 08 May 2019 07:40:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557326423; bh=9gPOZe2NQmU8VicsVQZM6LIEMKQrNa6I64+xJSh0az8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UzS1J/z+GoK4s37ASZwRsCzWQxYznDKjIRV3oC8WOIkoAO2JH0xZQs91nHo/buoIz I/F1PKWDvpxT+NvoKsWfOasUJOn4VWAr0uFsvWLVdLkxQoLRTqjLhbO9jeAg6ShZnq TgBdochvUZIGoBGJsJ9uf0W8NUgk2GKs44Lqn0r4=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LIKPJH4Z2HAMYTEN24AONPEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490513439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ea574ab09_42323fbb5eacd95c2609ef"; 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/E5AYTv9q9uPjy8QR6k1ftNtfr58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:40:41 -0000

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

Sure, I understand that. Being able to query an accurate time is one thing; scheduling a timer that accurate is another. On Windows you can query microsecond time, but only configure to a 1 ms timer accuracy at best (depending on configuration and scheduler). But is that reason to have 1 microsecond ack_delay accuracy?

Also, like I pointed out above, the accuracy is dependent on your peer. They don't necessarily know your timer or clock accuracy.

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

<p>Sure, I understand that. Being able to query an accurate time is one thing; scheduling a timer that accurate is another. On Windows you can query microsecond time, but only configure to a 1 ms timer accuracy at best (depending on configuration and scheduler). But is that reason to have 1 microsecond ack_delay accuracy?</p>
<p>Also, like I pointed out above, the accuracy is dependent on your peer. They don't necessarily know your timer or clock accuracy.</p>

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


From nobody Wed May  8 07:49:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C22FF1200BA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:49:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iKSpGSDgqxoK for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:49:21 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4D1312012B for <quic-issues@ietf.org>; Wed,  8 May 2019 07:49:10 -0700 (PDT)
Date: Wed, 08 May 2019 07:49:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557326950; bh=dOjYQQ9D3alX8pPykWdMiMoh3v4bk4E1tJkIbKqxi1E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0p2opETv49gBdKlnnnsfJo5cnbF7UpEjmzIShZmneC5T1t+H65iKs2+bOay7weR9p wqkBWCBdoRqXdsY9I9IwwGGoPsxBdzk7n5pPo7R5r3HCvG5aotmP+RREc6pv9UEANC oeJ71owzCKnxOauK+las+rbYirDAj+h3BNLApzAI=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YL7JETLDE3PNWYHV24APOLEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490517076@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ec65e7c50_59f33f87f18cd9683379bf"; 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/ijYlHebByui9je5K054QIWVA9bw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:49:24 -0000

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

I don't think this issue warrants changing the protocol specification. You may want to document the potential attack in the security section, and suggest mitigations. But IMHO this is one of the many ways in which a client can be nasty with a server, and vice versa. There are many other examples, such as acking packets one by one, sending multiple 1 byte stream frames, randomly alternating between multiple streams, etc. The generic pattern is to find some operation that is expensive for a particular server implementation, and then abuse it. You can't possibly document all the ways of doing 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/2308#issuecomment-490517076
----==_mimepart_5cd2ec65e7c50_59f33f87f18cd9683379bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think this issue warrants changing the protocol specification. You may want to document the potential attack in the security section, and suggest mitigations. But IMHO this is one of the many ways in which a client can be nasty with a server, and vice versa. There are many other examples, such as acking packets one by one, sending multiple 1 byte stream frames, randomly alternating between multiple streams, etc. The generic pattern is to find some operation that is expensive for a particular server implementation, and then abuse it. You can't possibly document all the ways of doing 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/issues/2308#issuecomment-490517076">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2T3UAHF552HITWXI3PULR6LANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PWNC4Q7BBKEGFGD3PULR6LA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU6LEVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490517076",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490517076",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2ec65e7c50_59f33f87f18cd9683379bf--


From nobody Wed May  8 07:51:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DF3512011C for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id scDv2rNcjdFw for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:51:45 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F83612010C for <quic-issues@ietf.org>; Wed,  8 May 2019 07:51:45 -0700 (PDT)
Date: Wed, 08 May 2019 07:51:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557327103; bh=/9HnBxGsQtu+c4+1v7q+Uv9pYo4JDdbrc4ExWwq7ATY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=qdGY3wS8b62G38JoEb4y/+N+tlYTnLDcJ9lFS/FrQlA4Mw3n4Ym/E2HWp3s1M99la qOUigjAF+bHlYch8L1DKyYlIMFYjOpbWQhPXlBA7V/FEnlgWyQ+WWZSSvlQHxAqUFa hUPdOBE7F8ctWx1VBThM04pxSGysbqAxof8Z7mgY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYXT3KF2GRQKE3CMJV24APX7EVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677@github.com>
Subject: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ecffcf52f_59f53f87f18cd96828725a"; 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/5W2D8EVBc26jr6aSghIEnJd2SEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:51:49 -0000

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

IMO the trigger is the peer's behaviour, and the reaction by the recipient is to send a STOP_SENDING in response. I.e. we don't state the reaction is to force the remote peer to send a STOP_SENDING
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Trigger unhappy
  * ing

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2677.patch
https://github.com/quicwg/base-drafts/pull/2677.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/2677

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

<p>IMO the trigger is the peer's behaviour, and the reaction by the recipient is to send a STOP_SENDING in response. I.e. we don't state the reaction is to force the remote peer to send a STOP_SENDING</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/2677'>https://github.com/quicwg/base-drafts/pull/2677</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Trigger unhappy</li>
  <li>ing</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2677.patch'>https://github.com/quicwg/base-drafts/pull/2677.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2677.diff'>https://github.com/quicwg/base-drafts/pull/2677.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/2677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GHUVW7FTZVXYS7KDPULSH7ANCNFSM4HLSOW5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3P4GBOTOVSHG5SPU3PULSH7A5CNFSM4HLSOW52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSU7MPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2677",
"url": "https://github.com/quicwg/base-drafts/pull/2677",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd2ecffcf52f_59f53f87f18cd96828725a--


From nobody Wed May  8 07:54:24 2019
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 BB7371202BF for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:54:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 NMRhsBZs9n8x for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 07:54:16 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDF1A12013D for <quic-issues@ietf.org>; Wed,  8 May 2019 07:54:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=M6Vyv6KsaxRzUA13CqiaHBkJWFg=; b=h4sgERVS2D0MMPcD CabIS7P7soH1X9KPS8E9v1hOs9gjdMG9qdrKoJ6zvks5v25Jwu1pH5xEBGBKqPI8 0OULwy17S/+6PupRZ8YiBH4vDaTDxfsqP1x9AutQG4HYxLsYX9VH2Gk/eOfC9xs7 aFbrEiIH2SLNpyZni4eINz7e7hw=
Received: by filter0059p1iad2.sendgrid.net with SMTP id filter0059p1iad2-14147-5CD2ED94-35 2019-05-08 14:54:12.935701539 +0000 UTC m=+1099671.229532246
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id 7gp6FgdgRoSQ6eFV62BNVg for <quic-issues@ietf.org>; Wed, 08 May 2019 14:54:12.835 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id A5EA7160BBA for <quic-issues@ietf.org>; Wed,  8 May 2019 07:54:12 -0700 (PDT)
Date: Wed, 08 May 2019 14:54:13 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NNNAAZOVYSC2BEGN24AQBJEVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/review/235106522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2ed94a4357_3dda3fb70b6cd96c27703c"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3y2P3n7mhHglHuU6GUPx+i5Jw+IrVQbvw/Qy udJYUsIaGg9NKwz0npCOWnRfvgQDwAhknsAnrFzeTceWw4/vzhyvg+Om430ICSJkXSQcQRIekFvHob sQnzkBItIWQojJYsk34Hx1ZxhnzxkPZMIdNaESiEfHdK4jcK0jfsfldSV4v1Pz2bV2rhYHganlf7n7 k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X6-sVFDVPCrtp4ex91BFWhNcSmk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 14:54:23 -0000

----==_mimepart_5cd2ed94a4357_3dda3fb70b6cd96c27703c
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/2677#pullrequestreview-235106522
----==_mimepart_5cd2ed94a4357_3dda3fb70b6cd96c27703c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2677#pullrequestreview-235106522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XZ4A2GQ5WPB4FQ7DPULSRJANCNFSM4HLSOW5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YFFQOLBB54X32P43PULSRJA5CNFSM4HLSOW52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYBXBWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2677#pullrequestreview-235106522",
"url": "https://github.com/quicwg/base-drafts/pull/2677#pullrequestreview-235106522",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2ed94a4357_3dda3fb70b6cd96c27703c--


From nobody Wed May  8 08:18:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B08712006B for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:18:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68fffr9XBWys for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:18:32 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F17E7120117 for <quic-issues@ietf.org>; Wed,  8 May 2019 08:18:19 -0700 (PDT)
Date: Wed, 08 May 2019 08:18:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557328698; bh=smXGhmVRbly3BE9vjqY9rkmYSz9GoEfkW1u4uFoF4y0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Byui/CQXuj7Wfx7LONrNIlLno3sST/VVxzHew1hf+U6kU7/t987e7ZpmvDTTPCTyZ RrDe0wtBSa6vvQvBhnplKD0Un49irZ7kJ9JJGeQXcFINRDqLroXRDQVn+/6yDKnRzJ NQL0jn5j8o3IR/9GApeaT1dDyMEifLQRf7Qrq0ms=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FDKACSCNQZSDSHW524AS3VEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490529066@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2f33aae44e_19f73fc8e8acd96022327e"; 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/mmhPCLYU5somrCUiLfcfm1bexjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 15:18:34 -0000

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

The idea is if you schedule a timer for 1ms, but it goes off at 1357us, you can indicate the actual delay instead of the intended delay.

So the peer shouldn't need to know your timer accuracy, but ideally your clock accuracy is fairly 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/issues/2670#issuecomment-490529066
----==_mimepart_5cd2f33aae44e_19f73fc8e8acd96022327e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The idea is if you schedule a timer for 1ms, but it goes off at 1357us, you can indicate the actual delay instead of the intended delay.</p>
<p>So the peer shouldn't need to know your timer accuracy, but ideally your clock accuracy is fairly 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/issues/2670#issuecomment-490529066">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK554XQVK6OZHPZLN7TPULVLVANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK64ALSX7242FHDJ7NDPULVLVA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU6OCKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490529066",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490529066",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2f33aae44e_19f73fc8e8acd96022327e--


From nobody Wed May  8 08:24:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BB46120112 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:24:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PCyacpl6bXqg for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:24:24 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 975B3120089 for <quic-issues@ietf.org>; Wed,  8 May 2019 08:24:24 -0700 (PDT)
Date: Wed, 08 May 2019 08:24:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557329063; bh=af3q5ZTS/BtRWQzqH4t+i44FZwn+cE7Xv5s4G7zYwBY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VXDlHNw8HhjPLT35HklQpmUku3zAXNid3hMouIRKAGmUnBuKjK+IK8QlxeqpgjPYR fxgUXWxJkknoXd+2aICa19ac/71vKZIJHEBFfXYCs26RxYhzhUDUFhgXes2UR6pZZe ZXIi9XZ2vSe05WkzpeLUxzLS1RFMPt/49Ej39vtM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ICTRVSYJYPTR3B7F24ATSPEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490531544@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2f4a76ad9c_8d33ff831acd9605633c"; 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/cCnoTQ3PH4PsrNovHcEQS6w4DqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 15:24:29 -0000

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

Sorry if I was unclear. I wasn't referring to computing how long you actually delayed. I was referring to calculating the time you set for your PTO timer. That's effectively where the adjusted rtt measurement comes into play, right? Does it really matter if the rtt is 53.112 ms or just 53.1 ms or 53 ms, when you set the PTO timer, if your timer doesn't have that accuracy?

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

<p>Sorry if I was unclear. I wasn't referring to computing how long you actually delayed. I was referring to calculating the time you set for your PTO timer. That's effectively where the adjusted rtt measurement comes into play, right? Does it really matter if the rtt is 53.112 ms or just 53.1 ms or 53 ms, when you set the PTO timer, if your timer doesn't have that accuracy?</p>

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


From nobody Wed May  8 08:49:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 203C51202C9 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:49:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y4TwHAdBGeuF for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 08:49:52 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FDA71202D7 for <quic-issues@ietf.org>; Wed,  8 May 2019 08:49:52 -0700 (PDT)
Date: Wed, 08 May 2019 08:49:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557330591; bh=1X2bm783AH65o8KxZs6bEAXyFES6SeDcJk5yRdLPxdI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l+CDzNIPVBMPpjNsNq2trhOYYEXonR6zUbPRDhIc/FMuUw95wo6qShp3UBVP1G3Zx ziHDaqywh8q187zIV/3rYhGuCFWjqA1hD8G/PNm6HLMyVu4kn+TXVNCvWbEqN2O9bM +W12lQcm+jCfuZrSEgO/eEYzBtITft2Sirg4AoSw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HXJABBUAC2TDZLCV24AWR7EVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490541861@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2fa9f463c9_6f6f3fe292acd96011761"; 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/LXv0X2AKB1Yjm9G3XzrCu-iGN90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 15:49:59 -0000

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

My point was that it is hard to define what is a valid abuse filter without risking not being able to connect with client which sends well intended but ill conceived "Christmass tree" packets. While you can always get into trouble, I think there are some difficulties 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/2308#issuecomment-490541861
----==_mimepart_5cd2fa9f463c9_6f6f3fe292acd96011761
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My point was that it is hard to define what is a valid abuse filter without risking not being able to connect with client which sends well intended but ill conceived "Christmass tree" packets. While you can always get into trouble, I think there are some difficulties 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/2308#issuecomment-490541861">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3U4HNUU6EJHZFGS2TPULZB7ANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7T7G4XNI755MKBK73PULZB7A5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU6RGJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490541861",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490541861",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd2fa9f463c9_6f6f3fe292acd96011761--


From nobody Wed May  8 09:00:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 908EE120155 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:00:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nKVmZwCsmMss for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:00:10 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A2A212012D for <quic-issues@ietf.org>; Wed,  8 May 2019 09:00:10 -0700 (PDT)
Date: Wed, 08 May 2019 09:00:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557331209; bh=h+YNwbDpIq678gpJ9+Gt0HQ7YezRaS5Ti3fhbHap0d0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZI2AyuG75xmxn5z86gwuG9qw7JpL8e768UF1ywmXC585A0as7mnkmohqemrsVCiS6 qd196BM4Wl+XF7+Oso/Qkw4iWfbVCL7AxMh68vzaspOoo7xY9uwQ0QN0REutBmI+TF UQFcBNgkNGlVi+IQU1TsI8Es9Z5e+eSJSzmIsGx8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHDDC73LJKCJZ54OF24AXYTEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490545898@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd2fd09767d8_72be3fce572cd96c125685"; 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/uh0tqE4UOCBo4Jp0L1dCK3jMxFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:00:13 -0000

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

To be clear, I'm not advocating for a more complicated scheme than what we have now -- I think that your implementation sounds very reasonable.  The issue as filed, however, describes that implementing that way creates (hopefully brief) misprioritizations before consistency is achieved:  when something has `implicitly_initialized` set, what priority is given to it, or more relevantly, to its children?  I'm arguing that solving these misprioritizations is more complex than suggested.

I think our choices are:

- Live with the misprioritizations -- what we have is fine
- Block processing of priority instructions entirely when an uncreated stream is encountered as a dependency -- better to delay updates than get things wrong
- Totally replace the priority scheme before RFC

I continue to believe the latter is probably out of both scope and time for this working group, unless HTTPbis directs us otherwise.

The discussion of moving to more unidirectional stream types is largely orthogonal to this choice; I'm going to suggest we take it to a separate issue and decide that independently.

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

<p>To be clear, I'm not advocating for a more complicated scheme than what we have now -- I think that your implementation sounds very reasonable.  The issue as filed, however, describes that implementing that way creates (hopefully brief) misprioritizations before consistency is achieved:  when something has <code>implicitly_initialized</code> set, what priority is given to it, or more relevantly, to its children?  I'm arguing that solving these misprioritizations is more complex than suggested.</p>
<p>I think our choices are:</p>
<ul>
<li>Live with the misprioritizations -- what we have is fine</li>
<li>Block processing of priority instructions entirely when an uncreated stream is encountered as a dependency -- better to delay updates than get things wrong</li>
<li>Totally replace the priority scheme before RFC</li>
</ul>
<p>I continue to believe the latter is probably out of both scope and time for this working group, unless HTTPbis directs us otherwise.</p>
<p>The discussion of moving to more unidirectional stream types is largely orthogonal to this choice; I'm going to suggest we take it to a separate issue and decide that independently.</p>

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


From nobody Wed May  8 09:15:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA7DA120271 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:15:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GR0G9FulzzUX for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:14:58 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1BB6C120161 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:14:47 -0700 (PDT)
Date: Wed, 08 May 2019 09:14:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557332085; bh=YD9WHH/hozDZwNXz7lKWpg15mkNZQwy8q8Z0sWM2mKg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=MLoMJ7OzMH3jwh27yKcmomKrgX2cODqScePSloehoz6rJyZkHVcABrzF7Z+n0R/+5 3zdS8BGpTLRDb0AG/B7mPZHQVswSZGx/0cO91rxuYV40IVVxX2Ue4XxlpX890SotHK 9LE0QL2UtLua5Uyi325WyZDLlvNHgEh4Ah+qwPXE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75ZSX7SH4VJCQOBN524AZPLEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678@github.com>
Subject: [quicwg/base-drafts] Unidirectional stream all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd30075de331_492f3fd8cb0cd96822878b"; 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/XyVPgwX7dWMRReQIKLtxFz_GBwQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:15:03 -0000

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

Separating out discussion from #2502:

@martinthomson:
> That suggests the creation of a "priority" stream...

@LPardue:
> A priority stream, in our current scheme, has some desireable properties because it aligns with the asymmetry, i.e. only client can create a priority stream. If anyone cared you could borrow QPACK encoder/decoder model so that the client has clear indication when priorities were processed. One could go as far as adopting that model further,
> 
> 1. priority stream(s) contains unframed instructions
> 2. PRIORITY frame on request is just a shell that contains references to priority state.
> 
> This opens a possibility to have alternative priority schemes based on opening different types of priority streams.
> 
> It all sounds terribly complicated though :D

@martinthomson:
> Not really complicated. Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS. And SETTINGS could get its own stream too :)
> 
> I wouldn't go so far as to say unframed priority signals, but the possibility to dispense with framing is appealing to some extent. Complicated comes when you have a marked in a stream saying what priority state you are depending on. That wouldn't necessarily be a blocking signal in the same way that QPACK is, but it certainly drives complexity upward slightly.

More generally, the control stream provides stronger ordering guarantees than are needed, and produces head-of-line blocking if a frame can't be immediately consumed for some reason (a possibility being discussed in #2502).

We have a small set of frames which are sent on the control stream:
- SETTINGS (sent only once)
- PRIORITY (ordering requirements only with respect to each other)
- CANCEL_PUSH (no ordering requirements)
- GOAWAY (currently ordering requirements only with respect to each other; could be unordered without loss of information)
- MAX_PUSH_ID (currently ordering requirements only with respect to each other; could be unordered without loss of information)

Some of these might be reasonable candidates for unidirectional streams of possibly-unframed instructions, similar to QPACK. If enough things fall into this category, we could potentially eliminate the control stream.  While this has implications for extensions being ported to HTTP/3, saying that what was a new frame type on the control stream becomes a new unidirectional stream type with length-prefixed payloads of known type isn't as big a leap as it might initially seem.

Note that this would make #2559 even more of a problem.  What do you do without enough unidirectional stream ID space to send your GOAWAY, for example?

I don't necessarily advocate this change, given how late we are in the process, but I'd rather have it as a separate issue for discussion than get it intertwined with the discussion on #2502.

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

<p>Separating out discussion from <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a>:</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>:</p>
<blockquote>
<p>That suggests the creation of a "priority" stream...</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>:</p>
<blockquote>
<p>A priority stream, in our current scheme, has some desireable properties because it aligns with the asymmetry, i.e. only client can create a priority stream. If anyone cared you could borrow QPACK encoder/decoder model so that the client has clear indication when priorities were processed. One could go as far as adopting that model further,</p>
<ol>
<li>priority stream(s) contains unframed instructions</li>
<li>PRIORITY frame on request is just a shell that contains references to priority state.</li>
</ol>
<p>This opens a possibility to have alternative priority schemes based on opening different types of priority streams.</p>
<p>It all sounds terribly complicated though :D</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>:</p>
<blockquote>
<p>Not really complicated. Possibly less complicated, especially if you consider that dropping the priority stream could be permitted if it were separated from SETTINGS. And SETTINGS could get its own stream too :)</p>
<p>I wouldn't go so far as to say unframed priority signals, but the possibility to dispense with framing is appealing to some extent. Complicated comes when you have a marked in a stream saying what priority state you are depending on. That wouldn't necessarily be a blocking signal in the same way that QPACK is, but it certainly drives complexity upward slightly.</p>
</blockquote>
<p>More generally, the control stream provides stronger ordering guarantees than are needed, and produces head-of-line blocking if a frame can't be immediately consumed for some reason (a possibility being discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a>).</p>
<p>We have a small set of frames which are sent on the control stream:</p>
<ul>
<li>SETTINGS (sent only once)</li>
<li>PRIORITY (ordering requirements only with respect to each other)</li>
<li>CANCEL_PUSH (no ordering requirements)</li>
<li>GOAWAY (currently ordering requirements only with respect to each other; could be unordered without loss of information)</li>
<li>MAX_PUSH_ID (currently ordering requirements only with respect to each other; could be unordered without loss of information)</li>
</ul>
<p>Some of these might be reasonable candidates for unidirectional streams of possibly-unframed instructions, similar to QPACK. If enough things fall into this category, we could potentially eliminate the control stream.  While this has implications for extensions being ported to HTTP/3, saying that what was a new frame type on the control stream becomes a new unidirectional stream type with length-prefixed payloads of known type isn't as big a leap as it might initially seem.</p>
<p>Note that this would make <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="425743531" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2559" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2559/hovercard" href="https://github.com/quicwg/base-drafts/issues/2559">#2559</a> even more of a problem.  What do you do without enough unidirectional stream ID space to send your GOAWAY, for example?</p>
<p>I don't necessarily advocate this change, given how late we are in the process, but I'd rather have it as a separate issue for discussion than get it intertwined with the discussion on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</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/2678">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7U7RHUWGPH2TMTKOTPUL37LANCNFSM4HLTFNBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6O6OY3EUOQGFFG7CTPUL37LA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSVSYOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2678",
"url": "https://github.com/quicwg/base-drafts/issues/2678",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd30075de331_492f3fd8cb0cd96822878b--


From nobody Wed May  8 09:19:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C1DF120155 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:19:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sRtUFP6oqPek for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:19:08 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3715512011E for <quic-issues@ietf.org>; Wed,  8 May 2019 09:19:08 -0700 (PDT)
Date: Wed, 08 May 2019 09:19:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557332347; bh=nq4Yj12yUi3f2Bqn031OQV9ilGOFbE3hYbHNHBaQpeY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pWeWXTaFXeGThVdEiriNNWDKZs99BQHq7DpGSO+g+u/wE6OuPHah/RvBYB7rwsaJE nObmFUzobIlNLQQT1MC6ZgErPQuybr2bx6H2z4curpqn/07RZDiectTTozbdSeAjMH 88b1nLkS6XNX/upLX2kyu19beVDmBoYLgiYhWu4U=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WB32VCYNJYRJGWIF24AZ7XEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490552820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3017b302ba_77263fcf4b0cd9602631a4"; 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/5OLjxLE82LwqXryhg8xBiUcbuzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:19:10 -0000

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

Also note that this is not really normative -- we're recommending an implementation option, and we could recommend both as options to be considered.

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

<p>Also note that this is not really normative -- we're recommending an implementation option, and we could recommend both as options to be considered.</p>

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


From nobody Wed May  8 09:26:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DD8912017E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:26:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w2jRwTU9h8pb for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:26:35 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22BD1120172 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:26:35 -0700 (PDT)
Date: Wed, 08 May 2019 09:26:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557332794; bh=rTwhL4HE9Qtr2tFqkCFZOcwkLGfLMO3JXO05lT5rZdA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VOCFdR9PYnkNWj2ko6VeeM1sISfv0FkSdyVShqzWk53EKGlwnvIVgM703O0B0fngr dsbRgy2Hb1l9diXZYojUZDi1+Vrd0vd8jfCmKXWUHjYrRfbxExdM/r4M/cOxu4B4kw l18ZlDg8bEKY2tZZZeNn6uLXW95REGGzZZFhGFNo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7AQ42FDS3ZH6EWCLF24A23VEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/490555859@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3033a3672a_61c63fdbdeecd96c227679"; 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/svT9IbkyWEPQ3V-dY5ZBaADmH_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, 08 May 2019 16:26:36 -0000

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

Lest we forget #2418 which discusses the MAX_PUSH_ID stream idea.

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

<p>Lest we forget <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="406713037" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2418" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2418/hovercard" href="https://github.com/quicwg/base-drafts/issues/2418">#2418</a> which discusses the MAX_PUSH_ID stream idea.</p>

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


From nobody Wed May  8 09:31:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B20CD120158 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:31:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RwLCuNILAi-a for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:31:41 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 255F2120172 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:31:41 -0700 (PDT)
Date: Wed, 08 May 2019 09:31:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557333100; bh=2rWlPwcRhlkhCMYseDJva3a/UoGuEgpix9WFUoEbmxI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhWk9Z5d4Iat3kxY9f65ZbTAhfdc3tJ05TJIjAKlWZtMbhFOGQyv7ZA3c3UnSkSNM s3/TKZLklTyH+L2FkdyU03oXe2JBSCjnBOswGcp9OftQ07JvDpCcRqNH51FS3S+Pey zKFuyomJ++D+JAws5GQztSo5IUU3T0UPlAzxeUC0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2DE55QAVVQLSWZNFF24A3OXEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/490557581@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3046be57d4_583c3ff327ccd9682033e7"; 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/WIynJnzTFAkE-b7pYF6rWPO8yf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:31:43 -0000

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

> Note that this would make #2559 even more of a problem. What do you do without enough unidirectional stream ID space to send your GOAWAY, for example?

One mitigation is to get more explicit with how these "very important" streams are made. I.e. for the standard profile of QUIC we state that there is an absolute minimum number of streams and, more importantly, the peer's create them in a standard and deterministic way.

This backtracks a little, to how things were before unidirectional stream type, but it still allows extension streams to be deployed in a less coordinated 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/2678#issuecomment-490557581
----==_mimepart_5cd3046be57d4_583c3ff327ccd9682033e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Note that this would make <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="425743531" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2559" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2559/hovercard" href="https://github.com/quicwg/base-drafts/issues/2559">#2559</a> even more of a problem. What do you do without enough unidirectional stream ID space to send your GOAWAY, for example?</p>
</blockquote>
<p>One mitigation is to get more explicit with how these "very important" streams are made. I.e. for the standard profile of QUIC we state that there is an absolute minimum number of streams and, more importantly, the peer's create them in a standard and deterministic way.</p>
<p>This backtracks a little, to how things were before unidirectional stream type, but it still allows extension streams to be deployed in a less coordinated 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/2678#issuecomment-490557581">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NHIJ54NKZIAQBKB3PUL56XANCNFSM4HLTFNBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPW64GSP5KZW4F723PUL56XA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU6VBDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2678#issuecomment-490557581",
"url": "https://github.com/quicwg/base-drafts/issues/2678#issuecomment-490557581",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3046be57d4_583c3ff327ccd9682033e7--


From nobody Wed May  8 09:36:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD3C012016E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:36:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jSdtmRuVBPnv for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:36:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5AFFC12015B for <quic-issues@ietf.org>; Wed,  8 May 2019 09:36:54 -0700 (PDT)
Date: Wed, 08 May 2019 09:36:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557333413; bh=wHZS8h8cepZ+fa0YDGf1o6yFzT1Zh7eB7ls1OQC7O24=; h=Date:From:To:Subject:From; b=bBNI+I8Cj9DXzxNT8Z1ltKiJcem4imdJ+1apKOT2uTeMJyg685iJ/aSNnbTjrOXkL duVRW/VRUcewJ+fc/VZgkgl4PKIYkcNNbqc8x6QQUbpn2kdZpyaTvw/yobjDm4RSUg S+kzPFKC0J5kgqRQGfzdbaygE1fhae8lvzmxHLsY=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ea1c67-b26aee@github.com>
Subject: [quicwg/base-drafts] b26aee: One more
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uB_ONTC2fU2gpHIVl0ndMDIQM-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, 08 May 2019 16:36:56 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b26aee02415577e6610e17757fcf24b346f206fc
      https://github.com/quicwg/base-drafts/commit/b26aee02415577e6610e17757fcf24b346f206fc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-08 (Wed, 08 May 2019)

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

  Log Message:
  -----------
  One more



From nobody Wed May  8 09:38:33 2019
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 241E612017D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:38:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MFqjiGj-SaZw for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:38:30 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CBB412015B for <quic-issues@ietf.org>; Wed,  8 May 2019 09:38:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=CZW8qtID8wLt2mZqAoBZUCX1oPU=; b=fEoOE7+mfWagKN82 a5eWuLiX1q35VLY7/keod7CS75huSVcFLFErcm+tMnJn6lIy8lgMQKDTvOm1zeDc w8PwNZNZVrqKqePvdPiHb13a19l4LVF3PecGldRS1zCbSe72dOfwLFE5upFG7GGB psxgBICD7RPaXjjtA1YKwYSMw9k=
Received: by filter0317p1iad2.sendgrid.net with SMTP id filter0317p1iad2-3956-5CD30600-5D 2019-05-08 16:38:24.951340353 +0000 UTC m=+1105548.528568623
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id uYeOexIKQUG-eVRkWYKUow for <quic-issues@ietf.org>; Wed, 08 May 2019 16:38:24.862 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id C72E43A0B98 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:38:24 -0700 (PDT)
Date: Wed, 08 May 2019 16:38:24 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TRRR5X6MDHGQDZE524A4IBEVBNHHBQ2LK6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2458/490559975@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2458@github.com>
References: <quicwg/base-drafts/issues/2458@github.com>
Subject: Re: [quicwg/base-drafts] Client MUST use 1-RTT packets if it reads 1-RTT packets (#2458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd30600c5db2_491f3fd8cb0cd9682467a1"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1W3xnJ8NjEvycwmunly9HVwkq9MEnn/mr5HH v4K9og4K6A1XsoCC1Tuf/lnekVKvnKFo4P/NTqPrPP8W8IsEYs/SfewnbAJfVyQNyJQJy2UfMUWDbn 6BkUuMN6yA8s+KkovFRPsQ8Bcnmbg+/6dRf+BldDqnjwExJZ1p/Cyu7t4jYROiWVf4jxgXxcjjQUy/ o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qqxBmlRjdudkK7Vm9H3ohcjjGlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:38:32 -0000

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

@huitema, exceeding the initial flow control / max streams from the remembered TP's is also detectable.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>, exceeding the initial flow control / max streams from the remembered TP's is also detectable.</p>

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


From nobody Wed May  8 09:39:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4E9812017D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:39:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fVhRBhTRmPjW for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:39:00 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BF8612016F for <quic-issues@ietf.org>; Wed,  8 May 2019 09:39:00 -0700 (PDT)
Date: Wed, 08 May 2019 09:38:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557333539; bh=Km/RzitDbxNzafJpU2Jy+7zXLYr4RD01XHTDQ/rrr8Y=; h=Date:From:To:Subject:From; b=t1LWkiRhWyryTG2ISgoodmYM04/qbIIhBvlXsyS/Ioka8A1pE+6vKkeLt9r9+CZ8r DOY00CqmK0zySWLgTAuF9ypWczP+4o3IpGmjqOxGxrl1EViN9us7B8hn4mA46rjMNN xHrFgrfkISN1o4CQ7AffHY6wcWQ8AfcndCOT21GA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/20bda5-fb954f@github.com>
Subject: [quicwg/base-drafts] fb954f: Script updating gh-pages from b26aee02. [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/xUUPdstWF822cyDDu8EIIT2TXXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:39:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fb954f908185bd289582211ab9b9e475df728594
      https://github.com/quicwg/base-drafts/commit/fb954f908185bd289582211ab9b9e475df728594
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

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



From nobody Wed May  8 09:41:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12A1612024E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:41:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OKuF7Pd39m1M for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:41:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 922BE12016F for <quic-issues@ietf.org>; Wed,  8 May 2019 09:41:27 -0700 (PDT)
Date: Wed, 08 May 2019 09:41:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557333686; bh=SKfNY5BXe7eUdyC1mDZGgmn2XWh3ofZRF+bs8ya8ENU=; h=Date:From:To:Subject:From; b=kwfXVDROhrcCbOYj/ODgeZHi5y2IcHcL0BNn6Iy4KEZI/pSXIfxMQftpyQbh7EpUO F4gPAq/gx3eK9v/2MBgMXxIrFXqmFbteXnBTeeFvvkFybr/XoCMumbJHsKKL6rLL9f vS40lmiT5sIao7qyRJjXCitCoAloE0uZ2MLTjpt8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fb954f-555bdd@github.com>
Subject: [quicwg/base-drafts] 555bdd: Script updating issues at 2019-05-08T16:41:19Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pgrn0fvTSiiR-FskIZaypMgrKvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:41:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 555bddd06e9c876a1af55945cf5251923cab7b20
      https://github.com/quicwg/base-drafts/commit/555bddd06e9c876a1af55945cf5251923cab7b20
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-08T16:41:19Z. [ci skip]



From nobody Wed May  8 09:42:06 2019
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 4CF1E1202E2 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:42:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sTUQGDKMHQK0 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 09:41:59 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F6FD120270 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:41:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=nEQ0A+qCEQX6S0J9hp3tybDTwjM=; b=HK/1RwlWFd+WpMl8 BnHEcNkfL4OLMjmICa6jYTh6o8h5PD21WimR4E9uaBdDvc6ZTF2F1qEivPd/jFDt qUhbgFqfDRLIkYkMWEhbLkk71Sb4PjAB7BrFF/AR+QWBjHr/QaDrg5URErxbdw+f hS2ysyI7rdjlpvn3kDX9QzIYXfM=
Received: by filter0705p1las1.sendgrid.net with SMTP id filter0705p1las1-19399-5CD306D5-15 2019-05-08 16:41:57.938348925 +0000 UTC m=+1106612.597714812
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id QuV_boDeTbau1Z3UW5To4A for <quic-issues@ietf.org>; Wed, 08 May 2019 16:41:57.862 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id C191BA802C4 for <quic-issues@ietf.org>; Wed,  8 May 2019 09:41:57 -0700 (PDT)
Date: Wed, 08 May 2019 16:41:58 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6STYTDGMUTLCOKR7N24A4VLEVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/c490561224@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd306d5c03f3_61bc3fdbdeecd96c3891c9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak16lqHLbpTlcNkbn1L52Vld0tHkDVAeIJbSvD 6jzsxAtPy0/ODdDknbzrP5A5HwrMOP/QGfhYbAGVdq0ojd90Hxav2HVZ/ERr552htkCHM4Xv05mARv nHUlwdXXjF5o+1jT1/HCTxJjTOeTeyExnhdgOUrhwu3jpGRb4XLxvXvEPl5WmfEXvy6e6HG0Zypx3O Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PaW1GRKGrAfHIB3P3YlI5_mIUAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 16:42:05 -0000

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

The reason for this language is because an HTTP implementation cannot send a QUIC frame -- it can merely ask/tell the transport implementation to do so.  Feel free to suggest alternative verbs, but we have "trigger" because "send" already got nixed.

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

<p>The reason for this language is because an HTTP implementation cannot send a QUIC frame -- it can merely ask/tell the transport implementation to do so.  Feel free to suggest alternative verbs, but we have "trigger" because "send" already got nixed.</p>

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


From nobody Wed May  8 10:47:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C17F6120178 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 10:47:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 P36_-Jwrj0AM for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 10:47:08 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1721F1200FC for <quic-issues@ietf.org>; Wed,  8 May 2019 10:47:08 -0700 (PDT)
Date: Wed, 08 May 2019 10:47:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557337627; bh=J2kmNA06sWInJ1B92olgR26V0fUrLyXxJFC+56uh0eI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U6JICTvSjJjUekxGng89F0qeUQlfHXXU+MG8XN3AKspAa7dn8jQsnBeXjmXDlcs1Q ArccO7ybrkZMxxwcglKebs8jf3fq+kYOtNZyLS+zjU+PxfI4Ph+ohdxJxutuRwNdle /2GSwMA1YhH2aPRE4nTy3qmwvcwVly/T52rycJn8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QBWGWR5PRF4CKGHN24BEJXEVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/c490583673@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3161bbd9d_724a3fdf5b8cd960207684"; 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/RGGCegSMOLKZL6GTaS-sJ_okPlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 17:47:10 -0000

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

> The reason for this language is because an HTTP implementation cannot send a QUIC frame

This rule is not applied universally in the document, probably because I didn't know about it :)

Examples:
* > If the push stream has been opened by the server, the server SHOULD send a QUIC RESET_STREAM
* > When a client sends a STOP_SENDING with HTTP_REQUEST_CANCELLED, a
   server MAY send the error code HTTP_REQUEST_REJECTED in the
   corresponding RESET_STREAM if no processing was performed.
* > an HTTP/3 client SHOULD send non-zero values for the QUIC transport
   parameters "initial_max_stream_data_bidi_local".  An HTTP/3 server
   SHOULD send non-zero values for the QUIC transport parameters
   "initial_max_stream_data_bidi_remote" and "initial_max_bidi_streams".

Suggestion welcome on how to address this consistently.

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

<blockquote>
<p>The reason for this language is because an HTTP implementation cannot send a QUIC frame</p>
</blockquote>
<p>This rule is not applied universally in the document, probably because I didn't know about it :)</p>
<p>Examples:</p>
<ul>
<li>
<blockquote>
<p>If the push stream has been opened by the server, the server SHOULD send a QUIC RESET_STREAM</p>
</blockquote>
</li>
<li>
<blockquote>
<p>When a client sends a STOP_SENDING with HTTP_REQUEST_CANCELLED, a<br>
server MAY send the error code HTTP_REQUEST_REJECTED in the<br>
corresponding RESET_STREAM if no processing was performed.</p>
</blockquote>
</li>
<li>
<blockquote>
<p>an HTTP/3 client SHOULD send non-zero values for the QUIC transport<br>
parameters "initial_max_stream_data_bidi_local".  An HTTP/3 server<br>
SHOULD send non-zero values for the QUIC transport parameters<br>
"initial_max_stream_data_bidi_remote" and "initial_max_bidi_streams".</p>
</blockquote>
</li>
</ul>
<p>Suggestion welcome on how to address this consistently.</p>

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


From nobody Wed May  8 11:15:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30FB4120025 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 11:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4NY7z5E0dEYa for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 11:15:24 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49D3C1202FE for <quic-issues@ietf.org>; Wed,  8 May 2019 11:14:51 -0700 (PDT)
Date: Wed, 08 May 2019 11:14:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557339290; bh=6eBpxXU3TtOw+MrsErCszRWSV4erMP2M4AkVnUdZrVU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cNctMROb75zPumwJ3cffc8UaSb4nlU1EZWY9FHkzhbpZXP4VZV5DgEMzh+U9/WGG5 q4/wBtMHNoUa38UWPt8fR8OXcMs4IVaxvP3A6n5CUNvH5NEZ5EUJNb4ILGlXE/E6mu P14ZgrK/FBCN9Bc1RfTRZeOdQr8Tx9LFile7JeVQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57L6ZQNS57H3QHBPV24BHRVEVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/c490593788@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd31c9a3156a_53c33ff43bacd964108892"; 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/0Gv6ujTFyDMZINdFl4G_u_17hKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 18:15:27 -0000

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

Well, of those three, I was the last person to touch two of them and @martinthomson the other.  So not just you -- I can be sloppy all on my own.  Thanks for finding them!

The language used elsewhere for sending a STOP_SENDING or RESET_STREAM is "aborting the stream," an action that the HTTP implementation would take on the transport API.  That covers two of them; for the settings, we could say that the HTTP implementation "provides" or "sets" values for them.

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

<p>Well, of those three, I was the last person to touch two of them and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> the other.  So not just you -- I can be sloppy all on my own.  Thanks for finding them!</p>
<p>The language used elsewhere for sending a STOP_SENDING or RESET_STREAM is "aborting the stream," an action that the HTTP implementation would take on the transport API.  That covers two of them; for the settings, we could say that the HTTP implementation "provides" or "sets" values for them.</p>

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


From nobody Wed May  8 12:27:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F2561201CA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 12:27:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UY-iRRhcDgHE for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 12:27:27 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFC92120154 for <quic-issues@ietf.org>; Wed,  8 May 2019 12:27:26 -0700 (PDT)
Date: Wed, 08 May 2019 12:27:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557343645; bh=0RMctZgaMO0oO1BCiZgXeMCFlini5yz5P5eaP9ZsChE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O7HRFssu7u10CDOorQNWPYJEnTCpgBqKxC4f37WN1Jkl1PqfxTYpZdWR36mbVI96p igEI1Y/BYbb9vRLb1uTXZ53sM0JGwbWeyV8CiAC75Hi6mWAHXcRYnyW2lePvZ/O5qn +o16laOKKWVyiXIMzCdlNy5OWpxpAu/O9t2rFTTQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MYLVXALUEUZHP2AF24BQB3EVBNHHBQ2LK6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2458/490618472@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2458@github.com>
References: <quicwg/base-drafts/issues/2458@github.com>
Subject: Re: [quicwg/base-drafts] Client MUST use 1-RTT packets if it reads 1-RTT packets (#2458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd32d9de4e65_192e3f87880cd95c155031"; 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/UbaowaqEwb5hSDZUo8MgRxJ4Z4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 19:27:29 -0000

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

@MikeBishop detection with flow control would require special case code in stream processing, as in "check against the current window but if 0-RTT check against the initial window". Could be done, but that would be another wart. Also, in many cases the 0-RTT data sent is well below the initial flow control window, so it will not be a very efficient test.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> detection with flow control would require special case code in stream processing, as in "check against the current window but if 0-RTT check against the initial window". Could be done, but that would be another wart. Also, in many cases the 0-RTT data sent is well below the initial flow control window, so it will not be a very efficient test.</p>

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


From nobody Wed May  8 13:57:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 230EB120187 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 13:57:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4zCRypJxuZdm for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 13:57:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53197120111 for <quic-issues@ietf.org>; Wed,  8 May 2019 13:57:09 -0700 (PDT)
Date: Wed, 08 May 2019 13:57:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349027; bh=p8PNMEU+gBrURzR+KYVa+GNRaldCJ40ezFaMWkVmk48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZaiBO7V/VT/zF9MoCO7RhRaWm6m2VBIqLTw5XO7g9K+UBLw0bCVeZeannYf/v8V0a AlFol+jkTq9Dbdk8LTLbtx8Cv4PHvX0Ihly0iP1LdyA1ChksmIuWJe1dmxaprb3XME towJu+cUVYB+pgLhgBWUp9KJ5CvfUi6lfQ2g6IKs=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK67SACYJPCX6I44DSV24B2SHEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235288783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd342a3df1b5_45473fbf74ccd96827104f"; 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/RoemdnxNwpfWB0XhDweo0PcgxkA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 20:57:11 -0000

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

DavidSchinazi commented on this pull request.



> @@ -655,8 +662,7 @@ alerts at the "warning" level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.

This text is in section 4.9, and the relevant sections are 4.9.1, 4.9.2 and 4.9.3 so the reader can see them coming over the horizon. Or do you mean other sections?

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282246461">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -655,8 +662,7 @@ alerts at the &quot;warning&quot; level.
 
 After QUIC moves to a new encryption level, packet protection keys for previous
 encryption levels can be discarded.  This occurs several times during the
-handshake, as well as when keys are updated (see {{key-update}}).  Initial
-packet protection keys are treated specially, see {{discard-initial}}.
</pre>
<p>This text is in section 4.9, and the relevant sections are 4.9.1, 4.9.2 and 4.9.3 so the reader can see them coming over the horizon. Or do you mean other sections?</p>

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


From nobody Wed May  8 14:01:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 170E91200FB for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:01:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SFJusWA6IDGm for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:01:35 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 183E41200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:01:35 -0700 (PDT)
Date: Wed, 08 May 2019 14:01:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349294; bh=Hlnu03OuzitJ2DOyZcosZM44Tjg8hmoxNqUAgVSjF04=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WzXuP5AGJGan+oYlEqRoGGZQbitM86ay6xctkJkZIc/RE0NvVVTbXUSSSF0COtWuy 6ifXZCn67x1xmTJTfw+JbH84xpTDce7GDuCI5O8mo5WZ37cBOMDTo9nfN2/MGBPmUj eZfbgXApjoWOhkWTQuhy8qO/yMPhNSDdw0QEY2E8=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OQK2WEKAXP2G2E2524B3C5EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235290745@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd343ae11680_64543fbf74ccd968208450"; 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/gVioWbH8GRyVMNsLXNJ_JEOzfso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:01:37 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys

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/2673#discussion_r282247996
----==_mimepart_5cd343ae11680_64543fbf74ccd968208450
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282247996">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
</pre>
<p>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/2673#discussion_r282247996">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KEICZCBIUVKSKKKTPUM5S5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK372N7WS6AZAJLLH7DPUM5S5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDEA6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282247996",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282247996",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd343ae11680_64543fbf74ccd968208450--


From nobody Wed May  8 14:01:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69CF21200FB for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1uesA-ClxXKU for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:01:45 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7C071200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:01:44 -0700 (PDT)
Date: Wed, 08 May 2019 14:01:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349303; bh=0QW/JK5jOCcz3oOyE8eQfPC0WQlGJG3mzf8us5BnSRY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kPgCFWNJMGhcfsmWJOusZ1tjMRqLk0Npyb1w0GsCACEvNo6ROHNivmRM/eP8F7MDy nZ50daO5EFFk7flUggkuOPm0624xiuwT0OQLD3brzg9WaD3bNq2FnAmmO7h4uGGDuD /xYxm44TqaVpZLbFaQhQocBmeINh6dISz+aR1LDw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3U4MADH4ZYV23OGNV24B3DPEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235290816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd343b7d1f89_13173f8cc76cd96c11757d"; 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/nCXzHeI-jCREXc7K64_qwUz8FBY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:01:47 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause

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/2673#discussion_r282248052
----==_mimepart_5cd343b7d1f89_13173f8cc76cd96c11757d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248052">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1147,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an ACK for a packet sent at the previous
+KEY_PHASE.  This can be implemented by tracking the lowest packet number sent
+with the previous KEY_PHASE, and the highest value of the Largest Acknowledged
+field in any received 1-RTT ACK frame: once the latter is higher than the
+former, another key update can be initiated.
+
+Endpoints only need to maintain the two latest sets of packet protection keys
+and MAY discard older keys.  Updating keys multiple times rapidly can cause
</pre>
<p>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/2673#discussion_r282248052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YRKEM5NBTYAPS2FLPUM5TPANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3G7U3FPYMBWGQENOTPUM5TPA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDEBQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248052",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248052",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd343b7d1f89_13173f8cc76cd96c11757d--


From nobody Wed May  8 14:02:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A6CC120111 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hd_HAZURDoyr for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:02:32 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC3F71200FB for <quic-issues@ietf.org>; Wed,  8 May 2019 14:02:32 -0700 (PDT)
Date: Wed, 08 May 2019 14:02:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349351; bh=l8uSNSbXNxpiiYbkA/hnypek+Q4SYGo2cbLeK7zelpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Md1MDyKTBYHrY17aJ/ZiLTIysVTQMgPANK153VgoOTr/5IQNRn/p3U2oyDzJ/+QSg 3VHF3euE/nPTqDjIDspvDye1Y83WL+08KIR2uaam89bn7BA3oqfFpBI0sXS4ElJZKU NLGBHL3LOxmEpvVs092WoTWTisBN2pxXEJW2lTCo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK374NQT56IYQEBYUVF24B3GPEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235291194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd343e78897a_3da93f8f812cd968236929"; 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/k8RyyZRkOeo_LFyTWn2P-LSEGnY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:02:35 -0000

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

DavidSchinazi commented on this pull request.



> +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+

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/2673#discussion_r282248353
----==_mimepart_5cd343e78897a_3da93f8f812cd968236929
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248353">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+
</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/2673#discussion_r282248353">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CPZTW7HG6DKGUVYDPUM5WPANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4K6AVAWNUJX5R25WDPUM5WPA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDEEOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248353",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248353",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd343e78897a_3da93f8f812cd968236929--


From nobody Wed May  8 14:04:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 634DF120121 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:04:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D3AS4t-JYNFG for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:04:17 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5D111200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:04:16 -0700 (PDT)
Date: Wed, 08 May 2019 14:04:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349456; bh=YY7jAcb5DWZy2ieiVAcyZFuScFvbnnTY9z0nsR4z5Ek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mvAINVLjitFR1hfmbmM+yH/uD5wTxTcATRxePe461ET9FWl6meLEZWLPvc3rbVsa6 KH9YEFNt5R7EEy17Iq2a0hUt95L9fDPyh9Tbke7Umts2nw1wH+arvK2Glui1hoz9Cf SBdgT+zhjKPzVQSKvow8v8tcJP5Db4lYgnaMYscg=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6VAFUIIFAMTTG2F7F24B3NBEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235291963@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd34450ee30_e073facae4cd96c212265"; 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/I5vE42Yv8SGhFEhPojdDAhBPECQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:04:19 -0000

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

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+

I agree with @martinthomson, discarding handshake keys is not a security requirement. And in practice if an application protocol never sends ACK-soliciting frames it's probably not very 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/2673#discussion_r282248922
----==_mimepart_5cd34450ee30_e073facae4cd96c212265
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248922">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
</pre>
<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, discarding handshake keys is not a security requirement. And in practice if an application protocol never sends ACK-soliciting frames it's probably not very 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/2673#discussion_r282248922">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KMVO6RXWAA6DOBPTPUM55BANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK733IG7K6UEUQ2T223PUM55BA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDEKOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248922",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282248922",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd34450ee30_e073facae4cd96c212265--


From nobody Wed May  8 14:06:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 569AC120121 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:06:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 oqS_qgl6Ze5r for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:06:00 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5E3B1200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:05:59 -0700 (PDT)
Date: Wed, 08 May 2019 14:05:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349559; bh=F3R/UavAMKxc59mPChzIc3jHth92LBI/9k3l6MihnNE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nj5nb0bNqPCCqQM80G47NhB+YXa/TyXkxAvwtlnSS2ETQP4bm+WQEkO2zFnRg3Fb0 GHNUwgZBELSfVKZw/oVB1KOW111RK8unIxcOZqOFtWcVxJaMnm//g3wwM6+qEfzQXY y5Ltzw4GxIJ8dHXjacPrMy0odsPaJh6HA7y3qIJM=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3P7HFVOGRBRKHOVKN24B3TPEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235292764@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd344b723784_7cb63f98838cd95c186839"; 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/535Adr--kK39q4mwUGN581ggvi4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:06:01 -0000

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

DavidSchinazi commented on this pull request.



> +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+

Good point, added 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/2673#discussion_r282249541
----==_mimepart_5cd344b723784_7cb63f98838cd95c186839
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249541">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+
</pre>
<p>Good point, added 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/2673#discussion_r282249541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6Y3IJOWD36UCCGZLTPUM6DPANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ICVV44EIBIHYN6A3PUM6DPA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDEQXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249541",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249541",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd344b723784_7cb63f98838cd95c186839--


From nobody Wed May  8 14:06:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3129120111 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:06:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NPc1k-bB1rVP for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:06:53 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3885F1200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:06:53 -0700 (PDT)
Date: Wed, 08 May 2019 14:06:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349612; bh=2wfViVQRvm/WflQ3PJqJP3tdk36/em4YrZzgrgxRZUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M42xRdJLJVscyV6gCtsXExj+Ra3iM+J47KHmITx+c6QWHVLEikz4KNcFWrXGfxBIF PZyW6tFpSHZInVnDt59ESuulEvLBD2Gi0o29OAkmegywXA+Aq5vv8Z/HVdU2sJpBqC HQ8VGa77EvQEbuTZHYoxqaUASMyZd73QdBhb+Ci0=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77SONGEF2T5FX6OLV24B3WZEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235293120@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd344ec16fce_14e43fb1048cd9681612a3"; 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/XTgN6TX5zU-qHFM2UISgJeRxijs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:06:55 -0000

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

DavidSchinazi commented on this pull request.



>  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+

Agree with @martinthomson, this is about leveraging coalesced packets to avoid head of line blocking, not about trying to elicit ACKs at 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/2673#discussion_r282249840
----==_mimepart_5cd344ec16fce_14e43fb1048cd9681612a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249840">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  1-RTT keys MAY be stored and later decrypted and used once the handshake is
 complete.
 
+The requirement for the server to wait for the client Finished message creates
+a dependency on that message being delivered.  A client can avoid the
+potential for head-of-line blocking that this implies by sending its 1-RTT
+packets coalesced with a handshake packet containing a copy of the CRYPTO frame
+that carries the Finished message, until one of the handshake packets is
+acknowledged.  This enables immediate server processing for those packets.
+
</pre>
<p>Agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, this is about leveraging coalesced packets to avoid head of line blocking, not about trying to elicit ACKs at 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/2673#discussion_r282249840">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25MFGCOANIGURIARDPUM6GZANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK56JDINCQMYOCKZKZDPUM6GZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDETQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249840",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249840",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd344ec16fce_14e43fb1048cd9681612a3--


From nobody Wed May  8 14:07:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8677E1200EC for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:07:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycg9bIx0SmCp for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:06:59 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39D71120121 for <quic-issues@ietf.org>; Wed,  8 May 2019 14:06:59 -0700 (PDT)
Date: Wed, 08 May 2019 14:06:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349618; bh=1eW49cNQeuZ6SAEu6qGbIyMZI5CxjsLxHZEFJiwLTcI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MMEh+tXWOsRcZYi2WT3NZe2/SWcNGovNCYK8WKUDt13lRGM4hRjtGm0fBdY+0EcZy I/7BPHloBWh+nENMPrYVqXBL8HUWmcg1rWAR0KOdLJlvk+ej6WqwjmYvuQHzz3WcVj vaPTlEisAROQiWqpmy/OZEHW/X2c/vigjHXong0s=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YLLPIM3N3G2FXQDF24B3XFEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235293164@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd344f22b90b_15903fb1048cd9682065e0"; 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/2sf9Lb907POki8kf12_NRzE0RdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:07:01 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+

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/2673#discussion_r282249880
----==_mimepart_5cd344f22b90b_15903fb1048cd9682065e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249880">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1146,20 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than the former, another key
+update can be initiated.
+
</pre>
<p>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/2673#discussion_r282249880">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RJGIUVPXPRAZT5XLPUM6HFANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSPSQDY6RPBXA3HCTPUM6HFA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDET3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249880",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282249880",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd344f22b90b_15903fb1048cd9682065e0--


From nobody Wed May  8 14:08:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6974F120121 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:08:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rvOTpC_V_8wm for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:08:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3D8D1200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:08:43 -0700 (PDT)
Date: Wed, 08 May 2019 14:08:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349722; bh=18xw4sajvGzSyQ/uMA5QO3jp+VOe0Pmnpgzts7ygwiQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hypfJ2LQHC29RiuYxOhRpsLCE9FTu/w3o9ZBZ1ul+s4Twu2CODkpqW6OFk1Nl4U2a LLVnil1B702gymfrq36H0x1SBFt0nHWN14DbXrrxW5UjiCLBOlQ8VRlvjnCqy1xwTA dXjgGhQQrdcWM3DrrNh3nE5/VA8Oxo/3QNrvvC4Y=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDZTCMXFIBS4UANVN24B35VEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/c490651579@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3455aacae0_5053fda21ecd96c207222"; 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/uqkeKosGqEIG8RUdJUDFCbzM5Ag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:08:45 -0000

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

> So, there is the byzantine generals problem

@mikkelfj these ACKs uses the next level of keys, and that's the property that solves the two-general problem. The signal comes out of band so we don't need to rely on a given level reaching consensus

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

<blockquote>
<p>So, there is the byzantine generals problem</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> these ACKs uses the next level of keys, and that's the property that solves the two-general problem. The signal comes out of band so we don't need to rely on a given level reaching consensus</p>

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


From nobody Wed May  8 14:09:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E470212014F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:09:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IN-CxtWhPBjY for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:09:26 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8451D120126 for <quic-issues@ietf.org>; Wed,  8 May 2019 14:09:26 -0700 (PDT)
Date: Wed, 08 May 2019 14:09:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349765; bh=NpWpWHh9LyNWYKmKX/5TWqPxyF7e9sFWuLmPW/+92D4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Phk/kl1DisPlx22ENuz/sspnzI9gPAlP5ezlFZzn0YGOI0lukXVemJqrogmLe/zUi rkyT9oIDvGc9HDsdU9PaMXTtLUmnhG/Kw3oVXdkU0ytvj4mZJI58+relHtdAHIUj/I EM/XLmO0UsfuGkIH1q9+T61k7U9FnYbSh2b7/iRE=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TT3PRG22JEJXZVUN24B4ALEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235294212@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd34585a53da_273c3fecdcccd964307958"; 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/g3SbeR08GNgLtM1osRtFcls7NMU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:09:28 -0000

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

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols

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/2673#discussion_r282250691
----==_mimepart_5cd34585a53da_273c3fecdcccd964307958
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250691">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
</pre>
<p>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/2673#discussion_r282250691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DNIYF7TXRQ6KUPULPUM6QLANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YGYAHYX7PK4LPXVDPUM6QLA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDE4BA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250691",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250691",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd34585a53da_273c3fecdcccd964307958--


From nobody Wed May  8 14:10:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36C59120128 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:10:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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--mlk9ddN0E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:10:22 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B839C120126 for <quic-issues@ietf.org>; Wed,  8 May 2019 14:10:22 -0700 (PDT)
Date: Wed, 08 May 2019 14:10:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349821; bh=flInjW+Y0j2iWcu+SNpKnQc4G0BDFbpFVI2KL0pW0Bk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tESxk2KEbriBjpaGVCT/CtMEgkWuZzqEQRFLLx0iCL52CsM3QwWjERXH0e09woVo0 0Q4V5Nkyz11tYsrDlPa6ot4ukbQWdzPXhrvgt+8a9I88XYt1dhblUh8JgSZexL9hox 8AEGdeQ5IQQ1k1vYXr4NNYmmDh/O4SpICACd2alY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ODQAORKSYYRHPXW524B4D3EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235294621@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd345bddbb97_559e3f901cccd968511cd"; 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/Tzkn9szgFM8NVTWiDzer_zl1grM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:10:24 -0000

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

DavidSchinazi commented on this pull request.



> +An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT

The idea here was to state a fact, with a reference to the normative text. I thought that was preferable to repeating the normative 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/2673#discussion_r282250993
----==_mimepart_5cd345bddbb97_559e3f901cccd968511cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250993">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most applications protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
</pre>
<p>The idea here was to state a fact, with a reference to the normative text. I thought that was preferable to repeating the normative 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/2673#discussion_r282250993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYQP5NDVAOJFCRZSTPUM6T3ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KVMV3CIWE7UZFENTPUM6T3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDE7HI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250993",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282250993",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd345bddbb97_559e3f901cccd968511cd--


From nobody Wed May  8 14:10:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18378120111 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:10:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 OOwS3hc37ztm for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:10:56 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0235A1200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:10:56 -0700 (PDT)
Date: Wed, 08 May 2019 14:10:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349854; bh=GeOrJEuwRJjc4Fr2GIRadbiMDDl3GUVKS6Le5vNyaQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jU0b82DGoeUFZiLuPADA6KDQYdC/xq3DhQNSn+9Uoc+U9YVitgn0oOO00YnLhZjUo wAIW+T7FxOl2vkQkd4mUnfKivvRrLzRuj2kNJQboCJo3DdJFpQ0noSfuPX55BUkztK G9+dKu1WrJc8VaoUsFnp6U8+S8G9JQz0Og/gYQ5o=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RZHJ72SAB72ZEJ5524B4F5EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235294832@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd345dee081e_700c3fbd166cd9601492d"; 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/8YsAM5mOtzb7N5RdxVRlhFRTIQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:10:57 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the

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/2673#discussion_r282251156
----==_mimepart_5cd345dee081e_700c3fbd166cd9601492d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251156">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
</pre>
<p>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/2673#discussion_r282251156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FAMXYVWJ6UV5AIG3PUM6V5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AA4IP3H4EDZD563DPUM6V5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDFA4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251156",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251156",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd345dee081e_700c3fbd166cd9601492d--


From nobody Wed May  8 14:11:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0953D120111 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:11:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 uXIF5ZGoB22Z for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:11:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82F811200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:11:03 -0700 (PDT)
Date: Wed, 08 May 2019 14:11:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349862; bh=Hgw0xIoIjSb+9zYzqKkTupPEtDrXJjPu5pE554+D0q4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R/OGqqJPfqOzSxT2HGmc6q/y11zt6f3LCep7rOb1Hke5Hm++mW5+vvzuCEyso8onk bK1zy0bGSA2v/2aT7pwjh+91YiKSszeLGvXsBuUJ7tCEN3r9JqnWkaPT2gttmSC2YN dJlXGBwXbC1WHxk9l7u6s/oikumYcwTCVWOHakOw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EFCR5DRYNRC46TN524B4GNEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235294882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd345e6bac53_5b443f96c60cd9648485b"; 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/LjJsyek_pnkjxZeF2Kat1cH2_sQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:11:05 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:

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/2673#discussion_r282251197
----==_mimepart_5cd345e6bac53_5b443f96c60cd9648485b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251197">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
</pre>
<p>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/2673#discussion_r282251197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3D2RQ77TBDVPWO33LPUM6WNANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YAB36YL7IOHLEF5DPUM6WNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYDFBIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251197",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282251197",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd345e6bac53_5b443f96c60cd9648485b--


From nobody Wed May  8 14:11:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EBDE120111 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:11:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ushMOGfinZF6 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 14:11:42 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AEFB41200EC for <quic-issues@ietf.org>; Wed,  8 May 2019 14:11:42 -0700 (PDT)
Date: Wed, 08 May 2019 14:11:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557349901; bh=ewG1gel6lm/3e79hWKA6xt7tEK8ih58wIFurnGoHWI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u4h4lWMZYSJpPHH4i3lbwfEquViUXNwA4pEy+DWbNzrJJfT/MhE+4oT2b2AzuU5uG MNauCgilY0gboBnlmLR7qaXHJNGnGhFHEMzGGX2w0sZiQrbfD97fVmK/wTM6YofjKd yoYE9ct5XiYdCDmkQ2geb9j+YqF5gJZqMyKoacf4=
From: David Schinazi <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/2673/push/3588787708@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3460de2d38_6f23f8aa4acd96091362"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
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/P1pdgylEsRB2i-QVDfnRBhyAv4w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 21:11:44 -0000

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

@DavidSchinazi pushed 1 commit.

ea39e6b7c0ff79f43d1bfc64174431dbf356e144  More review comments from MT mikkelfj and CAW


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/850f1b10d0438cce42e61de81af4423bb028ed7e..ea39e6b7c0ff79f43d1bfc64174431dbf356e144

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ea39e6b7c0ff79f43d1bfc64174431dbf356e144">ea39e6b</a>  More review comments from MT mikkelfj and CAW</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/2673/files/850f1b10d0438cce42e61de81af4423bb028ed7e..ea39e6b7c0ff79f43d1bfc64174431dbf356e144">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NUTWPSFWDZY6E6NLPUM6Y3ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFJDMRK4C7RI223LDPUM6Y3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGU4DQNZYG43TAOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/850f1b10d0438cce42e61de81af4423bb028ed7e..ea39e6b7c0ff79f43d1bfc64174431dbf356e144",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/850f1b10d0438cce42e61de81af4423bb028ed7e..ea39e6b7c0ff79f43d1bfc64174431dbf356e144",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd3460de2d38_6f23f8aa4acd96091362--


From nobody Wed May  8 16:14:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA92B1201AE for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:14:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8VbrUTN5IlgA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:14:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86FB51201A8 for <quic-issues@ietf.org>; Wed,  8 May 2019 16:14:02 -0700 (PDT)
Date: Wed, 08 May 2019 16:14:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557357241; bh=RvjpsUkJ/uVrN5OrfzKj/bSfGffXouob+9Tdy3pEbas=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gmvx0lIlXFAH9hEg9X1b9oVgbueLDz6oBn/7ZCe7OmAa+bebpVKpCAOwp5R4+CtW6 p9k0t0ZBiht42kt7j9Q4C9FaE/CzcQGZTG4gaaEhWnN6JtD4+ngMx9bVvFW54hlSM6 T7zoz+OKKRQ4yB0RqOA4prh6WaLfR7pdO04Olhm0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5X6ZIND4XOXW3IE6524CKTTEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235192740@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd362b9a9971_6f763fa9172cd968165318"; 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/4Bx33eZwpeEUbM62vMFWAc488Fw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 23:14:05 -0000

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

MikeBishop commented on this pull request.



> +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+

Also I believe we've been using "greater than" instead of "higher than" when talking about numbers.

> +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+

Maybe be even more explicit and say how?  "...if it has received all packets with packet numbers less than the packet number of the lowest 1-RTT packet received" or something less wordy but similar.

> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.

...unless the server did a Retry.  I'd follow the example of the last bullet and make all of these "might not be authenticated, unless..." and "might not have demonstrated liveness...."

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282172055">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than the former, the
+handshake is confirmed.
+
</pre>
<p>Also I believe we've been using "greater than" instead of "higher than" when talking about numbers.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282175181">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+Clients do not send 0-RTT packets after sending a 1-RTT
+packet ({{using-early-data}}).  Therefore a server MAY discard 0-RTT keys as
+soon as it receives a 1-RTT packet.  However, due to packet reordering, a
+0-RTT packet could arrive after a 1-RTT packet.  Servers MAY temporarily retain
+0-RTT keys to allow decrypting reordered packets without requiring their
+contents to be retransmitted with 1-RTT keys.  Servers MUST discard 0-RTT keys
+within three times the Probe Timeout (PTO, see {{QUIC-RECOVERY}}) after
+receiving a 1-RTT packet.  A server MAY discard 0-RTT keys earlier if it
+determines that it has received all 0-RTT packets, which can be done by
+keeping track of packet numbers.
+
</pre>
<p>Maybe be even more explicit and say how?  "...if it has received all packets with packet numbers less than the packet number of the lowest 1-RTT packet received" or something less wordy but similar.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282175846">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.
</pre>
<p>...unless the server did a Retry.  I'd follow the example of the last bullet and make all of these "might not be authenticated, unless..." and "might not have demonstrated liveness...."</p>

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


From nobody Wed May  8 16:36:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90C5312016B for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:36:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ihytzMmNpwI for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:36:30 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57F4E1201CA for <quic-issues@ietf.org>; Wed,  8 May 2019 16:36:30 -0700 (PDT)
Date: Wed, 08 May 2019 16:36:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557358589; bh=rC73tujPSz4yFXsZIAhJaV1KQyu2QbV6Q8kjv/g0cJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eLKqbhPftPUQnUCnidCH49uESnZ8nOMNO7jLZp4YXspaoOWz2lG1obcbGOl+m6hds 3T//qe+Slzojeo//7EjpSZsMVXbr24Nm5sfmpCq/f0EQmWPw45lAngyJ3go8WHW+/2 k0Z5FIPGd5FP99nSZcGxzyFl8tI5II1R2ChpQu7I=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54SIZK65LGFQLW7OV24CNH3EVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490689310@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd367fd236c2_59fb3fcd168cd96c1002c5"; 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/uEDd22i6-wnv_ml0lRr5s0cRlFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 23:36:33 -0000

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

Thank you for the clarifications.

> when something has implicitly_initialized set, what priority is given to it, or more relevantly, to its children? I'm arguing that solving these misprioritizations is more complex than suggested.

In my implementation, implicitly-initialized nodes are associated to the root with weight set to 16. I agree that we have the chance of misprioritization here, and that we do no specify how servers should handle that. I also think that what my implementation does now is not optimal - if we are to learn from the lesson of HTTP/2 that some servers respect only the weights but not the structure of the tree, the server should consider children of implicitly-initialized nodes as direct descendants of the root with their respective weights, until the PRIORITY frame for the implicitly-initialized node is received.

That said, I am not too worried about the status quo, due to the following reasons:
* We are encouraging (or we should encourage) web browsers requesting HTML and assets to use Firefox-style dependency tree. That means that chance of misprioritization only exists during the exchange of very first flights when the PRIORITY frames for the placeholders are sent.
* For video streaming, daisy-chaining of streams is preferable. But because we can expect several round-trips to be spent between each request, misprioritization would not be an issue in practice.

> I continue to believe the latter is probably out of both scope and time for this working group, unless HTTPbis directs us otherwise.

+1. I also agree that it would be beneficial to call out the strategy (or strategies) that the servers might employ, and if necessary the side-effects of those strategies that the clients should take into consideration.

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

<p>Thank you for the clarifications.</p>
<blockquote>
<p>when something has implicitly_initialized set, what priority is given to it, or more relevantly, to its children? I'm arguing that solving these misprioritizations is more complex than suggested.</p>
</blockquote>
<p>In my implementation, implicitly-initialized nodes are associated to the root with weight set to 16. I agree that we have the chance of misprioritization here, and that we do no specify how servers should handle that. I also think that what my implementation does now is not optimal - if we are to learn from the lesson of HTTP/2 that some servers respect only the weights but not the structure of the tree, the server should consider children of implicitly-initialized nodes as direct descendants of the root with their respective weights, until the PRIORITY frame for the implicitly-initialized node is received.</p>
<p>That said, I am not too worried about the status quo, due to the following reasons:</p>
<ul>
<li>We are encouraging (or we should encourage) web browsers requesting HTML and assets to use Firefox-style dependency tree. That means that chance of misprioritization only exists during the exchange of very first flights when the PRIORITY frames for the placeholders are sent.</li>
<li>For video streaming, daisy-chaining of streams is preferable. But because we can expect several round-trips to be spent between each request, misprioritization would not be an issue in practice.</li>
</ul>
<blockquote>
<p>I continue to believe the latter is probably out of both scope and time for this working group, unless HTTPbis directs us otherwise.</p>
</blockquote>
<p>+1. I also agree that it would be beneficial to call out the strategy (or strategies) that the servers might employ, and if necessary the side-effects of those strategies that the clients should take into consideration.</p>

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


From nobody Wed May  8 16:42:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE9E112014E for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:42:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AycPkBgY2JwJ for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:42:28 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01535120234 for <quic-issues@ietf.org>; Wed,  8 May 2019 16:42:27 -0700 (PDT)
Date: Wed, 08 May 2019 16:42:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557358947; bh=TVLb8PYTqvI1D4jBdc0jzj46G3kMBj4/wGgmrpL1UbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gX4mZJq67aOYgGiRnSjyYv8UkOYLvEzKJdOCHn9ScoN97BIXb17L8s9cxjRj+jm/w xmEqFVbFYOZAl/wmvlHE/+Uz99F7LWQRDGxX1e2CmMwvmIFfOPlgmIUoSSS/gmcKDo 1LlIWfn4tNDUVxXAF+2Iy+Rfie/TMpRdW/RgvEkM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK223KGV6L5D5XY2EBV24CN6HEVBNHHBQ2LK6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2458/490690456@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2458@github.com>
References: <quicwg/base-drafts/issues/2458@github.com>
Subject: Re: [quicwg/base-drafts] Client MUST use 1-RTT packets if it reads 1-RTT packets (#2458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd369632516e_8093f9afd0cd9601604f4"; 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/AQ5-FbHbWONG2x-pyv1da5X5ie0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 23:42:30 -0000

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

@huitema 
> detection with flow control would require special case code in stream processing, as in "check against the current window but if 0-RTT check against the initial window". Could be done, but that would be another wart.

It's actually something that can be implemented in a clear and concise way. The only thing you need to have are objects representing limits for each type of packets. When processing 0-RTT packets, the logic would refer to the limits declared by TP of the previous connection. When processing 1-RTT packets, the logic would refer to the limits declared by current TP and the max 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/issues/2458#issuecomment-490690456
----==_mimepart_5cd369632516e_8093f9afd0cd9601604f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a></p>
<blockquote>
<p>detection with flow control would require special case code in stream processing, as in "check against the current window but if 0-RTT check against the initial window". Could be done, but that would be another wart.</p>
</blockquote>
<p>It's actually something that can be implemented in a clear and concise way. The only thing you need to have are objects representing limits for each type of packets. When processing 0-RTT packets, the logic would refer to the limits declared by TP of the previous connection. When processing 1-RTT packets, the logic would refer to the limits declared by current TP and the max frames.</p>

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


From nobody Wed May  8 16:52:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 996DA120240 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:52:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6A1Xjli5tGzY for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 16:52:04 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43F71120091 for <quic-issues@ietf.org>; Wed,  8 May 2019 16:52:04 -0700 (PDT)
Date: Wed, 08 May 2019 16:52:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557359523; bh=JfAtpuDAk+XwQmcfxN0sL1j8y1qCXvVeMPDwbKl8fYQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ML2rNCveHCCPDieV6oRLtgJRfVYn9B1DXlE6JE/rjNRVcEBXUGS+IgPan501W+Duz Ps15k7e+5ya6AG3InhSlcNcvT+Km/x/w8qG3BQf++HvmJ4pq9CeYLiPwg4yIycUnKJ ENBEpWTFnCir7zJuwhwKjv/lyt8ZyQnweyailt3M=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KUFUKSVZKHPI47NN24CPCHEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490692288@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd36ba34cd82_5a8f3fcdf08cd96414457d"; 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/Pes7LhREv0OXwupOtaOkDyZPfFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 May 2019 23:52:20 -0000

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

@huitema 
> implementations are free to drop packets for whatever reason. In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time out.

IIRC, one of the concerns regarding this approach was that we might see a deadlock if the peer has dropped the keys necessary for processing the the first packet within a datagram, and decides to drop the entire datagram due to not being able to process the first packet. Then, the endpoint might simply retransmit the coalesced datagram that starts from the same packet type as the previous datagram, and that datagram again gets dropped by the server, and ...

Therefore, it has been my view that it is beneficial to specify the minimum requirements that guarantees the connection to make progress. IIRC, my preference was to define a minimum number of packets within a single datagram that a receiver should process. But I am fine with what we have in the text right now, because it does not make the implementations complicated; a sensible sender would never send a datagram containing more than one packet at the same encryption level, detecting them on the receiver-side is an implementation 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/issues/2308#issuecomment-490692288
----==_mimepart_5cd36ba34cd82_5a8f3fcdf08cd96414457d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a></p>
<blockquote>
<p>implementations are free to drop packets for whatever reason. In the rare cases of false positive, when the funny coalesced packet is not in fact an attack, the peer will just resend after at time out.</p>
</blockquote>
<p>IIRC, one of the concerns regarding this approach was that we might see a deadlock if the peer has dropped the keys necessary for processing the the first packet within a datagram, and decides to drop the entire datagram due to not being able to process the first packet. Then, the endpoint might simply retransmit the coalesced datagram that starts from the same packet type as the previous datagram, and that datagram again gets dropped by the server, and ...</p>
<p>Therefore, it has been my view that it is beneficial to specify the minimum requirements that guarantees the connection to make progress. IIRC, my preference was to define a minimum number of packets within a single datagram that a receiver should process. But I am fine with what we have in the text right now, because it does not make the implementations complicated; a sensible sender would never send a datagram containing more than one packet at the same encryption level, detecting them on the receiver-side is an implementation 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/issues/2308#issuecomment-490692288">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22ABSGOVSRRX6IKELPUNRSHANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4C7SAJJY4T6S63DHDPUNRSHA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU7V5QA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490692288",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490692288",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd36ba34cd82_5a8f3fcdf08cd96414457d--


From nobody Wed May  8 17:04:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85ED31200E6 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:04:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.346
X-Spam-Level: 
X-Spam-Status: No, score=-1.346 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.26, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TVLYUR3DU_o9 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:04:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8730D120071 for <quic-issues@ietf.org>; Wed,  8 May 2019 17:04:31 -0700 (PDT)
Date: Wed, 08 May 2019 17:04:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557360270; bh=hV/XuoBsvTrgIFocjJsWqHxTIS6bD7+AilvBFucUQZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rZydGsV7AneKcRhlrnPkrwpR33KmeF8PQdhoQz6qu3cOyKfXQeFqA0Pf2wEAYxP0o Sjd0/C0LurfvubzgfpeVXt/0ZboOrD2QFhPxEQW9DjheAfIEzYU9j0+B2/b8JM9PYO RW5tXo2gVMrFb+tBO55eP17nA2vgzlDimcgwfDSo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QOVM7PAMEM5UBMMV24CQQ5EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490694770@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd36e8e5ae24_13a3ff728acd96090588"; 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/Cv03tvlr7u3WYZcDGEs8BzJg_7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 00:04:34 -0000

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

I'm fine with status quo, but if we are to make a change, I like @marten-seemann's proposal of changing ack_delay_exponent to a multiplier.

As @nibanks has pointed out, quicly uses ack_delay_exponent of 10 because it uses a millisecond timer. However, exponent of 10 is slightly incorrect, because 2<sup>10</sup> is 1,024.

Generally speaking, I do not think that people would have a timer granularity of 2<sup>N</sup> microseconds, where N is an integer. I expect people granularity of 10<sup>N</sup> microsecond timers instead.

To put it another way, the base of the exponent not being 10 leads to either inaccuracy of ACK.ack_delay, or the size of the ack_delay field becoming larger than what it could be.

That said, @marten-seemann's suggestion of using a multiplier allows accurate representation of ack-delay for any timer that have X microsecond granularity, at the cost of probably spending 1 more byte in TP. I think it has the best flexibility without sacrificing anything in practice.

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

<p>I'm fine with status quo, but if we are to make a change, I like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a>'s proposal of changing ack_delay_exponent to a multiplier.</p>
<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> has pointed out, quicly uses ack_delay_exponent of 10 because it uses a millisecond timer. However, exponent of 10 is slightly incorrect, because 2<sup>10</sup> is 1,024.</p>
<p>Generally speaking, I do not think that people would have a timer granularity of 2<sup>N</sup> microseconds, where N is an integer. I expect people granularity of 10<sup>N</sup> microsecond timers instead.</p>
<p>To put it another way, the base of the exponent not being 10 leads to either inaccuracy of ACK.ack_delay, or the size of the ack_delay field becoming larger than what it could be.</p>
<p>That said, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a>'s suggestion of using a multiplier allows accurate representation of ack-delay for any timer that have X microsecond granularity, at the cost of probably spending 1 more byte in TP. I think it has the best flexibility without sacrificing anything in practice.</p>

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


From nobody Wed May  8 17:14:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F9F31201C8 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:14:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F7i7QrMzKWIq for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:14:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8421912014E for <quic-issues@ietf.org>; Wed,  8 May 2019 17:14:41 -0700 (PDT)
Date: Wed, 08 May 2019 17:14:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557360879; bh=UziQszxCNEIHvVTpFY+d3xFV287VK8KcVSxeDlV6zOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xWX4+Ms/BsHz5dQxRP/ijKI/V+voAs5MUgOxk5ZlaykKH+cQlqZR/CCV03ZZfsgrf fXzyB+d8cOO6jfF2nnSHdPYj8HHtAsE1vTMYk6asM8yhWadcLxQFuH/FxYYa0/3x7i cLWoa08Dc3CuuTAJm4afrEXDWvu0DU4bRBDRVRJc=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QNUUJ7AIITRNZEYV24CRW7EVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490696764@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd370ef4cd61_1b453fc2a3ccd9682791b0"; 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/JohbDRnIL9RQ5neMBgH_bV2Dyrk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 00:14:43 -0000

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

@kazuho #2673 lands, we should have very few cases where _"the receiver has dropped the keys necessary for processing the first packet within a datagram"_. I imagine we could see some corner cases, but they most likely will be transient states, not leading to deadlocks. 

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</a> lands, we should have very few cases where <em>"the receiver has dropped the keys necessary for processing the first packet within a datagram"</em>. I imagine we could see some corner cases, but they most likely will be transient states, not leading to deadlocks.</p>

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


From nobody Wed May  8 17:24:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CD6012010F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:24:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3uDCW73-lpzl for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:24:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47F09120098 for <quic-issues@ietf.org>; Wed,  8 May 2019 17:24:04 -0700 (PDT)
Date: Wed, 08 May 2019 17:24:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557361443; bh=3FgCwmsa/5Zee8UMJVIrOfFlLtRv1gyMGmMQyEOSY1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rCiZbmMjQsXiylUcf2VwlFuHVgmiqHvRm8xnKyku3QE9wlDmu03h/Wjb6n/hYgc1v xahs7DFaGN38++JQxTI1EnTZaTsHyIPwvyIErvf6FXMtZvejNblR5yF/VUZExnsTNR AAniwaXWwp6NnzJPoUceTR0f6kIxBdJ+5XJPa/eA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42POZFZ6LVXQ4HQKV24CS2HEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490698291@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3732363bd6_54153f9b0e6cd96c89339"; 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/QNB35SMqVetVcatjiJmL6BlmGu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 00:24:07 -0000

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

@huitema I agree that it's likely that we would not have deadlocks. But I think it's beneficial to specify how a server should not drop coalesced packets, because there would be performance issues if there is a disagreement about what is possible between the endpoints (one of the concerns being PMTU probes using coalesced packets (https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.14.3.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/2308#issuecomment-490698291
----==_mimepart_5cd3732363bd6_54153f9b0e6cd96c89339
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> I agree that it's likely that we would not have deadlocks. But I think it's beneficial to specify how a server should not drop coalesced packets, because there would be performance issues if there is a disagreement about what is possible between the endpoints (one of the concerns being PMTU probes using coalesced packets (<a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.14.3.1" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.14.3.1</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/2308#issuecomment-490698291">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LBBLDD2ABGBW6O2LPUNVKHANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RAABEXE4ZVYPKSHDPUNVKHA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU7XMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490698291",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490698291",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3732363bd6_54153f9b0e6cd96c89339--


From nobody Wed May  8 17:39:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FD6E12025D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W8Mg65ZCe8Jc for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 17:39:04 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F45E120220 for <quic-issues@ietf.org>; Wed,  8 May 2019 17:39:04 -0700 (PDT)
Date: Wed, 08 May 2019 17:39:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557362343; bh=bG4BASuv+oxhecPg0HK94QsFjvI4MNoRRezTsZubnAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kJtQ4jIaQVy6N6WGqOcyxsYH/f0RoZzN/d/7P9xHV6RQCJZ2CZ65rTtdUgNdVifxY /a0cJdsMQ+DjhvbjqpoASpjpH0lUbtlCDYjMbVcar+qzccHaZsTt0TZe0wZfNhIjGE +gFeFrLPpnK3xia410MfqEpnv6kNA9k7QJkAw6cM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IOQO7VDLA2BTZTNF24CUSPEVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490700673@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd376a75c20f_6ba23ff9a70cd95c135583"; 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/d3cLb-jvm2_iYfoswQaIpF2SFmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 00:39:19 -0000

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

I also think that varint is OK. It gives application protocols to use up to 62-bit space for error codes rather than enforcing them to use 16-bit space. The downside is that the CONNECTION_CLOSE frame could become one byte bigger, but I do not think that is a real cost.

Re HTTP_MALFORMED_FRAME, my preference goes to either a) recommend endpoints expressing the offending frame type in the reason phrase, or b) change the definition of application-close frame (i.e. CONNECTION_CLOSE with type=0x1d) to carry a blob, and define in the HTTP/3 spec. that the blob would be a tuple of error-code (varint), offending-frame-type (varint), and a reason phrase.

My view is that 2^60 is a dirty hack. It works, but I'd argue that it is a sign the HTTP draft doing something unexpected by the transport design. Therefore, I'm arguing to do what is expected by the transport, or change the design of the transport to meet the requirement of HTTP.

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

<p>I also think that varint is OK. It gives application protocols to use up to 62-bit space for error codes rather than enforcing them to use 16-bit space. The downside is that the CONNECTION_CLOSE frame could become one byte bigger, but I do not think that is a real cost.</p>
<p>Re HTTP_MALFORMED_FRAME, my preference goes to either a) recommend endpoints expressing the offending frame type in the reason phrase, or b) change the definition of application-close frame (i.e. CONNECTION_CLOSE with type=0x1d) to carry a blob, and define in the HTTP/3 spec. that the blob would be a tuple of error-code (varint), offending-frame-type (varint), and a reason phrase.</p>
<p>My view is that 2^60 is a dirty hack. It works, but I'd argue that it is a sign the HTTP draft doing something unexpected by the transport design. Therefore, I'm arguing to do what is expected by the transport, or change the design of the transport to meet the requirement of HTTP.</p>

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


From nobody Wed May  8 18:45:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4019A12027D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:45:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yY0psobcKBeh for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:45:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 743ED120286 for <quic-issues@ietf.org>; Wed,  8 May 2019 18:45:26 -0700 (PDT)
Date: Wed, 08 May 2019 18:45:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557366324; bh=Zq8MBgp5cgHRTODJnI1WCj9QLXnfl1aj/xEntZTK954=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y89KAuafzCELIeYN3lY3xcMu7XOegI3czSvuAErlD0LQr+oOCObcIZUp22ONywVte tlNJuLNx9NVjIsdJiYiL0pgoh8gCxY1hERORvXnYmvhF+C2VlvbGVUakpF/bE6FWJJ HczBYNBqRnh0mP7BJolRGZ5c5kzcVijRWCOanYBA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CUWDN3DVEVLCZT4524C4LJEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490711505@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd38634b0653_47823fc6eeecd96c2511bf"; 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/X9Nuls-UPGq1v8mytLFr74ugxb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 01:45:30 -0000

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

Would a note suffice? Something like "an endpoint that coalesces more than a few packets risks having the peer not process all packets." I don't think we need stronger or RFC 2119 language here, just a note for sensible implementation is adequate 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/issues/2308#issuecomment-490711505
----==_mimepart_5cd38634b0653_47823fc6eeecd96c2511bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Would a note suffice? Something like "an endpoint that coalesces more than a few packets risks having the peer not process all packets." I don't think we need stronger or RFC 2119 language here, just a note for sensible implementation is adequate 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/issues/2308#issuecomment-490711505">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EWM7OQAF2N2T35L3PUN63JANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AOZNCTCCSEU2QCQ3PUN63JA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU72TUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490711505",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490711505",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd38634b0653_47823fc6eeecd96c2511bf--


From nobody Wed May  8 18:50:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6D6F1200C7 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 478mGq2CYhpU for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:50:24 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 921DD12006E for <quic-issues@ietf.org>; Wed,  8 May 2019 18:50:24 -0700 (PDT)
Date: Wed, 08 May 2019 18:50:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557366623; bh=igfXekMEVC8lVZcUaNXLDytidUM30mszgDVIWzwVRbs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rskG3sU4nHOa2lg0McvNAu+pvmc4KR3xB/p6FyNS84TvQGpYVfmqRawwty/JywZtF luXgw4eKGkZVCGanqAW1sc0FxqjfG96CERXM6yOi01JEjyheBBzgQuvtMNTxW1Uneo HTDhHwcBMwPIwjFt9gGp4h7ozyBgYU5tjzk9ll3M=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6S2U3KZPKH2JDFFON24C457EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490712288@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3875f46509_731c3fd0508cd95c6654e"; 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/Nuy-x5PYXa4CSHyFmF0AHvEBZow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 01:50:31 -0000

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

@kazuho makes a good point about the inaccuracy of 2^N when it comes to timer granularity.  I don't think a multiplier is any more expensive, and it's certainly more accurate.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> makes a good point about the inaccuracy of 2^N when it comes to timer granularity.  I don't think a multiplier is any more expensive, and it's certainly more accurate.</p>

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


From nobody Wed May  8 18:56:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FB731201EA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:56:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X9byPzZwV9wc for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 18:56:30 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8896112006E for <quic-issues@ietf.org>; Wed,  8 May 2019 18:56:30 -0700 (PDT)
Date: Wed, 08 May 2019 18:56:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557366989; bh=nNSta2HQJlDRd4FZtlSMefygisDATYigASRK+MlDmE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xSLIuhkXu45f/DzGTg5o1wapX3ApXNuYd9HI0FpZkrUtfo3Qxs+pG5xoB2By9KN1q yreU0wDmWYJ9v5gmZWHDnIh2obMWLhuY9PhC8SVC58fdDtLZL2UfNVribq442HyPbV SgPpAJeA8Cn0DjZU8VMccl30WoADzPUCA7PD0KhY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WFDE2V7MREHCGGOF24C5U3EVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/c490713361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd388cd90e64_d003fdb054cd9641906"; 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/jbcAnJqTO_klHdZhfmfHWzKl3Vw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 01:56:32 -0000

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

"cause a XXX frame to be 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/2677#issuecomment-490713361
----==_mimepart_5cd388cd90e64_d003fdb054cd9641906
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"cause a XXX frame to be 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/2677#issuecomment-490713361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CICX3ROPIN3HWNWDPUOAE3ANCNFSM4HLSOW5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LXFSXVD7WWORZZMLPUOAE3A5CNFSM4HLSOW52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU73CEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2677#issuecomment-490713361",
"url": "https://github.com/quicwg/base-drafts/pull/2677#issuecomment-490713361",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd388cd90e64_d003fdb054cd9641906--


From nobody Wed May  8 19:22:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0831D12004D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:22:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yTNp15z42EmO for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:22:52 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3CB3120049 for <quic-issues@ietf.org>; Wed,  8 May 2019 19:22:52 -0700 (PDT)
Date: Wed, 08 May 2019 19:22:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557368571; bh=j+R2gLLn+rfILejLGfDKhymokpLUEs4j+dVrW51AkiY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QvC/QeVBBNDSRZtdLlniaIQNApnwQXLXexT/J/DDIaL9+aVMbQ17q8/blD9OxWg64 nsaDfxQKzmhmkZEgleDK2KMavLF3sSZq2eWkdoJu1I3x9J7DjnwaeqDbjX+uCT6Ec5 0tlPSOk0/v8oxWeFdOXx7rvCuZ7ZrcJ9ONbpXZ0Q=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LYIPWUPYRABICRT524DAXXEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490717920@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd38efba8dac_34c53fddfaacd95c43645"; 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/Te6-huk_jwu5u4LaEuCRdnjhhGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:22:54 -0000

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

I'd be happy with just saying ack_delay is units of milliseconds and do away with ack_delay_exponent. I really don't see a reason to have more accurate time for this field.

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

<p>I'd be happy with just saying ack_delay is units of milliseconds and do away with ack_delay_exponent. I really don't see a reason to have more accurate time for this field.</p>

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


From nobody Wed May  8 19:35:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8856C12006F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:35:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pMUfozodYtD8 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:35:37 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F8E512023F for <quic-issues@ietf.org>; Wed,  8 May 2019 19:35:36 -0700 (PDT)
Date: Wed, 08 May 2019 19:35:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557369335; bh=hCiB7LF/aKq3G7q+UkUpW6q80dqtlQ81fcZ+ue7otCU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C0ivPRkkSFqwDTV8z7hmdOK7VFAz9PX61oDS8P8bQx8o1yCYRz41w6Rm3Qf9Ad070 Nc3qehB5XtMuT4JvbDJ04VWzQusDJpMzH/omgLlk5BEf9wDSjvOsmff5hfYLrX+8Sd TL04Lnl57ACzntTilYh1/VDlcNelzCNlRtRPW36w=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZM2IMKCBDNT2DRTYV24DCHNEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/490720409@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd391f6ebf1f_c9a3f903aecd95c12538c"; 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/I6qyXM0I-cS9CebgH6Qeicp4Eso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:35:39 -0000

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

The mechanism for REPLACE_CONN_ID is not complicated, but I'm not yet convinced about its need. So, if we treat the two partitions as two servers, a commonly used strategy for migrating load is to send a GOAWAY to the client and have new connections be routed to the new server. Is this not adequate for you, @nibanks?

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

<p>The mechanism for REPLACE_CONN_ID is not complicated, but I'm not yet convinced about its need. So, if we treat the two partitions as two servers, a commonly used strategy for migrating load is to send a GOAWAY to the client and have new connections be routed to the new server. Is this not adequate for you, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</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/2645#issuecomment-490720409">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TLE66DNPUOVDTN4DPUOEXNANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK42CZV4D6727DB3JJLPUOEXNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU74ZGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645#issuecomment-490720409",
"url": "https://github.com/quicwg/base-drafts/issues/2645#issuecomment-490720409",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd391f6ebf1f_c9a3f903aecd95c12538c--


From nobody Wed May  8 19:41:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D8C512006F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:41:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pmt5masvubMP for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:41:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4F5A12004D for <quic-issues@ietf.org>; Wed,  8 May 2019 19:41:29 -0700 (PDT)
Date: Wed, 08 May 2019 19:41:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557369688; bh=fJY4pTWIVkQwN5XclIgf7Oew8H6A4R6uFUMxgxhm1Xg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P5ppmGTq703gni5iwzfG/Xp2qy1BYsoSxH1dHU6oSueB2kWGI1FFsDeexDtB+bvnM 9xuNWO7aXNJuz42s+WB1nlsiZezwtqeF2/oARxsylchiNX2QzG6otN2XNZl+ZZp0VT HGAxGvBSP4XuqB5QbJeH0gnatVQsh7Y+Bpw0VckY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBS42CCAQKOYQQQTV24DC5REVBNHHBQOKDQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2410/490721539@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2410@github.com>
References: <quicwg/base-drafts/issues/2410@github.com>
Subject: Re: [quicwg/base-drafts] H3 guidance on malformed request/response is light (#2410)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3935883fa5_4ade3fc1480cd96c24799a"; 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/_UGtN-GnataWqn793OAjlPxgKiw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:41:32 -0000

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

Maybe it's worth noting that HTTP_GENERAL_PROTOCOL_ERROR is the error that a proxy is expected to send when upstream resets a HTTP message (e.g., h1 connection being closed in middle of a T-E chunk, receiving RST_STREAM on a h2 stream). We could have an error code dedicated to that, but H2 has not had one and therefore I do not think there's a strong necessity to have a dedicated 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/issues/2410#issuecomment-490721539
----==_mimepart_5cd3935883fa5_4ade3fc1480cd96c24799a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Maybe it's worth noting that HTTP_GENERAL_PROTOCOL_ERROR is the error that a proxy is expected to send when upstream resets a HTTP message (e.g., h1 connection being closed in middle of a T-E chunk, receiving RST_STREAM on a h2 stream). We could have an error code dedicated to that, but H2 has not had one and therefore I do not think there's a strong necessity to have a dedicated codepoint.</p>

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


From nobody Wed May  8 19:43:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD1A612006F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:43:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nUH_IXSsWtYu for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:43:10 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4687612004D for <quic-issues@ietf.org>; Wed,  8 May 2019 19:43:10 -0700 (PDT)
Date: Wed, 08 May 2019 19:43:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557369789; bh=YZHTbcgmtKzYtkynzelQFMLYSLOjBKuNnuQt99TsYsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U2XuPuOo9piZ4/4fc5vPvIZaWnQD3U5uSWrF6K0jStx8TDKc3IHH5xHLSc20acJlO sRsJCt5UnREqEnPYam4GV8BDPCqnYJ+1M1LimGoNtgr16pBoNP8F+ZCU3LzXTpDVwq xcVI9Nx/n0JHVwwH59L0F89p7O2c6yjc2eGuymUg=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62SFWYPPREG6FMYLF24DDD3EVBNHHBUAKJI4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2644/490721850@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2644@github.com>
References: <quicwg/base-drafts/issues/2644@github.com>
Subject: Re: [quicwg/base-drafts] RTT measurement using PATH_* frames (#2644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd393bd5763d_47c03faf486cd96413672c"; 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/QK_LtEeI59irVMGwgufwOvEEN7M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:43:12 -0000

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

@rpaulo, #2637 removes that text. @ianswett is right, we'll need to caveat this at a minimum. I think it gets a bit tricky to use the PATH_CHALLENGE/RESPONSE for RTT if the RESPONSE can arrive on any path. The endpoint does not know what path will be used for data/acks, and it would have to assume that the path for CHALLENGE/RESPONSE will be the one used for data/acks, if it is to set its RTT estimate.

Perhaps we could say that an endpoint can use the CHALLENGE/RESPONSE RTT as a hint.

This will need some more thought.

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

<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D1491286" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
rpaulo">@rpaulo</a>, <a class=3D"issue-link js-issue-link" data-error-tex=
t=3D"Failed to load issue title" data-id=3D"435340038" data-permission-te=
xt=3D"Issue title is private" data-url=3D"https://github.com/quicwg/base-=
drafts/issues/2637" data-hovercard-type=3D"pull_request" data-hovercard-u=
rl=3D"/quicwg/base-drafts/pull/2637/hovercard" href=3D"https://github.com=
/quicwg/base-drafts/pull/2637">#2637</a> removes that text. <a class=3D"u=
ser-mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercar=
ds?user_id=3D20072817" data-octo-click=3D"hovercard-link-click" data-octo=
-dimensions=3D"link_type:self" href=3D"https://github.com/ianswett">@ians=
wett</a> is right, we'll need to caveat this at a minimum. I think it get=
s a bit tricky to use the PATH_CHALLENGE/RESPONSE for RTT if the RESPONSE=
 can arrive on any path. The endpoint does not know what path will be use=
d for data/acks, and it would have to assume that the path for CHALLENGE/=
RESPONSE will be the one used for data/acks, if it is to set its RTT esti=
mate.</p>
<p>Perhaps we could say that an endpoint can use the CHALLENGE/RESPONSE R=
TT as a hint.</p>
<p>This will need some more thought.</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/2644#issuecomment-490721850">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKYQ=
M6WRTRF3HFP7KNLPUOFT3ANCNFSM4HH3WTZA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK2FVPOSPIGRDJVDEKLPUOFT3A5CNFSM=
4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU75E=
OQ.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/issues/2644#issuecomment=
-490721850",
"url": "https://github.com/quicwg/base-drafts/issues/2644#issuecomment-49=
0721850",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cd393bd5763d_47c03faf486cd96413672c--


From nobody Wed May  8 19:52:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61EF212006F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:52:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r6K2HIo8BKgC for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:52:50 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CEC9312004D for <quic-issues@ietf.org>; Wed,  8 May 2019 19:52:50 -0700 (PDT)
Date: Wed, 08 May 2019 19:52:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557370369; bh=f92tojxgpiaEmMy4R1KdaT6DcQfxjGpnINM4GPMaHhM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2PY46nF4W4EGtp/k9T3qSup2CUc9WTAXb+VscNR3F0VZ6QDJUtoljmrCfDjLt4sdn g2Uejrk7N2LAD6UpmO4pKf0jBeGaWI0tNS/BMaFqYe2Vtz86XQRnYu/AUepan0ewIP bmOeV2Ohre2gk0IRmTNEZ/VWTyDyNHuCELRCy3u8=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JFSU327T7H3HWFZF24DEIDEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/490723475@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd39601b09e5_8ba3f8e924cd960110346"; 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/puvyOeQvX6g4C4spXad4n1D1T1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:52:53 -0000

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

The partition can be on the same physical machine (different processor/numa node). Changing the partition ID allows for dynamic rebalancing of load across these more easily.

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

<p>The partition can be on the same physical machine (different processor/numa node). Changing the partition ID allows for dynamic rebalancing of load across these more easily.</p>

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


From nobody Wed May  8 19:59:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A35F012004D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:59:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JlhsSss09Vp8 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 19:59:00 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB977120220 for <quic-issues@ietf.org>; Wed,  8 May 2019 19:58:55 -0700 (PDT)
Date: Wed, 08 May 2019 19:58:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557370735; bh=yD6JRqsltTcDT0brT59/eYB+8teDrsD7lcN+7PhC95U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s9HA0m9DwmipmnsQ6AZCrRmqD8psbOSuecnsXIbFupi3KaB4BBP/leTbeto1i2wpG rYgl3ifY43zbRBrvWSvmfxAYQyzRUCvz4pEoeOZ+gEMGXbA1wmaSfaOzo95Y7j0P52 D18MGXngii9QctlAK6ndJCkfud1f0G2zEufPAI20=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVHWVCMMKIWPNKCYV24DE65EVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490724439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3976ee9fb6_11a23fa45d6cd9641138e9"; 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/1I2UwT-qGxtnViLJivmq2pKW4yw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 02:59:02 -0000

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

@janaiyengar I personally think that that might be sufficient, though it is my understanding is that we already have a rough consensus on how to proceed; see https://github.com/quicwg/base-drafts/issues/2308#issuecomment-458778039.

Maybe I am incorrect in understanding the status, but based on this understanding, what I am wondering is if there's any new information that makes the WG reconsider.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> I personally think that that might be sufficient, though it is my understanding is that we already have a rough consensus on how to proceed; see <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="396344571" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2308" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2308/hovercard?comment_id=458778039&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2308#issuecomment-458778039">#2308 (comment)</a>.</p>
<p>Maybe I am incorrect in understanding the status, but based on this understanding, what I am wondering is if there's any new information that makes the WG reconsider.</p>

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


From nobody Wed May  8 20:05:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41B6612004D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:05:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yyMsBdJhaXF3 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:05:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9069312006F for <quic-issues@ietf.org>; Wed,  8 May 2019 20:05:39 -0700 (PDT)
Date: Wed, 08 May 2019 20:05:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557371138; bh=C4Lybtz9DGQ+CRCJTep1TsRANY7lBGNteOuqmxLhRB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XCPzDPAgneZf2QtCHtEUUyCHCXhYpfxBmwDP12xHKrcyrrQUgyNGR+n+lrfKILksD CxnJ+qxDnVJErpZU9+MfxuQwn3SD2DWzQ/rm7zyOtvh/xoYYVG5SJP+v9g2Tn0YpYT NZf986LjLG3ZbPbB6wpZJipvKCvRIM8kPifSsz08=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YSVBXGEJ2MI3YF5N24DFYFEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490725586@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd39902641ba_6ee3f81386cd95c7849f"; 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/oDzxEmAzEq-rh33UwF2D95AHv3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:05:41 -0000

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

> I'd be happy with just saying ack_delay is units of milliseconds and do away with ack_delay_exponent.

While millisecond granularity would be sufficient (and also efficient in terms of the size of the ACK frame) for connections between the web browsers and the servers, more accuracy is desirable for intra-datacenter connections (as @ianswett has pointed out).

Therefore, my preference would be to retain a TP that can be used to scale the granularity.

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

<blockquote>
<p>I'd be happy with just saying ack_delay is units of milliseconds and do away with ack_delay_exponent.</p>
</blockquote>
<p>While millisecond granularity would be sufficient (and also efficient in terms of the size of the ACK frame) for connections between the web browsers and the servers, more accuracy is desirable for intra-datacenter connections (as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> has pointed out).</p>
<p>Therefore, my preference would be to retain a TP that can be used to scale the granularity.</p>

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


From nobody Wed May  8 20:25:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2D8512022D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:25:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jF8kVX1JIF0o for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:25:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E1EB12022A for <quic-issues@ietf.org>; Wed,  8 May 2019 20:25:29 -0700 (PDT)
Date: Wed, 08 May 2019 20:25:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557372328; bh=0zzWYecXeoyFtMQr8iarLKlWZYHW/y+tfGK44SrMv+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mt5492r1xaoVFUd/TrMnneRzRFc4bG+vV93VdOR3u14bgri9wfrUF4lmUbBk2BM7f aUekD/9uMe+3Md+bhwTGrP6QgT4pbwXbC0XdPYlP0sN2GN3HXRNGfwEWn7+tkmvwUL gsLPx6SicQlkUDtwgpsgVdZinElOT47KAaZ7+5EA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76QJ27CWGWKT7SPI524DICPEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490728935@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd39da7ecc8e_5f8d3fe2c20cd96c59925"; 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/a3EgEaoHc8CcOR_s8U8Y5YUKHps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:25:31 -0000

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

This really isn't much complexity, so I would=C2=A0like to keep the TP ar=
ound, albeit preferably as a multiplier.=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/2670#issuecomment-490728935=

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

<p>This really isn't much complexity, so I would=C2=A0like to keep the TP=
 around, albeit preferably as a multiplier.</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/2670#issuecomment-490728935">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK75=
THBN6J7QQ7QTAULPUOKSPANCNFSM4HLJKNXA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJKYGSGAE3QYOXW6PVFDPUOKSPA5CNFSM=
4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU763=
ZY.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/2670#issuecomment=
-490728935",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-49=
0728935",=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_5cd39da7ecc8e_5f8d3fe2c20cd96c59925--


From nobody Wed May  8 20:28:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A48612022D for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H3BbiPaPiFF2 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:28:55 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89AED1201DA for <quic-issues@ietf.org>; Wed,  8 May 2019 20:28:55 -0700 (PDT)
Date: Wed, 08 May 2019 20:28:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557372534; bh=M1I8XW7YSp7o+TUIe9H+DJac1KhHWF+tF3ixX4IKPBo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VykaLxzbaXn2/yW1zUYjG1IHuondazXiy0vPrRqQbS0NAu11LW1wNRhcfY8QPBr7U 7V5jO1xrQK8fh4nLt962KXXvn9tK7XN2LcMz5N1C7/NcX7tbFhmbQ6WnrWnGt5jO7A e62gyzWuct9DMxJjdbtbMExwfXXz/f749XigQs2M=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQAVW5ZBWBV7DWOAF24DIPNEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679@github.com>
Subject: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd39e76c105e_7c513ff7cd2cd96864035"; 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/c3c7THiQ2Y12iLZ6u_PkCqro864>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:28:57 -0000

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

Since several people expressed interested in changing the `ack_delay_exponent` to a multiplier in #2670, I decided to write down a PR with that change.
We will probably have a discussion about the default value of this TP. For now, I chose 10 microseconds, which is close to the value we had so far.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * change the ack delay exponent to an ack delay multiplier

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2679.patch
https://github.com/quicwg/base-drafts/pull/2679.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/2679

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

<p>Since several people expressed interested in changing the <code>ack_delay_exponent</code> to a multiplier in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441260499" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2670" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2670/hovercard" href="https://github.com/quicwg/base-drafts/issues/2670">#2670</a>, I decided to write down a PR with that change.<br>
We will probably have a discussion about the default value of this TP. For now, I chose 10 microseconds, which is close to the value we had so far.</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/2679'>https://github.com/quicwg/base-drafts/pull/2679</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>change the ack delay exponent to an ack delay multiplier</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2679.patch'>https://github.com/quicwg/base-drafts/pull/2679.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2679.diff'>https://github.com/quicwg/base-drafts/pull/2679.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/2679">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HPG7T7PREZGIZ33DPUOK7NANCNFSM4HLW2TWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PSYTO5OOFGPFM3ETPUOK7NA5CNFSM4HLW2TWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GSY4LLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2679",
"url": "https://github.com/quicwg/base-drafts/pull/2679",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd39e76c105e_7c513ff7cd2cd96864035--


From nobody Wed May  8 20:37:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC9FD1201DA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:37:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_b4jE11V_iq for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:37:14 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 676B2120103 for <quic-issues@ietf.org>; Wed,  8 May 2019 20:37:14 -0700 (PDT)
Date: Wed, 08 May 2019 20:37:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557373033; bh=IUYvSTRIY4nZc3cNj4xpjz+g1ht6jVsbNOtTy1Yj/Pg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DBNurh2t0+n5Cofg/Z3pDws0L2P+xiMvlD1Wmrx/oYrkbFQTd7VhB+9SaBIM1fWXl EGNH01ywmB5I1WhTLMirvUal3Dxzhg3pNB5t/66GjXn6hpn48VLGdTBPrTaeJKf9G1 /WB0qmNLzRNQjBu6KIksAmpH/ry6ZY3xmLo6eT7g=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GRCY4PJ5GRQT3T3N24DJOTEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490730888@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3a0696c817_1f433fd9d44cd9641597db"; 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/LBFLDbG7xROF8GuBIaATphsoEJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:37:16 -0000

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

Thanks @kazuho for reminding me that we discussed this in Tokyo and arrived at an agreement (it's not consensus per my read, it was agreement among the participants in the "room").

I'll gently poke @marten-seemann to write 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/2308#issuecomment-490730888
----==_mimepart_5cd3a0696c817_1f433fd9d44cd9641597db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> for reminding me that we discussed this in Tokyo and arrived at an agreement (it's not consensus per my read, it was agreement among the participants in the "room").</p>
<p>I'll gently poke <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> to write 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/2308#issuecomment-490730888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2J56PRWESSPQJISHTPUOL6TANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MVDMHI7S7OOGSAJTPUOL6TA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU77LCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490730888",
"url": "https://github.com/quicwg/base-drafts/issues/2308#issuecomment-490730888",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3a0696c817_1f433fd9d44cd9641597db--


From nobody Wed May  8 20:38:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B23C11201DA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:38:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6vg8seBGTGC2 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:38:30 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 178B3120103 for <quic-issues@ietf.org>; Wed,  8 May 2019 20:38:30 -0700 (PDT)
Date: Wed, 08 May 2019 20:38:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557373109; bh=rwYEbLw6KGc6658qZJXUKE73kC9kowfpPTXpBynblWs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fAFywCfuYsAe+YntFZpV+xud+gIWGcay7cCQujEyBkhX1yD2jSH/rHFSKX9HIgl8E ECJ57/9wXwuXQ6k1I7ITmFssqKfA0tvxCuzIhRMsZd9YfouFAZO1keLwpD8vcD4yMe OABiIIO71MuXPwMZ/Pq3f9DrR5BZPBs+rmPmaDq0=
From: Marten Seemann <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/2676/push/3589600895@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3a0b5d6d6_6d563f919dacd9605245d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
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/GWxaqrTvimNWW4XrdWFl3Jqc84Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:38:32 -0000

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

@marten-seemann pushed 1 commit.

7d177839c875acd63288c82a3f930d7c9f9f43d4  Martin's suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2676/files/10c3c60cf95381e90abb6f08819c88e4fc8959aa..7d177839c875acd63288c82a3f930d7c9f9f43d4

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7d177839c875acd63288c82a3f930d7c9f9f43d4">7d17783</a>  Martin&#39;s 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/2676/files/10c3c60cf95381e90abb6f08819c88e4fc8959aa..7d177839c875acd63288c82a3f930d7c9f9f43d4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7O4L3DRICVPLWXUR3PUOMDLANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWZVAIKZYSM7K7FFTPUOMDLA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBWGA3TKMKQOVZWQIZTGU4DSNRQGA4DSNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676/files/10c3c60cf95381e90abb6f08819c88e4fc8959aa..7d177839c875acd63288c82a3f930d7c9f9f43d4",
"url": "https://github.com/quicwg/base-drafts/pull/2676/files/10c3c60cf95381e90abb6f08819c88e4fc8959aa..7d177839c875acd63288c82a3f930d7c9f9f43d4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd3a0b5d6d6_6d563f919dacd9605245d--


From nobody Wed May  8 20:42:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F91A1201DA for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:42:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vSu0MyZ9r8v5 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 20:42:47 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDEAF120048 for <quic-issues@ietf.org>; Wed,  8 May 2019 20:42:47 -0700 (PDT)
Date: Wed, 08 May 2019 20:42:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557373367; bh=EtBG5iULJphO2byqgenO9WRRA14tiBcww9xsBTiWbSk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2ehsNxfgFB/Ialtvk4u2BFkIbqmX1UubCYzYwHGE0IxKoKbqLDtBweAmvCrsizRkB 5PWLFGYW5CY427y6aBQCiJosVoOIIWy4FwIXJCd4YXJqCIc+73hwNtYqEAJRaTTRWB 3m76Eu/HXxgmZv01gafrZesqZFc4FjAQWR51wvwk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NVDJTLLA5HAZHALV24DKDNEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/c490731833@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3a1b6f1cb4_5eef3ffb0aacd95c1445dd"; 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/SosjBOJex2aQia73apBr9l25ZhU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 03:42:49 -0000

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

@martinthomson I applied your suggestions. I think this PR should be marked as 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/pull/2676#issuecomment-490731833
----==_mimepart_5cd3a1b6f1cb4_5eef3ffb0aacd95c1445dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I applied your suggestions. I think this PR should be marked as 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/pull/2676#issuecomment-490731833">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HGMONA3SBUJ4W72TPUOMTNANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FC422DGCY7SJJJTLPUOMTNA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODU77SOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490731833",
"url": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490731833",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3a1b6f1cb4_5eef3ffb0aacd95c1445dd--


From nobody Wed May  8 21:11:08 2019
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 41F1B120266 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:11:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0pRyRoai0g2S for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:11:05 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1327D12002E for <quic-issues@ietf.org>; Wed,  8 May 2019 21:11:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=xwKUzcLcmGAxgb3eOEZcko0NEwE=; b=DzBrT+m4bDObH5JI /aMrUU3bdTjhkQPMcDowx08EoWgowmXN4JPEGiMohRYT7y/BXxY7hIhhnBEQ6hos 3ZAst4HbaLzYUwceKFWEOoFUQC+yAB1H7QNf2B45sMxMQTK7aSIjv7WytLrBT61g Oh/5XHP4liLfiE+ot/ggQLXOJ04=
Received: by filter1426p1mdw1.sendgrid.net with SMTP id filter1426p1mdw1-20282-5CD3A857-2D 2019-05-09 04:11:03.985070259 +0000 UTC m=+25386.297116203
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.7]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id vADrcRd8SKqE1Yxi-InVfg for <quic-issues@ietf.org>; Thu, 09 May 2019 04:11:03.955 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id D9AE2380087 for <quic-issues@ietf.org>; Wed,  8 May 2019 21:11:03 -0700 (PDT)
Date: Thu, 09 May 2019 04:11:04 +0000 (UTC)
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7W2RWH25EL3QP6H5F24DNNPEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490736116@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3a857d613b_4e7b3fd4946cd95c64332"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak19UtW5Tc01o8AWEm8yx1XwWntqUDCRGX28Qg FmiG6pqM6drBCzLTftYpSzulM7YRoT9b11zd1KG0oMhD7bdffunuKv8S/m2slncXVACdlL7nrBRS9B kCB3YiNIUIOUx1+zCZ1Zm3EpULT1IXmNONUgNKRIMMX4TYsZWXuKwp5Q8vY7mk4lGXF/yH+ljl3z/P g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-D2oFnj5DW_nTR8PMqb7QwqMPMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:11:07 -0000

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

I am a bit skeptical of the idea of using coalesced packets for PMTU discovery. If I receive a handshake packet after the handshake is finished, I will most probably ignore it. I don't have the keys anymore, I cannot remove header protection or packet protection. Packet will be treated as a decryption error, and whatever is coalesced with it will most likely be ignored.

I understand the goal of coalescing is to find a CID in the ICMP payload, but that seems somewhat brittle. Parsing the ICMP based on the 5 tuple would be much more robust, and does not require playing games with packet coalescing.

I may be a bit biased because I would rather just completely ignore all ICMP packets, and rely only on end-to-end ACKs. It removes the need to find a portable way to obtain ICMP messages through the socket API, and it also prevents attacks by ICMP spoofing.

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

<p>I am a bit skeptical of the idea of using coalesced packets for PMTU discovery. If I receive a handshake packet after the handshake is finished, I will most probably ignore it. I don't have the keys anymore, I cannot remove header protection or packet protection. Packet will be treated as a decryption error, and whatever is coalesced with it will most likely be ignored.</p>
<p>I understand the goal of coalescing is to find a CID in the ICMP payload, but that seems somewhat brittle. Parsing the ICMP based on the 5 tuple would be much more robust, and does not require playing games with packet coalescing.</p>
<p>I may be a bit biased because I would rather just completely ignore all ICMP packets, and rely only on end-to-end ACKs. It removes the need to find a portable way to obtain ICMP messages through the socket API, and it also prevents attacks by ICMP spoofing.</p>

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


From nobody Wed May  8 21:19:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FC9F120267 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:19:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s7tSAn4weLY8 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:18:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8176D12025B for <quic-issues@ietf.org>; Wed,  8 May 2019 21:18:58 -0700 (PDT)
Date: Wed, 08 May 2019 21:18:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557375537; bh=cwoL0/DH0TB/MTg8uf54cKrJNV1uJyqijH5q54gvaGY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BaaPfj3Qmt/Tt7SiXcVME0WSh5rPuIt62aQNgmwDluJfTLdeYNOZqTLqu0ThrDF2H nZE+QfqvZ1Di7TVidB5wiMReAbFbnS/spEdFg0sLh9ifqoFpIfdZ2uVwCPyx3rmCfj E6t8e7q2cKyyP5qVnrBtsys65QamBBJmxDvSS3FI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46GHASTEWXC3UGXYF24DOLDEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490737296@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3aa3125cf7_2bdd3fadc9ecd9649371"; 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/KSw2tswYhooWaZ9DZdKp49USkBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:19:01 -0000

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

@huitema 
> If I receive a handshake packet after the handshake is finished, I will most probably ignore it. I don't have the keys anymore, I cannot remove header protection or packet protection. Packet will be treated as a decryption error, and whatever is coalesced with it will most likely be ignored.

I would point out that the draft says don't. Quoting from [section 12.2](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.12.2): _if decryption fails (because the keys are not available or any other reason), the receiver MAY either discard or buffer the packet for later processing and MUST attempt to process the remaining packets._

> I understand the goal of coalescing is to find a CID in the ICMP payload, but that seems somewhat brittle. Parsing the ICMP based on the 5 tuple would be much more robust, and does not require playing games with packet coalescing.

I agree that endpoints should rely on the 5 tuple whenever possible. However, if a stateless load balancer is being used, the CID becomes the only identifier for routing packets. That's why we have this mechanism.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a></p>
<blockquote>
<p>If I receive a handshake packet after the handshake is finished, I will most probably ignore it. I don't have the keys anymore, I cannot remove header protection or packet protection. Packet will be treated as a decryption error, and whatever is coalesced with it will most likely be ignored.</p>
</blockquote>
<p>I would point out that the draft says don't. Quoting from <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.12.2" rel="nofollow">section 12.2</a>: <em>if decryption fails (because the keys are not available or any other reason), the receiver MAY either discard or buffer the packet for later processing and MUST attempt to process the remaining packets.</em></p>
<blockquote>
<p>I understand the goal of coalescing is to find a CID in the ICMP payload, but that seems somewhat brittle. Parsing the ICMP based on the 5 tuple would be much more robust, and does not require playing games with packet coalescing.</p>
</blockquote>
<p>I agree that endpoints should rely on the 5 tuple whenever possible. However, if a stateless load balancer is being used, the CID becomes the only identifier for routing packets. That's why we have this mechanism.</p>

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


From nobody Wed May  8 21:20:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EFE8120266 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:20:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vIgoerOXNUwz for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:20:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E8EFE12025B for <quic-issues@ietf.org>; Wed,  8 May 2019 21:20:20 -0700 (PDT)
Date: Wed, 08 May 2019 21:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557375620; bh=pG0uZGJXKP/13o/GVi1okcypTl+mFaGdrcNtk+BHN+g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QBaAVwrhM5HExaepf2R5g/Yjxeh2F+2Wh4whyB3J2E2rwaBa1QAbnNPxk/wGPHWPg QEldu/kH0czamnuOYa3yG7eJKlt8Cud+nNFp/vRKjEgKqX9scDnmLCBUfhef9Fx1yB ZnGpLa7EpATN1l3DZK1/GsajYcdC3QySxlLPnLHw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UZ57L5UZ4GC7FMMF24DOQHEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/c490737478@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3aa83d5432_52ef3fd7188cd960230ae"; 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/BOj-a2UCx2IFn_IOqU0v_tKY6YM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:20:22 -0000

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

The new "MUST" threw me, but it's not really new, is 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/2676#issuecomment-490737478
----==_mimepart_5cd3aa83d5432_52ef3fd7188cd960230ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The new "MUST" threw me, but it's not really new, is 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/2676#issuecomment-490737478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JWMFSKKF3RDL66KDPUORAHANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5CRYI2C2G35CYAMATPUORAHA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAA6RQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490737478",
"url": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490737478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3aa83d5432_52ef3fd7188cd960230ae--


From nobody Wed May  8 21:21:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29FDD120266 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:21:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 hxj4oNfa_eAf for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:21:08 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EFAE12025B for <quic-issues@ietf.org>; Wed,  8 May 2019 21:21:08 -0700 (PDT)
Date: Wed, 08 May 2019 21:21:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557375667; bh=DVEyoyGdAQq2RCBZVrD9QEvVyfds+soZfrIkFa4/HWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RZ/t4PXVSbv9pKTpDZkKahyIcCnCKxk4wC+4aSyijcWAuoDET8NbTqRrbSOOXN6h+ rvpyagy8vfJ2HVV2JadsyjHP+4PPXwB5H21QFXVRbey27PanOR2hFWsU/SMp2ef0c6 dmvTzPCSFNEH35c/AujNBqxLOK77gGYdYDLnRb78=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45QNCKTALL56TILTV24DOTFEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/review/235393365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3aab3858_aa73fbf066cd964439c8"; 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/9w5Ev8fjjRkbfW59rfZ1R0Mmvrw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:21:09 -0000

----==_mimepart_5cd3aab3858_aa73fbf066cd964439c8
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/2679#pullrequestreview-235393365
----==_mimepart_5cd3aab3858_aa73fbf066cd964439c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2679#pullrequestreview-235393365">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BE5DGCYDXFZFBYWDPUORDFANCNFSM4HLW2TWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4SDIEQKQ63FN5V5LPUORDHA5CNFSM4HLW2TWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYD5CVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2679#pullrequestreview-235393365",
"url": "https://github.com/quicwg/base-drafts/pull/2679#pullrequestreview-235393365",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3aab3858_aa73fbf066cd964439c8--


From nobody Wed May  8 21:26:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4253E120267 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:26:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5cg52yx_82vQ for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:26:28 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A167D12025B for <quic-issues@ietf.org>; Wed,  8 May 2019 21:26:28 -0700 (PDT)
Date: Wed, 08 May 2019 21:26:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557375987; bh=Yy/6d9gt7an2Bu6BSWR3xH2eMXw/oIK7lShvti0PXK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jrX2rCdzjyy+aHH4PkcmqPIO52UUZK6JCK55PHPCZsRIvLOKTdkCWKF3iXxHSHCpg 2gimdLh/D1/Tw03OnmLcQQ8su3ECNSUl/U4zzDIb1lyCamZrjrwhHI8sls+cos0R2l dQ6GuZ0EMmVJfYRsYuMmmhcSRIVp6Atw4SiFRIws=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3RPLDV6TSSURFBVJV24DPHHEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/c490738375@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3abf3bc0e5_49033f97da0cd968774fd"; 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/OuCHoFlTqFBgkoZcWZkFSUAGOYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:26:31 -0000

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

That one was introduced in #2646 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/2676#issuecomment-490738375
----==_mimepart_5cd3abf3bc0e5_49033f97da0cd968774fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That one was introduced in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436464859" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2646" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2646/hovercard" href="https://github.com/quicwg/base-drafts/pull/2646">#2646</a> 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/2676#issuecomment-490738375">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JJY7VJZKCLFAD7WDPUORXHANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK24L35IKP6FRDUPHIDPUORXHA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVABFRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490738375",
"url": "https://github.com/quicwg/base-drafts/pull/2676#issuecomment-490738375",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3abf3bc0e5_49033f97da0cd968774fd--


From nobody Wed May  8 21:58:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BBB8120267 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:58:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DlWlUzTmYGUb for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:58:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90E7B120189 for <quic-issues@ietf.org>; Wed,  8 May 2019 21:58:25 -0700 (PDT)
Date: Wed, 08 May 2019 21:58:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557377904; bh=Zwp9cT+UHQ2zeoAwZ+H1USJRVrp+p1T6LYaUNrx2vNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=weWC3kTMHwUlPNSlegTsqR6327wxHgpZX3XLzpTi3/F2tkRxKWu/lmRH24I1vpCtv dzGkf1mmKVEf9VpT7I7Oty0tjq52c1T8a+RZ8TaUJZOf3NY4Y2dRu65kHpK9cFOK5h eD+fcExd1E6RfbFG32MRD9MJhv6VhBYD3j7ljf/g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTB4BVOAQI5PD7EIF24DS7BEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/c490743685@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3b3708d475_179a3f8291ecd968750f6"; 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/TsyLBVy01XAosBzRO-mBAx2CxAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:58:27 -0000

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

Let's pretend that this addresses/closes #2670.

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

<p>Let's pretend that this addresses/closes <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441260499" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2670" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2670/hovercard" href="https://github.com/quicwg/base-drafts/issues/2670">#2670</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/2679#issuecomment-490743685">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYLFV5G6LETOFGXWK3PUOVPBANCNFSM4HLW2TWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5E2IFGBJJWC3LQXCTPUOVPBA5CNFSM4HLW2TWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVACPBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2679#issuecomment-490743685",
"url": "https://github.com/quicwg/base-drafts/pull/2679#issuecomment-490743685",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3b3708d475_179a3f8291ecd968750f6--


From nobody Wed May  8 21:59:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9217B120264 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:59:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Z4THzbthaMaJ for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 21:59:11 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5D6F120189 for <quic-issues@ietf.org>; Wed,  8 May 2019 21:59:11 -0700 (PDT)
Date: Wed, 08 May 2019 21:59:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557377950; bh=B+rIqilzqHkcKE+TX1R0tMstnOdhfBsRBp+7QkDgpKw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oWn+oll7q3PzHZOqePLPzr+u+PY+ONadOX/Z7oHwK/uw2umMDVUdcTG+BZwMEJU9K naLPRYKdbdEJX4TNgcVU6fHgs6c/6DuoEdhtNo4tTZ1I8TRCUNqd1vFH8j2Z+EpGLY eapwZ/vHUtkmKm0vPdAsQsAfsZURJLSMpjbj3mjo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LQ6MJTORWLIJLCU524DTB5EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490743825@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3b39e3758f_293f3fcf602cd96c655f5"; 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/WaYXy6mXzwXbANFWBR9mTNxZQV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 04:59:13 -0000

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

Looks like multiplication is beating exponentiation.  (Also consistency over inconsistency.)

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

<p>Looks like multiplication is beating exponentiation.  (Also consistency over inconsistency.)</p>

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


From nobody Wed May  8 22:02:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68897120189 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 O-D-o5u055Wz for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:02:28 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3016E120264 for <quic-issues@ietf.org>; Wed,  8 May 2019 22:02:28 -0700 (PDT)
Date: Wed, 08 May 2019 22:02:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557378147; bh=Xum+Ian96AHcenFixSD5G/lEKUKOrlMbSpiWLZsf1so=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vNWe6+Um+UvMy6J8V3VW5EOSxlmCeudy5yv5lai8LQAQh5Yp1lkdo3c6eTTU0NxqP reWnJhVuOOsIvWIXfyDRZY7bBD0EdGDMH5l65T2t+nPmRh+EOZxBv0nZfAkgq/i/qp 99JL/JC6EaME6A+vJk5qgxptXaQ1c5YJHsf/DIC8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYU7B4QGBWVQ2QFY5524DTOHEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/review/235399785@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3b46343a02_115a3ff0170cd9644823c"; 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/Xf-kIuRqf25tcjzoKJw9yW--1_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, 09 May 2019 05:02:30 -0000

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

martinthomson commented on this pull request.



>  
-: The ACK delay exponent is an integer value indicating an
-  exponent used to decode the ACK Delay field in the ACK frame ({{frame-ack}}).
-  If this value is absent, a default value of 3 is assumed (indicating a
-  multiplier of 8). Values above 20 are invalid.
+: The ACK delay multiplier is an integer value indicating a multiplier used to
+  decode the ACK Delay field in the ACK frame ({{frame-ack}}). If this value is
+  absent, a default value of 10 (corresponding to a resolution of 10
+  microseconds)is assumed. Values above 1,000,000 (corresponding to a resolution
+  of 1 second) are invalid.

It might be better to leave the multiplier at 1 rather than pick a value.

Also, I assume that we want to prohibit 0.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2679#discussion_r282339042">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The ACK delay exponent is an integer value indicating an
-  exponent used to decode the ACK Delay field in the ACK frame ({{frame-ack}}).
-  If this value is absent, a default value of 3 is assumed (indicating a
-  multiplier of 8). Values above 20 are invalid.
+: The ACK delay multiplier is an integer value indicating a multiplier used to
+  decode the ACK Delay field in the ACK frame ({{frame-ack}}). If this value is
+  absent, a default value of 10 (corresponding to a resolution of 10
+  microseconds)is assumed. Values above 1,000,000 (corresponding to a resolution
+  of 1 second) are invalid.
</pre>
<p>It might be better to leave the multiplier at 1 rather than pick a value.</p>
<p>Also, I assume that we want to prohibit 0.</p>

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


From nobody Wed May  8 22:38:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48BF61200CD for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:38:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vfcyft3lvxzX for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:38:31 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FAE51200F5 for <quic-issues@ietf.org>; Wed,  8 May 2019 22:38:31 -0700 (PDT)
Date: Wed, 08 May 2019 22:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557380310; bh=jjjF0OjnNvwNuLFliaU9Nz59kvxqaHQs2KhKRmELDD0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P6cPUXxL3ANoFeundys1RweNOLDF06ZgrtodcUr7Ef16bNjiOUbefpc7oQFsk5yan Qmj3in2KEeub1Df+MrPT3ac6wlU54jRYzZYR+MvSzExySVGr4GkJfYSFoICxLHsd5J fYgQcEoLMRjD82zaZANaY53qk4DcKAdKZ2HaTtbI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BPAFK2WTZGZLDWDV24DXVNEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/c490750849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3bcd6137cb_75e3ffc87acd96084386"; 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/zeb28JZy8jHC-sUCzZtWdyXwogw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 05:38:34 -0000

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

Is this necessary? Imposing a multiplier on peer might be OK, but if we e=
ver get to a situation where division is forced, an exponent is vastly be=
tter - so this concern is about precefence.=0D
=0D
And I don=E2=80=99t really see what a multiplier gains over an exponent.=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/2679#issuecomment-490750849=

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

<p>Is this necessary? Imposing a multiplier on peer might be OK, but if w=
e ever get to a situation where division is forced, an exponent is vastly=
 better - so this concern is about precefence.</p>=0D
<p>And I don=E2=80=99t really see what a multiplier gains over an exponen=
t.</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/2679#issuecomment-490750849">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3HHS=
WRSORTHMF5GVDPUO2FNANCNFSM4HLW2TWA">mute the thread</a>.<img src=3D"https=
://github.com/notifications/beacon/AFTOJKYYP4OAALTKUPUWWN3PUO2FNA5CNFSM4H=
LW2TWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAEHAI=
.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/2679#issuecomment-4=
90750849",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2679#issuecomment-4907=
50849",=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_5cd3bcd6137cb_75e3ffc87acd96084386--


From nobody Wed May  8 22:42:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A176120113 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:42:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zFQqr8Wvz-2c for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:42:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78661120108 for <quic-issues@ietf.org>; Wed,  8 May 2019 22:42:04 -0700 (PDT)
Date: Wed, 08 May 2019 22:42:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557380523; bh=nQBk9TLxb5hUg7DCf3k+V9pkfyq9/qVBkpOZj1RdYTM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l3hQBE7eI2rImwlPQTqxGKLBgmgzal7f3cdan0t6BKzZwJrZPL+2qu7CKM7Sy/3B9 2M6STA+ZMVUTwAydg1Aium6pGLoQwmryuq3H2mpabmR4eLW0yGman+xESaaER22YsR Tg+pUxijbLaX0GawP2Q4W1RFAw3wtr67/ozS8F+A=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ET7L5HUAX2GUQTGV24DYCXEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/c490751503@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3bdab6541d_642a3ffa830cd95c164f6"; 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/15ZquJhWeEuJ9aorpr6FBjaGgpc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 05:42:06 -0000

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

@mikkelfj Where is a division necessary? The PR only requires multiplication.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> Where is a division necessary? The PR only requires multiplication.</p>

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


From nobody Wed May  8 22:45:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BB0E120108 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:45:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 R2Sx6yLE0EpV for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:45:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0E821200F5 for <quic-issues@ietf.org>; Wed,  8 May 2019 22:45:37 -0700 (PDT)
Date: Wed, 08 May 2019 22:45:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557380736; bh=sPx6luTeRyhTJ/x/J7+YnM14AS3bMHml9QYOi4a6u9M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ojVj/pqBQHYqQzXuyoWFwxAmCd5+onRxMIXhPpI1wyr/Lhy6qfyMC11dQbAo8XtOs MlkpHyFgIamARFsVCtp6bD9Iot7E7XrS+NytqIAqbqoUyGqfUna9guafpFrYiFR0Ou pyQK3ZKBcV8FRddYyMyVBlsR32/sikboWHNHW6jw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EFKZ2O6OCA2V7I5V24DYQBEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490752113@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3be809dfd2_4b0a3fd8b34cd96867694"; 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/CwHk_FOkTzn64IJ7Jy6-1y1pS_Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 05:45:40 -0000

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

In praxis you can=E2=80=99t trust any timer to be at any resolution, so m=
essuring the diff in nanoseconds and downshifting by exponent would be si=
mpler, faster, and more precise. Otherwise you hsve to deal with division=
 or choose a power of 2 anyway.=0D
=0D
=0D
________________________________=0D
Fra: Martin Thomson <notifications@github.com>=0D
Sendt: torsdag, maj 9, 2019 6:59 AM=0D
Til: quicwg/base-drafts=0D
Cc: Subscribed=0D
Emne: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)=0D
=0D
=0D
Looks like multiplication is beating exponentiation. (Also consistency ov=
er inconsistency.)=0D
=0D
=E2=80=94=0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly, view it on GitHub<https://github.com/quicwg=
/base-drafts/issues/2670#issuecomment-490743825>, or mute the thread<http=
s://github.com/notifications/unsubscribe-auth/AABPGN32VIBRFKZXRGFMDXTPUOV=
RRANCNFSM4HLJKNXA>.=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/2670#issuecomment-490752113=

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

In praxis you can=E2=80=99t trust any timer to be at any resolution, so m=
essuring the diff in nanoseconds and downshifting by exponent would be si=
mpler, faster, and more precise. Otherwise you hsve to deal with division=
 or choose a power of 2 anyway.<br>=0D
<br>=0D
<br>=0D
________________________________<br>=0D
Fra: Martin Thomson &lt;notifications@github.com&gt;<br>=0D
Sendt: torsdag, maj 9, 2019 6:59 AM<br>=0D
Til: quicwg/base-drafts<br>=0D
Cc: Subscribed<br>=0D
Emne: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)<br>=0D=

<br>=0D
<br>=0D
Looks like multiplication is beating exponentiation. (Also consistency ov=
er inconsistency.)<br>=0D
<br>=0D
=E2=80=94<br>=0D
You are receiving this because you are subscribed to this thread.<br>=0D
Reply to this email directly, view it on GitHub&lt;https://github.com/qui=
cwg/base-drafts/issues/2670#issuecomment-490743825&gt;, or mute the threa=
d&lt;https://github.com/notifications/unsubscribe-auth/AABPGN32VIBRFKZXRG=
FMDXTPUOVRRANCNFSM4HLJKNXA&gt;.<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/2670#issuecomment-490752113">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3V=
WZISL4LUS3CZ67TPUO3ABANCNFSM4HLJKNXA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJK6IUA6MEJUXPMKVDMTPUO3ABA5CNFSM=
4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAEQ=
4I.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/2670#issuecomment=
-490752113",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-49=
0752113",=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_5cd3be809dfd2_4b0a3fd8b34cd96867694--


From nobody Wed May  8 22:54:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E66C61200CD for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:53:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7xcDSpYWVTLz for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 22:53:58 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E72AB1200F5 for <quic-issues@ietf.org>; Wed,  8 May 2019 22:53:57 -0700 (PDT)
Date: Wed, 08 May 2019 22:53:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557381236; bh=prNJkLYU4LFBw8KjAABNvrRQJbBlPGRiTbyy/UO06VE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xselVZLRfcg48hclXwLEMmDn4ndD5fx4kaSmHUwZZp/mqT7/vQ5Ct3y0mEgb3rNFg RRCdc4TAd8c0wfQPKKTZQh83skhshxQktwrPh8fKu857KDENv0amM7mzYDrjuoxfBQ fiulclB+Hn1AoQxMw9UzXOSqt1CevwHneue2miAw=
From: Marten Seemann <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/2679/push/3589845587@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3c074baf9c_73ba3f817dccd95c1924a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
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/-4Eq_bQ8Ifn_nYc7OoJRJvTEhe8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 05:54:00 -0000

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

@marten-seemann pushed 1 commit.

23e29f8461a430d6e287c038b6fd6857f0478881  set default ack_delay_multiplier = 1, make 0 invalid


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2679/files/611511de25f154b2431d1c9977368deb9b1114ee..23e29f8461a430d6e287c038b6fd6857f0478881

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/23e29f8461a430d6e287c038b6fd6857f0478881">23e29f8</a>  set default ack_delay_multiplier = 1, make 0 invalid</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/2679/files/611511de25f154b2431d1c9977368deb9b1114ee..23e29f8461a430d6e287c038b6fd6857f0478881">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMZ6PVGULNGLX3GBLPUO37JANCNFSM4HLW2TWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSJN7IIBYMBBM2U73PUO37JA5CNFSM4HLW2TWKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOMRTGMZTINCQOVZWQIZTGU4DSOBUGU2TQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2679/files/611511de25f154b2431d1c9977368deb9b1114ee..23e29f8461a430d6e287c038b6fd6857f0478881",
"url": "https://github.com/quicwg/base-drafts/pull/2679/files/611511de25f154b2431d1c9977368deb9b1114ee..23e29f8461a430d6e287c038b6fd6857f0478881",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd3c074baf9c_73ba3f817dccd95c1924a--


From nobody Wed May  8 23:42:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CA8112011F for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 23:42:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id igVymMOoLIEF for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 23:42:53 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF7611200CD for <quic-issues@ietf.org>; Wed,  8 May 2019 23:42:53 -0700 (PDT)
Date: Wed, 08 May 2019 23:42:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557384172; bh=Sph+zqqJuUcH5zu/xYE/jTrEgnCL7jBMZiFYZwp8XtQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BL+fKm5aTdfids5bL6Xkg/TD11/L0AeuOmHX5VtIXNWxfXnFSw0L08XE3jcvOHWzG TWSE6XIb/IEaNxiy3XpqUKPnsD/HVxLQuAvaWc2xDtmNGeNmVK1aTkUzvcNsC9wuAh E+5cia/cP5ZGp/gAiWQnvxt7j15g6CfCSs8K75Xg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYXY6BEC3OXGAZV45524D7GZEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/c490764779@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3cbec6c96f_6e073f9822ccd9642474fb"; 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/d4c66l7aJndEL2cuVqBjm6Z718A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 06:42:55 -0000

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

As I say, this sets a precedence if we need to do more scales in the future. In the current form the sender decides what division is necessary. So I think there should be strong win for multiplication to prefer that.

That said, it is already messy with base 10 units, but constant mult/div by 1000 is manageable.

Another complication is overflow detection. With an exponent you can easily construct a mask. With multiplication you must either add another max var, or have another multiplication to compute it on the fly. Otherwise this will probably be an attack vector on naive implementations.

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

<p>As I say, this sets a precedence if we need to do more scales in the future. In the current form the sender decides what division is necessary. So I think there should be strong win for multiplication to prefer that.</p>
<p>That said, it is already messy with base 10 units, but constant mult/div by 1000 is manageable.</p>
<p>Another complication is overflow detection. With an exponent you can easily construct a mask. With multiplication you must either add another max var, or have another multiplication to compute it on the fly. Otherwise this will probably be an attack vector on naive implementations.</p>

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


From nobody Wed May  8 23:43:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE0E6120124 for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 23:43:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HQiadhkqv5xW for <quic-issues@ietfa.amsl.com>; Wed,  8 May 2019 23:43:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 401CD12011A for <quic-issues@ietf.org>; Wed,  8 May 2019 23:43:28 -0700 (PDT)
Date: Wed, 08 May 2019 23:43:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557384206; bh=hSn808zOQ1oNcn07rMZLJ7MTzjHn6Rn7wanWibeP6D0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=slFSInVGMC3NdYYomCsY2uIVjgOWD1StY7OAwYaO5jdGyZ5POwBWu++LCvAi0TtCa lGYgz11YF8a+sc3+MMb8LxzJ8aI6yDD/fcp9EZt/d2lOgQqKodqS1vye9xKyqz3Xh+ YqtscM+CsIOUhUKMMPLFXb/t6UefI1ACRigw3aIQ=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VX2AWGV3L5RIJAXV24D7I5EVBNHHBT5UX5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2638/issue_event/2329279903@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2638@github.com>
References: <quicwg/base-drafts/issues/2638@github.com>
Subject: Re: [quicwg/base-drafts] max_ack_delay is unknown when a new connection is established (#2638)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3cc0eb4d80_599c3f887e6cd9641434e0"; 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/eP8bbt4LoqTBSWX150OpHeqHOFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 06:43:30 -0000

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

Reopened #2638.

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

<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435591149" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2638" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2638/hovercard" href="https://github.com/quicwg/base-drafts/issues/2638">#2638</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/2638#event-2329279903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4J22JJJITV3SHSETDPUPBY5ANCNFSM4HHNID4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNNKSN2LHO4WJHCYDPUPBY5A5CNFSM4HHNID42YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORLK73HY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2638#event-2329279903",
"url": "https://github.com/quicwg/base-drafts/issues/2638#event-2329279903",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3cc0eb4d80_599c3f887e6cd9641434e0--


From nobody Thu May  9 00:05:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EFAC12029C for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:05:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vq9QoTfLnqNr for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:05:23 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73B6E120296 for <quic-issues@ietf.org>; Thu,  9 May 2019 00:05:22 -0700 (PDT)
Date: Thu, 09 May 2019 00:05:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557385521; bh=6GRznLJUstivhNUayWbMTBx1WjxzPxQ7gRO1FjBwfLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SbRy6/ChwmcticZMkEMkQG/1KzBtvPZIGD7wAZJ2zyBI+8yzxCLs3GVUHoik09X/B qykynjRRf1XT/XdEWRgOB65naPLFb0OmqQG78iWoAJGjE4ruFROhlq2KE7nQ1Z76/w zcf6GxK1aha843VviuD3UWm4fgvVC/aMoDgPBcjk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQTCLPLROCMZFQYX524EB3DEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/490770664@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3d131289e9_79203fbf312cd96051658"; 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/HWyxTFPlUUblYUf5jPGnGUiJhFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 07:05:34 -0000

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

I think I am opposed to having a dedicated stream for PRIORITY frames.

If I understand correctly, the suggestion is based on either of the following two conceptions:
* sending priority information only on a dedicated stream is better than allowing the initial priority to be specified on the request stream
* it is a good idea to block processing of PRIORITY frames if there is a unresolved inter-stream dependency

I am not sure if either of the two is true. For the first point, the increased chance of not having prioritization information when receiving a request is a concern (see https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490330136). For the second point, my understanding is that the ideal behavior is different. It is my understanding that the server should solely refer to the weight of the request stream when the stream's location within the tree cannot be resolved (see https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490689310).

Considering these points, I am not sure if we want to incentivize servers processing PRIORITY frames in order. I might also point out that the servers willing to process them in order can buffer the PRIORITY frames after reading them out from the receive buffer of the control stream, and that the clients willing to send all the prioritization information in order can do that by sending the PRIORITY frames only on the control stream.

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

<p>I think I am opposed to having a dedicated stream for PRIORITY frames.=
</p>
<p>If I understand correctly, the suggestion is based on either of the fo=
llowing two conceptions:</p>
<ul>
<li>sending priority information only on a dedicated stream is better tha=
n allowing the initial priority to be specified on the request stream</li=
>
<li>it is a good idea to block processing of PRIORITY frames if there is =
a unresolved inter-stream dependency</li>
</ul>
<p>I am not sure if either of the two is true. For the first point, the i=
ncreased chance of not having prioritization information when receiving a=
 request is a concern (see <a class=3D"issue-link js-issue-link" data-err=
or-text=3D"Failed to load issue title" data-id=3D"418407068" data-permiss=
ion-text=3D"Issue title is private" data-url=3D"https://github.com/quicwg=
/base-drafts/issues/2502" data-hovercard-type=3D"issue" data-hovercard-ur=
l=3D"/quicwg/base-drafts/issues/2502/hovercard?comment_id=3D490330136&amp=
;comment_type=3Dissue_comment" href=3D"https://github.com/quicwg/base-dra=
fts/issues/2502#issuecomment-490330136">#2502 (comment)</a>). For the sec=
ond point, my understanding is that the ideal behavior is different. It i=
s my understanding that the server should solely refer to the weight of t=
he request stream when the stream's location within the tree cannot be re=
solved (see <a class=3D"issue-link js-issue-link" data-error-text=3D"Fail=
ed to load issue title" data-id=3D"418407068" data-permission-text=3D"Iss=
ue title is private" data-url=3D"https://github.com/quicwg/base-drafts/is=
sues/2502" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/ba=
se-drafts/issues/2502/hovercard?comment_id=3D490689310&amp;comment_type=3D=
issue_comment" href=3D"https://github.com/quicwg/base-drafts/issues/2502#=
issuecomment-490689310">#2502 (comment)</a>).</p>
<p>Considering these points, I am not sure if we want to incentivize serv=
ers processing PRIORITY frames in order. I might also point out that the =
servers willing to process them in order can buffer the PRIORITY frames a=
fter reading them out from the receive buffer of the control stream, and =
that the clients willing to send all the prioritization information in or=
der can do that by sending the PRIORITY frames only on the control stream=
.</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/2678#issuecomment-490770664">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK7Z=
WGKVBRFO4WPHEY3PUPELDANCNFSM4HLTFNBA">mute the thread</a>.<img src=3D"htt=
ps://github.com/notifications/beacon/AFTOJKZJJ6JOSHL5JU2N4DDPUPELDA5CNFSM=
4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAJB=
2A.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/issues/2678#issuecomment=
-490770664",
"url": "https://github.com/quicwg/base-drafts/issues/2678#issuecomment-49=
0770664",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cd3d131289e9_79203fbf312cd96051658--


From nobody Thu May  9 00:10:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96F81120134 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:10:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kKRAfFBpXdV5 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:10:37 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2478B120049 for <quic-issues@ietf.org>; Thu,  9 May 2019 00:10:37 -0700 (PDT)
Date: Thu, 09 May 2019 00:10:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557385836; bh=JEKgvYprvNwCd8RaEB+NiJF3z5HnkicGEP0hEgJp46s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lmX0pKltVFXQi1NeLrZSS2MRbUqPwWmG6/Z2cx22TpoEEm7UOfCGsiLucKKZ+3yjP U8ls4izP4HbTRA5CewIqNLRydKhi7iyEZCFyZV790usIXmTm4kx8l6vrUN/HrM7bau 186B+vZBBpWoWxPmOESK/sx7BaP3GVGP4PLYBkCU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5U72HZATWZPEZNGYF24ECOXEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490772094@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3d26beb546_58813fcf622cd9601295e1"; 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/R61PHQGl5ifAhfQaI9sDQ3LhrYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 07:10:39 -0000

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

I really wish QUIC did not use coalescing for any kind of semantics and only to avoid roundtrips.

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

<p>I really wish QUIC did not use coalescing for any kind of semantics and only to avoid roundtrips.</p>

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


From nobody Thu May  9 00:15:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB79D120134 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:15:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o8FPo6xoZW53 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:15:46 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E84AE12011F for <quic-issues@ietf.org>; Thu,  9 May 2019 00:15:45 -0700 (PDT)
Date: Thu, 09 May 2019 00:15:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557386144; bh=nrEbdjxCSvSe8Ol/qZqHRR6zXP37PmIR+8NTmv4lc1k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GUt7QZ1sgA5sZGB/4N6eTlW5jDHEeUootydtxEY5k8ekZYAmg48NkfFOr45NYHYsu 4yG8zOGMH9ywfMbPwfd+lckshtDHc/7Z0rA+janoClQn1JQv1lh/Z+iAXAuv7JgYDt GUwQz1/QCCdhKw9TUHnJsJpjGh2MTq94hSccxmdI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HKXJVCXP3TOHJ25524EDCBEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/490776028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3d3a093634_146d3fc836acd968146376"; 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/WJDW5BnfZa6kI-5fuVW4SyuDWnk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 07:15:48 -0000

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

I'm a bit torn here - I don't think internal process optimisation should be on the wire, but with 96 cores and counting, and possibly hardware optimized queue delivery, there is probably a reasonable case for it.

There may also be a case of handover on the internal network.

But this is only a use case consideration. I haven't considered whether @nibanks proposal is the right way to do 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/2645#issuecomment-490776028
----==_mimepart_5cd3d3a093634_146d3fc836acd968146376
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm a bit torn here - I don't think internal process optimisation should be on the wire, but with 96 cores and counting, and possibly hardware optimized queue delivery, there is probably a reasonable case for it.</p>
<p>There may also be a case of handover on the internal network.</p>
<p>But this is only a use case consideration. I haven't considered whether <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> proposal is the right way to do 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/2645#issuecomment-490776028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3L7Z2KCXDIBPR253DPUPFSBANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CRSYT5UQOCUJWEIDPUPFSBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAKLXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645#issuecomment-490776028",
"url": "https://github.com/quicwg/base-drafts/issues/2645#issuecomment-490776028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3d3a093634_146d3fc836acd968146376--


From nobody Thu May  9 00:51:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AE43120261 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:51:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O2KIuzG-0cjk for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 00:51:26 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8816212016A for <quic-issues@ietf.org>; Thu,  9 May 2019 00:51:26 -0700 (PDT)
Date: Thu, 09 May 2019 00:51:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557388285; bh=eakl3gJ/JWzQnBuBQ9NxDITPI5B8DVlmPIdR7rJQSE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q4v+Q4j9nLX0wt0z2XP3VgnUUQm0T2FlgeGI8KQZKIsN6MoFhCWaFcymENQrkJIR8 Nhu9fDVWjV+TdtA50qVauAKXJE1OOK/9IJNEbBjThGCFn+o6t/Y1n5zlwowUjzRlqh +ONculiRB65/IF9JjV3Scuz/HnWvwGoRPLe3EtH0=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMV3YT6GX3YLOJ76N24EHHZEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/490792254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3dbfce3be8_5fb43f86276cd96856659"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bUi_TodNMwqjT7cBjCpLg_r-6Q8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 07:51:39 -0000

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

Thank you all for the insightful comments :) 

I guess my main gripe is maybe with the "default" behavior of adding the node as a direct child to the root of the tree. As we have found in our research (1) (and many others besides) this default behaviour (equal weighted round robin) is (by far) the worst behaviour you can get in a web browsing context. A first-come-first-served setup is better in almost every way. 

A simple compromise might be to change the default behaviour from "add to root with weight 16" to "**add as direct child of the last added node (could be root) with weight 1**" or something similar. This also has plenty of caveats and edge cases, but afaict should give better results in cases where lots goes wrong at the same time (e.g., fast link and high current cwnd with sudden burst of lost priority frame(s)). This would imo greatly reduce the potential impact of an "implicitly_initialized" node in the most common case (lots of higher-priority requests outstanding, which you would interfere with by adding to the root instead). 

> +1. I also agree that it would be beneficial to call out the strategy (or strategies) that the servers might employ, and if necessary the side-effects of those strategies that the clients should take into consideration.

I am also 100% for this. 


With regards to the alternate priority schemes/changing before RFC: afaict, Pat Meenan's proposal can be implemented using an extension frame (replacing the "normal" PRIORITY frame). At least that's how we are planning on starting to experiment with it soon. In that case, a more complex setup with the unidirectional priority streams etc. might be overkill (sorry @LPardue ;) Anyone think that's not possible?


TL;DR I would be in preference of keeping things as they are in general, but changing the default behavior for non-explicitly-prioritized streams. 

(1): https://speeder.edm.uhasselt.be/www18/


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

<p>Thank you all for the insightful comments :)</p>
<p>I guess my main gripe is maybe with the "default" behavior of adding the node as a direct child to the root of the tree. As we have found in our research (1) (and many others besides) this default behaviour (equal weighted round robin) is (by far) the worst behaviour you can get in a web browsing context. A first-come-first-served setup is better in almost every way.</p>
<p>A simple compromise might be to change the default behaviour from "add to root with weight 16" to "<strong>add as direct child of the last added node (could be root) with weight 1</strong>" or something similar. This also has plenty of caveats and edge cases, but afaict should give better results in cases where lots goes wrong at the same time (e.g., fast link and high current cwnd with sudden burst of lost priority frame(s)). This would imo greatly reduce the potential impact of an "implicitly_initialized" node in the most common case (lots of higher-priority requests outstanding, which you would interfere with by adding to the root instead).</p>
<blockquote>
<p>+1. I also agree that it would be beneficial to call out the strategy (or strategies) that the servers might employ, and if necessary the side-effects of those strategies that the clients should take into consideration.</p>
</blockquote>
<p>I am also 100% for this.</p>
<p>With regards to the alternate priority schemes/changing before RFC: afaict, Pat Meenan's proposal can be implemented using an extension frame (replacing the "normal" PRIORITY frame). At least that's how we are planning on starting to experiment with it soon. In that case, a more complex setup with the unidirectional priority streams etc. might be overkill (sorry <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> ;) Anyone think that's not possible?</p>
<p>TL;DR I would be in preference of keeping things as they are in general, but changing the default behavior for non-explicitly-prioritized streams.</p>
<p>(1): <a href="https://speeder.edm.uhasselt.be/www18/" rel="nofollow">https://speeder.edm.uhasselt.be/www18/</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/2502#issuecomment-490792254">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYIDRKVOWZ42WJCS4LPUPJXZANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3E4HEUICKZOMIENQLPUPJXZA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVAOKPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490792254",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490792254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd3dbfce3be8_5fb43f86276cd96856659--


From nobody Thu May  9 02:25:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 978B3120090 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 02:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uq_PQ8-FGciX for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 02:25:12 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C666C120088 for <quic-issues@ietf.org>; Thu,  9 May 2019 02:25:12 -0700 (PDT)
Date: Thu, 09 May 2019 02:25:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557393911; bh=yOBzhCZTkffyYSo3NVouf4Pv5i5ccKIU572vbIqX/GU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UnQxOSkFs0PwApZVay9gDrXe8xOliLPPkEAiRkfn5nPaxhYfmfoe5RFRg31C9A/qC 4UWl1q6i9yb3sXkpPq4pLYIifBvq4IEIBvpBDm2HIxAkoDLeOplyYLOQ8sFIQBXQvG kOqA9C/F37NudPVdyoId3VdpNluompjPcmT4Z72o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63JKB446WVJZBHX3N24ESHPEVBNHHBUWHC24@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2679/c490828622@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2679@github.com>
References: <quicwg/base-drafts/pull/2679@github.com>
Subject: Re: [quicwg/base-drafts] change the ack delay exponent to an ack delay multiplier (#2679)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3f1f765359_38a33fb06bccd96c26815a"; 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/WiLbm8SRutPOXxVkFBUiyfQsVZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 09:25:15 -0000

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

I don't think we need to worry about optimization of these corner cases.

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

<p>I don't think we need to worry about optimization of these corner cases.</p>

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


From nobody Thu May  9 02:28:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A8B01202EF for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 02:28:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CZabL2Ewef7m for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 02:28:04 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEF6D120153 for <quic-issues@ietf.org>; Thu,  9 May 2019 02:28:03 -0700 (PDT)
Date: Thu, 09 May 2019 02:28:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557394082; bh=ydmT+/yIjvBVUZRkNwZYJWWOEUc9wfU5YL8524HAOmA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UXlPQcUyjC3AHWhhBQsJ4FyDoFga4PuvjagFC+thioRuuCc0Avqx+EhOmjY9AlLLP LMjb1Wanj2SmHzqq9dQvJjwQsh7hEXzNabNMglzn71S6rvkAifFBGD0J6XjDyjSqpQ h/Z/HufUrfITmnQ5uIc5dBEUB+Ux+3ejN14kS1m4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OO3AEXA3LV5LGGJF24ESSFEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c490829596@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd3f2a263789_60183fc24c6cd95c1765db"; 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/tZbhG2UpDEf6CkBFNQxuKcvJJCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 09:28:09 -0000

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

Still holding on a note about congestion.  I will merge and open another issue if that doesn't happen soon-ish.

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

<p>Still holding on a note about congestion.  I will merge and open another issue if that doesn't happen soon-ish.</p>

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


From nobody Thu May  9 05:07:13 2019
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 A0B25120020 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 T-x7VlutRUnB for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:07:07 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1AF1120094 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:07:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Dqi1str3LRC02XMxrJzSunY+Dqk=; b=EQy0QKvYSL+DcVdR Oh0J342s9zvdbzZf88IyuGFEolYmVUtlDUrzj6MmPn9z+GolHvPVaZ1m9VxLJbor kFVn0DttwnCfrLBbSsGkQzxYcEc1RR4HGzr49OOECTIBXGole6dDOegRKuNvgfHn alX50QmJxVJ+qAoESDYxrOlqmMk=
Received: by filter1559p1mdw1.sendgrid.net with SMTP id filter1559p1mdw1-22559-5CD417E9-24 2019-05-09 12:07:05.711835406 +0000 UTC m=+54033.987044016
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id -CqmDbLmTuqQju3y-MY5nA for <quic-issues@ietf.org>; Thu, 09 May 2019 12:07:05.688 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id 9BC53C0AD3 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:07:05 -0700 (PDT)
Date: Thu, 09 May 2019 12:07:05 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54T75SV5FFVESAVL524FFGTEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c490876017@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd417e998a33_2cbc3f7fdfacd96c28267b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2qgAns2ipiFHSqcWXMqdCVq+RGyKx/Jc6PFy 10bg/iXgUS8Lwou4K3UkKlJRpNskVwP+b4peex0XdlS/9T25mkvPUaEG+sidr+TzWm+6hZ6AaV5z5m 2qI0am0PwkAKl6jPXMbgZRRO9fQZKuAs6asZOdtbjuQkqHyJhl5nypC2ZPJ84I1qCIYiM813BmDVtK M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4TwUtJZSF-a4wgs7oa9mavd0VxI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:07:12 -0000

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

I'll do that 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/pull/2642#issuecomment-490876017
----==_mimepart_5cd417e998a33_2cbc3f7fdfacd96c28267b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'll do that 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/pull/2642#issuecomment-490876017">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27NJ4VLYRA6RJPU5LPUQHWTANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZK7NFWQUIQQRN5L2LPUQHWTA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBCY4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-490876017",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-490876017",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd417e998a33_2cbc3f7fdfacd96c28267b--


From nobody Thu May  9 05:11:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADD4812001E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:11:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jtu71xFLD_Sf for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:11:53 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3391D120006 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:11:53 -0700 (PDT)
Date: Thu, 09 May 2019 05:11:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557403912; bh=NPoa0HHeNBtop2PsotK8op9GHAWn0OwbpRu3dzcycII=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qSuP0Mbh8oCVl6Rxk6LUJEpj0fz7+zBDR0R/+v6/ufcr5O7tTNqRAEM8XsLd+2B8/ dmJVBVTynSe9HSEtE2zyXEWJQGpdsATdEItWNi9Zk9iBoxNAxmo/qCN3/xgi3pRVxj YZG8Zh4KfFLzSSi+uxJtdDQUJEHRzSBfwyYIZGmk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3X32JGCYX34O42OMN24FFYREVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490877457@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd419081a449_19c73fa7bcacd96c446188"; 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/WvB4kM6rK8T9e3UWtet2na_A5eY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:11:55 -0000

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

I don't see a reason to change this to a multiplier, except for personal taste.  Shifts are objectively faster and I haven't seen anyone indicate they need or really want a multiplier that can't be expressed 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/2670#issuecomment-490877457
----==_mimepart_5cd419081a449_19c73fa7bcacd96c446188
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't see a reason to change this to a multiplier, except for personal taste.  Shifts are objectively faster and I haven't seen anyone indicate they need or really want a multiplier that can't be expressed 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/2670#issuecomment-490877457">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FS3I7CLE6ZOHXROLPUQIIRANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T3225VNE6RC4CTZDPUQIIRA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBDEEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490877457",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490877457",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd419081a449_19c73fa7bcacd96c446188--


From nobody Thu May  9 05:13:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 253F5120020 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:13:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VPyXWWA5dKNl for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:13:28 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C561120006 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:13:28 -0700 (PDT)
Date: Thu, 09 May 2019 05:13:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557404007; bh=jXMK2aA1Ifg6xobbhb5tOVn2FCv5c0UuOuuOrwnguNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bkITl2BvXKnIMEin9AmOKgOJNvBYW2Ie1eMkD38mJvyuCpyEonzLdbvThZc7SCwBt 30TzKVJzraV1m3auw8xkeQ1P5DD/bcBcl0kBaR8Loagx5pgKMKGux/s96x9gyNd3r5 DFh1ml0I5TTmJnUjDckHV6pdOLc7G3hAeD7buBgo=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Q6O26KIP5A6OABON24FF6PEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490877936@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd419678eb56_79e83feea28cd9642589d4"; 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/96u2tCI-ixqumDi2n3mHVRgQl7Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:13:30 -0000

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

Coalescing for other-than-PMTU-discovery is to reduce the number of small datagrams. That's useful for reducing network bandwidth and CPU cost, especially for short connections.

So any kind of analysis for possible attacks should weigh a "Christmas Tree" coalesced packets vs. receiving each of the coalesced packets separately.  Coalescing makes sending such packets cheaper for the sender but it also makes it equally cheaper for the sever to receive.

My view is that packet coalescing is "neutral" in its effect on attack resilience of the protocol.  (One can actually say it is slightly beneficial, since it is harder to saturate network links with smaller datagrams.)

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

<p>Coalescing for other-than-PMTU-discovery is to reduce the number of small datagrams. That's useful for reducing network bandwidth and CPU cost, especially for short connections.</p>
<p>So any kind of analysis for possible attacks should weigh a "Christmas Tree" coalesced packets vs. receiving each of the coalesced packets separately.  Coalescing makes sending such packets cheaper for the sender but it also makes it equally cheaper for the sever to receive.</p>
<p>My view is that packet coalescing is "neutral" in its effect on attack resilience of the protocol.  (One can actually say it is slightly beneficial, since it is harder to saturate network links with smaller datagrams.)</p>

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


From nobody Thu May  9 05:16:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9ECC12003E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:16:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7QyTdwlBL4SK for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:16:14 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57E78120021 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:16:14 -0700 (PDT)
Date: Thu, 09 May 2019 05:16:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557404173; bh=Fs3XGXtzX93qaKSvNVIcSJlhqZ5j3uhI22CBWyhX4RA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sHmypXlw8mgK5EQRQhIwY6UVYgIfE7vaNxfji7HoLicAQLPm4ya2Ww86AQ1QMo3tx ow5JOGnSi+3lPMwUtQnf1eOWJ79r36RdDFEe6WArdd2dN1UiXZEWYxR+MbZ26Ed6Xg PPkK4+8bG6eVyrTlGJ2DzfkncZE8X2K/W4yyeO6g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2R3EJHBBSIRKV7VKF24FGI3EVBNHHBUAKJI4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2644/490878762@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2644@github.com>
References: <quicwg/base-drafts/issues/2644@github.com>
Subject: Re: [quicwg/base-drafts] RTT measurement using PATH_* frames (#2644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd41a0d5217d_29c23ffc58acd96c284651"; 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/_CIEm0rqH-Du6viBdbGpfmP7tqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:16:16 -0000

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

How about "MAY use the delay between sending a PATH_CHALLENGE and receiving a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered 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/issues/2644#issuecomment-490878762
----==_mimepart_5cd41a0d5217d_29c23ffc58acd96c284651
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>How about "MAY use the delay between sending a PATH_CHALLENGE and receiving a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered 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/issues/2644#issuecomment-490878762">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57GHTHCIIFMJZEGXLPUQIY3ANCNFSM4HH3WTZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5O3JWA32L2OGQTLB3PUQIY3A5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBDOKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2644#issuecomment-490878762",
"url": "https://github.com/quicwg/base-drafts/issues/2644#issuecomment-490878762",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd41a0d5217d_29c23ffc58acd96c284651--


From nobody Thu May  9 05:45:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4EA6120041 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:45:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Djm6SI8X_4AQ for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:45:45 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01FD61200A1 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:45:44 -0700 (PDT)
Date: Thu, 09 May 2019 05:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557405943; bh=SszGwUX/H2flcDbkoqi4xm+XzYN7yTF0mmXOncqVEAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VlTG2++ZrDiSJm4UNlmHr3pvXybelxSd8JskEFIahKACE4QgHVRzA4Uyexkb4CP66 ejbGtD/Qe4lio3fWXLxD/T3Y070A4SzEd4LYPfNBXCDsBEXnR4MXQzttb8VPuWFmZr R2MjKIlh+bBoIMPIHCXoOOm9Tt7PVDMfcwaqr77Y=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQZ2OQGAMOW7CPRDN24FJXPEVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/review/235566347@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd420f7c2692_77b3f91afccd96066095"; 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/o6Zz-uzP4CBCfyIl3-10VJmSyXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:45:48 -0000

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

ianswett approved this pull request.

Thanks for fixing 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/2676#pullrequestreview-235566347
----==_mimepart_5cd420f7c2692_77b3f91afccd96066095
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Thanks for fixing 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/2676#pullrequestreview-235566347">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CQ25XTMQCQAQPBLDPUQMHPANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AO2JRN6MJKEBUBK3PUQMHPA5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYFHKCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676#pullrequestreview-235566347",
"url": "https://github.com/quicwg/base-drafts/pull/2676#pullrequestreview-235566347",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd420f7c2692_77b3f91afccd96066095--


From nobody Thu May  9 05:51:46 2019
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 272491200A1 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:51:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 gL30VOMKF3Cs for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 05:51:43 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D901E12009E for <quic-issues@ietf.org>; Thu,  9 May 2019 05:51:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=mbqr3Tgorr+ShJJCt06K2dv50+k=; b=isOBuVW6XP8udmTu jZgHFdYxPMKqF1umj9VsTNRgcDIsG0P000d2NBa5xVKY3IWRMq8vWVv62if7XQ6X m0ngJ/XOTtCa1FVweeIPLmhXFjPyvAKIBfioX4suK+PMH8Uzlg8qr/Ph1O//xHEw Dztycwsp75MGJNre8Xk4H7NkgFE=
Received: by filter1568p1mdw1.sendgrid.net with SMTP id filter1568p1mdw1-9365-5CD4225C-D 2019-05-09 12:51:40.317950086 +0000 UTC m=+55655.206556182
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0061p1mdw1.sendgrid.net (SG) with ESMTP id mHt1KzsCQrS9-9tNDAtHvQ for <quic-issues@ietf.org>; Thu, 09 May 2019 12:51:40.274 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 252A73E0419 for <quic-issues@ietf.org>; Thu,  9 May 2019 05:51:40 -0700 (PDT)
Date: Thu, 09 May 2019 12:51:40 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KPOQHQJOVBTM7ZEV24FKNZEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/490890466@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4225c23d02_34683f80518cd96016162a"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3HVVUmwDXHZEi7lkFWMZjkMC2l0BoUmvqFBV KpNlvzLYldLqZkh332/KctFN05Rj7Bor8COHSavWUPZBpPp5gEwaGznbmMOYHWulDoaa0WIcg9YcDe 9qVw8Ks2vft48DZFvmo9/Ry1yVb/RB4ZIg2r50//qrDb8oa2nGxO1k5KVw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CQzyaZMMPPVwFFBji_cqEEm7kZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 12:51:44 -0000

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

Yeah, meant reduce UDP packet count, not roundtrip.

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

<p>Yeah, meant reduce UDP packet count, not roundtrip.</p>

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


From nobody Thu May  9 06:15:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 173AB1200B6 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:15:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SfRyu8cTrA7T for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:15:24 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A922812003E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:15:24 -0700 (PDT)
Date: Thu, 09 May 2019 06:15:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557407723; bh=zVXZL8sxkI8LC9eQajEgOsBJz1EWS2okvmFs+Ifq0K8=; h=Date:From:To:Subject:From; b=AIeA1Ik62L18/POt0pkwZngtV1d0NRrTIRDhy+CRJtYieCBnDmYfcP/oWxA/7rzhq XpamSY1cLVy6WG3maUVXyXxf3AiNDWDeo8npofli3HU63WkT6chMvT05wcCvclTwYN KYZtxh9aeqInTSrGX10KCcaYCgAa8I8/wLItQ0sQ=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-under-utilizing/8688ce-e9043c@github.com>
Subject: [quicwg/base-drafts] e9043c: 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/K5bebgCZo9dJQHOHU7zBTouQHw8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:15:26 -0000

  Branch: refs/heads/ianswett-under-utilizing
  Home:   https://github.com/quicwg/base-drafts
  Commit: e9043ce40d8a9f55e4940208401e34edf5088c43
      https://github.com/quicwg/base-drafts/commit/e9043ce40d8a9f55e4940208401e34edf5088c43
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

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



From nobody Thu May  9 06:15:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B93E31200B6 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:15:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l65s4H-mbOvj for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:15:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4FEB12003E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:15:31 -0700 (PDT)
Date: Thu, 09 May 2019 06:15:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557407730; bh=GaynVTY4uvoc10nt/WrUSGXzUVd+W9U3ZbDfqM24am4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ORDquhQi5sNkCmuBGdQwjRS26RwCjXTpMAh5e5EKstEEbScxx3S6bxUPBq5NOz63j KXbxIHnoV6YgtIIwT+y50hgnxrg16FB05AtmYNJQwd9FFZ4r/SsiG4v2/M0jRvnj3q o+fbULLapSTdSucTmYIyBeO/whjzstD8+OBpCqOU=
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/2675/push/3591246011@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd427f2dcaf8_5fa63fb23dacd9681275a5"; 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/3tfm55B-IzlWcgcsH-Ym7vHkmOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:15:34 -0000

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

@ianswett pushed 1 commit.

e9043ce40d8a9f55e4940208401e34edf5088c43  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/2675/files/8688ce44a2085781d464ee68958a728a3d60afbe..e9043ce40d8a9f55e4940208401e34edf5088c43

----==_mimepart_5cd427f2dcaf8_5fa63fb23dacd9681275a5
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/e9043ce40d8a9f55e4940208401e34edf5088c43">e9043ce</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/2675/files/8688ce44a2085781d464ee68958a728a3d60afbe..e9043ce40d8a9f55e4940208401e34edf5088c43">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WO4PIODLEUSZRMOLPUQPXFANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6J7MANEVTP5PGEWUTPUQPXFA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGU4TCMRUGYYDCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675/files/8688ce44a2085781d464ee68958a728a3d60afbe..e9043ce40d8a9f55e4940208401e34edf5088c43",
"url": "https://github.com/quicwg/base-drafts/pull/2675/files/8688ce44a2085781d464ee68958a728a3d60afbe..e9043ce40d8a9f55e4940208401e34edf5088c43",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd427f2dcaf8_5fa63fb23dacd9681275a5--


From nobody Thu May  9 06:17:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F3EF1200B8 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:17:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90cr-xsKa5dw for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:17:31 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 276A312003E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:17:31 -0700 (PDT)
Date: Thu, 09 May 2019 06:17:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557407850; bh=YEA8EI9opS0cRyxPYgJwtTx+072QYDsxHZaKW1uP4L4=; h=Date:From:To:Subject:From; b=2TIkFa/lAsxAmteZ3xJUi9eYfu90A0Y9V8g6YBawyOSu5DCER2yjrxetVOqTkKVt+ UmooVTStInA/YBupqnsbrFMAmUDX34eNcxNrOfDKOILrUaUo3kID55kwEyazkMIgy6 qhlPs7qmX4l9fs38JedwcOLcR8zSQtPDpHu23SlU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/555bdd-568756@github.com>
Subject: [quicwg/base-drafts] 568756: Script updating gh-pages from e9043ce4. [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/CBwQM7RWqkK2v5XXRhE3AzjwYS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:17:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5687569a36d31f79ec58a5cb02f2840702646c7a
      https://github.com/quicwg/base-drafts/commit/5687569a36d31f79ec58a5cb02f2840702646c7a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

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



From nobody Thu May  9 06:20:29 2019
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 CAF4D1200B8 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:20:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-ZFnm_HIxF7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:20:23 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 366AB12003E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:20:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=hDXt0a2XHa0RUZAkFHX53Rw6HxI=; b=cdQDwgCghVeAxAUP 20VsPw+tKyUojFlldeYWxoEntmsxRRY5SJOiR690MB657h6XDZ4moo9o0bLXxABD SsLZ3R2j1aEuKlMOSwketdMABoKLES+Viruo6WD9RvXG62Dh4TRYTbRLMK929EgF t5aggC7EsCUdLp2GEjTXw4+yENc=
Received: by filter0325p1iad2.sendgrid.net with SMTP id filter0325p1iad2-29228-5CD42915-2C 2019-05-09 13:20:21.400359107 +0000 UTC m=+53678.624157737
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.3]) by ismtpd0039p1iad2.sendgrid.net (SG) with ESMTP id yOYWWF9NTvi7PQO5Zo-p3A for <quic-issues@ietf.org>; Thu, 09 May 2019 13:20:21.350 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 4C88DC006E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:20:21 -0700 (PDT)
Date: Thu, 09 May 2019 13:20:21 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/568756-ce9c94@github.com>
Subject: [quicwg/base-drafts] ce9c94: Script updating issues at 2019-05-09T13:20:14Z. [c...
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0N26qfe8bNolldBObIo/zaU4eflzFrFyfLZJ C/DvmWSn3uBnZcxhkOUse6DC35SxUff0d5G2KdYxRzL0ae2/npph19hKaGC4SkBuIOVg1m8nOGSDnf xU/IbWHh2NXxBpHD9ZQcGdshk2615zQISjpfcVpOxnMxXV44w/GnYbod+x4UVBZ1YSbXJBp1oOtSJi s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0Ifq7EFC2DxJYJ5huw6uYZdNS7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:20:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ce9c94a4d1a3e954a702c986760fd7d6b39fb978
      https://github.com/quicwg/base-drafts/commit/ce9c94a4d1a3e954a702c986760fd7d6b39fb978
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-09T13:20:14Z. [ci skip]



From nobody Thu May  9 06:22:06 2019
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 F0C0312017C for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:22:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rjoUOLZEPtzP for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:21:59 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 053AE120222 for <quic-issues@ietf.org>; Thu,  9 May 2019 06:21:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=JM+tsbYDOdJd/fqlHiq4F5wRlC4=; b=oTlhkYXIMpcTZoV3 Ke3hZ4dK7P2Dd5f7HMd2Q/lV9xLRqNTer2tGpvXuLBTOfdL4YOLztgQZl6ow82U6 TzHZNi4cLDjjE0A4d0o7mHVuJL/Xfqjpb9zmESsFDCIrkM5H5RSUPYAbS74Mb7cO l6yvsUHaeH/G711qS2xnjbhItnc=
Received: by filter0522p1iad2.sendgrid.net with SMTP id filter0522p1iad2-5290-5CD42975-45 2019-05-09 13:21:57.643990376 +0000 UTC m=+53530.716661994
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.15]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id B9Vuj74XSv-1aI8CUCnBZw for <quic-issues@ietf.org>; Thu, 09 May 2019 13:21:57.557 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 7ACC142024F for <quic-issues@ietf.org>; Thu,  9 May 2019 06:21:57 -0700 (PDT)
Date: Thu, 09 May 2019 13:21:57 +0000 (UTC)
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ping-padding/645028-485153@github.com>
Subject: [quicwg/base-drafts] 485153: Add an explanation for why this PADDING-only is ok
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0+Y13WemAvvKTOPS5ifkNg3zUjCxDBGkaIy7 phiRfpugbsgD/KYcT/Nd/Z33t802wxjQULCqObGOjRwD0wokUDi1yD90ED6U+aCGXdeyF0Hb9WKs86 160rdc3PsAbasu/Uj9/GHl6wrJuPi8efxf1UmYG39XVyticD6gcebAOMHw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s9ROfRKgpq1TRYb-oDIGeeCKUBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:22:05 -0000

  Branch: refs/heads/ianswett-ping-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48515326114d51844be3d6c3e7a4538bf9dbadf1
      https://github.com/quicwg/base-drafts/commit/48515326114d51844be3d6c3e7a4538bf9dbadf1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Add an explanation for why this PADDING-only is ok



From nobody Thu May  9 06:22:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 543FD12025F for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:22:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j8rnWup3dDev for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:22:06 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 935E612026A for <quic-issues@ietf.org>; Thu,  9 May 2019 06:22:06 -0700 (PDT)
Date: Thu, 09 May 2019 06:22:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557408126; bh=pEkeqg+Rv7s8u86tzWySjRXnh+hooBwp0SUv8MohJB0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RjzzXcwo+c6onZgtmDG5EKCNqMmqwtUwnOVbD490KllNeLa+/kSn4msbjOldcQlfZ +RJVsE0oA3W248yUPrBJPm/AY/VNSoulOTuu1op213Jx0b4ilOoRUzq8emzt2/2hK6 QkLHgOK315t7pcVoDl399zvCbaT15/lf1Ym8lTa4=
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/2642/push/3591271721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4297dac9ad_37ae3fb835ecd95c2182f3"; 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/ShRdWJhXrOcN6MipuP_mzhSyYe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:22:11 -0000

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

@ianswett pushed 1 commit.

48515326114d51844be3d6c3e7a4538bf9dbadf1  Add an explanation for why this PADDING-only is ok


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2642/files/6450287646cac4f23bd72be6e11d1babbb8af1d9..48515326114d51844be3d6c3e7a4538bf9dbadf1

----==_mimepart_5cd4297dac9ad_37ae3fb835ecd95c2182f3
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/48515326114d51844be3d6c3e7a4538bf9dbadf1">4851532</a>  Add an explanation for why this PADDING-only is ok</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/2642/files/6450287646cac4f23bd72be6e11d1babbb8af1d9..48515326114d51844be3d6c3e7a4538bf9dbadf1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IS3WMIQF4R57XBF3PUQQP3ANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QVGS5USJKJLDRFXLPUQQP3A5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TENZWGUZTGNCQOVZWQIZTGU4TCMRXGE3TEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642/files/6450287646cac4f23bd72be6e11d1babbb8af1d9..48515326114d51844be3d6c3e7a4538bf9dbadf1",
"url": "https://github.com/quicwg/base-drafts/pull/2642/files/6450287646cac4f23bd72be6e11d1babbb8af1d9..48515326114d51844be3d6c3e7a4538bf9dbadf1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd4297dac9ad_37ae3fb835ecd95c2182f3--


From nobody Thu May  9 06:24:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37BF31200D7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:23:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eZ4rC8zHNb64 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:23:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1196B12003E for <quic-issues@ietf.org>; Thu,  9 May 2019 06:23:58 -0700 (PDT)
Date: Thu, 09 May 2019 06:23:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557408237; bh=A1D3iiDZgKD/EEr+FxlCCnFbX+V0+OMK8aMqq5hlo78=; h=Date:From:To:Subject:From; b=W2pR6kebDPYstH/z6XxJRijCV5NRx3SZiiBL+todx1kMoiAy+HxvajC3jkKRLOwd0 bqW5j7kjfPd++N2X4hB47XYa8YKQ50jw7LLrdpdA/xUicehSMkM5j457h48QpiEcfx ebn8aPi+760Coz3gGnlsKqSq35rHebJQQSrILcxU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ce9c94-651e19@github.com>
Subject: [quicwg/base-drafts] 651e19: Script updating gh-pages from 48515326. [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/9bzi3pwahFTe6ACd6aQ4sSSkWC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:23:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 651e19aa2abe73cd91e03a18748ee0ad5f6ed749
      https://github.com/quicwg/base-drafts/commit/651e19aa2abe73cd91e03a18748ee0ad5f6ed749
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

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



From nobody Thu May  9 06:24:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D84E612003E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:24:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jez6RAhPXUrq for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:24:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1919412015A for <quic-issues@ietf.org>; Thu,  9 May 2019 06:24:13 -0700 (PDT)
Date: Thu, 09 May 2019 06:24:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557408252; bh=UgEPNjmmJp+2jru3JopZRfeAvpSgD1MxtFxA0OdsPVU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rq+vJ/Wm21dd848wrYuPd2xrvSRfLfaD0gIDNjG2UNYPqyT78oVkzWoEEVsceko92 2sDNTb38gwpHkPScbAA/ITXRwvowMKhAKxWHah/yfXYV6x4hETN9S1X1W4mVym+cIR 54cGOvTv9h1XegOcdsosATrg4YvZWpBGHOtohaXU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KYBJKJXPA2QFAYCF24FOHZEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c490902721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd429fc53a98_76f63fa2b0acd9641134eb"; 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/TfXZ06b88uAq0BCoVADAJYKYhIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:24:15 -0000

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

I added  description of why I believe this is not a problem.  Conveniently, the logic is simpler than I previously stated, because of the fast Initial -> Handshake transition when the client gets Handshake 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/2642#issuecomment-490902721
----==_mimepart_5cd429fc53a98_76f63fa2b0acd9641134eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I added  description of why I believe this is not a problem.  Conveniently, the logic is simpler than I previously stated, because of the fast Initial -&gt; Handshake transition when the client gets Handshake 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/pull/2642#issuecomment-490902721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42XXGNYRQ6PUOJWPDPUQQXZANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2I27UL5KGSVC2ACOTPUQQXZA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBJJQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-490902721",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-490902721",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd429fc53a98_76f63fa2b0acd9641134eb--


From nobody Thu May  9 06:42:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 245831200C1 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:42:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aUHnbMCYkO1e for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:41:57 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A61401200B6 for <quic-issues@ietf.org>; Thu,  9 May 2019 06:41:57 -0700 (PDT)
Date: Thu, 09 May 2019 06:41:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557409316; bh=dxQDoEgz6ycImys688nJ2d8rA1z6dNqlIBbLXu6EHS0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CvWeFszz4xOM5C36y+4U2UEvNvEGpLRJ6/tlPgTMl0eMMLXuEj747IEwgjIIn1GSS Woaht/4frb3GvGtWZw9zdo2HF2BLAr0zyZg2cZYbdsxteMJvktfSHtRtYOgbuY6YL2 kAGx9vn9kyADv6/ez8jniLwJgIDrpKaDg3P+jjrY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYECXRO3WST3JELIQF24FQKJEVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490909896@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd42e2475370_37a03f9c62ecd9641430fb"; 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/wliK7QmdbfWdAzXQAK8tGWZKzuE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:42:00 -0000

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

For HTTP_MALFORMED_FRAME, I think @LPardue PR #2662 that removes it and replaces it with a small number of specific error codes is like a good way to go instead of the 2^60 hack.

@kazuho Are you happy with that PR?  I'm going to write a varint PR with the assumption #2662 or something like it is likely to land, so it will be transport-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/issues/2672#issuecomment-490909896
----==_mimepart_5cd42e2475370_37a03f9c62ecd9641430fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For HTTP_MALFORMED_FRAME, I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> that removes it and replaces it with a small number of specific error codes is like a good way to go instead of the 2^60 hack.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> Are you happy with that PR?  I'm going to write a varint PR with the assumption <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> or something like it is likely to land, so it will be transport-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/issues/2672#issuecomment-490909896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ECTEA54GCHE7DIVDPUQS2JANCNFSM4HLMGPKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK67ARRVMEFIGLY6FITPUQS2JA5CNFSM4HLMGPKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBLBSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490909896",
"url": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490909896",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd42e2475370_37a03f9c62ecd9641430fb--


From nobody Thu May  9 06:54:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 694C412013B for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:54:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bLxxyrNl0HW7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:54:08 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D2C74120134 for <quic-issues@ietf.org>; Thu,  9 May 2019 06:54:07 -0700 (PDT)
Date: Thu, 09 May 2019 06:54:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557410046; bh=ChiYNLVuLnG2Ap/ScFKAar0XJtM2HCdKd3YfJawMajo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gSZwD/WwF88j/U/MxCp/a0gkLzBjzalzvzZ/mJNT9v8dZWsiAYRpYKrDBaXVt+/uO 6Rr/XKhlakBg3Gi3e8WqGzjJxY0Q310fXOo2vIF97BBSl+sEIiylD5t5f+gqA3aDMS BD9iiVFKGRtR58djUj1AhMvL7yC8F1bNweIZfcy0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QPBKNXYROQTE733524FRX5EVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490914630@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd430fea8c1d_45413fb9f80cd9641123d3"; 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/q0pELEZOQuoO03WuoyKALdo9MGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:54:09 -0000

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

FWIW I just fixed the merge conflict on #2662 

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

<p>FWIW I just fixed the merge conflict on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</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/2672#issuecomment-490914630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GGGEPO36WM6VZRETPUQUH5ANCNFSM4HLMGPKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SKQDZRDAVFNFJERLPUQUH5A5CNFSM4HLMGPKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBMGRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490914630",
"url": "https://github.com/quicwg/base-drafts/issues/2672#issuecomment-490914630",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd430fea8c1d_45413fb9f80cd9641123d3--


From nobody Thu May  9 06:56:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C635120146 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:56:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dLrokuTZWS5K for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:56:51 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74D2C12013F for <quic-issues@ietf.org>; Thu,  9 May 2019 06:56:51 -0700 (PDT)
Date: Thu, 09 May 2019 06:56:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557410210; bh=Kf5ELp77kb7mbGAQhLX2tzbJgDXdbzp805ijORMCGus=; h=Date:From:To:Subject:From; b=F+M8ggq+lzkpUkZndI/IJVuJhi2cwW5xlTNBBTRO4YBeUZGsRmff97gfBoeZ3UVbc wSRZnG6RtZA85FEIg9HM8L77lRT8kWTzVr3djv3fXlPJyzjbSHPHu0Pnr9NTkWBFPk PFj8dZSqk4ljZx55n4ZorChYMNv6oZ/r/3gFq+Hk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/000000-f9dd7a@github.com>
Subject: [quicwg/base-drafts] f9dd7a: Change error codes from 16-bit to varints
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ojQw0a35NF8LEnZmd66WnvL3LBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:56:53 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: f9dd7a0221e4433548dc0752e5a3971c0da019b1
      https://github.com/quicwg/base-drafts/commit/f9dd7a0221e4433548dc0752e5a3971c0da019b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Change error codes from 16-bit to varints

Changes CONNECTION_CLOSE, STOP_SENDING, and RESET_STREAM to varint error codes.

Fixes #2672



From nobody Thu May  9 06:57:28 2019
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 E5E3D12013F for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:57:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Okjboyrhic8Q for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 06:57:25 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8096F12013B for <quic-issues@ietf.org>; Thu,  9 May 2019 06:57:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=oD5lEMM2Kah68lYJUe57ll3DC3k=; b=OYdwAZkS1dVI5QgT Dicf1vXH7q5weMAUyHh+QtveoPq9N+hS8KRmY3M1tMDfuZA5VIBEfO4UwRrATXL1 Z1PJmMjZTs4TH93l1KNxap756GMEpfzv0dVVg9YJ9ogJmYf+kZuw8cZYa13tumok zVPV/s3xVN3q5KX4nGJJs7qCuls=
Received: by filter0553p1iad2.sendgrid.net with SMTP id filter0553p1iad2-15666-5CD431C4-37 2019-05-09 13:57:24.571142877 +0000 UTC m=+58728.955500466
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id tFSqm-t7TxWoeRWW0d-3Og for <quic-issues@ietf.org>; Thu, 09 May 2019 13:57:24.486 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 6A3AE4403A6 for <quic-issues@ietf.org>; Thu,  9 May 2019 06:57:24 -0700 (PDT)
Date: Thu, 09 May 2019 13:57:24 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XG6C26EFOTHPWUQN24FSEJEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680@github.com>
Subject: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd431c468bd9_99a3fcc3e2cd964722da"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2q6Wf+pfpFSPYFw78h+NThvn7NToqS4KHeuc osozVyc6PHOubogSgwjVp2DKZM2xyImQlvHDZQUa3Ss0LVDyYl6BZyNQbE6zhUiTQQG74cBudD2USw ZPOwsV6kNNWK9dgkQ9+jle74I1RPkKIYF88izbRw534zkTt96nOnfj0WexLofuqZzimEBHGxlI0ipu 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n88vyjFUEHCV96Q0x_XvGtcHr5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 13:57:27 -0000

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

Changes CONNECTION_CLOSE, STOP_SENDING, and RESET_STREAM to varint error codes.

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

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

-- Commit Summary --

  * Change error codes from 16-bit to varints

-- File Changes --

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

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2680.patch
https://github.com/quicwg/base-drafts/pull/2680.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/2680

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

<p>Changes CONNECTION_CLOSE, STOP_SENDING, and RESET_STREAM to varint error codes.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2672.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441430131" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2672" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2672/hovercard" href="https://github.com/quicwg/base-drafts/issues/2672">#2672</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/2680'>https://github.com/quicwg/base-drafts/pull/2680</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Change error codes from 16-bit to varints</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2680.patch'>https://github.com/quicwg/base-drafts/pull/2680.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2680.diff'>https://github.com/quicwg/base-drafts/pull/2680.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/2680">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ABRTC6BC5NUGVXEDPUQUUJANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK53Y4DQRK74UMPXAJDPUQUUJA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GS4G7TQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680",
"url": "https://github.com/quicwg/base-drafts/pull/2680",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd431c468bd9_99a3fcc3e2cd964722da--


From nobody Thu May  9 07:02:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0E621200E9 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:02:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aEeVqwnFOh7p for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:02:18 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CA0912004C for <quic-issues@ietf.org>; Thu,  9 May 2019 07:02:18 -0700 (PDT)
Date: Thu, 09 May 2019 07:02:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557410537; bh=T1XhyCspqOFgpyrjjy3LeFN1yK7WqXxAygPJbNYTiLk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ywkIOEvtvb5REbif2dgcVXrDOLF4NWpFxkMRuAVCtC7F0AUgjEqJKPKpzMe7tX1ou BGlSRiyIHTfspme+/lTsPnmuR7QjC4AMeTB0eyghAjIDdymdA8JZYITvIkXaXvpRB6 gH64Mu/hmHXiTrMUWQuFEb20Kky0KWTYeomngmZI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZR4LV4I6EJVAN5CFV24FSWREVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/490917885@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd432e8e9b17_74fc3fde3e8cd960161093"; 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/fsEvc1B1RCVfrwsVENHsdd2VQNk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:02:24 -0000

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

Stopping processing _PRIORITY_ frames has the effect of -- well, **stopping** processing _PRIORITY_ frames.  In other words, in addition to the presumed packet loss (discussed in #2502 as part of @rmarx original scenario), this approach effectively simulates even more packet loss.

Consider what happens when there are many existing streams that need to be reprioritized.  A loss of a possibly unrelated (different subtree) _STREAM_ packet would now cause delay in applying priorities of one or more RTTs.

Then there are the corner cases.  For example, what happens when the client decides to cancel the stream whose lost _STREAM_ packet caused the priority stream blockage?  Do we need a special _CANCELLED_STREAM_ instruction on the control stream that would allow the server to resume processing the priority stream?  If so, this would introduce even more dependencies between streams.

Similar to QPACK design, stream prioritization mechanism should minimize the number of stream interdependencies and potential for priority inversion.  The current (http-20) spec is not perfect, but it has the profitable feature of stream independence.  Combined with the guarantee of eventual consistency, it strikes a good balance between complexity and performance.

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

<p>Stopping processing <em>PRIORITY</em> frames has the effect of -- well, <strong>stopping</strong> processing <em>PRIORITY</em> frames.  In other words, in addition to the presumed packet loss (discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a> as part of <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> original scenario), this approach effectively simulates even more packet loss.</p>
<p>Consider what happens when there are many existing streams that need to be reprioritized.  A loss of a possibly unrelated (different subtree) <em>STREAM</em> packet would now cause delay in applying priorities of one or more RTTs.</p>
<p>Then there are the corner cases.  For example, what happens when the client decides to cancel the stream whose lost <em>STREAM</em> packet caused the priority stream blockage?  Do we need a special <em>CANCELLED_STREAM</em> instruction on the control stream that would allow the server to resume processing the priority stream?  If so, this would introduce even more dependencies between streams.</p>
<p>Similar to QPACK design, stream prioritization mechanism should minimize the number of stream interdependencies and potential for priority inversion.  The current (http-20) spec is not perfect, but it has the profitable feature of stream independence.  Combined with the guarantee of eventual consistency, it strikes a good balance between complexity and performance.</p>

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


From nobody Thu May  9 07:05:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE1D41202A5 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:05:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DfDvEPMejiVA for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:05:29 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3FA81201EB for <quic-issues@ietf.org>; Thu,  9 May 2019 07:05:29 -0700 (PDT)
Date: Thu, 09 May 2019 07:05:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557410729; bh=6/xpbqmGom3jFFwSudOVch7dlZyANW6j4DxvNXkLnVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fvAWtRZp9wbgSR3uOL4xH+2ym/CbrMjdDNho4u5cB/jL0OMW1HM2q7BVid4PT4HfO vM1AGfMGhOF5XuIeXhiMOQkhrkUF0jIAeMIFuDkXTkZSOOUybpOJHAv9f003CvAZ3T MmWNDRqpBIdF7Q9+7civqsOEzox1s+5s680Mq/z8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIIUI4TGSWF2K62G524FTCTEVBNHHBUVH3D4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2677/c490919108@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2677@github.com>
References: <quicwg/base-drafts/pull/2677@github.com>
Subject: Re: [quicwg/base-drafts] Trigger unhappy (#2677)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd433a915a48_5ef3fc2348cd9681733d4"; 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/bkz5jdsI-Lb5DrBAZA65RU8MEEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:05:39 -0000

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

It feels to me like we might benefit from hoisting the definition of aborting an HTTP/3 stream (including whether that results in a emitting a STOP_SENDING or RESET_STREAM frame) to one place. This makes it explicitly clear and referable throughout the 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/2677#issuecomment-490919108
----==_mimepart_5cd433a915a48_5ef3fc2348cd9681733d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It feels to me like we might benefit from hoisting the definition of aborting an HTTP/3 stream (including whether that results in a emitting a STOP_SENDING or RESET_STREAM frame) to one place. This makes it explicitly clear and referable throughout the 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/2677#issuecomment-490919108">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VRX4IHPI765JKQVDPUQVSTANCNFSM4HLSOW5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPJGFVT3YJHB3QPUTPUQVSTA5CNFSM4HLSOW52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBNJRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2677#issuecomment-490919108",
"url": "https://github.com/quicwg/base-drafts/pull/2677#issuecomment-490919108",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd433a915a48_5ef3fc2348cd9681733d4--


From nobody Thu May  9 07:14:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F06A6120077 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:14:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pHfyLIyu6FlC for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:14:48 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B30D1200F6 for <quic-issues@ietf.org>; Thu,  9 May 2019 07:14:48 -0700 (PDT)
Date: Thu, 09 May 2019 07:14:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557411287; bh=fEoxb/4dEOKRrkuGc1Gw+0TV93BPhGP/eDv1/nZI7bs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LhVEo5et4BlgglaL4WvS6+RDUgkiOcZv3P3LNPmEgBOGR7cWH9tbt8koIbJB1YZSM jeSliTGWROy8kGwnMdCB2/daqMGTJW9rCw/O4ZIvv4B/C3dsahoUZHGNYjhHZnt8r/ bpCbaCq8VulBnI73wghUiK75p/aJcZQmT9EX15PI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75B3HXVJDGPU5YKX524FUFNEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/235615172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd435d6ea90d_57a93fd7680cd968358042"; 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/Ah1dN_5iduDD1s8ZPEy9GYDgdrc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:14:50 -0000

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

nibanks 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/2680#pullrequestreview-235615172
----==_mimepart_5cd435d6ea90d_57a93fd7680cd968358042
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@nibanks</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/2680#pullrequestreview-235615172">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UXBHX6AR7HWHIWKLPUQWVNANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OIWW5GCN3UHULKA3PUQWVNA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYFTHRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-235615172",
"url": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-235615172",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd435d6ea90d_57a93fd7680cd968358042--


From nobody Thu May  9 07:22:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A511120116 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:22:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id antxBVr6nunc for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:22:29 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1F1F12006A for <quic-issues@ietf.org>; Thu,  9 May 2019 07:22:29 -0700 (PDT)
Date: Thu, 09 May 2019 07:22:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557411749; bh=OxZdCucmeBccQ6n6mTy+NZBxumRhEUWRljeat6aEzJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g+jMCNyMGdM1FB5QlwnPM5VDWw3hwLzjlE1W3n3RzygSLOxuW7GAqZvSLYsgASUej w05vyMaRzGQQBSaAs13xlh4K0AsCPNKfrYALdPBIfRZhasUc8SiQ+HjL54Q6Gu5TPB gtzNMF1jLuON8LQY+Rm/baMg+IFoj/l40FmTYuTA=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ISOOP6RNECK7GYDV24FVCJEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490925674@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd437a4c6bd2_77f43fc389ecd95c3194f"; 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/6TFq_jU6M7m4AWvkazYMpEy0Taw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:22:31 -0000

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

First, if the parameter ends up staying, I agree with @ianswett and I would just leave things as they are, with no changes (though maybe we update the default to 10?).

But I still haven't seen a specific answer to two things:

1) The endpoint setting the timers for loss detection is the one who knows the accuracy of the timer; not the one sending the ACK frame. So, shouldn't the endpoint that sets the timer tell it's peer what ack_delay_exponent to use, not the other way around?

2) Even in intra-DC environments, where RTT is nearly 0 ms, that doesn't change how accurate timers can be set. In the default case for Windows, for instance, 15.6 ms is still average accuracy a timer can get. At best, that can be reduced to 1 ms. But at that small of an interval, any kind of scheduling interruption will add extra delay too. So practically, I don't ever see sub-millisecond timers being viable. Therefore, why do we ever need sub-millisecond ack_delay values communicated over the wire? Any fractional delay would just be included in the rtt variance (and IMO, rightly 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/issues/2670#issuecomment-490925674
----==_mimepart_5cd437a4c6bd2_77f43fc389ecd95c3194f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>First, if the parameter ends up staying, I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> and I would just leave things as they are, with no changes (though maybe we update the default to 10?).</p>
<p>But I still haven't seen a specific answer to two things:</p>
<ol>
<li>
<p>The endpoint setting the timers for loss detection is the one who knows the accuracy of the timer; not the one sending the ACK frame. So, shouldn't the endpoint that sets the timer tell it's peer what ack_delay_exponent to use, not the other way around?</p>
</li>
<li>
<p>Even in intra-DC environments, where RTT is nearly 0 ms, that doesn't change how accurate timers can be set. In the default case for Windows, for instance, 15.6 ms is still average accuracy a timer can get. At best, that can be reduced to 1 ms. But at that small of an interval, any kind of scheduling interruption will add extra delay too. So practically, I don't ever see sub-millisecond timers being viable. Therefore, why do we ever need sub-millisecond ack_delay values communicated over the wire? Any fractional delay would just be included in the rtt variance (and IMO, rightly so).</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/issues/2670#issuecomment-490925674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DNFCFF3XFF2RYORDPUQXSJANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRMR3IDUHETWIQYK3PUQXSJA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBO42Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490925674",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490925674",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd437a4c6bd2_77f43fc389ecd95c3194f--


From nobody Thu May  9 07:26:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9574A120116 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:26:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rdwILVcSmIZN for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:26:10 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18C9D12006A for <quic-issues@ietf.org>; Thu,  9 May 2019 07:26:10 -0700 (PDT)
Date: Thu, 09 May 2019 07:26:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557411968; bh=iPBz52DWZBP/0/vWLAAeOrGds1xMGM8R/acZWU/hDXU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gimu3bsX7+KLxxnCdHXSmM75+TKCbP5sd4iNZRpoz0pQxwjpEuK7VdWZF+E7d9Irz SDYUnYvwzUUpUrN7nTIQJFvDM8pEKVGoDhIAv7DEajVVJDhcuMWinRcriBLNow8Mfa P7bKR0Ghyro97q6/vZr8RqIAg2ixMh70RohsSw14=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHCKHLKSE2USWNFZ524FVQBEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490927163@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd43880d2553_1b023f81d74cd9646967e"; 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/TbjSZuqt5QCxsWDBGN9NG0mNA7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:26:12 -0000

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

On timers: you don't know what hardware and software will be deployed in the future or in special projects. Wether that precision is really important is a different 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/2670#issuecomment-490927163
----==_mimepart_5cd43880d2553_1b023f81d74cd9646967e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On timers: you don't know what hardware and software will be deployed in the future or in special projects. Wether that precision is really important is a different 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/2670#issuecomment-490927163">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KGOBCBCSZSB5MP5LPUQYABANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WBQ5NLQRRESQLJRDPUQYABA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBPIOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490927163",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490927163",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd43880d2553_1b023f81d74cd9646967e--


From nobody Thu May  9 07:31:11 2019
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 D269612029A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:31:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_K4GBNm925H for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:31:01 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3DBB1202C0 for <quic-issues@ietf.org>; Thu,  9 May 2019 07:31:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=dTaM+TgsjABYpWxEghCJmPk70Z8=; b=KSNsTpbdlnCEOcxb T+0WzhRis1yfNL+nsNdwfmHioKpsi6/piWQ+dsXPYmKTGb/dFi737PmISYdW4ZaD /o95pCNdsgZ6h9LYJJgzR61NMk2xu3i33FD2iFhkzvl5EGiN6e9zUcw/SZ9NAth7 WBA5Ra6hqxk9xgrxtVjhl45Dvnk=
Received: by filter0527p1iad2.sendgrid.net with SMTP id filter0527p1iad2-23542-5CD439A3-25 2019-05-09 14:30:59.295606113 +0000 UTC m=+58034.575338233
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id 6qBmbjRLQO-71Z4xkq32Yw for <quic-issues@ietf.org>; Thu, 09 May 2019 14:30:59.319 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 3FEB03A0BA9 for <quic-issues@ietf.org>; Thu,  9 May 2019 07:30:59 -0700 (PDT)
Date: Thu, 09 May 2019 14:30:59 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3C3Y6FYB5O4SJ4OI524FWCHEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490929147@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd439a33c972_3e893fe5770cd9641698da"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1k1CQ2JZqs6/Mj3kyhbwBD37pOyMFft+8jZJ UrHzhYuATtS/Y0StAdJe5N3omeQ2z9+vgBnz40ptj/McUOADKd+rA92eBEQaU4YEak8V+rNO2OsHry WnxTutLJt+Kx3e+0puVfby6+ZN4F8NwfA9u0UeSgfmE85lfqYaWHUg33qzMFB2nkUM2Qv8M0+z+t7f 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JBDq3rkgqeWTel_2q0HGcC2wUNI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:31:09 -0000

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

@mikkelfj I can agree to that. But as far as "what might happen in the future", in the QUIC WG, it seems that the general guideline has been: if you don't have a scenario for it now (i.e. not in the charter) then defer it as either a possible extension or a future 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/2670#issuecomment-490929147
----==_mimepart_5cd439a33c972_3e893fe5770cd9641698da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> I can agree to that. But as far as "what might happen in the future", in the QUIC WG, it seems that the general guideline has been: if you don't have a scenario for it now (i.e. not in the charter) then defer it as either a possible extension or a future 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/2670#issuecomment-490929147">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4NBXAQVKJLFMFLV3PUQYSHANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KVP7LRQMKFAF4JCDPUQYSHA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBPX6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490929147",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490929147",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd439a33c972_3e893fe5770cd9641698da--


From nobody Thu May  9 07:41:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0C8E120120 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:41:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PVPfsevuyd2l for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 07:41:32 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7A4112011B for <quic-issues@ietf.org>; Thu,  9 May 2019 07:41:31 -0700 (PDT)
Date: Thu, 09 May 2019 07:41:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557412890; bh=eRcGFJmfC7R5UKamYpB/0pka6HiYpPl17AHR7zKONwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dow1qqB/6TCHAfyIRTrAcHy9MkHjuIeie3sG1TnAoPTY7xStyyWDjnYZ+CzuO0xAp CR+36hAvS4FdMtWPgT0uHalicGT4w02B/bRaNtMcntyWza1/TZuhqA2A2auBJ73wbO CI/3QEGDDj3ycSNCIomCWSW0FaFjKGDpz6CfVZHg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNK7PWC5JQHRZ2GDF24FXJVEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490933336@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd43c1a9fc50_20f03ff50accd9602386f5"; 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/zFc_Z3GGYXLGIFcHIlPzFK6Mu2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 14:41:34 -0000

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

So, I don't know what you can typically expect, but I have a timer implementation that uses nanosleep because why not? Recent Linux kernels can wait on microsecond resolution on x86 arch even if its general Hz/jiffie setting is higher.
http://man7.org/linux/man-pages/man7/time.7.html
http://man7.org/linux/man-pages/man2/nanosleep.2.html
That doesn't change my view that exponents are more manageable 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/2670#issuecomment-490933336
----==_mimepart_5cd43c1a9fc50_20f03ff50accd9602386f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>So, I don't know what you can typically expect, but I have a timer implementation that uses nanosleep because why not? Recent Linux kernels can wait on microsecond resolution on x86 arch even if its general Hz/jiffie setting is higher.<br>
<a href="http://man7.org/linux/man-pages/man7/time.7.html" rel="nofollow">http://man7.org/linux/man-pages/man7/time.7.html</a><br>
<a href="http://man7.org/linux/man-pages/man2/nanosleep.2.html" rel="nofollow">http://man7.org/linux/man-pages/man2/nanosleep.2.html</a><br>
That doesn't change my view that exponents are more manageable 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/2670#issuecomment-490933336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYN6LABPBU2AETUGUTPUQZZVANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZH7BQN2IKF2MRPA3PUQZZVA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBQYWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490933336",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490933336",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd43c1a9fc50_20f03ff50accd9602386f5--


From nobody Thu May  9 08:19:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5916120122 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 08:19:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vrtnv4cT4iOz for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 08:19:11 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C723D1200FF for <quic-issues@ietf.org>; Thu,  9 May 2019 08:19:10 -0700 (PDT)
Date: Thu, 09 May 2019 08:19:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557415149; bh=g4iSUjqM19oZl96fEyW/91SzImnuDQkEhTlCBQPGW0g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1kIkbP99KiDeSRcZ/GtTIIntaxCFZd/q5zw6tsc5YTqkfvugM46fetl0UolUFQhHi qaAS/4zjWyAXj4zwi58VRFaoJdtGuOAyG+mh00ipLudN64z6umsMGpis9vdiHDhrh3 GC8ftqK0gk5UdNpEfS6IQ7302LiDwq/7uVXdDy/8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KB33J3XMI7A53S5V24F3W3EVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490948169@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd444eda5369_cc23fe7f6acd960129051"; 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/jiD-asbd5EM6PnqxXi0XqU7Zeu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 15:19:14 -0000

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

1) I think it makes slightly more sense for the receiver to specify it, since the receiver is the one setting a delayed ack alarm, but I can imagine it working ok either way.  It pairs with max_ack_delay in some ways, and that's receiver specified, so I think keeping it on the receiver side is preferable.

2) If you have a 100us RTT and >1ms timer granularity, then I think this becomes more important, not less.  In that case, you want to pace over the true RTT, not the SRTT without adjusting for max_ack_delay, because that may be 10x or more too slow.   And to second @mikkelfj point, sub-millisecond timers are now fairly common.

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

<ol>
<li>
<p>I think it makes slightly more sense for the receiver to specify it, since the receiver is the one setting a delayed ack alarm, but I can imagine it working ok either way.  It pairs with max_ack_delay in some ways, and that's receiver specified, so I think keeping it on the receiver side is preferable.</p>
</li>
<li>
<p>If you have a 100us RTT and &gt;1ms timer granularity, then I think this becomes more important, not less.  In that case, you want to pace over the true RTT, not the SRTT without adjusting for max_ack_delay, because that may be 10x or more too slow.   And to second <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> point, sub-millisecond timers are now fairly common.</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/issues/2670#issuecomment-490948169">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FGWHU4XSVFWVU6KTPUQ6G3ANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QB3VT5ERQZJLCJ5DPUQ6G3A5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVBUMSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490948169",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490948169",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd444eda5369_cc23fe7f6acd960129051--


From nobody Thu May  9 09:13:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D02D120112 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:12:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NmlS4siRfL1t for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:12:50 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D0AF120145 for <quic-issues@ietf.org>; Thu,  9 May 2019 09:12:49 -0700 (PDT)
Date: Thu, 09 May 2019 09:12:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557418368; bh=JDme33Iiymu9DD25PNj3V43a16Gs5uMJ59CEJ0oMiYU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nTo0gqrr8wxWWKtLjbPSbqdR2tl0NrKpHB2F63j3N5ButwcANIEqqQXy0N3cM01wp yEWECNtakKAUfc4tOglzqd3G0Ix+BcojFS+zKl7bZAVxsGrhy5ARqycEye8Lsfzn/r hhW/rh2tXop2qdAWUSI+txpb9rnbGi/Vpk2HZeMU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZT5SXNB4UQOTABRAV24GCABEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235685796@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45180aef6c_31323fbc192cd96c248741"; 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/XMaCPUVp8zTj0c4hHmviTmtjbOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:12:52 -0000

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

ianswett commented on this pull request.



> +
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server
+MAY discard 0-RTT keys earlier if it determines that it has received all 0-RTT
+packets, which can be done by keeping track of packet numbers.

```suggestion
packets, which can be done by keeping track of missing packet numbers.
```

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

<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/2673#discussi=
on_r282558455">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+0-RTT and 1-RTT packets share the same packet number space, and clients =
do not=0D
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).=0D=

+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT=
=0D
+packet.  However, due to packet reordering, a 0-RTT packet could arrive =
after=0D
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decr=
ypting=0D
+reordered packets without requiring their contents to be retransmitted w=
ith=0D
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Prob=
e=0D
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A =
server=0D
+MAY discard 0-RTT keys earlier if it determines that it has received all=
 0-RTT=0D
+packets, which can be done by keeping track of packet numbers.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets, which can be done by keeping track o=
f packet numbers.=0D
+packets, which can be done by keeping track of missing packet numbers.=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/2673#pullrequestreview-235685796">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6PDUQYAAZOWALJ3DLPUREQBANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK7GSBAZYSC7OVNQ4PDPUREQBA5CN=
FSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYGEPJA.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/2673#pullrequestrev=
iew-235685796",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview=
-235685796",=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_5cd45180aef6c_31323fbc192cd96c248741--


From nobody Thu May  9 09:16:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFD20120112 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:16:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tIaORj1OJikg for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:16:48 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABD412006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:16:47 -0700 (PDT)
Date: Thu, 09 May 2019 09:16:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557418606; bh=301joYjDqyA9BfdBZpLjnHvC/hg9k6EGsaRGs8ospzc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SNA1lLKfYhptDzYnxFcoMvoao8CG0wJw8s8EUOSZShA9jIEAoAC7w2B9TWs1z4slC NmWXOTjdqHvIp+iqqXniymFq1fQVn+i9aAM70xVcuhREYMqIfC/RsXKVyvQjm4MrqU 4kj8hW+K5Op0mWv3JTdyDht+pQWNbnbA7jfcb9h4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ERYGQTKEPO57QX4F24GCO5EVBNHHBUXKDQA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2681@github.com>
Subject: [quicwg/base-drafts] DUPLICATE_PUSH push ID validation (#2681)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4526ea4a5d_31313fb3cd0cd96847848"; 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/8PXevMbUNtmsjfG20lPISbsHrnY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:16:50 -0000

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

Two questions: 
1. Should DUPLICATE_PUSH respect max push ID limit?
  PUSH_PROMISE says the following:

 > A server MUST NOT use a Push ID that is larger than the client has
   provided in a MAX_PUSH_ID frame (Section 4.2.8) and MUST NOT use the
   same Push ID in multiple PUSH_PROMISE frames

2. What should a client do if it sees a DUPLICATE_PUSH for an ID of a PUSH_PROMISE that it never received?

This could be caused by a race condition, so it seems sensible to allow this to clients to support this without error. We should probably document that like we did for other racy things.
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/2681
----==_mimepart_5cd4526ea4a5d_31313fb3cd0cd96847848
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Two questions:</p>
<ol>
<li>Should DUPLICATE_PUSH respect max push ID limit?<br>
PUSH_PROMISE says the following:</li>
</ol>
<blockquote>
<p>A server MUST NOT use a Push ID that is larger than the client has<br>
provided in a MAX_PUSH_ID frame (Section 4.2.8) and MUST NOT use the<br>
same Push ID in multiple PUSH_PROMISE frames</p>
</blockquote>
<ol start="2">
<li>What should a client do if it sees a DUPLICATE_PUSH for an ID of a PUSH_PROMISE that it never received?</li>
</ol>
<p>This could be caused by a race condition, so it seems sensible to allow this to clients to support this without error. We should probably document that like we did for other racy things.<br>
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/2681">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK456535RZIOUT5NO4DPURE65ANCNFSM4HL37LTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2A3YUUSIP6RTMFNRLPURE65A5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GS5IOAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2681",
"url": "https://github.com/quicwg/base-drafts/issues/2681",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4526ea4a5d_31313fb3cd0cd96847848--


From nobody Thu May  9 09:17:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C63B1202AC for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:17:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MHwvLSZjvwW4 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:17:22 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CEAB3120288 for <quic-issues@ietf.org>; Thu,  9 May 2019 09:17:21 -0700 (PDT)
Date: Thu, 09 May 2019 09:17:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557418640; bh=zRwIGCS8zAsSYmru8NMUF0j2mpebeY/5+VIxNSRhSWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lj9zaH7PBzFgfwOYuPyKzhKqQhiIVVIUDVnfrHycvRZtTJ/s/u1WuX5LtM+01TLsh +SIyKrIOjEi9ICHMk/FL+RHoDo3GbLGJPK+CVZhZ/CijoxfTqKqhJFpnB2mRjviSDC tfz1U9c4SZ8E8zqIa89jcwvokXfhlPKW5HLuTKhE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CPLU47O4I7SSPC5524GCRBEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235686326@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45290aeb6b_2c7c3f9dbf0cd96428048d"; 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/KN6lWk5E7T85QFuLJUKdSLZMp60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:17:31 -0000

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

ianswett approved this pull request.

Thank you so much for defining "Handshake Complete"!

> +
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server
+MAY discard 0-RTT keys earlier if it determines that it has received all 0-RTT
+packets, which can be done by keeping track of packet numbers.

```suggestion
packets, which can be done by keeping track of missing packet numbers.
```

The easiest proxy for this is whether there are multiple ACK ranges in the ACK frame, which a receiver is already tracking, FWIW.

> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.

+1

> -an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the client state:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server's use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Because
+sending acknowledgments indicates that all frames in a packet have been
+processed, this means that a server cannot send acknowledgments for 1-RTT

```suggestion
processed, a server cannot send acknowledgments for 1-RTT
```

> @@ -1116,9 +1145,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.

```suggestion
packets to be effectively lost if packets are significantly reordered.
```

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

<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<p>Thank you so much for defining "Handshake Complete"!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282558846">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+0-RTT and 1-RTT packets share the same packet number space, and clients =
do not=0D
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).=0D=

+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT=
=0D
+packet.  However, due to packet reordering, a 0-RTT packet could arrive =
after=0D
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decr=
ypting=0D
+reordered packets without requiring their contents to be retransmitted w=
ith=0D
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Prob=
e=0D
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A =
server=0D
+MAY discard 0-RTT keys earlier if it determines that it has received all=
 0-RTT=0D
+packets, which can be done by keeping track of packet numbers.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets, which can be done by keeping track o=
f packet numbers.=0D
+packets, which can be done by keeping track of missing packet numbers.=0D=

</pre>=0D
=0D
<p>The easiest proxy for this is whether there are multiple ACK ranges in=
 the ACK frame, which a receiver is already tracking, FWIW.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282559136">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final T=
LS handshake messages are received.  A client will be unable=0D
 to decrypt 1-RTT packets from the server, whereas a server will be able =
to=0D
 decrypt 1-RTT packets from the client.=0D
 =0D
-However, a server MUST NOT process data from incoming 1-RTT protected pa=
ckets=0D
-before verifying either the client Finished message or - in the case tha=
t the=0D
-server has chosen to use a pre-shared key - the pre-shared key binder (s=
ee=0D
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the serv=
er with=0D
-an assurance that the ClientHello has not been modified.  Packets protec=
ted with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the state =
of the=0D
+client:=0D
+=0D
+- The client is not authenticated, unless the server has chosen to use a=
=0D
+pre-shared key and validated the client&#39;s pre-shared key binder; see=
=0D
+Section 4.2.11 of {{!TLS13}}.=0D
+- The client has not demonstrated liveness.=0D
</pre>=0D
<p>+1</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282559432">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -an assurance that the ClientHello has not=
 been modified.  Packets protected with=0D
+Even though 1-RTT keys are available to a server after receiving the fir=
st=0D
+handshake messages from a client, it is missing assurances on the client=
 state:=0D
+=0D
+- The client is not authenticated, unless the server has chosen to use a=
=0D
+pre-shared key and validated the client&#39;s pre-shared key binder; see=
=0D
+Section 4.2.11 of {{!TLS13}}.=0D
+- The client has not demonstrated liveness.=0D
+- Any received 0-RTT data that the server responds to might be due to a =
replay=0D
+attack.=0D
+=0D
+Therefore, the server&#39;s use of 1-RTT keys is limited before the hand=
shake is=0D
+complete.  A server MUST NOT process data from incoming 1-RTT=0D
+protected packets before the TLS handshake is complete.  Because=0D
+sending acknowledgments indicates that all frames in a packet have been=0D=

+processed, this means that a server cannot send acknowledgments for 1-RT=
T=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-processed, this means that a server cannot se=
nd acknowledgments for 1-RTT=0D
+processed, a server cannot send acknowledgments for 1-RTT=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r282559991">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1145,21 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
+another key update can be initiated.=0D
+=0D
+Endpoints MAY limit the number of sets of keys they retain to two sets f=
or=0D
+removing packet protection and one set for protecting packets.  Older ke=
ys=0D
+can be discarded.  Updating keys multiple times rapidly can cause=0D
+packets to be effectively lost if packets are significantly delayed.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets to be effectively lost if packets are=
 significantly delayed.=0D
+packets to be effectively lost if packets are significantly reordered.=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/2673#pullrequestreview-235686326">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2GCBKNILAQT5AWCG3PURFBBANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJKYS2WFRIWBWDJNAM7LPURFBBA5CN=
FSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYGETNQ.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/2673#pullrequestrev=
iew-235686326",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview=
-235686326",=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_5cd45290aeb6b_2c7c3f9dbf0cd96428048d--


From nobody Thu May  9 09:28:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CAC4120168 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:28:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RXLfld0iuKV3 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:28:38 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D1D812006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:28:38 -0700 (PDT)
Date: Thu, 09 May 2019 09:28:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557419317; bh=uav+/0T5unU/h6FoMJ+2Br09QglWW7BpXm+ynC4csyo=; h=Date:From:To:Subject:From; b=BKz3zxbuZbfKdYYHJ1wd9RGUhUCVZ+gcFcJFbbqFpXB0sCNbxFMUCNVYhW5jChDZ2 G6xS4R0pxH6QR6VYE2UE3tktRk+/gncDy6rMmOc6hP+AhXR2WP+YxP+r2Q4TbTpsaT arS5kK8oZrtvDl7mrOah0zAX8ekOE62WRzUGOmNI=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/f9dd7a-10176a@github.com>
Subject: [quicwg/base-drafts] 10176a: 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/8K0kV1GiefNZqQmdrHWEPEuW3QI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:28:40 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: 10176ae9245d406729b263a3c14994618d484c81
      https://github.com/quicwg/base-drafts/commit/10176ae9245d406729b263a3c14994618d484c81
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

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



From nobody Thu May  9 09:28:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BBEE12016A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:28:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ixf6rZ6dDa2W for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55C7412006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:28:48 -0700 (PDT)
Date: Thu, 09 May 2019 09:28:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557419327; bh=WMVReeJISRkb7f0b15kYQKEyMBP0kyHZl3txL8oFIto=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lsZLZwFdgNyxnq5oF8QFWG5O/KzqBQubipwIfi1vEV5efg3t6Pfepyar6JvESY1Nq Ko4bXL3RdnM4RW98w78qTWWjmgcZ9pPbBur/yXAqjbb0ourzvdFle1PBNJpgsGigK8 NrehkFUaDERM5QnOU9Bd76j6jYhhJRIXLEhKlkzU=
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/2680/push/3592037104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4553f29e91_7bc63fee914cd960504419"; 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/aHOtCXJq20QckztUsGQGx88t1DI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:28:50 -0000

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

@ianswett pushed 1 commit.

10176ae9245d406729b263a3c14994618d484c81  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/2680/files/f9dd7a0221e4433548dc0752e5a3971c0da019b1..10176ae9245d406729b263a3c14994618d484c81

----==_mimepart_5cd4553f29e91_7bc63fee914cd960504419
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/10176ae9245d406729b263a3c14994618d484c81">10176ae</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/2680/files/f9dd7a0221e4433548dc0752e5a3971c0da019b1..10176ae9245d406729b263a3c14994618d484c81">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJTYHG537N3RFEJO3PURGL7ANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TWIYC5NQIYO27RK3PURGL7A5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONBQGM3DINCQOVZWQIZTGU4TEMBTG4YTANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680/files/f9dd7a0221e4433548dc0752e5a3971c0da019b1..10176ae9245d406729b263a3c14994618d484c81",
"url": "https://github.com/quicwg/base-drafts/pull/2680/files/f9dd7a0221e4433548dc0752e5a3971c0da019b1..10176ae9245d406729b263a3c14994618d484c81",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd4553f29e91_7bc63fee914cd960504419--


From nobody Thu May  9 09:30:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03522120168 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:30:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZP1mVY9Spg4e for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:30:30 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A316512006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:30:30 -0700 (PDT)
Date: Thu, 09 May 2019 09:30:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557419429; bh=/2IaFOJAfRonZiMc3PFU3Ay9tdunkXMudPqlRdQIJ+c=; h=Date:From:To:Subject:From; b=UsOWMeagma7i7pZVuruks6Wh0/tTtQo82uYC3OPCpc0gxSs9C9ER0BECZujHESm+K 0l6EPioT3bVvl1PjNf5cY2V5Y2fbRdLIf0gawftjK6LyzH74Lajq9hC1UM5DN+OgrD ENETXWa3OGE4wQKvJ2gNvDS/1mspiO6zGrnNLues=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/651e19-96f1db@github.com>
Subject: [quicwg/base-drafts] 96f1db: Script updating gh-pages from 10176ae9. [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/5wCXzmUxCtRpbOv6VDDCMTAUH4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:30:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 96f1dbbdc03175cc1b43e32a0b6b9feaff0c9a74
      https://github.com/quicwg/base-drafts/commit/96f1dbbdc03175cc1b43e32a0b6b9feaff0c9a74
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    A ianswett-varint-error-codes/draft-ietf-quic-http.html
    A ianswett-varint-error-codes/draft-ietf-quic-http.txt
    A ianswett-varint-error-codes/draft-ietf-quic-invariants.html
    A ianswett-varint-error-codes/draft-ietf-quic-invariants.txt
    A ianswett-varint-error-codes/draft-ietf-quic-qpack.html
    A ianswett-varint-error-codes/draft-ietf-quic-qpack.txt
    A ianswett-varint-error-codes/draft-ietf-quic-recovery.html
    A ianswett-varint-error-codes/draft-ietf-quic-recovery.txt
    A ianswett-varint-error-codes/draft-ietf-quic-tls.html
    A ianswett-varint-error-codes/draft-ietf-quic-tls.txt
    A ianswett-varint-error-codes/draft-ietf-quic-transport.html
    A ianswett-varint-error-codes/draft-ietf-quic-transport.txt
    A ianswett-varint-error-codes/index.html
    M index.html

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



From nobody Thu May  9 09:45:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A74CC12013D for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:45:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rXO1PaoAEm2n for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:45:07 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF98B12006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:45:06 -0700 (PDT)
Date: Thu, 09 May 2019 09:45:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557420305; bh=oFxFvx+KVSMx1KPJLKH6TL3hoKRuUcaqWCM8tXUewcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TdsY5TQkLJudavygXSGBuSX+DCZ3IzNRiu47sPON4NL/XG5v5ozYtYgqFsY48fSeF NJcLYYYeF6HKPV45z4i17R/JSPOM60vwDCT7QQPqEadNkrG21q8z8i8bf5m/uiP5I6 Y80dgSL/DShIvcjcbgEDZhN/zq11SZdonwekY9Wc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5W4BBNJCFIEP7WXDF24GFZDEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490979849@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd459115f85b_b5e3fb96a2cd9646006a"; 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/UOvdmOlWEhL3Y7wiYlk3skPv8mY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:45:10 -0000

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

@ianswett 
> I don't see a reason to change this to a multiplier, except for personal taste. Shifts are objectively faster and I haven't seen anyone indicate they need or really want a multiplier that can't be expressed today.

Thinking a bit more about the problem, to me it seems that using examples might help in moving the discussion forward.

Consider the case where an endpoint uses a millisecond timer, sets max_ack_delay to 25ms, and the RTT is 5 milliseconds. The endpoint sends an ACK when the ack-delay timer fires.

If the endpoint uses ack_delay_exponent of 10 (i.e., 1024 microseconds as an approximation of 1 millisecond), the sender would set ACK.ack_delay to 25, and the receiver would interpret the value as 25.6 milliseconds (i.e. 1024*25=25,600). Then, the calculated RTT becomes 4.4ms, which is 12% smaller than the actual value.

Is this error acceptable? I _think_ it is, because a millisecond timer would have +- 1ms inaccuracy. Although it is a bit concerning that the RTT would always be underestimated in the above case.

But the question is: what is the rational for using shifts instead of multipliers, when there are these types of errors? While it is true that bit shift is faster than multiplication, the different does not matter for an encrypted 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/issues/2670#issuecomment-490979849
----==_mimepart_5cd459115f85b_b5e3fb96a2cd9646006a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>I don't see a reason to change this to a multiplier, except for personal taste. Shifts are objectively faster and I haven't seen anyone indicate they need or really want a multiplier that can't be expressed today.</p>
</blockquote>
<p>Thinking a bit more about the problem, to me it seems that using examples might help in moving the discussion forward.</p>
<p>Consider the case where an endpoint uses a millisecond timer, sets max_ack_delay to 25ms, and the RTT is 5 milliseconds. The endpoint sends an ACK when the ack-delay timer fires.</p>
<p>If the endpoint uses ack_delay_exponent of 10 (i.e., 1024 microseconds as an approximation of 1 millisecond), the sender would set ACK.ack_delay to 25, and the receiver would interpret the value as 25.6 milliseconds (i.e. 1024*25=25,600). Then, the calculated RTT becomes 4.4ms, which is 12% smaller than the actual value.</p>
<p>Is this error acceptable? I <em>think</em> it is, because a millisecond timer would have +- 1ms inaccuracy. Although it is a bit concerning that the RTT would always be underestimated in the above case.</p>
<p>But the question is: what is the rational for using shifts instead of multipliers, when there are these types of errors? While it is true that bit shift is faster than multiplication, the different does not matter for an encrypted transport.</p>

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


From nobody Thu May  9 09:50:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B671F12013D for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:50:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QW1FMarRazBq for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:50:05 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F64A12006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:49:57 -0700 (PDT)
Date: Thu, 09 May 2019 09:49:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557420596; bh=Uj0jDpU2ST+Uf7IyjJbLT3hdZhgiC9irtOOfyJvGEaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=niE5uV17v5WJq2eY5mNaueubUXUL9ogsPxhenMF3qGT1IdK5FLfyDHEiMOr1buz7Q fqMWZ2KKFZovDlQAYqU+Owjb8pfp13zO1nuJN8Qb6Q96lx9GbrH+mRTafEaEmslv1N zFVvDjojgNZ6xNSMxLFaQz54R/gy58Bq51i1um18=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HL2RD3RUXRGANDJV24GGLJEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490981462@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45a349d812_e483f81e28cd9647480b1"; 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/W5B3T3FsTXypR9-k8Uv_oNliZjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:50:08 -0000

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

Are you not forgetting that numbers are stored in base 2, so if you divide by, say 100 or 25000, you do not get an exact representation at the lower bit? Receiver side multiply by said factor will now introduce an inaccuracy. On the contrary, if you keep your time management in base 2 sender side (if you can be bothered), there is no additional precision loss beyond the chosen resolution.

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

<p>Are you not forgetting that numbers are stored in base 2, so if you divide by, say 100 or 25000, you do not get an exact representation at the lower bit? Receiver side multiply by said factor will now introduce an inaccuracy. On the contrary, if you keep your time management in base 2 sender side (if you can be bothered), there is no additional precision loss beyond the chosen resolution.</p>

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


From nobody Thu May  9 09:54:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3560412012D for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C81euzK2Q8NZ for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 09:54:12 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7998212006B for <quic-issues@ietf.org>; Thu,  9 May 2019 09:54:12 -0700 (PDT)
Date: Thu, 09 May 2019 09:54:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557420850; bh=32ClJ8D/y1p5FisB86qGYOc3281EivNf9tkJ6MgmRPQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kkpajdwLtaYJTckDJfpbV91khv2MI+mBP5p5DeXZy4+nomF2sS+zF7XY/rOdqhdvY vvmirbZGlV1LqRJw5ws9ORB+SKkC4Pz2rJUv2MB8OvKhTkUN+2e5XjnK10qAArDs6W WKi6NtQFhcUJty+yByIO4QF3LW8DaQyK/6AGhcwU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZW3PIPBTKIR623I5524GG3FEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490982913@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45b3286b33_49b33fb0d9ecd9607103bc"; 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/7PfWTGl3OoVREfXICN8v9DhuN28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:54:14 -0000

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

@mikkelfj Could you please elaborate where division happens? ack_delay_exponent is chosen by the sender of the ACK frame. Therefore, no division is happening in the example 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/2670#issuecomment-490982913
----==_mimepart_5cd45b3286b33_49b33fb0d9ecd9607103bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> Could you please elaborate where division happens? ack_delay_exponent is chosen by the sender of the ACK frame. Therefore, no division is happening in the example 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/2670#issuecomment-490982913">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57YNK67S5BATHVMELPURJLFANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSKA5J33SQ3WAUQ23PURJLFA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVB44AI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490982913",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490982913",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd45b3286b33_49b33fb0d9ecd9607103bc--


From nobody Thu May  9 10:00:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2844D12011E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:00:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T-e-GmCWAJRp for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:00:36 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D26C712006B for <quic-issues@ietf.org>; Thu,  9 May 2019 10:00:36 -0700 (PDT)
Date: Thu, 09 May 2019 10:00:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557421236; bh=l59PPWH9UUJtwFC4pe7vNEEDj8cb5JFXfrRTnM6xz5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yL1vnhjVEhCltwcIMnCLETDGq6jEyzzObx/HeNH2N4n+VfUXWtg3SNYMl1w9UB8lF Lu08o2R5gDp+mjK8YM60rz6qcn3NF7YS6LHW8IcOvqgeuzCN4b+aq9lqrwevTht5oN 9Ga/nXi17vXGzY1qt++fd8gid5YsAaslMHQqshqg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62XKY7ZQBK27ZMZYN24GHTHEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490985121@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45cb41ff5_2d8e3fbcd56cd9606303b7"; 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/f66lMW4uu3t7bXRddYZO6UW2CRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:00:38 -0000

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

One correction on your example @kazuho.  The rtt sample that would result would not go lower than min_rtt, so it would only be 4.4ms if the min_rtt was <=4.4ms.

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

<p>One correction on your example <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>.  The rtt sample that would result would not go lower than min_rtt, so it would only be 4.4ms if the min_rtt was &lt;=4.4ms.</p>

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


From nobody Thu May  9 10:01:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C0EE12011E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:00:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A2xK-4Wmg65E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:00:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3553712006B for <quic-issues@ietf.org>; Thu,  9 May 2019 10:00:57 -0700 (PDT)
Date: Thu, 09 May 2019 10:00:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557421256; bh=/ANyT5YUCyILX0pGCUg7KLGIcVEHlp3laOnGtRHpRic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MgjX/JbhjgDD5C6ld+P+ywWMZLk210NSVoPclcuCu6E66kFjVmdfCAPS/9koOVfdk iATcW4B+qwBJeGstOB9dL7nWVVzI7MHIvZzpEgXT7ypKUDEiqpfWB234eTnQ6TdEtA vMjyCPNsFM8wYvQzhj+Fu5tDGC9fVjwjkPEzJWas=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GU4632SQSSS4VCPV24GHUREVBNHHBUT5QOM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2672/490985236@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2672@github.com>
References: <quicwg/base-drafts/issues/2672@github.com>
Subject: Re: [quicwg/base-drafts] Transport error codes would be smaller and more consistent as a varint (#2672)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45cc876aab_357b3fdbf1ccd96049052b"; 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/k01UpCPdNVo0qGLJUHXLtTlhCEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:00:59 -0000

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

@ianswett 
> For HTTP_MALFORMED_FRAME, I think @LPardue PR #2662 that removes it and replaces it with a small number of specific error codes is like a good way to go instead of the 2^60 hack.
> 
> @kazuho Are you happy with that PR? I'm going to write a varint PR with the assumption #2662 or something like it is likely to land, so it will be transport-only.

#2662 works for me. My complaint is that HTTP/3 should not "hack" QUIC. Eliminating HTTP_MALFORMED_FRAME is a way of achieving that, and I do not have a strong preference on communicating the malformed frame 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/2672#issuecomment-490985236
----==_mimepart_5cd45cc876aab_357b3fdbf1ccd96049052b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>For HTTP_MALFORMED_FRAME, I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> that removes it and replaces it with a small number of specific error codes is like a good way to go instead of the 2^60 hack.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> Are you happy with that PR? I'm going to write a varint PR with the assumption <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> or something like it is likely to land, so it will be transport-only.</p>
</blockquote>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> works for me. My complaint is that HTTP/3 should not "hack" QUIC. Eliminating HTTP_MALFORMED_FRAME is a way of achieving that, and I do not have a strong preference on communicating the malformed frame ID.</p>

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


From nobody Thu May  9 10:01:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2475312011E for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:01:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aHPXIEqp5nbN for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:01:15 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39D5C12006B for <quic-issues@ietf.org>; Thu,  9 May 2019 10:01:15 -0700 (PDT)
Date: Thu, 09 May 2019 10:01:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557421274; bh=+aBzTWQwGdPY3EsQ4V3t5wvUBtZzYg0UtLa75kDnTdc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lFYVg0yGVXLVQLaH/nSqPd36PnTC0z28GRVJ94ppUVfhuuAsUuPKBD8KgwT/0q2Mk ThR0FfnuDiQxWRtGsVpgOCeCF8Okfe181ZDya+wR0Q3z37NHC7lTSf8yVVkUPwWmLM uzLE7XTgxj0fnq0wb+PYq5OWIpqhjNNVla9d6g84=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DO6JRX25DEI4PUTN24GHVVEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490985340@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45cda4255f_523d3f933fecd968929232"; 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/_CoZe8hxvZx_qMB7X8NaF8q-MNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:01:17 -0000

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

It happens because timers don't work as you describe.
When the timer fires it is either a spurious wake-up or a proper wake-up, but likely rounded up to some internal quant that is a not a clean multiple of anything. Additionally the wake-up is is possibly coalesced so different things might happen before your event gets activated.
Hence, the sane thing to do is to is:
t1 = now.
delay = 250ms
sleel(250ms)
t2 = now
ack.delay = (t2 - t1) / unit_multiplier.
If you do not do that, any rounding errors is dwarfed by assumptions on time precision.

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

<p>It happens because timers don't work as you describe.<br>
When the timer fires it is either a spurious wake-up or a proper wake-up, but likely rounded up to some internal quant that is a not a clean multiple of anything. Additionally the wake-up is is possibly coalesced so different things might happen before your event gets activated.<br>
Hence, the sane thing to do is to is:<br>
t1 = now.<br>
delay = 250ms<br>
sleel(250ms)<br>
t2 = now<br>
ack.delay = (t2 - t1) / unit_multiplier.<br>
If you do not do that, any rounding errors is dwarfed by assumptions on time precision.</p>

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


From nobody Thu May  9 10:01:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4119C12012D for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:01:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Zp6eltX9Loa for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:01:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D86B512006B for <quic-issues@ietf.org>; Thu,  9 May 2019 10:01:35 -0700 (PDT)
Date: Thu, 09 May 2019 10:01:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557421294; bh=5r1W+blHTMUhp0PmaAI0DpUThOOeGTW50tp5DvO8nwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DuCabyFPWCpgSG1PwNTBfsNRfDPglO7hPLvxylzBqZClMPlASJjgOBNLNQ6WPMNFJ RzOrDBsXJmPXA4fC1L5r9kx7trq+2L0cKNAANBiGvZ1qwIqK31vnX4YY4n5fkHiv3/ mXl39hg4aK+TExQIRtW1nPCD1T9bsHlQ1HYYeAuk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6764UNHVKJO34AX6N24GHW5EVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/235709540@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45ceea9d51_22423ff11a8cd96c72764e"; 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/gYG1RFZJC7Gge76GqvNva_urCb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:01:37 -0000

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

kazuho approved this pull request.

Thank you for the 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/2680#pullrequestreview-235709540
----==_mimepart_5cd45ceea9d51_22423ff11a8cd96c72764e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Thank you for the 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/2680#pullrequestreview-235709540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTYLSFCAAX7ZX6DI3PURKG5ANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYY5EHRXIAAMGUST7TPURKG5A5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYGKIZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-235709540",
"url": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-235709540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd45ceea9d51_22423ff11a8cd96c72764e--


From nobody Thu May  9 10:10:23 2019
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 25BE11201CF for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kjajEI3P49Cu for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:10:17 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2003D12017C for <quic-issues@ietf.org>; Thu,  9 May 2019 10:10:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=8/nAg5xajDrTzfA3NntXa8ozSDI=; b=r/oKG9wWt2JD8b7T gRGsWS1znRHgsIvENsMdhi6NZFRtGIwr1EJ/HEr9X+yqgD3jHFRQyAqsUrmBwpli KTDXiUf3Z7cdOq1GmSwCqUMAms3aSk/kX6g3HKbJEf8vu/tIUaW1h/TGxWDV8eLk UaJddoPA898sNixMTlPukqAGkFE=
Received: by filter0362p1iad2.sendgrid.net with SMTP id filter0362p1iad2-1286-5CD45EF8-C 2019-05-09 17:10:16.090892549 +0000 UTC m=+68017.556631667
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0030p1iad2.sendgrid.net (SG) with ESMTP id CgshtrkhRzauzwzfL8xrJg for <quic-issues@ietf.org>; Thu, 09 May 2019 17:10:16.046 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id F3DAAC09A5 for <quic-issues@ietf.org>; Thu,  9 May 2019 10:10:15 -0700 (PDT)
Date: Thu, 09 May 2019 17:10:16 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGY6XMF42ZQOVBHCV24GIXPEVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2403/490988285@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45ef7f267e_3a2a3fc8c2acd9686536fe"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2I/QzD3X/rKlwnkryHfpUwoEdmY1Ai3HaJNj RCpT/7nx8xzVakpXwuFNQS9TWbQBBE3K/H3WXr5NO5zfHIp6/szskueJtlktNW8Pn3zQT7gLzGu6Zh 2u4P/9tJrjrboWmPHcynj4y/5p0S+pL+EFI+/GO9qsa/lcwD8OhjLee3rg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U2Oys7mtwkmwF3QYansDFB6XflE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:10:22 -0000

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

#1994 is now closed as well, so I don't believe there's anything left to do here.  @tatsuhiro-t do you think anything needs to 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/2403#issuecomment-490988285
----==_mimepart_5cd45ef7f267e_3a2a3fc8c2acd9686536fe
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 issue title" data-id="379719134" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1994" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1994/hovercard" href="https://github.com/quicwg/base-drafts/issues/1994">#1994</a> is now closed as well, so I don't believe there's anything left to do here.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=404610" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tatsuhiro-t">@tatsuhiro-t</a> do you think anything needs to 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/2403#issuecomment-490988285">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QCAR4JQDGIGEOZ33PURLHPANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XXTHQYQFTO25F7YDPURLHPA5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVB6F7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-490988285",
"url": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-490988285",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd45ef7f267e_3a2a3fc8c2acd9686536fe--


From nobody Thu May  9 10:11:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA5551200E5 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:11:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ee8MSHwfB5Hm for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:11:14 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B275B12006B for <quic-issues@ietf.org>; Thu,  9 May 2019 10:11:14 -0700 (PDT)
Date: Thu, 09 May 2019 10:11:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557421873; bh=/Mbff1uQwMbggE1CeS1RBdj8hMsvdJWyEyI+wdimUks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mgbfTjT57kKSaI19TJGRH1YtVU5DACt1+Lro7+Kdd8Jdx8NhloCT43I8lrbKS8PZu lYmHG/i2n++GRtETx8CDewN3Wg62TAiIwgjdWVog/fRz16px4l+B+gP5V1Hp+9cSqa oKhznKXxKieazbpKyqb3sM78umr2HeQ6u6bODdBQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYNOFLT5TRISUDGOF24GI3DEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490988555@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45f318eb04_7bc23fee914cd960987666"; 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/OSG5PdjqMPUXKYTDlKjtnlGckYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:11:17 -0000

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

@ianswett 
> The rtt sample that would result would not go lower than min_rtt, so it would only be 4.4ms if the min_rtt was <=4.4ms.

Good point. Thank you for pointing that out. Though I'd assume that having +-12% jitter between RTT samples would be common.

@mikkelfj Thank you for the clarification. I now see the confusion. I think I should have said "1ms granularity clock" rather than "timer". Does that make things 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/2670#issuecomment-490988555
----==_mimepart_5cd45f318eb04_7bc23fee914cd960987666
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>The rtt sample that would result would not go lower than min_rtt, so it would only be 4.4ms if the min_rtt was &lt;=4.4ms.</p>
</blockquote>
<p>Good point. Thank you for pointing that out. Though I'd assume that having +-12% jitter between RTT samples would be common.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> Thank you for the clarification. I now see the confusion. I think I should have said "1ms granularity clock" rather than "timer". Does that make things 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/2670#issuecomment-490988555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUIQXAQU3C3AAGY43PURLLDANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5GKIIC4B43EGMEN7DPURLLDA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVB6ICY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490988555",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490988555",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd45f318eb04_7bc23fee914cd960987666--


From nobody Thu May  9 10:14:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9FE8120315 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:14:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B4VY9NUVQJe6 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:14:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 38CEC120320 for <quic-issues@ietf.org>; Thu,  9 May 2019 10:14:16 -0700 (PDT)
Date: Thu, 09 May 2019 10:14:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557422054; bh=OmG1NUD4b8DKi4VtoIPxuvAKryUEZsw2VzHgVPPHGSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AE0y7d2rubq5+plKjwW+ZqdZ9CosC9wIYueZCDN1rGRSQvBHSUj+91TNKzJelu9Ol WQLyw523ZtK5jhaK38MLjjd+lXtaw+KVL1Xsaf+ORCGrUOJbkPnAtqL9IzsZcCNecr c4PP+SAuSsg9XzJkk+EM5PscbysywiL8y6ldXPt0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LFIZKZ3YAZPPITEF24GJGNEVBNHHBO4DH64@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2220/490989543@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2220@github.com>
References: <quicwg/base-drafts/issues/2220@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP Section 5 before Section 4 (#2220)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd45fe6967b7_5ff13fdb93ecd96c968797"; 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/IxmkxpYouh8xRNsHO1c_ApnCLMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:14:26 -0000

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

I just suggested this change the other day, because I had the same issue.  In particular, talking about the multiple push frames before introducing what push is is very awkward.

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

<p>I just suggested this change the other day, because I had the same issue.  In particular, talking about the multiple push frames before introducing what push is is very awkward.</p>

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


From nobody Thu May  9 10:18:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A65371200E5 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:18:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xWgyv_R1sAZ1 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:18:28 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1564120141 for <quic-issues@ietf.org>; Thu,  9 May 2019 10:18:28 -0700 (PDT)
Date: Thu, 09 May 2019 10:18:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557422307; bh=H+zXqskDcZk7vkPY1py+nBTkrbDmBx3HnGthES6nVPY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GCvBK+50OT6utXYVTrTooZ3bTa7HEkCbRu7g2OHR88SybB1l9HRlYOSo0NXB+Bo6r N1KeVbQSe+7SSrQx/g9huogyCgQefq2OIXiT6eti4XbNB2b2AyuSywQlIjJ/Cjy5qR 2vBJ43EwPHU98CtZoP2Vhn5WqIHRqH439I1P0ecc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYV223OWA67QR6UMBV24GJWHEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490990921@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd460e3c110e_370e3fb96a2cd9647557a5"; 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/Eg8Ah92qELxwbkqWNT5-4pbgNC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:18:31 -0000

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

not really, because except for rare RTOS systems used in ABS breaking systems and such, there is no such thing as a 1ms granularity. It may be that you best resolution is 1ms, but you might wake up 2500ms later after disk swap is done, or at half the expected sleep time because of some Unix signal and you don't care to rewait after that, or just general noise of kernel processes, interrupts, TLB misses, etc. Of course, the smaller the RTT the more critical this gets. For 25ms the chance of staying within a few percentage reasonable.

I still think the float16 approach is better. It takes all the guessing out be introducing an exponent per timestamp, and it can be decoded in a few nanoseconds.

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

<p>not really, because except for rare RTOS systems used in ABS breaking systems and such, there is no such thing as a 1ms granularity. It may be that you best resolution is 1ms, but you might wake up 2500ms later after disk swap is done, or at half the expected sleep time because of some Unix signal and you don't care to rewait after that, or just general noise of kernel processes, interrupts, TLB misses, etc. Of course, the smaller the RTT the more critical this gets. For 25ms the chance of staying within a few percentage reasonable.</p>
<p>I still think the float16 approach is better. It takes all the guessing out be introducing an exponent per timestamp, and it can be decoded in a few nanoseconds.</p>

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


From nobody Thu May  9 10:27:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96AD412006A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:27:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GI1-Hp-Z7zHs for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:27:03 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A981C12003E for <quic-issues@ietf.org>; Thu,  9 May 2019 10:27:03 -0700 (PDT)
Date: Thu, 09 May 2019 10:27:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557422822; bh=+QiVVCDiTpvNGotHujXdu7IfP+aY86jjgOwVoU5WblQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1fbTSX3A+spyMFIfBrxbG/EotUM90+xu0Tay+WCVC4r81oG60dUyDlQcaT1pIuNdc Xdbnt2e6PD3e/0oMhybk3ZTwLZPlzY1gpzSt7vQUgQYTCfkdhNiEPtlPlTmDJHNnQG WuKFWFlrmw8PL/znSKXLzccFd+1PcZ+PT13dOb8E=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPD4TY7NXFVTE4AG524GKWNEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490993809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd462e67fafe_55313f9b0cecd95c9179c8"; 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/Vy2fZORDqvm_cuQX2qqAZp6pGsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:27:06 -0000

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

> not really, because except for rare RTOS systems used in ABS breaking systems and such, there is no such thing as a 1ms granularity. It may be that your best resolution is 1ms, but you might wake up 2500ms later after disk swap is done, or at half the expected sleep time because of some Unix signal and you don't care to rewait after that, or just general noise of kernel processes, interrupts, TLB misses, etc.

While I agree with that, I think it is unrelated to the discussion here. Because that issue exists in any code, including https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490985340. I am saying that the value returned by `now` is in milliseconds.

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

<blockquote>
<p>not really, because except for rare RTOS systems used in ABS breaking systems and such, there is no such thing as a 1ms granularity. It may be that your best resolution is 1ms, but you might wake up 2500ms later after disk swap is done, or at half the expected sleep time because of some Unix signal and you don't care to rewait after that, or just general noise of kernel processes, interrupts, TLB misses, etc.</p>
</blockquote>
<p>While I agree with that, I think it is unrelated to the discussion here. Because that issue exists in any code, including <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441260499" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2670" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2670/hovercard?comment_id=490985340&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2670#issuecomment-490985340">#2670 (comment)</a>. I am saying that the value returned by <code>now</code> is in milliseconds.</p>

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


From nobody Thu May  9 10:34:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF60612004A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:34:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pzQtuyxfUJcs for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:33:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3882312003E for <quic-issues@ietf.org>; Thu,  9 May 2019 10:33:59 -0700 (PDT)
Date: Thu, 09 May 2019 10:33:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557423238; bh=3SxUFYXh4iLlSxwwYSQa0N0ZGd3sKWoSDZOu1KCYto0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LnBKx806jLH58K1wbE16d5EfUWUWaMhj6Eiz52p5WuMFVibmpSOuwn6kBHuecBwwX kqWWFYmRQS914LD7QPWKCoclVqVoUF28699TcKqfOj9FzaJ7k5KUNLa796Gt0K5fW9 BvSGETjOGOHOvJe5s77i91cTzmsgubgCtQxCN7mg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK436IZDYHZM5E6OQLV24GLQNEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/490996306@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd464861b24b_4fe23f91a30cd9648107c"; 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/-V6vV4bUmU1uJqr12X8VmLY-pAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:34:01 -0000

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

Well, yes, you will never get it better than now resolution. But that resolution is much higher than ms if you use timespec_get calls. https://en.cppreference.com/w/c/chrono/timespec_get
It is more likely you get thrown by page cache misses. But sure, systems differ. All I'm saying is that if you are able, and can be bothered, exponents do not loose additional precision after computing a time delta. That said, I'd only call now occasionally because it can be expensive, so there you immediately loose precision. But that might be 300ns, not 1ms.

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

<p>Well, yes, you will never get it better than now resolution. But that resolution is much higher than ms if you use timespec_get calls. <a href="https://en.cppreference.com/w/c/chrono/timespec_get" rel="nofollow">https://en.cppreference.com/w/c/chrono/timespec_get</a><br>
It is more likely you get thrown by page cache misses. But sure, systems differ. All I'm saying is that if you are able, and can be bothered, exponents do not loose additional precision after computing a time delta. That said, I'd only call now occasionally because it can be expensive, so there you immediately loose precision. But that might be 300ns, not 1ms.</p>

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


From nobody Thu May  9 10:49:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69175120043 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:49:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J48dvhOkrYQs for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 10:48:59 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCA8712003E for <quic-issues@ietf.org>; Thu,  9 May 2019 10:48:59 -0700 (PDT)
Date: Thu, 09 May 2019 10:48:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557424138; bh=QYNyCSJdDah168F5D33HXr9UGjV1pua0RB38h0FezPc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sp8MfKF/v+vILTGwr2wi26IbB/N3teAlAj2QRm3yk+UMEA5SvyMHWrXL60XnOlWp8 5AYEts2XN3nOkKvPjxajl2OhLxxJTe5AcDPn1n5X2TNpTxeN4AaV1vIsTU8pPAxgmX XI7v0c6/bcNzWo22PZ/UxbqU5kHlMGE/nSMDBT0Y=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UUV7VZRN2FPQPFDN24GNIVEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/491001385@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4680ac0300_53113f8a884cd9641521fb"; 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/uoz5wzF2JqH4LWNDPCyt4EulXzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 17:49:02 -0000

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

Just a reference to the float16 format I mentioned: https://gist.github.com/mikkelfj/64deb01b86d68f3d7aacff4b113c22d8

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

<p>Just a reference to the float16 format I mentioned: <a href="https://gist.github.com/mikkelfj/64deb01b86d68f3d7aacff4b113c22d8">https://gist.github.com/mikkelfj/64deb01b86d68f3d7aacff4b113c22d8</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/2670#issuecomment-491001385">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4SDQO6JDTX5V4N56TPURPYVANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK43OWIZOQO2OHB6HCTPURPYVA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVCBMKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-491001385",
"url": "https://github.com/quicwg/base-drafts/issues/2670#issuecomment-491001385",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4680ac0300_53113f8a884cd9641521fb--


From nobody Thu May  9 11:02:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 013DC1200E5 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:02:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 AfqZwPOrzt7t for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:02:47 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F409912006B for <quic-issues@ietf.org>; Thu,  9 May 2019 11:02:46 -0700 (PDT)
Date: Thu, 09 May 2019 11:02:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557424965; bh=qaiDWPRZ3vru6npRukGjHA7SMqv84YdT8qzW+IVrdO4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nh0+a1vzoreuJsVM0H3WfvnFSHH+wNWyCumFxJoX7pmBgKsHJzAFYF1cEUGXwJgMc v7GNpXEOACm8+9c50yCPJKF6hfUS5gzTOiE8Z96N5WYY8+tPeBmlyNIOhFKutsBJJ4 mxa3Xu8XhORMIIAFdDUJpey5M6bqfmKEd5axrFJ0=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4IE46WDKIN7KQFPTV24GO4LEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/491006096@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd46b455fad9_585e3fc2e8ecd96c6766b"; 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/NBqzYzlKSDepcMKRN-O0RrQaHec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 18:02:48 -0000

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

I personally, really want to stay away from any custom encoding formats.

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

<p>I personally, really want to stay away from any custom encoding formats.</p>

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


From nobody Thu May  9 11:13:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE684120059 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:12:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 uZbZ_ufYHOvr for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:12:59 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5EC312006B for <quic-issues@ietf.org>; Thu,  9 May 2019 11:12:58 -0700 (PDT)
Date: Thu, 09 May 2019 11:12:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557425577; bh=5JaCg7WkJ7xqGbc/IKOOZN+Iq6heABx0UlQTGnnhbME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sz3HbYKBMrQeYZCofy486iOfn8fgVJ6JN6R6CRvfXgzwlEjoJAnxVKSgSrxq3jJnK ZFiW6T03b/Vl30G8vRVavAe02esJUNeQ5uetBsvMObWqYgp011JrRoxP9S74jzWcPs yVfOHMu7znF+zyzYOot/bo9z/xNJ4Myu/WTtCw1g=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RHUI4TN7HH54KUY524GQCTEVBNHHBUXKDQA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2681/491009691@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2681@github.com>
References: <quicwg/base-drafts/issues/2681@github.com>
Subject: Re: [quicwg/base-drafts] DUPLICATE_PUSH push ID validation (#2681)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd46da9c0b5a_380d3fa2eb0cd960938fe"; 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/GSockjdDqrJPzWDLQgqh-1uf_JQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 18:13:00 -0000

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

(2) is covered in [Section 5.4](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#server-push):
> Due to reordering, DUPLICATE_PUSH frames or push stream data can arrive before the corresponding PUSH_PROMISE frame. When a client receives a DUPLICATE_PUSH frame for an as-yet-unknown Push ID, the request headers of the push are not immediately available. The client can either delay generating new requests for content referenced following the DUPLICATE_PUSH frame until the request headers become available, or can initiate requests for discovered resources and cancel the requests if the requested resource is already being pushed.

For (1), yes it should -- the DUPLICATE might show up first, but the implication is that the ID has already been used in a PUSH_PROMISE frame.  If that would be invalid, we should be explicit that the DUPLICATE_PUSH is also 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/issues/2681#issuecomment-491009691
----==_mimepart_5cd46da9c0b5a_380d3fa2eb0cd960938fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>(2) is covered in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-http.html#server-push" rel="nofollow">Section 5.4</a>:</p>
<blockquote>
<p>Due to reordering, DUPLICATE_PUSH frames or push stream data can arrive before the corresponding PUSH_PROMISE frame. When a client receives a DUPLICATE_PUSH frame for an as-yet-unknown Push ID, the request headers of the push are not immediately available. The client can either delay generating new requests for content referenced following the DUPLICATE_PUSH frame until the request headers become available, or can initiate requests for discovered resources and cancel the requests if the requested resource is already being pushed.</p>
</blockquote>
<p>For (1), yes it should -- the DUPLICATE might show up first, but the implication is that the ID has already been used in a PUSH_PROMISE frame.  If that would be invalid, we should be explicit that the DUPLICATE_PUSH is also 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/issues/2681#issuecomment-491009691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35BD5FR7LWAWTUAC3PURSSTANCNFSM4HL37LTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNLAGAVAX7K3Y7HRTPURSSTA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVCDNGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2681#issuecomment-491009691",
"url": "https://github.com/quicwg/base-drafts/issues/2681#issuecomment-491009691",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd46da9c0b5a_380d3fa2eb0cd960938fe--


From nobody Thu May  9 11:59:33 2019
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 2599912015C for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:59:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W1wCH3Nl-pxa for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 11:59:29 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C144612018C for <quic-issues@ietf.org>; Thu,  9 May 2019 11:59:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=sZXSbc/yUQoyWPDw27PhzvudlZQ=; b=jpi1e+OS8wvclHSU VDJuJEClNw87ihkvbsesocV8L5FSHpeq9lrjJmKDrn1ntLRTZx+TTkZ5v+LJK83F EAP93jiFySJ2yZPTgiey/SazvmnokcbmwKlde5JhKXeUG/TDwO1RSm7YGV4Ni4Ab HqzZQ/DIClTRQX+BBhP/fMSvSpM=
Received: by filter1691p1mdw1.sendgrid.net with SMTP id filter1691p1mdw1-19910-5CD4788D-F 2019-05-09 18:59:25.192228389 +0000 UTC m=+77700.615378907
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0039p1iad1.sendgrid.net (SG) with ESMTP id v3micJYHTMuiaUMiHyQYVg for <quic-issues@ietf.org>; Thu, 09 May 2019 18:59:25.182 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 2040D3E006A for <quic-issues@ietf.org>; Thu,  9 May 2019 11:59:25 -0700 (PDT)
Date: Thu, 09 May 2019 18:59:25 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/1ca247-86ee94@github.com>
Subject: [quicwg/base-drafts] 628042: Moar H2 - WIP
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1PsrDrM40G9eGfLruiRaXG4IyAE7Y0qzfy6/ OkEgviqcVMxs3oOTF7mSbxVrT7YtWFYAT5z/msoO5RKbRsiGS4xT7D68FhLeE5CZHz6CM74XuG5Bt1 O8ojr17hGrbCc0SlAwOPpv+gHkPDa9pRWwKAgRSS5wvbiasUiFWRo/6xQg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ASghqE7YVhWeYLZej3IqujNHRp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 18:59:32 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 628042a43dfaea1c1d30100f1e4f819f4deff098
      https://github.com/quicwg/base-drafts/commit/628042a43dfaea1c1d30100f1e4f819f4deff098
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Moar H2 - WIP


  Commit: 86ee94c76169442d8df59958e3d8f6490cd3e7db
      https://github.com/quicwg/base-drafts/commit/86ee94c76169442d8df59958e3d8f6490cd3e7db
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  More WIP


Compare: https://github.com/quicwg/base-drafts/compare/1ca24719dd40...86ee94c76169


From nobody Thu May  9 12:01:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 661B2120131 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:01:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cp5y5irINyVF for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:01:40 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC89B120175 for <quic-issues@ietf.org>; Thu,  9 May 2019 12:01:29 -0700 (PDT)
Date: Thu, 09 May 2019 12:01:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557428488; bh=2Ba0mVwzbYCTl9kkBGbfmSqQmGOD0QZHWqwak6zEAPo=; h=Date:From:To:Subject:From; b=1mfnjls1wrSdCh2FJAsUxBmKFO7tjxQ9FUa/vSwE83BRZmOAuEYyiqOPlMVpM4mcS x9mszvYHNrl17FtJDB0CsrVGm8ENrql4wJFOx9ITJ731reCM/QWrD/YO0XG0pg1kej MjdhQ6r21sSAs5GWYh+5RGKKjx+CFwZS+YPFzpfE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/96f1db-867e25@github.com>
Subject: [quicwg/base-drafts] 867e25: Script updating gh-pages from 86ee94c7. [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/Vh69neDTfLvMduUKsKS2B8AYB-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: Thu, 09 May 2019 19:01:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 867e253b71ad62b19d3fdb5a9f537f4523b3aaba
      https://github.com/quicwg/base-drafts/commit/867e253b71ad62b19d3fdb5a9f537f4523b3aaba
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

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



From nobody Thu May  9 12:01:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95054120143 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:01:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bIKh1O_0L_Mj for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:01:44 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D9AF120110 for <quic-issues@ietf.org>; Thu,  9 May 2019 12:01:42 -0700 (PDT)
Date: Thu, 09 May 2019 12:01:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557428500; bh=5FM7PcBCAr4yub5QlwbyfqAPmhnYsR7/OuvuUDloc1w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vhtm1HVGISxAX78zcCQeq6ojPs6L0AzwRNlSgoVhNeQZ77HhUSNb8KooJ80ho9RS7 8iiOOGFhg0QTLnJCuV0zRjcZzdUa2EmZpEHBQfpLGuLKOyN1d9rdKA3OmIGXKqnAHT RKEEU4ky+pjY3lOTa71On5ra3grHvNy7jg87Lpag=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55FHJPJ3FG7EVQGFV24GVZJEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491026561@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd47914daa73_6b8d3ffa0b8cd968107422"; 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/hSWgTUDw0SClSCSQ3Sz80DK4kX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 19:01:48 -0000

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

@rmarx Thank you for your comments and for the fantastic research (maybe I should have said this earlier)! 

I think we are really discussing two issues here: a) how the server should behave when the client does not provide priority information at all, and b) when priority information is not available due to a packet loss. To resolve both the issues (I do share the concerns), maybe we should better have two different issues opened for each.

For _b_ (which IIUC is the original topic of this issue), I would argue the following.

As a general statement, mis-prioritization happens until the lossed packet is retransmitted and received. Therefore, the impact is small.

That said, if the client uses Firefox-like prioritization scheme (i.e. grouped by placeholders), it is fair to assume that unresolvable nodes appear only during the very early stages of the connection. During that time, there is higher probability of receiving a request that should be given higher priority than than the precedence requests (i.e. request for CSS arriving after request for HTML). That's very different from what you see in later moments (i.e. requests for things like images and async javascript files arrive, that require lower priority).

If the client uses Chrome-like prioritization scheme (i.e. daisy chaining), I now think that we should recommend the client to send a PRIORITY frame on the request stream to specify the parent node, _and also transmit the same information by sending a PRIORITY frame on a control stream_, then sending another PRIORITY frame to indicate that a sibling is converted to a child of the newly created node. By transmitting the same information on both streams, the server would never see an unresolvable node in the prioritization tree. So why not recommend clients do that, instead of trying to figure out how the server should compensate for the lack of the information?

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> Thank you for your comments and for the fantastic research (maybe I should have said this earlier)!</p>
<p>I think we are really discussing two issues here: a) how the server should behave when the client does not provide priority information at all, and b) when priority information is not available due to a packet loss. To resolve both the issues (I do share the concerns), maybe we should better have two different issues opened for each.</p>
<p>For <em>b</em> (which IIUC is the original topic of this issue), I would argue the following.</p>
<p>As a general statement, mis-prioritization happens until the lossed packet is retransmitted and received. Therefore, the impact is small.</p>
<p>That said, if the client uses Firefox-like prioritization scheme (i.e. grouped by placeholders), it is fair to assume that unresolvable nodes appear only during the very early stages of the connection. During that time, there is higher probability of receiving a request that should be given higher priority than than the precedence requests (i.e. request for CSS arriving after request for HTML). That's very different from what you see in later moments (i.e. requests for things like images and async javascript files arrive, that require lower priority).</p>
<p>If the client uses Chrome-like prioritization scheme (i.e. daisy chaining), I now think that we should recommend the client to send a PRIORITY frame on the request stream to specify the parent node, <em>and also transmit the same information by sending a PRIORITY frame on a control stream</em>, then sending another PRIORITY frame to indicate that a sibling is converted to a child of the newly created node. By transmitting the same information on both streams, the server would never see an unresolvable node in the prioritization tree. So why not recommend clients do that, instead of trying to figure out how the server should compensate for the lack of the information?</p>

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


From nobody Thu May  9 12:10:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6345D120131 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:10:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8n-fhuISUkoy for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:10:27 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26BE6120110 for <quic-issues@ietf.org>; Thu,  9 May 2019 12:10:27 -0700 (PDT)
Date: Thu, 09 May 2019 12:10:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557429025; bh=Dm9MVEdqXywwhABBwMwYsmgIWDXUuvGsMC1sUMdcExw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=djRl283hXZXGVCNTNDIHEi9jHoRIT5x7X+QD+3OQARQ0A9lm9A7DRDZ6PgVe+WNrK TfzD8gvyr/6oaiBKK44cBsUKeySRiY6keoiNSmH484JGqM7AeweVV9pnhBDb6QacNo /LdAx88ZWRapKqVtpcP5QdHd9Jsuc41owVsYfy/U=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZSE7RHJJYDLRUUWV24GW2DEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491029316@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd47b21b68aa_5df73fa6412cd96412049a"; 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/GGszOVpveGj7m3f8M2Vk76baIh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 19:10:28 -0000

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

PS. My bad, the solution for the Chrome-like prioritization scheme only works when inserting one node in the middle of the chain, but does not work when the client wants to insert multiple nodes at once. I really think we should discourage clients creating many daisy-chained objects at once...

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

<p>PS. My bad, the solution for the Chrome-like prioritization scheme only works when inserting one node in the middle of the chain, but does not work when the client wants to insert multiple nodes at once. I really think we should discourage clients creating many daisy-chained objects at once...</p>

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


From nobody Thu May  9 12:29:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8000F120131 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:29:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tztAbypFH5On for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:29:54 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3181A1200F4 for <quic-issues@ietf.org>; Thu,  9 May 2019 12:29:54 -0700 (PDT)
Date: Thu, 09 May 2019 12:29:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557430193; bh=29uEBcLExMQzj+iBfb8GDNNLlyBScGBJ6yjYZ1v0Lko=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=izbUiwHnu8pF6kmmfbW4SoZFC5ID+CPVGOSSrqjFKHq2pKDIbQRzxWEmvl52HEUps 4KegJmqXumMmnjPAiemmg2jKUQqHKXwAn9aypAHbhOLF4elnIYIuvtI6qnONJeBDXt rx+WKfisUh66mrPl9K4EYnSIfyPDqD8pFL30V1BA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55EFJKVV6D2JQI56N24GZDDEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/491035282@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd47fb125778_498d3fcf6eccd96827116a"; 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/ObXGA6Th2mtyvUMY_JV5APqhOtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 19:29:55 -0000

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

If the timer is run in milliseconds and the expression of the value is in microseconds (which is what we will commonly have), it's natural to have a 10^x exponent rather than a 2^x exponent, since systems typically use SI units for time, which are always powers of 10 (same as bandwidth, which are also expressed as powers of 10). While I appreciate that multiplication can be slightly slower than shifting, I don't think this one cost per ack is going to figure anywhere.

Multiplication is a more natural fit here, and I don't expect it to be a significant change, in code or in performance.

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

<p>If the timer is run in milliseconds and the expression of the value is in microseconds (which is what we will commonly have), it's natural to have a 10^x exponent rather than a 2^x exponent, since systems typically use SI units for time, which are always powers of 10 (same as bandwidth, which are also expressed as powers of 10). While I appreciate that multiplication can be slightly slower than shifting, I don't think this one cost per ack is going to figure anywhere.</p>
<p>Multiplication is a more natural fit here, and I don't expect it to be a significant change, in code or in performance.</p>

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


From nobody Thu May  9 12:41:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D71F11200F4 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:41:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KOF7rxo7SMBG for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:41:41 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29F8C120025 for <quic-issues@ietf.org>; Thu,  9 May 2019 12:41:41 -0700 (PDT)
Date: Thu, 09 May 2019 12:41:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557430900; bh=gSYGF5TpzAv1odchkOTLCiu0XD60L7bZ66w8XBnrdEg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dvfvnUoT46z0EVsUUh6EsBzXZX6GXR4jJwmtI7UdWYi7zBkFwbbYIisFFuUR3KL9w UBNorwEPs773XeOm7dDCpymgWw9r4d7TejyawxWrRHIoTVYoZM5jvq7V0nbdTwRzCJ 5vaQ4TBI8zeFR3tRhDufREXRyKZgmN9YQNB4kMmE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJZZ26FPNHD4PO3CF24G2PJEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491038822@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd482742799a_3b2d3f91300cd964886cb"; 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/qMPBY8yRFz-ukUEaIuLAAkF4kac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 19:41:43 -0000

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

Chrome is only doing indefinitely longs lists because H2 doesn't have strict priorities.  With strict priorities, everything becomes simpler.

Discouraging super-long lists is the wrong direction from an optimal browser/app loading 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/2502#issuecomment-491038822
----==_mimepart_5cd482742799a_3b2d3f91300cd964886cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Chrome is only doing indefinitely longs lists because H2 doesn't have strict priorities.  With strict priorities, everything becomes simpler.</p>
<p>Discouraging super-long lists is the wrong direction from an optimal browser/app loading 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/2502#issuecomment-491038822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IFYJSI4OVLXLK5LTPUR47JANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HGQPC6LVJZSBJC7LPUR47JA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVCKQZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491038822",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491038822",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd482742799a_3b2d3f91300cd964886cb--


From nobody Thu May  9 12:58:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD461120131 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:58:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OHCqmT117Sw7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 12:58:38 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7035A1200FC for <quic-issues@ietf.org>; Thu,  9 May 2019 12:58:38 -0700 (PDT)
Date: Thu, 09 May 2019 12:58:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557431917; bh=jExnpM/kHmeWcpqeoWeBRlzOrjo3WEAK5LT2TWVRDjo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nv/uVGJJjI/uFt6otxJrEsUTQvzDWo2SQWVXxq/RVCY75qTRKY18DiC3AJsuCtuJY LSpoReRQ3hi5q4cEVtqMr9P1DhUI+24yf0ptXhJnLWk5r3TptYT5zcE5rTkETsa1Ui kOBgn5XdlYy2bjDGbDsLgyyAGoWvwQPV9Y6AXKFU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3OT4XDR77JEZNXTV24G4O3EVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491044130@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4866d6a62f_61143fa80aacd96417092a"; 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/dMujr9alH4khNm7ZPYexEmG0Go4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 19:58:40 -0000

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

While I agree that response serialization is beneficial for some types of resources (e.g., for JavaScript, because each file cannot be executed until the entire file is being received), it is my understanding that response serialization of images - the most common type of resource being fetched - is a bad idea, because it goes against progressive rendering.

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

<p>While I agree that response serialization is beneficial for some types of resources (e.g., for JavaScript, because each file cannot be executed until the entire file is being received), it is my understanding that response serialization of images - the most common type of resource being fetched - is a bad idea, because it goes against progressive rendering.</p>

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


From nobody Thu May  9 13:03:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F12121200FC for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:03:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 OJ0k_SfYnMdM for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:03:47 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E99612006B for <quic-issues@ietf.org>; Thu,  9 May 2019 13:03:47 -0700 (PDT)
Date: Thu, 09 May 2019 13:03:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557432226; bh=K10XKl58fN50nsgr9Ju4LMC9CQwI6dPrKk+TjI0CkpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LknFUBIk5OxDQnhNlrhQSJwqmT2G4fjfFbuIXkMlyJsPkaa+rKAUL0rwUQTSziTo3 SMtI3KIZTZuIg4AjypzT2Bzr2f5JCbcSFKtf8nNXpqDKGvLHmCC9WqKYC7IoUjzsWJ aYZN6/sJLpfFGdxEitW1DUmtGVeR1GUZ8rKCxqWs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DACXKQENB2S3NOYN24G5CFEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/review/235795690@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd487a217295_64f43fe5c20cd9643499d1"; 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/CwYA3AcvewcA7WAO-fmbqru8GBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:03:48 -0000

----==_mimepart_5cd487a217295_64f43fe5c20cd9643499d1
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/2642#pullrequestreview-235795690
----==_mimepart_5cd487a217295_64f43fe5c20cd9643499d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2642#pullrequestreview-235795690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XPZRTB5X3TMS2F4DPUR7SFANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSZY2JOVM2JZWEWTDPUR7SFA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYG7J2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#pullrequestreview-235795690",
"url": "https://github.com/quicwg/base-drafts/pull/2642#pullrequestreview-235795690",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd487a217295_64f43fe5c20cd9643499d1--


From nobody Thu May  9 13:20:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECC21120145 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZmO_FboES_sG for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:20:49 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A28BB12006B for <quic-issues@ietf.org>; Thu,  9 May 2019 13:20:49 -0700 (PDT)
Date: Thu, 09 May 2019 13:20:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557433248; bh=AmspkhWbFSCmpwobtHaduinP77mz5Lt5VJIDUIsmeN0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ObjxqjpvZyeO7m2d68+UtpIhc9JTfj434cSf1bYGkoPS/6W9UnlNX9vlEx8XBa6z2 XRP1+8u6LxFvtXtBOvKYCHGmViJl66d1/EWHW2wUeXeh3Hanp9xGANs6n8l5ALqdXN glqxNkjN3Y088vpsfLHZAGxJKqvyN07m4YuOzITE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63BALRYB3CBV3OAMF24G7CBEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491051373@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd48ba0841d6_28103fab1accd968201955"; 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/EsIKYdAMCDLT0xnvUfnUX4RUJj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:20:51 -0000

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

Patrick Meenan knows more about this than I do, but I think the ability to evenly round robin between resources at a given priority value is sufficient, given that's what he recently proposed in https://lists.w3.org/Archives/Public/ietf-http-wg/2019JanMar/0073.html

I have a hard time imagining a browser that would be able to pick a better weight than equal weighting for images.

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

<p>Patrick Meenan knows more about this than I do, but I think the ability to evenly round robin between resources at a given priority value is sufficient, given that's what he recently proposed in <a href="https://lists.w3.org/Archives/Public/ietf-http-wg/2019JanMar/0073.html" rel="nofollow">https://lists.w3.org/Archives/Public/ietf-http-wg/2019JanMar/0073.html</a></p>
<p>I have a hard time imagining a browser that would be able to pick a better weight than equal weighting for images.</p>

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


From nobody Thu May  9 13:44:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 710FC120131 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:44:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uyjmKrjf9AzD for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:44:54 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 534511200E3 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:44:54 -0700 (PDT)
Date: Thu, 09 May 2019 13:44:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557434693; bh=6NJEtClcmWuTwBRUXQejx4WHPdGWgultMQJotAYmgoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f6SSW4JbLTe4YPUZl4f0Y8cMpXBphUl7s0W3oOrZTKS+M3Jc46lXwhBlu3xNNCjVx Sz/kAG/TZ6iYN+RR17RdVoviyCTxRPzZXv/SiwFKClGPFqSpY4Szs3S/gzoKHx2Ssc PG+K7hu7I28GOBQ2vJnL9vJeB+DlK9g8troFiJnM=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7APUHZSJPJ55V67NV24HB4LEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235814773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd491454e17e_62533ff267acd96c93459"; 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/Q0_lIzKM_5PEn8dO5Tu_TR1edXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:44:57 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.

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/2673#discussion_r282658370
----==_mimepart_5cd491454e17e_62533ff267acd96c93459
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658370">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1086,25 +1097,44 @@ before the final TLS handshake messages are received.  A client will be unable
 to decrypt 1-RTT packets from the server, whereas a server will be able to
 decrypt 1-RTT packets from the client.
 
-However, a server MUST NOT process data from incoming 1-RTT protected packets
-before verifying either the client Finished message or - in the case that the
-server has chosen to use a pre-shared key - the pre-shared key binder (see
-Section 4.2.11 of {{!TLS13}}).  Verifying these values provides the server with
-an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the state of the
+client:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.
</pre>
<p>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/2673#discussion_r282658370">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SEQHLYR3DFY3FL43PUSEMLANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYR276L2UOX3X2ZGV3PUSEMLA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYHD65I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658370",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658370",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd491454e17e_62533ff267acd96c93459--


From nobody Thu May  9 13:45:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8888120145 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:45:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ASAq2uj98Qk8 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:45:15 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DB0A1200E3 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:45:15 -0700 (PDT)
Date: Thu, 09 May 2019 13:45:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557434714; bh=MbAsQzXAI+og558aBNPLbrJqzFHqG67ecW04ECKIUjw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=atLh3Y8tZ+KaYbgvY7Zyyni11osnag8vMY1Vv0MDVSHVj2Gii8wNI37TYaNdlyFMA gZaqbSPcbdmMTvDmDNfEHXMXpEzPa3boSjBWjBBFbMD5TXogxqvUoHNe30UPL/aOxn WO7V4Fk92sZfAwFHyYkgh08JtjlXFeh14s17Pquw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK44IUHC6HNXQ33N4TF24HB5VEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235814952@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4915a2c6ed_77413ffb0facd95c160850"; 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/y-fPVCv6YTXoX4_8wThPUBkZ6cU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:45:17 -0000

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

DavidSchinazi commented on this pull request.



> +
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server
+MAY discard 0-RTT keys earlier if it determines that it has received all 0-RTT
+packets, which can be done by keeping track of packet numbers.

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/2673#discussion_r282658499
----==_mimepart_5cd4915a2c6ed_77413ffb0facd95c160850
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658499">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server
+MAY discard 0-RTT keys earlier if it determines that it has received all 0-RTT
+packets, which can be done by keeping track of packet numbers.
</pre>
<p>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/2673#discussion_r282658499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77LEVD7LYH64KGRV3PUSENVANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SW4HSP636K42URRDPUSENVA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYHEAKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658499",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658499",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4915a2c6ed_77413ffb0facd95c160850--


From nobody Thu May  9 13:46:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5E51120145 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:46:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dPJ1_BMloQJv for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:46:13 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 115191200E3 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:46:13 -0700 (PDT)
Date: Thu, 09 May 2019 13:46:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557434772; bh=oTHPLPqp3Gp1rgQ+Orf3FR+DvI8MQFiRwaFbfv2WH5U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J9oHbtk7cTZh3Tko72pYclDdjgEXNdFq05KbHG5pUf2BYLoFajp/5pIRbj+fdIFgd +Mb6oWSKI/RlAi7OpV7Eb7gkNuMVcj0CubdXvS4WMOed5hi9rNucChOSAf1bKiqD/V 0JGHqX9q8M1OAXSm3XQu+92l5WVUQ6ezyThT0pj0=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VLF4KN4DPCNYOU4F24HCBJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235815410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd49194454e5_1a583ff8f4ecd95c133133"; 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/Y6HM1Z8it8r49-TcbNoiDUn5c5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:46:15 -0000

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

DavidSchinazi commented on this pull request.



> -an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the client state:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client's pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server's use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Because
+sending acknowledgments indicates that all frames in a packet have been
+processed, this means that a server cannot send acknowledgments for 1-RTT

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/2673#discussion_r282658906
----==_mimepart_5cd49194454e5_1a583ff8f4ecd95c133133
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658906">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -an assurance that the ClientHello has not been modified.  Packets protected with
+Even though 1-RTT keys are available to a server after receiving the first
+handshake messages from a client, it is missing assurances on the client state:
+
+- The client is not authenticated, unless the server has chosen to use a
+pre-shared key and validated the client&#39;s pre-shared key binder; see
+Section 4.2.11 of {{!TLS13}}.
+- The client has not demonstrated liveness.
+- Any received 0-RTT data that the server responds to might be due to a replay
+attack.
+
+Therefore, the server&#39;s use of 1-RTT keys is limited before the handshake is
+complete.  A server MUST NOT process data from incoming 1-RTT
+protected packets before the TLS handshake is complete.  Because
+sending acknowledgments indicates that all frames in a packet have been
+processed, this means that a server cannot send acknowledgments for 1-RTT
</pre>
<p>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/2673#discussion_r282658906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK372SFT77GXXY2BJP3PUSERJANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JLVF5ZTP7UGUS6SDPUSERJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYHED4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658906",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282658906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd49194454e5_1a583ff8f4ecd95c133133--


From nobody Thu May  9 13:46:49 2019
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 5CB6E120145 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:46:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J6Xu4rHDFCBM for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:46:45 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C9771200E3 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:46:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=vxTqU/empIwxY6302Xq/U1pMKFk=; b=sJH6hyhqAjlTMmpy HKvHdjm4NLh3cnvMfNuZATz3p5h9VxoJN/DRrvPGNz3PKj8dEpz6RvwYgj/FrIn6 DqIqu1HdIG24g3/KBKgdB+aBVIwmQsV6QGvlFQ540wM6ii1Qy0MyCYPxHwi0q0J2 REsCH0RQozantqx4yl9w7rUHVvo=
Received: by filter1762p1mdw1.sendgrid.net with SMTP id filter1762p1mdw1-3526-5CD491B4-10 2019-05-09 20:46:44.218034332 +0000 UTC m=+85597.197729986
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.7]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id uaxFAgoeQheqvsrXTFGnew for <quic-issues@ietf.org>; Thu, 09 May 2019 20:46:44.127 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id 128CA380089 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:46:44 -0700 (PDT)
Date: Thu, 09 May 2019 20:46:44 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CLI5SMBYOF7FQJY524HCDJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/235815674@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd491b41124b_408e3ff1c90cd960172641"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2xUFLKEanvjNTjoMGXF9xl8e/UnPhduJ/MzU EatrcvmHMbp+uWqoahjtBf1aUk108fZ/S/mrjg+PJOMpKiaWIkhisDCfTuFCm3/IQ7NuLh+rEOhDNE iSbP3l7ln5QxE+uTAEGu7x9r2H9KgvVLm8A/bZUxzkrWu3PPcKgfU7wco1ENlbxJhrttHfzCSat6Xl c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tn4LTGaLXc4Us5qoMsQv9PminhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:46:47 -0000

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

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1145,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.

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/2673#discussion_r282659127
----==_mimepart_5cd491b41124b_408e3ff1c90cd960172641
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r282659127">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1145,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly delayed.
</pre>
<p>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/2673#discussion_r282659127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IPSR2IKP3ZGZE7ZDPUSETJANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YCTB5C7AGY3C7JO3PUSETJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYHEF6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282659127",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r282659127",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd491b41124b_408e3ff1c90cd960172641--


From nobody Thu May  9 13:48:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AC301200E3 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aEylS4un-lti for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:48:25 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A5881200B6 for <quic-issues@ietf.org>; Thu,  9 May 2019 13:48:25 -0700 (PDT)
Date: Thu, 09 May 2019 13:48:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557434904; bh=Ood6sXvoqM+J8X3VnmzFit3wrP3rzBYZOhlHxk6hxJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HlGEGR6ahY7eDK+OGsq053GUOGAE3C+jxHM7zOGZ7iStfGxH3b0d0HBUP6GEQJGeu 2D/Y5Xyp7TTe93vG8r8d1p4/Y1RuGVvTQgjLJInAp5UqasI9ut5QpefMRKSs1EAOEv 3tr/MKJEZN56rHGXkj4dYi4YBgHszd4fakGykcsk=
From: Patrick Meenan <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45SDYVNOEBGP7YY5F24HCJREVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491060502@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4921860d3d_12a93fc8886cd960131222"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pmeenan
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BeLVzchJlBXNEeh4pWr65x1JPUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:48:28 -0000

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

Getting JavaScript and CSS "right" tends to have more of an impact on the initial page render and app interaction (faster first paint) even though there are fewer of them than images. Interlacing images works well for progressive image formats but not for, say, SVG's (though those tend to be tiny - PNG's on the other hand can be huge).

IMHO, an optimal ordering looks something like this:
- Serialize the CSS and blocking JS in the head
- Load the visible images in parallel (simple round robin)
- Serialize async (and late-body) JS and load them in parallel with non-visible images. The non-visible images might be better to serialize in document order for long-scroll pages instead of loading ALL of them in parallel

If you're going to pick a default, a sequential list works much better than parallel, otherwise you get all of the images stealing bandwidth from the CSS/JS and delaying the initial render. The downside in that case is images loading one at a time instead of concurrently but it's much better than the no-render case.

Discovering when something is "visible" changes over time which is the main reason reprioritization is critical.

As far as late-loading high-priority resources go, Fonts are probably the clearest example since they are not discovered until layout and by the time they are discovered they are needed pretty much immediately to render 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/2502#issuecomment-491060502
----==_mimepart_5cd4921860d3d_12a93fc8886cd960131222
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Getting JavaScript and CSS "right" tends to have more of an impact on the initial page render and app interaction (faster first paint) even though there are fewer of them than images. Interlacing images works well for progressive image formats but not for, say, SVG's (though those tend to be tiny - PNG's on the other hand can be huge).</p>
<p>IMHO, an optimal ordering looks something like this:</p>
<ul>
<li>Serialize the CSS and blocking JS in the head</li>
<li>Load the visible images in parallel (simple round robin)</li>
<li>Serialize async (and late-body) JS and load them in parallel with non-visible images. The non-visible images might be better to serialize in document order for long-scroll pages instead of loading ALL of them in parallel</li>
</ul>
<p>If you're going to pick a default, a sequential list works much better than parallel, otherwise you get all of the images stealing bandwidth from the CSS/JS and delaying the initial render. The downside in that case is images loading one at a time instead of concurrently but it's much better than the no-render case.</p>
<p>Discovering when something is "visible" changes over time which is the main reason reprioritization is critical.</p>
<p>As far as late-loading high-priority resources go, Fonts are probably the clearest example since they are not discovered until layout and by the time they are discovered they are needed pretty much immediately to render 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/2502#issuecomment-491060502">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3J6MGLHS234G3M2GLPUSEZRANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQ63VOIKATRNJCLH3PUSEZRA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVCP2FQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491060502",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491060502",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4921860d3d_12a93fc8886cd960131222--


From nobody Thu May  9 13:50:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C33711200B6 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:50:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XT8sMHI1-0bJ for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 13:50:52 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FEB81200DE for <quic-issues@ietf.org>; Thu,  9 May 2019 13:50:51 -0700 (PDT)
Date: Thu, 09 May 2019 13:50:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557435050; bh=v0eC/XIm26kFQzwJTKnfnMxNZFjKFVTZU7shYEXd8Oo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MA2LnpI1/lTo4KXB4fS/KujLXGFkb/RNqY3W+6B8cHfSQtP1wTvU+iVIEyLHt5eac QeQEMaGh1HPosxPXK6/ZLREns3X50bbVG+U0GGNBDbw1qMLD1U6ivabm+8jASq4S5i 8JZR7uYGyPAzQiFbDxw9kR708njyEynt8bXqTE/U=
From: David Schinazi <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/2673/push/3592903943@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd492aa815e6_2d873fd083ecd96415784e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
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/YPb_ptim0YEhnEZz2wD3crUZqfI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 20:50:54 -0000

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

@DavidSchinazi pushed 2 commits.

964950879b7196308d23f615b5a8594244b3b743  Review comments from Ian Swett and Mike Bishop
869d1d30f690f20afa04cb7c465bc28ebb3448e8  Merge branch 'master' into design_team_discard_keys


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/ea39e6b7c0ff79f43d1bfc64174431dbf356e144..869d1d30f690f20afa04cb7c465bc28ebb3448e8

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

<p><a href="https://github.com/DavidSchinazi" class="user-mention">@DavidSchinazi</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/964950879b7196308d23f615b5a8594244b3b743">9649508</a>  Review comments from Ian Swett and Mike Bishop</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/869d1d30f690f20afa04cb7c465bc28ebb3448e8">869d1d3</a>  Merge branch &#39;master&#39; into design_team_discard_keys</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/2673/files/ea39e6b7c0ff79f43d1bfc64174431dbf356e144..869d1d30f690f20afa04cb7c465bc28ebb3448e8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6C5LDR4JM3FANATCTPUSFCVANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LFKYA4P2AJXT3K3DPUSFCVA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGU4TEOJQGM4TIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/ea39e6b7c0ff79f43d1bfc64174431dbf356e144..869d1d30f690f20afa04cb7c465bc28ebb3448e8",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/ea39e6b7c0ff79f43d1bfc64174431dbf356e144..869d1d30f690f20afa04cb7c465bc28ebb3448e8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd492aa815e6_2d873fd083ecd96415784e--


From nobody Thu May  9 14:32:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 346D9120044 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:32:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uvAhzpfpT-6y for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:32:31 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69BA7120026 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:32:31 -0700 (PDT)
Date: Thu, 09 May 2019 14:32:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557437550; bh=TdINMn+xkvbhY/179YnYQn0I9jISCvlwPTw3BSTxpq0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=AUCpjJ/btHhE4B7u7qaowzBqXsy13miCYSvGhEG2nZRCf0Ue3/sln9Qpww+OokwPZ qDbOO1U47AJycnEdlrgFEbtNiTKUrEgVf3xrUMCTT2QccJS5PzQ5ICo727wiarYVn7 P0mYPuUT4/DR14YqsV0PPnrKist13kkJ7rfMM1+k=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZBL7OKTJGU24EADHF24HHO5EVBNHHBUXZODI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2682@github.com>
Subject: [quicwg/base-drafts] Allow AES_128_CCM_8 in QUIC (#2682)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd49c6e3d0cd_689a3fb986acd96846122a"; 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/hBKjwWfywjFtUncrvKC5u0g1JOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:32:33 -0000

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

This resolves #2581. Now that we pad the payload to ensure sufficient header protection sample size, QUIC can use all of the cipher suites defined in the TLS 1.3 spec. Note that this PR also removes AEAD_AES_256_CCM because that is not defined in TLS 1.3 and I believe it was mentioned here by mistake.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Allow AES_128_CCM_8 in QUIC

-- File Changes --

    M draft-ietf-quic-tls.md (40)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2682.patch
https://github.com/quicwg/base-drafts/pull/2682.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/2682

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

<p>This <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2581.">resolves</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="427952358" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2581" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2581/hovercard" href="https://github.com/quicwg/base-drafts/issues/2581">#2581</a>. Now that we pad the payload to ensure sufficient header protection sample size, QUIC can use all of the cipher suites defined in the TLS 1.3 spec. Note that this PR also removes AEAD_AES_256_CCM because that is not defined in TLS 1.3 and I believe it was mentioned here by mistake.</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/2682'>https://github.com/quicwg/base-drafts/pull/2682</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow AES_128_CCM_8 in QUIC</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2682.patch'>https://github.com/quicwg/base-drafts/pull/2682.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2682.diff'>https://github.com/quicwg/base-drafts/pull/2682.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/2682">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JSDXLBRAJDSLAMFTPUSJ65ANCNFSM4HL6FREQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKCUFH4DEJ76SCZYLPUSJ65A5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GS7FYNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2682",
"url": "https://github.com/quicwg/base-drafts/pull/2682",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd49c6e3d0cd_689a3fb986acd96846122a--


From nobody Thu May  9 14:44:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6A0012008A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:44:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AsAGbFhkr4oa for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:44:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6301120026 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:44:22 -0700 (PDT)
Date: Thu, 09 May 2019 14:44:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438261; bh=fOYPsyS887nVgCOEt80KezKa35Ctk7ccXR2j7SRueJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DLDa+MntPSGiFZs7zER5gnbtCUIyPC9H2GZrBhlaSfTwEpLod6qUIPg3J4m7odF1H NltmeIfTw1WVGhkLGQvAK+AqtAGGAClCdP2pvQLGDHNE4jKW5Tnq/YHPLbBrvkJtQ3 ewsrbsy2NBb2CUseWa7hxQUXwxFx1/OPJOf3G8Ck=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DQYWMQAO3GKUZNLF24HI3LEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491079825@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd49f35defc3_250f3fa7ebacd960376bf"; 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/4sI24kypd_iMX6Ul8AhqKmN5ySI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:44:25 -0000

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

@pmeenan Thank you for the insights. I think we all agree on what the optimal ordering is.

I think there are three questions:
* How important is it to have serialization _within_ the blocking assets? It is beneficial to deliver blocking JavaScript files one by one rather than doing RR among them, because giving the client to execute _some_ JavaScript_ files earlier helps. However, the question is how much it helps, because I'd assume that in the common case a browser cannot render anything until all the blocking JavaScript files arrive.
* How important is it to have strict serialization between blocking assets vs. images, compared to having 256n:1 distribution where N is the number of blocking assets (i.e. the Firefox approach).
* If we consider either of the above two to be important enough that daisy-chaining is necessary, there'd be chance of having small mis-prioritization windows due to packet loss (the topic of this issue), not only at the very beginning of the connection but every time more than one request is inserted per one RTT. Is that something we need to 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/issues/2502#issuecomment-491079825
----==_mimepart_5cd49f35defc3_250f3fa7ebacd960376bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a> Thank you for the insights. I think we all agree on what the optimal ordering is.</p>
<p>I think there are three questions:</p>
<ul>
<li>How important is it to have serialization <em>within</em> the blocking assets? It is beneficial to deliver blocking JavaScript files one by one rather than doing RR among them, because giving the client to execute <em>some</em> JavaScript_ files earlier helps. However, the question is how much it helps, because I'd assume that in the common case a browser cannot render anything until all the blocking JavaScript files arrive.</li>
<li>How important is it to have strict serialization between blocking assets vs. images, compared to having 256n:1 distribution where N is the number of blocking assets (i.e. the Firefox approach).</li>
<li>If we consider either of the above two to be important enough that daisy-chaining is necessary, there'd be chance of having small mis-prioritization windows due to packet loss (the topic of this issue), not only at the very beginning of the connection but every time more than one request is inserted per one RTT. Is that something we need to 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 />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491079825">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57KASA37W32YQXK7TPUSLLLANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BROV5GG7PXQFLQ4LPUSLLLA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVCUREI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491079825",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491079825",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd49f35defc3_250f3fa7ebacd960376bf--


From nobody Thu May  9 14:44:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 283BC12008A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:44:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xDQuyXXopZpi for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:44:56 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6634120026 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:44:55 -0700 (PDT)
Date: Thu, 09 May 2019 14:44:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438295; bh=MQSlURwTh0HgyeoICfxK1XiyvjBBuNTTbMkk/0CFxvA=; h=Date:From:To:Subject:From; b=KWkMHOqoA43n/7v+JaeAlYzFi5dddGqdybEvFZa31HrDYxJUtdGNZ0EpKmrEjFz4W xd7LVTiy5IN5JZwfEoZrota+iF3s+1UPQRAobp/NO4IlMmTQkOFrUCpZsmUZDX4VUn ynqx04LbpkWyHOeihJok3QVT1fUdhfCSMemBV+6M=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/86ee94-8206a7@github.com>
Subject: [quicwg/base-drafts] 8206a7: Definitions
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Jzt2LrZSD9ao2fsmnkcrSDU5tw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:44:57 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8206a7d2dde9cb0bdc6baae4d256d2c74487cf65
      https://github.com/quicwg/base-drafts/commit/8206a7d2dde9cb0bdc6baae4d256d2c74487cf65
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Definitions



From nobody Thu May  9 14:46:55 2019
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 7D33712008A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:46:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CUKPgWqXbktZ for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:46:51 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A745120026 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:46:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=FJCDyHvv7HXhknzQelVtyS7ydxA=; b=TwJ8scm+kd4E3yQT Q+0c5r7O2cJqenyxe7/y4JaWqOCAISFcK4qsr3yLOVwYWmj/c/08JMHFQKYEvVBd +7DFXg3g6LpGCBI8WJA9lktrv6wh1/uyJJoA9yeHjBLgOr0XE38SwKea0276F4Eg 1NKSDTUsQDuFiN6e9oo2NKCtt3A=
Received: by filter1677p1mdw1.sendgrid.net with SMTP id filter1677p1mdw1-1305-5CD49FC8-39 2019-05-09 21:46:48.55210916 +0000 UTC m=+88819.206615331
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [140.82.115.1]) by ismtpd0036p1iad2.sendgrid.net (SG) with ESMTP id 5eF6E7S1Q_S9lh3nwHH5Hg for <quic-issues@ietf.org>; Thu, 09 May 2019 21:46:48.508 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 6F42F400C31 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:46:48 -0700 (PDT)
Date: Thu, 09 May 2019 21:46:48 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53UATI2MYQIFVRVRV24HJEREVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683@github.com>
Subject: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd49fc86cb9c_250b3fa7ebacd960335b4"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2nkwiDmalvS8JBqSa/0tirJxDmr8u/YDq7x0 ArB2mgJjT49AWcBNXJ/1J7por4eBXZTWwaHB+HkX63/NomtHL/wXcki20nRXqyJoAdOBf25vtAUXnS TSIYS/7Owm05gVgxxAgREAgMvNdG9YHqmEqCwtxiF1zU1JZwuUU4g3PVYgJyuiCRHfmTQbBiveRSJa g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ugf16kEnk-4ByiotoAW8djO7kcg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:46:54 -0000

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

Some edits to the beginning of the draft based on an RFC7540 read-through.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Moar H2 - WIP
  * More WIP
  * Definitions

-- File Changes --

    M draft-ietf-quic-http.md (209)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2683.patch
https://github.com/quicwg/base-drafts/pull/2683.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/2683

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

<p>Some edits to the beginning of the draft based on an RFC7540 read-through.</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/2683'>https://github.com/quicwg/base-drafts/pull/2683</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Moar H2 - WIP</li>
  <li>More WIP</li>
  <li>Definitions</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2683.patch'>https://github.com/quicwg/base-drafts/pull/2683.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2683.diff'>https://github.com/quicwg/base-drafts/pull/2683.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/2683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66TMCA5EEXA7GGOYTPUSLURANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBUWIUEI4OVFZOWI3PUSLURA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GS7IBJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683",
"url": "https://github.com/quicwg/base-drafts/pull/2683",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd49fc86cb9c_250b3fa7ebacd960335b4--


From nobody Thu May  9 14:47:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA2B91200F7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:47:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 0qgP9VgmM-xO for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:47:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8443E1200B7 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:47:41 -0700 (PDT)
Date: Thu, 09 May 2019 14:47:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438460; bh=brf1o7hWWCpQO4sGux3cZSO0DNuAT83Q0ZFGIJejLKE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qyZoVvDdsrTskjwubfkc2RBQUFSKDe/SpjWswzygdb8DINR5VwcnxV1S8lj7vvu06 mzw1TiA/Ldibt8fFc0vT32HTsQIWm2p+1k7YGUtR8G3uu+gC2jnj9K5bjdVlPypS03 5e1mjSAQeHkTczpPSeRewbgitLYiN1DVaIcMWL0w=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73C6NXS3TTXH5B7AV24HJHZEVBNHHBUXZODI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2682/review/235840849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2682@github.com>
References: <quicwg/base-drafts/pull/2682@github.com>
Subject: Re: [quicwg/base-drafts] Allow AES_128_CCM_8 in QUIC (#2682)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd49ffc8838d_6f083fa717ecd9688527"; 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/UQKksuHOYLXfbWd9_Cel8ZZcjig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:47:43 -0000

----==_mimepart_5cd49ffc8838d_6f083fa717ecd9688527
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/2682#pullrequestreview-235840849
----==_mimepart_5cd49ffc8838d_6f083fa717ecd9688527
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2682#pullrequestreview-235840849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UNOJDSG754UUMSYDPUSLXZANCNFSM4HL6FREQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVKCSHACQ7E4LZK5DPUSLXZA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYHKKUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2682#pullrequestreview-235840849",
"url": "https://github.com/quicwg/base-drafts/pull/2682#pullrequestreview-235840849",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd49ffc8838d_6f083fa717ecd9688527--


From nobody Thu May  9 14:48:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61F451200F7 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:48:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OTY-OV3p4xCR for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:48:08 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16159120026 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:48:08 -0700 (PDT)
Date: Thu, 09 May 2019 14:48:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438487; bh=x4NQecX+vr95LO4TNag+iiP1zx86QXRd/QyqvWc5HWo=; h=Date:From:To:Subject:From; b=sMXLWXcZyFFOFoHOneog3meESMBOG9bjreGHG7ajutM1OTzjPmbVbt3lN8dKROyeO LawPRBA26qb1H5tWdRiZkEi7AL85CJKFKGIFs1Wl5Vn5EjqfZlU5JSc8VfG5gGe2sX EyFHAeHXkMTiLnoZeG1XL0d/YxebhtHN8baKpB9I=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/8206a7-996943@github.com>
Subject: [quicwg/base-drafts] 996943: Definitions
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YDMIcZSsG0nT5dk_qigiMxaerZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:48:10 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 996943e0f2f2a5dadeab071ad7357d5ef237a96f
      https://github.com/quicwg/base-drafts/commit/996943e0f2f2a5dadeab071ad7357d5ef237a96f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Definitions



From nobody Thu May  9 14:50:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DB281200F8 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:49:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tw3xcFOnmcBE for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:49:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2EB241200F7 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:49:58 -0700 (PDT)
Date: Thu, 09 May 2019 14:49:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438597; bh=dCYU1nBF/ruWfnj68cac1Ia1JJd92RlxnZYsbouzugk=; h=Date:From:To:Subject:From; b=P3ewK+kw7PbT6GP8eCVEUiap+/HExqpTexU/Tf41cEH3Z+HUAS6zXfs3fxMtUY34S 0IOyuadg5j9+O2VYmoBx0kLSy9ymPGtxBQfbDJKTXLiykyO1nLLWZJC1ccxJNca6md 6+4hiXAYH5wM+JSvZDEfhjvFwRm9M1VNXsxePxc8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/867e25-e5fcc2@github.com>
Subject: [quicwg/base-drafts] e5fcc2: Script updating gh-pages from 996943e0. [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/97xe42W35hrXAOkQxwdgOgL3QfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:50:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5fcc2733f46bc4c9daf7ed14956b5bf5be2fdda
      https://github.com/quicwg/base-drafts/commit/e5fcc2733f46bc4c9daf7ed14956b5bf5be2fdda
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M http/more_h2/draft-ietf-quic-http.html
    M http/more_h2/draft-ietf-quic-http.txt
    M index.html

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



From nobody Thu May  9 14:52:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61B22120121 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:52:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wphai6HOHCVg for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 14:52:00 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2389F1200B7 for <quic-issues@ietf.org>; Thu,  9 May 2019 14:52:00 -0700 (PDT)
Date: Thu, 09 May 2019 14:51:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557438719; bh=FxKkJEXOuTBLEk6rpBhjvZCUIZf9PoBaAO1VV6yj1kA=; h=Date:From:To:Subject:From; b=uEx8dNricMW+Xs3O5I3gIiDtin4zDNcZ4BKGAHE8GEwj9Vl+KtRzd4kR+YfXZ8wsF /JmdfthbzXSwM+YWo10Hd+VcrYktWXOBzpUeYl+OXQKpmpJKqpsN/uTQMxqUNHlx/7 btf/loifVA1ez7czWWdFdQNw3WYQA5BLoj0nRuok=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e5fcc2-ea1408@github.com>
Subject: [quicwg/base-drafts] ea1408: Script updating issues at 2019-05-09T21:51:53Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2bLjKiNUB-7IjBjnyN_trhuJcO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 21:52:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea140845417a3769153858a58a86c29c7db3f878
      https://github.com/quicwg/base-drafts/commit/ea140845417a3769153858a58a86c29c7db3f878
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-09T21:51:53Z. [ci skip]



From nobody Thu May  9 15:04:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91277120128 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 15:04:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GZW3txCSbeJR for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 15:04:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D288E12008A for <quic-issues@ietf.org>; Thu,  9 May 2019 15:04:53 -0700 (PDT)
Date: Thu, 09 May 2019 15:04:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557439492; bh=kenKs38OTD+6Yfw1u9dZiAy3aToJQ5Dkhuj7lgSASRs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vYE+06i47pcYZ7di//PmRiGl5XXiH5GmF/Kwcf1SMMlQHk4h/dbRkDqi3jevGm2oD RkvI2ADxddIfbAo0z088j0UDnXWc9zKeLdeg43eoa/M7MtaMTP/ZlaGMhIKygiYV2h zQQ+GHbCaWloGi29jZA+TjdZu5HyOFZtCl75yCfQ=
From: Patrick Meenan <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MCFXXROQKKX2LAHF24HLIJEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491085085@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4a404d8216_6bb23fd9994cd9681351f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pmeenan
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hRtqGvfpsnthfrb2XWqiWRb5tMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 22:04:56 -0000

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

Serialization within the blocking assets can help quite a bit because the download, parse and eval can be pipelined. If they download in parallel then all of the execution gets batched up after they finished downloading.

"Strict" serialization between blocking and images may not be necessary as long as the ratios are high enough that it is "effectively" serialized. If I recall, the Firefox tree weights the split between groups as 200:100 (for non leader/follower) which isn't enough to pull off effective serialization but it can certainly be done with something like the Firefox tree. If each group could be tagged as round-robin vs serialized it could eliminate the need to build a deeper tree.

Small windows are fine, it's all best-effort anyway otherwise we get HOL blocking. That said, inserting 1 resource per RTT seems like it would be a problem if the RTT's are all serialized. If the cost to boost priority was 1 RTT per resource but they could all be done in parallel it would be fine. Something like a 200-resource page with a 100ms RTT is 20 seconds to prioritize all of them.

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

<p>Serialization within the blocking assets can help quite a bit because the download, parse and eval can be pipelined. If they download in parallel then all of the execution gets batched up after they finished downloading.</p>
<p>"Strict" serialization between blocking and images may not be necessary as long as the ratios are high enough that it is "effectively" serialized. If I recall, the Firefox tree weights the split between groups as 200:100 (for non leader/follower) which isn't enough to pull off effective serialization but it can certainly be done with something like the Firefox tree. If each group could be tagged as round-robin vs serialized it could eliminate the need to build a deeper tree.</p>
<p>Small windows are fine, it's all best-effort anyway otherwise we get HOL blocking. That said, inserting 1 resource per RTT seems like it would be a problem if the RTT's are all serialized. If the cost to boost priority was 1 RTT per resource but they could all be done in parallel it would be fine. Something like a 200-resource page with a 100ms RTT is 20 seconds to prioritize all of them.</p>

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


From nobody Thu May  9 16:12:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1BE01201EE for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 16:12:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aX9PCAW2yrsp for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 16:12:03 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDC4A1200DE for <quic-issues@ietf.org>; Thu,  9 May 2019 16:12:03 -0700 (PDT)
Date: Thu, 09 May 2019 16:12:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557443522; bh=xIWPH/isZ+iQbLZl80Fa6K/BLU3X6AV8rQpu9fdBC+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QX4gPQcoD2XleZ/dIeJ9CIjbht+vpR3Ohxw6G+xEfEaYpPp3i4sirgsAzQhSXNhQO 4IVftTUOgD+J7jo6od6SiJKXoYAWwy340C9gkDT2f6MO9Vy0IISaoeG5SbRcD9deO/ Pm3lzyJtzedduSwo1K2stvG2yde6DP1leN6wy3Os=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NR564Y2DGYF2ZS2V24HTEFEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/235865595@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4b3c2793fc_685d3fb8f82cd9689847f"; 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/l84tC6mTbcT4MjlPbGHFy7PzsKQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 23:12:11 -0000

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

martinthomson requested changes on this pull request.

Two relatively important things here.

> @@ -5550,7 +5554,7 @@ The initial contents of this registry are tabulated in {{frame-types}}.
 IANA \[SHALL add/has added] a registry for "QUIC Transport Error Codes" under a
 "QUIC Protocol" heading.
 
-The "QUIC Transport Error Codes" registry governs a 16-bit space.  This space is
+The "QUIC Transport Error Codes" registry governs a 62-bit space.  This space is
 split into two spaces that are governed by different policies.  Values with the

I think that we want to crib from the frame types (or other varint registries) when it comes to policies.  There isn't really a "first byte" any more.

> @@ -5456,7 +5460,7 @@ ID can be selected to route later packets to the same server.
 IANA \[SHALL add/has added] a registry for "QUIC Transport Parameters" under a
 "QUIC Protocol" heading.
 
-The "QUIC Transport Parameters" registry governs a 16-bit space.  This space is

You overdid it here.  It's still 16 for 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/2680#pullrequestreview-235865595
----==_mimepart_5cd4b3c2793fc_685d3fb8f82cd9689847f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Two relatively important things here.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r282698614">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5550,7 +5554,7 @@ The initial contents of this registry are tabulated in {{frame-types}}.
 IANA \[SHALL add/has added] a registry for &quot;QUIC Transport Error Codes&quot; under a
 &quot;QUIC Protocol&quot; heading.
 
-The &quot;QUIC Transport Error Codes&quot; registry governs a 16-bit space.  This space is
+The &quot;QUIC Transport Error Codes&quot; registry governs a 62-bit space.  This space is
 split into two spaces that are governed by different policies.  Values with the
</pre>
<p>I think that we want to crib from the frame types (or other varint registries) when it comes to policies.  There isn't really a "first byte" any more.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r282698779">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5456,7 +5460,7 @@ ID can be selected to route later packets to the same server.
 IANA \[SHALL add/has added] a registry for &quot;QUIC Transport Parameters&quot; under a
 &quot;QUIC Protocol&quot; heading.
 
-The &quot;QUIC Transport Parameters&quot; registry governs a 16-bit space.  This space is
</pre>
<p>You overdid it here.  It's still 16 for transport parameters.</p>

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


From nobody Thu May  9 16:30:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBAC11200DF for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 16:30:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cdYDFnxue0H1 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 16:30:34 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 259F61200DE for <quic-issues@ietf.org>; Thu,  9 May 2019 16:30:34 -0700 (PDT)
Date: Thu, 09 May 2019 16:30:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557444633; bh=EeQeFz3IUZ/wHu1ZaZQMDMMuP1XAiZ0SADz+Zx1ZOg4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jnEgjCNstQ4RpzNRMOUqbrzKNd0OY//dsw/nZceTHGrr6KJDhuuhqe/wxsnxUOty+ o7gv3fVcLEuhQtI/FZC4P/Al6YQI2xgs+sJ4dLY4Ph6xx8mIQCRO9groJ23e4KhHYw 33Q9+XKos1a8/WksUOPT5pv5CLKPiwJay3J2oUvU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2FCHSKVFGPEB5VIF24HVJTEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491102667@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4b819409da_79d13ff747ecd960270ca"; 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/ZZ4y_QJM98RhB_aic3kBxXQpPfI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 23:30:36 -0000

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

Thank you for the answers. Your observations sound right to me.

>  If each group could be tagged as round-robin vs serialized it could eliminate the need to build a deeper tree.

That's definitely one way going forward, though I think we'd lose the ability to express certain types of trees that can be represented in HTTP/2.

> If the cost to boost priority was 1 RTT per resource but they could all be done in parallel it would be fine.

This would be the case. And the cost is incurred only when there is a packet loss. To be precise, there would be 1 RTT penalty to synchronize the prioritization tree for every loss event of a packet carrying PRIORITY frame.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491102667
----==_mimepart_5cd4b819409da_79d13ff747ecd960270ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thank you for the answers. Your observations sound right to me.</p>
<blockquote>
<p>If each group could be tagged as round-robin vs serialized it could eliminate the need to build a deeper tree.</p>
</blockquote>
<p>That's definitely one way going forward, though I think we'd lose the ability to express certain types of trees that can be represented in HTTP/2.</p>
<blockquote>
<p>If the cost to boost priority was 1 RTT per resource but they could all be done in parallel it would be fine.</p>
</blockquote>
<p>This would be the case. And the cost is incurred only when there is a packet loss. To be precise, there would be 1 RTT penalty to synchronize the prioritization tree for every loss event of a packet carrying PRIORITY frame.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491102667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2B4HNLC6SCDAEN7ZLPUSXZTANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5NNSJTXRIAAINQ63PUSXZTA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVC2DSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491102667",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491102667",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4b819409da_79d13ff747ecd960270ca--


From nobody Thu May  9 17:03:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 442A51200FD for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 17:03:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BxMGonS4u5lR for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 17:03:53 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DCFC1200DF for <quic-issues@ietf.org>; Thu,  9 May 2019 17:03:53 -0700 (PDT)
Date: Thu, 09 May 2019 17:03:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557446632; bh=O2gZ/GrkHaq3cr3SLW1u5DChwdxdwLr4FiKTDU4/Bq4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ng6vtG6xLgO/EV5Np9v0mN2VefH078B+S1iYYcE41JSphYP9gFgrhSRJfQvoZ4Pqn AsWiIip6w9zdPTTbI5d59NIc7Z1JR8hVw6H6iuEbhGqgcQ+Jj83lx0M4wOuK6g9gJH evJlsCSQIOSqNrjKkdG9sCdJatDMNYhj83VJ8ll8=
From: Patrick Meenan <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BHYPZVF6HWBTFOUV24HZGREVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491108296@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4bfe85c9de_4d9a3f9cd90cd9641098a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pmeenan
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7YccnO1cFu9u-38UKXyQru1sn-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, 10 May 2019 00:03:55 -0000

----==_mimepart_5cd4bfe85c9de_4d9a3f9cd90cd9641098a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> This would be the case. And the cost is incurred only when there is a packet loss. To be precise, there would be 1 RTT penalty to synchronize the prioritization tree for every loss event of a packet carrying PRIORITY frame.

That wouldn't be a problem at all. You'd likely get more interruption than that in HTTP/2 if a TCP packet anywhere near a PRIORITY frame got dropped anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491108296
----==_mimepart_5cd4bfe85c9de_4d9a3f9cd90cd9641098a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>This would be the case. And the cost is incurred only when there is a packet loss. To be precise, there would be 1 RTT penalty to synchronize the prioritization tree for every loss event of a packet carrying PRIORITY frame.</p>
</blockquote>
<p>That wouldn't be a problem at all. You'd likely get more interruption than that in HTTP/2 if a TCP packet anywhere near a PRIORITY frame got dropped anyway.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491108296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CADHOPXN5JTTBI4DPUS3WRANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLUXAEIWKRHZM3GATPUS3WRA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVC3PSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491108296",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491108296",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4bfe85c9de_4d9a3f9cd90cd9641098a4--


From nobody Thu May  9 18:14:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 408B7120047 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 18:14:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QaKGrml_tr58 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 18:14:11 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF118120045 for <quic-issues@ietf.org>; Thu,  9 May 2019 18:14:11 -0700 (PDT)
Date: Thu, 09 May 2019 18:14:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557450851; bh=hQjP1JyiVPI9H7YwmIotJvxN90EzWXoAMOFwViN8kcE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sfPEvwNsgFyI+cig+4P8Kgc549s8QCUzbBxBcbXYqv4MlWCP7kyoexWCnCialIZX9 7hvjNlRyW68mAHC0EStf17cb88abbcVafStFGqLAwUHtGFhX7bJ7TBaOU+cdB8cEb2 8LLcelrSJ/h+tcdDzcjuoWVOlpasB2W7h3QHdReM=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QIUWMLNO5E6QE47N24IBOFEVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2403/491119367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4d062c144b_184c3f9085ccd968319c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N4bQQ_s6V9bkHes0KQz-hpDE-u4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 01:14:13 -0000

----==_mimepart_5cd4d062c144b_184c3f9085ccd968319c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, my concern was cleared.  Thank 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/2403#issuecomment-491119367
----==_mimepart_5cd4d062c144b_184c3f9085ccd968319c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No, my concern was cleared.  Thank 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/2403#issuecomment-491119367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2F5JXE5G7VSJ4FHKTPUTD6FANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHLLXPBRW3STMBPNLPUTD6FA5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVC6GBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491119367",
"url": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491119367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4d062c144b_184c3f9085ccd968319c6--


From nobody Thu May  9 18:44:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21D5F12004F for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 18:44:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aQBZD5IqK160 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 18:44:22 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B2AA120004 for <quic-issues@ietf.org>; Thu,  9 May 2019 18:44:22 -0700 (PDT)
Date: Thu, 09 May 2019 18:44:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557452661; bh=Ch4lyC2XDIw8RKlkszXHcrDKZn3/ZwW0Tv3LDKqNMsg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P2UYgiqE8ZK4r2JDjI1GsiuDaJd7a+SuPGAgFJtxnEgDWHm7V0cjvvTVrQswrex5W H9GtskbxU+MNziUc8r0R3iW1ahGYOUZe+fAoCem7ZOvA+TeIVMAowmT3AjNNvl/Mps Midr0IKwCZOHCAb4Fr/PELQWaw1i6a/B/7FJq58g=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYUAFDRDE6QPK777V24IE7LEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491124286@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4d7755cba1_404c3f8cc82cd9601241d7"; 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/FfSP4wMfIgd6kSpa2q8JVbxdR9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 01:44:24 -0000

----==_mimepart_5cd4d7755cba1_404c3f8cc82cd9601241d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> That wouldn't be a problem at all. You'd likely get more interruption than that in HTTP/2 if a TCP packet anywhere near a PRIORITY frame got dropped anyway.

Yeah. That's definitely a good and conservative way to think of the issue. And I presume that such perception would lead to what @rmarx has suggested in https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490792254; i.e. assign the lowest possible precedence to requests that have yet-to-be-known priority.

I think I now agree with @rmarx that that could be the recommendation, if we are to recommend something in the specification.

That said, I think I would try to let the server "guess" the correct priority, because doing better than HTTP/2 when packet loss is involved _is_ the primary motivation of doing HTTP/3, and therefore my preference goes to clarifying in the specification that such fiddling is allowed, if we are to recommend something.

One way of making such a guess would be to check the content-type of the response. Another way would be to use the "weight" of the request stream (even though it is unknown how it is connected to the root of the prioritization tree).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491124286
----==_mimepart_5cd4d7755cba1_404c3f8cc82cd9601241d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>That wouldn't be a problem at all. You'd likely get more interruption than that in HTTP/2 if a TCP packet anywhere near a PRIORITY frame got dropped anyway.</p>
</blockquote>
<p>Yeah. That's definitely a good and conservative way to think of the issue. And I presume that such perception would lead to what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> has suggested in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard?comment_id=490792254&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490792254">#2502 (comment)</a>; i.e. assign the lowest possible precedence to requests that have yet-to-be-known priority.</p>
<p>I think I now agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> that that could be the recommendation, if we are to recommend something in the specification.</p>
<p>That said, I think I would try to let the server "guess" the correct priority, because doing better than HTTP/2 when packet loss is involved <em>is</em> the primary motivation of doing HTTP/3, and therefore my preference goes to clarifying in the specification that such fiddling is allowed, if we are to recommend something.</p>
<p>One way of making such a guess would be to check the content-type of the response. Another way would be to use the "weight" of the request stream (even though it is unknown how it is connected to the root of the prioritization tree).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491124286">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZJN6NPA3CRXKYO5LPUTHPLANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CY7SLSFMCRZQT7HLPUTHPLA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVC7MPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491124286",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491124286",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4d7755cba1_404c3f8cc82cd9601241d7--


From nobody Thu May  9 19:40:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDBF012008A for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 19:40:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lrtBwKIBi4vr for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 19:40:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 651CF120071 for <quic-issues@ietf.org>; Thu,  9 May 2019 19:40:27 -0700 (PDT)
Date: Thu, 09 May 2019 19:40:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557456026; bh=Y3aCfC/JLDdqhWrCMVvgVIm9tZow9rvUla50J5uFpx8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TQCGmJfM4dD8fZL4qSlS8Fhb86xxwp93mck/6B8xOksqUTOaaYk68VEFvNnW8u/s0 WSIFfqDcetpLUuQSXIWdZ+Wub2U6MOqYw09xz1k4USdhcp9FFvQaoeuVniqqukNq6L xRWmvMj69BocD7Tebud2dYy18X9BKDV/VlBI1J94=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GTKA26L2GGXSNZSV24ILRVEVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2403/491134193@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd4e49a9558e_3fd53f84544cd96c12182f"; 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/NRtJ_JP2IrF6jU6IggiQH8g4S9s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 02:40:29 -0000

----==_mimepart_5cd4e49a9558e_3fd53f84544cd96c12182f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Proposal is to do nothing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491134193
----==_mimepart_5cd4e49a9558e_3fd53f84544cd96c12182f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Proposal is to do nothing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491134193">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6APNSZFZVHA2DFTJTPUTOBVANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFZXZJ5VWSRC7EA3LPUTOBVA5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDBZ4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491134193",
"url": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491134193",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd4e49a9558e_3fd53f84544cd96c12182f--


From nobody Thu May  9 22:41:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C71C120169 for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 22:41:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sz4cSCSmlmfP for <quic-issues@ietfa.amsl.com>; Thu,  9 May 2019 22:40:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D669312015D for <quic-issues@ietf.org>; Thu,  9 May 2019 22:40:57 -0700 (PDT)
Date: Thu, 09 May 2019 22:40:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557466856; bh=rIeQCEUZUxgFXQ3wlH5A0fpz3c1DqAdLUL/8Ho2iAVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A25DGxUaSRbl5YyRVBKS/Q2MKNAjgguqKViedTmHlh8rzSEvg1UGvcNEzqwlvNV2i dkbkTt0EbEahbwCxsWxIGnON1D1GJMuJv0PQjnzhNaQMaRQOqBUgFmtlieTE3PN1lF 9zVkAHIQlz/KiO5JcQWQDGiR31KvXvQ13YlpaeMo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CE3C5LCWEVTE5YQ524JAWREVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/235928570@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd50ee87b648_3cb03faaafecd968263489"; 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/c-r8c8tNLRCwO2MjpMlHAwu9c_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, 10 May 2019 05:41:01 -0000

----==_mimepart_5cd50ee87b648_3cb03faaafecd968263489
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey

Past tense may not be appropriate as it is still in active use in a few places.

> @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges were human-readable, the whitespace led to
+parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection could be used only for a single HTTP request and
+response at a time, multiple parallel TCP connections were used, reducing the

That is not true. Pipelining is a thing.

>  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client

Can be

> +
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.

But progress of other streams can when flow credits are exhausted.

> +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.

With that protocol? HTTP/1.1?

> +  and receive HTTP responses.
+
+connection:
+: A transport-layer connection between two endpoints, using QUIC as the
+  transport protocol.
+
+connection error:
+: An error that affects the entire HTTP/3 connection.
+
+endpoint:
+: Either the client or server of the connection.
+
+frame:
+: The smallest unit of communication within an HTTP/3 connection, consisting of
+  a header and a variable-length sequence of octets structured according to the
+  frame type.

It may be worth noting that frames can span mutiple packets unlike QUIC 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/2683#pullrequestreview-235928570
----==_mimepart_5cd50ee87b648_3cb03faaafecd968263489
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282748989">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP&#39;s lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
</pre>
<p>Past tense may not be appropriate as it is still in active use in a few places.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282749363">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP&#39;s lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges were human-readable, the whitespace led to
+parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection could be used only for a single HTTP request and
+response at a time, multiple parallel TCP connections were used, reducing the
</pre>
<p>That is not true. Pipelining is a thing.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282749753">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
</pre>
<p>Can be</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282750109">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.
</pre>
<p>But progress of other streams can when flow credits are exhausted.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282750825">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.
</pre>
<p>With that protocol? HTTP/1.1?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r282751090">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  and receive HTTP responses.
+
+connection:
+: A transport-layer connection between two endpoints, using QUIC as the
+  transport protocol.
+
+connection error:
+: An error that affects the entire HTTP/3 connection.
+
+endpoint:
+: Either the client or server of the connection.
+
+frame:
+: The smallest unit of communication within an HTTP/3 connection, consisting of
+  a header and a variable-length sequence of octets structured according to the
+  frame type.
</pre>
<p>It may be worth noting that frames can span mutiple packets unlike QUIC frames.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-235928570">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FAFBH3GKIHBEKPTTPUUDGRANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJR7L5ZD2EE7ZZKXLPUUDGRA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYH7X6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-235928570",
"url": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-235928570",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd50ee87b648_3cb03faaafecd968263489--


From nobody Fri May 10 00:09:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ECE3120194 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:09:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LkVJ0SkwS8XJ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:09:48 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42D8D120178 for <quic-issues@ietf.org>; Fri, 10 May 2019 00:09:48 -0700 (PDT)
Date: Fri, 10 May 2019 00:09:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557472186; bh=JvyCwUjn6fZqeWL+k5E0yi1Rql0buiryhptU29JpusA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g+eKBA+LOHZOw4oOnXkKBoqb3UxUtBxVMZiHvMCDxV5Ceqlp6mHUFCOWQeiwhqSC8 UBpujbSI0K2i/+cghYcojuIh+2qme74RcVJgq2kIKSHAlaSldMq/OM/fERoa5+1D+r qUtY2RbuIKOGmQxHjzNn2I3BM6CwfGVOFzFGbB7Y=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKKTVCXQA367ZVFAF24JLDVEVBNHHBP5MGQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2360/491182989@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2360@github.com>
References: <quicwg/base-drafts/issues/2360@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT flow control limits can't be increased (#2360)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd523baa56ba_56433fbc2c6cd964382219"; 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/bU9n4Pt-pTT3p2JY5UYFxHYKj0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 07:09:50 -0000

----==_mimepart_5cd523baa56ba_56433fbc2c6cd964382219
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson is the "proposal" here that it's a dup?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491182989
----==_mimepart_5cd523baa56ba_56433fbc2c6cd964382219
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> is the "proposal" here that it's a dup?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491182989">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77TIPABTW4Y3AQPQTPUUNTVANCNFSM4GRWKJUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PFRAONYI5V4MGB4TPUUNTVA5CNFSM4GRWKJUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDNXDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491182989",
"url": "https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491182989",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd523baa56ba_56433fbc2c6cd964382219--


From nobody Fri May 10 00:16:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAB81120194 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wURgd-WAX89E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:16:08 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C157112018F for <quic-issues@ietf.org>; Fri, 10 May 2019 00:16:08 -0700 (PDT)
Date: Fri, 10 May 2019 00:16:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557472567; bh=uyUCNQHTk+/KKXko76ZAL9ZrtIqwnK3iKWUZi4F3UYQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cWPJnMOpO47xERlymL5Se/W7JHpmVjr36T0Cm5M2hpmZZ+g/1a5PtXeOollNWuuhb wzWk+Jzr6gp1HybFZM6DAcwhSHZUAp6aTGRQCr3oQc3XnWQ4ucYc8nt4+/21OBQpBW ZvwPN3zoCZA/axfVkmkHMsO/nJnLETCoZu/5Jw8Q=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VF4KJ5SUQDMMRLX524JL3PEVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2403/491184679@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd525376a895_7c573fa143ecd96043341a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FAchIdID4lRP4k3_8esCtgmv4K4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 07:16:11 -0000

----==_mimepart_5cd525376a895_7c573fa143ecd96043341a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The endpoint is now officially allowed to limit the number of connection ID to issue by https://github.com/quicwg/base-drafts/pull/2428 and I'm satisfied 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/issues/2403#issuecomment-491184679
----==_mimepart_5cd525376a895_7c573fa143ecd96043341a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The endpoint is now officially allowed to limit the number of connection ID to issue by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="407069124" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2428" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2428/hovercard" href="https://github.com/quicwg/base-drafts/pull/2428">#2428</a> and I'm satisfied 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/issues/2403#issuecomment-491184679">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PSUOWQXEYUL4M5PLPUUOLPANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYF7IGSVSFDJ7FO4ZLPUUOLPA5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDOEJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491184679",
"url": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491184679",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd525376a895_7c573fa143ecd96043341a--


From nobody Fri May 10 00:30:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C653120177 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:30:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XIVeKJAcmsG1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:30:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D287F120125 for <quic-issues@ietf.org>; Fri, 10 May 2019 00:30:40 -0700 (PDT)
Date: Fri, 10 May 2019 00:30:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557473439; bh=r+0ReUlyL7qjpXRhnYXb6D4J7KyCsGeqp45kHGg9sY0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gA4s6i4ZBiHZenGkLpg+yuYdLF3dRax05ZkRcUYT7KoBqQhgU0DLcOpiimWXfoYEq duS8mtkzEf9E7RxsWx1QeeQWPMg35uIfVw0d7eYOkRD0OA62CgrnsEassHOyxGNllg 6900VmfJxigo3U81MPXz8o/60oF2flH9vBJ88bDc=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZFNSO2RAQ4PHPO2524JNR7EVBNHHBUEMLGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2654/491188846@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2654@github.com>
References: <quicwg/base-drafts/issues/2654@github.com>
Subject: Re: [quicwg/base-drafts] Section 9.4 of Transport contains transport and congestion control functions (#2654)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5289f5bb9f_2c9e3ff0eaacd968170677"; 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/SibMRj1BJ9PdF6uypnEh7yGDTrI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 07:30:43 -0000

----==_mimepart_5cd5289f5bb9f_2c9e3ff0eaacd968170677
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair would you please create separate issues for these?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491188846
----==_mimepart_5cd5289f5bb9f_2c9e3ff0eaacd968170677
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7386514" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> would you please create separate issues for these?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491188846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UHPFMEJEHBJKN64DPUUQB7ANCNFSM4HIP6KRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UELLV7EDT3CDWIMLPUUQB7A5CNFSM4HIP6KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDPE3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491188846",
"url": "https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491188846",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5289f5bb9f_2c9e3ff0eaacd968170677--


From nobody Fri May 10 00:59:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F32D9120125 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:59:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hgabur8CYmNP for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 00:59:13 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDB09120086 for <quic-issues@ietf.org>; Fri, 10 May 2019 00:59:12 -0700 (PDT)
Date: Fri, 10 May 2019 00:59:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557475151; bh=NXNlNSCRVH+/WgjqbyM3mE436+NrdFVfH3SdM8LgIe0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VS67p4z4TYbTP6Bp+q6AIAf3Z91+z7JfoPIW01FrH7PftSQ2RgD+pj6qw+J+EAnnj nbucVdOlkuGNJGO7MaC6Vc1c8mj7LuFtHHDxzszDhw8TFdc9O7Q9NFmKBMqNez4na3 QW24zWhgEcqLTOIgjb2Et+3/n4xFzud71gYiKXSk=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK663257ZUEI4S5IDMN24JQ47EVBNHHBUYK5KA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2684@github.com>
Subject: [quicwg/base-drafts] Section 9.4: Contains a mixture of transport and congestion control functions (#2684)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd52f4fcea27_51cb3f8e546cd96019085c"; 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/RyvF9kpzjp_7NcCft8NrM9IlFhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 07:59:15 -0000

----==_mimepart_5cd52f4fcea27_51cb3f8e546cd96019085c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Section 9.4 contains a mixture of transport (handling migration, setup, etc) and congestion control functions (choice of path parameters - RTO, window, etc). 

The abstract suggests that these are a part of QUIC Recovery ID, which seems correct to me. So, I would like to discuss if these are intentionally a part of the transport spec, rather than the Loss Detection & Congestion Control Spec.? 

Specifically, para 1,2 : "... SHOULD NOT contribute to congestion control or RTT estimation for the new path." and "...  SHOULD immediately reset ...."  - Where the ID could note whatever transport implementors need to be aware of, but point normatively to the QUIC Recovery ID for RFC2119 language.

Para 3: "An endpoint MUST NOT return to the send rate..." seems a reasonable thing to note, but also, I think, should point to QUIC Recovery 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/2684
----==_mimepart_5cd52f4fcea27_51cb3f8e546cd96019085c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Section 9.4 contains a mixture of transport (handling migration, setup, etc) and congestion control functions (choice of path parameters - RTO, window, etc).</p>
<p>The abstract suggests that these are a part of QUIC Recovery ID, which seems correct to me. So, I would like to discuss if these are intentionally a part of the transport spec, rather than the Loss Detection &amp; Congestion Control Spec.?</p>
<p>Specifically, para 1,2 : "... SHOULD NOT contribute to congestion control or RTT estimation for the new path." and "...  SHOULD immediately reset ...."  - Where the ID could note whatever transport implementors need to be aware of, but point normatively to the QUIC Recovery ID for RFC2119 language.</p>
<p>Para 3: "An endpoint MUST NOT return to the send rate..." seems a reasonable thing to note, but also, I think, should point to QUIC Recovery ID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2684">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZIOWA3YG5X755PWYLPUUTM7ANCNFSM4HMAYCWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BEHTTCSMTUEAEIKLPUUTM7A5CNFSM4HMAYCWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTBLVIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2684",
"url": "https://github.com/quicwg/base-drafts/issues/2684",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd52f4fcea27_51cb3f8e546cd96019085c--


From nobody Fri May 10 01:01:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41F87120178 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:01:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id juXULXJbXmjO for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:01:43 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED648120086 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:01:42 -0700 (PDT)
Date: Fri, 10 May 2019 01:01:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557475302; bh=b9ianUxWTC8oMzKO7VBzG0scvYV95L9OVh0fDUQt8M0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VKJvhsASFPSB1LeTAsAca/aOE4ra0+nOzYvJEDuWHhK7RYoJQWjyQimxysABtfW0F 7Kxn1v713dHvKXjUEhVBqP40y0H1r3TmRc1XU8v8VqSKMHWLzBxe2Gmn6FLAM2RIub fLhBvSNhH8d3zRkkcE+254OU2KZwoilEmCZJ1oDk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2JUMOGHOJUO54LPVN24JRGNEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/235847760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd52fe62b665_67f83fe8ae6cd960169298"; 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/ZPQpQBPk5Hds3MP2lWTqq2PsAZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:01:45 -0000

----==_mimepart_5cd52fe62b665_67f83fe8ae6cd960169298
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Thanks Mike, this is a great improvement

>  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client

typically discovered?  Or may be discovered?

> +
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.

PRIORITY is used to manage the streams more than the connection

> +HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely

```suggestion
each request and response consuming a single QUIC stream.  Streams are
```

If you want to explain the QPACK caveat, I'd do that explicitly and/or separately.  But the streams themselves are independent and non-HoL blocking.

> +Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.
+
+Server push is an interaction mode introduced in HTTP/2 {{!HTTP2}} which permits
+a server to push a request-response exchange to a client in anticipation of the
+client making the indicated request.  This trades off network usage against a
+potential latency gain.  Several HTTP/3 frames are used to manage server push,
+such as PUSH_PROMISE, DUPLICATE_PUSH, and CANCEL_PUSH.

You list almost all of them, any reason not to list all of them?

> +  {{QUIC-TRANSPORT}}. Where frames from {{QUIC-TRANSPORT}} are referenced, the
+  frame name will be prefaced with "QUIC."  For example, "QUIC CONNECTION_CLOSE
+  frames."  References without this preface refer to frames defined in
+  {{frames}}.
+
+peer:
+: An endpoint.  When discussing a particular endpoint, "peer" refers to the
+  endpoint that is remote to the primary subject of discussion.
+
+receiver:
+: An endpoint that is receiving frames.
+
+sender:
+: An endpoint that is transmitting frames.
+
+server:

nit: I'd put this right after client

> @@ -1774,7 +1898,7 @@ removed. Because stream termination is handled by QUIC, an END_STREAM flag is
 not required.  This permits the removal of the Flags field from the generic
 frame layout.
 
-Frame payloads are largely drawn from {{!RFC7540}}. However, QUIC includes many
+Frame payloads are largely drawn from {{!HTTP2}}. However, QUIC includes many

This section is quite long.  The changes to priority are substantial, so I'd break them out in their own sub-section.

> @@ -1742,7 +1866,7 @@ assigned by IANA.
 
 --- back
 
-# Considerations for Transitioning from HTTP/2
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}
 
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important

Below "HTTP/3 departs from HTTP/2 primarily where necessary to
accommodate the differences in behavior between QUIC and TCP (lack of ordering,	accommodate the 
support for streams)."

I'd tweak this to be more along the lines of "We changed it when we thought a new design was better, with particular focus on taking advantage of QUIC's lack of head of line blocking" to reflect the state we're in today.  Don't take my suggestion verbatim, but I think that's the concept?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-235847760
----==_mimepart_5cd52fe62b665_67f83fe8ae6cd960169298
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>Thanks Mike, this is a great improvement</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282684198">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP=
/2, see=0D
-{{!RFC7540}}.=0D
-=0D
-=0D
-## Notational Conventions=0D
+{{!HTTP2=3DRFC7540}}.=0D
+=0D
+# HTTP/3 Protocol Overview=0D
+=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport =
protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
</pre>=0D
<p>typically discovered?  Or may be discovered?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282685362">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+# HTTP/3 Protocol Overview=0D
+=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport =
protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUI=
C=0D
+connection. QUIC provides protocol negotiation, stream-based multiplexin=
g, and=0D
+flow control.=0D
+=0D
+Within each stream, the basic unit of HTTP/3 communication is a frame=0D=

+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and =
GOAWAY=0D
+are used to managed the overall connection.=0D
</pre>=0D
<p>PRIORITY is used to manage the streams more than the connection</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282685676">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +HTTP/3 provides a transport for HTTP sema=
ntics using the QUIC transport protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUI=
C=0D
+connection. QUIC provides protocol negotiation, stream-based multiplexin=
g, and=0D
+flow control.=0D
+=0D
+Within each stream, the basic unit of HTTP/3 communication is a frame=0D=

+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and =
GOAWAY=0D
+are used to managed the overall connection.=0D
+=0D
+Multiplexing of requests is performed using the QUIC stream abstraction,=
 with=0D
+each request and response consuming a single QUIC stream.  Streams are l=
argely=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-each request and response consuming a single =
QUIC stream.  Streams are largely=0D
+each request and response consuming a single QUIC stream.  Streams are=0D=

</pre>=0D
=0D
<p>If you want to explain the QPACK caveat, I'd do that explicitly and/or=
 separately.  But the streams themselves are independent and non-HoL bloc=
king.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282686154">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Within each stream, the basic unit of HTT=
P/3 communication is a frame=0D
+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and =
GOAWAY=0D
+are used to managed the overall connection.=0D
+=0D
+Multiplexing of requests is performed using the QUIC stream abstraction,=
 with=0D
+each request and response consuming a single QUIC stream.  Streams are l=
argely=0D
+independent of each other, so one stream that is blocked or suffers pack=
et loss=0D
+does not prevent progress on other streams.=0D
+=0D
+Server push is an interaction mode introduced in HTTP/2 {{!HTTP2}} which=
 permits=0D
+a server to push a request-response exchange to a client in anticipation=
 of the=0D
+client making the indicated request.  This trades off network usage agai=
nst a=0D
+potential latency gain.  Several HTTP/3 frames are used to manage server=
 push,=0D
+such as PUSH_PROMISE, DUPLICATE_PUSH, and CANCEL_PUSH.=0D
</pre>=0D
<p>You list almost all of them, any reason not to list all of them?</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282720004">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +  {{QUIC-TRANSPORT}}. Where frames from {=
{QUIC-TRANSPORT}} are referenced, the=0D
+  frame name will be prefaced with &quot;QUIC.&quot;  For example, &quot=
;QUIC CONNECTION_CLOSE=0D
+  frames.&quot;  References without this preface refer to frames defined=
 in=0D
+  {{frames}}.=0D
+=0D
+peer:=0D
+: An endpoint.  When discussing a particular endpoint, &quot;peer&quot; =
refers to the=0D
+  endpoint that is remote to the primary subject of discussion.=0D
+=0D
+receiver:=0D
+: An endpoint that is receiving frames.=0D
+=0D
+sender:=0D
+: An endpoint that is transmitting frames.=0D
+=0D
+server:=0D
</pre>=0D
<p>nit: I'd put this right after client</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282782098">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1774,7 +1898,7 @@ removed. Because str=
eam termination is handled by QUIC, an END_STREAM flag is=0D
 not required.  This permits the removal of the Flags field from the gene=
ric=0D
 frame layout.=0D
 =0D
-Frame payloads are largely drawn from {{!RFC7540}}. However, QUIC includ=
es many=0D
+Frame payloads are largely drawn from {{!HTTP2}}. However, QUIC includes=
 many=0D
</pre>=0D
<p>This section is quite long.  The changes to priority are substantial, =
so I'd break them out in their own sub-section.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282783502">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1742,7 +1866,7 @@ assigned by IANA.=0D=

 =0D
 --- back=0D
 =0D
-# Considerations for Transitioning from HTTP/2=0D
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}=0D
 =0D
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  Thi=
s=0D
 section describes the approach taken to design HTTP/3, points out import=
ant=0D
</pre>=0D
<p>Below "HTTP/3 departs from HTTP/2 primarily where necessary to<br>=0D
accommodate the differences in behavior between QUIC and TCP (lack of ord=
ering,	accommodate the<br>=0D
support for streams)."</p>=0D
<p>I'd tweak this to be more along the lines of "We changed it when we th=
ought a new design was better, with particular focus on taking advantage =
of QUIC's lack of head of line blocking" to reflect the state we're in to=
day.  Don't take my suggestion verbatim, but I think that's the concept?<=
/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/2683#pullrequestreview-235847760">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3VYZBIQWGX52XNLZ3PUUTWNANCNFSM4HL6IFBA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK52GOVD6S7TTKC26YLPUUTWNA5CN=
FSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYHMAUA.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/2683#pullrequestrev=
iew-235847760",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview=
-235847760",=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_5cd52fe62b665_67f83fe8ae6cd960169298--


From nobody Fri May 10 01:16:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B234120177 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:16:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 j7oguA8aDBiS for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:16:48 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C6099120125 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:16:47 -0700 (PDT)
Date: Fri, 10 May 2019 01:16:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557476206; bh=R2ydsFPqQI+ACSR/HMGt1P/sqBNgzIy+E3fxFuuTr1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zgRIi1fLIjhqchYIS0EjyScQO3KGxphuLLa5z7TfT/nY2h2Vcrxuve6oO9baJCJsI GEnWeuJR6qKLLzSoCM3aoVms4SNIc+NVE/NfFY7AyR4/hB94XJ9FNW2ED5b8OnZOl6 UsnSKaXS7Fm9EsGRLmCcoGVVhEaKBdLHP/tUSTfs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3K4VCQ5DMIBYVBMJF24JS65EVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c491202104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5336e9090b_7d173f7e726cd95c5715b9"; 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/OH40Ge4gje_scLSUzNSiEFs2JuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:16:49 -0000

----==_mimepart_5cd5336e9090b_7d173f7e726cd95c5715b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Now that I've started a PR to combine the crypto handshake timer and PTO, I'm concerned I chose the wrong fix for #2640 in this PR, and it would be better to allow PING in Initial.

In the existing PTO case when there are bytes in flight, but nothing to send, we say "When there is no data to send, the sender SHOULD send a PING or other ack-eliciting frame in a single packet, re-arming the PTO timer."

If we allow PING in Initial, that text will work fine with a combined timer, since all Initials must be in padded datagrams.  Otherwise, combining them adds a slightly odd special case.

@janaiyengar I'd like your thoughts on this in particular.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491202104
----==_mimepart_5cd5336e9090b_7d173f7e726cd95c5715b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Now that I've started a PR to combine the crypto handshake timer and PTO, I'm concerned I chose the wrong fix for <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435997114" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2640" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2640/hovercard" href="https://github.com/quicwg/base-drafts/issues/2640">#2640</a> in this PR, and it would be better to allow PING in Initial.</p>
<p>In the existing PTO case when there are bytes in flight, but nothing to send, we say "When there is no data to send, the sender SHOULD send a PING or other ack-eliciting frame in a single packet, re-arming the PTO timer."</p>
<p>If we allow PING in Initial, that text will work fine with a combined timer, since all Initials must be in padded datagrams.  Otherwise, combining them adds a slightly odd special case.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> I'd like your thoughts on this in particular.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491202104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBK2HACTAMF6OLIM3PUUVO5ANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZ5ZCBI3CTESP4OQLPUUVO5A5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDSMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491202104",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491202104",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5336e9090b_7d173f7e726cd95c5715b9--


From nobody Fri May 10 01:29:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E340120198 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 DFXU85o1us1V for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:12 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2782012017A for <quic-issues@ietf.org>; Fri, 10 May 2019 01:29:11 -0700 (PDT)
Date: Fri, 10 May 2019 01:29:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557476950; bh=wFrZbC74EeLxKo/N2oci3/oB0a9gO9Nsr3/taGlHv1c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tY1gt6rEtW+HfzNQw7EJxDL6RYzhA4U/4WcKZ8AoTwr8ktPH7IAxsZX7Cpv9YQUIL SlJS87h7TJOyg1/P5NkumHVhfy0RQE8dwq7FlFeZjGSvNFE5glsAhDJb5EGzN3El+k P2jxd7DSt6BUWJz2GzjkunLBv0NiiuYOk6tzpnB0=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3T3OY2GSHT7GYPKI524JUNNEVBNHHBUYMJPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2685@github.com>
Subject: [quicwg/base-drafts] CC state after a change of path? (#2685)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd536561898d_52b63f9cba2cd96830809a"; 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/YLq8HE-m4gJ7wAU95HasohJ9Hc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:29:13 -0000

----==_mimepart_5cd536561898d_52b63f9cba2cd96830809a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I think a normal transport assumption is that a change of path implies a =
(potential) loss of congestion state, and that the endpoint should reset =
the path CC parameters. =0D
=0D
Transport-ID: =E2=80=9COn confirming a peer's ownership of its new addres=
s, an endpoint=0D
SHOULD immediately reset the congestion controller and round-trip=0D
time estimator for the new path.=E2=80=9D=0D
=0D
=E2=80=A2 Does the "reset" require setting the CC to the initial window v=
alue for a connection? I think so.=0D
=E2=80=A2 Why not MUST? =0D
=0D
Transport-ID:  =E2=80=9CAn endpoint MUST NOT return to the send rate used=
 for the previous=0D
path unless it is reasonably sure that the previous send rate is=0D
valid for the new path. =E2=80=9C=0D
=0D
This could therefore be seen as a =E2=80=9Csignificant=E2=80=9D departure=
 from conventional approaches considered safe - and extends this to =E2=80=
=9Creasonably sure=E2=80=9D. =0D
=E2=80=A2 Is there a rationale for extending this to =E2=80=9Creasonably =
sure=E2=80=9D, because this seems bolder than permitted for a new TCP con=
nection. How do people quantify reasonably sure, and why not just in this=
 case grow from the Initial window? =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/2685=

----==_mimepart_5cd536561898d_52b63f9cba2cd96830809a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think a normal transport assumption is that a change of path implies=
 a (potential) loss of congestion state, and that the endpoint should res=
et the path CC parameters.</p>=0D
<p>Transport-ID: =E2=80=9COn confirming a peer's ownership of its new add=
ress, an endpoint<br>=0D
SHOULD immediately reset the congestion controller and round-trip<br>=0D
time estimator for the new path.=E2=80=9D</p>=0D
<p>=E2=80=A2 Does the "reset" require setting the CC to the initial windo=
w value for a connection? I think so.<br>=0D
=E2=80=A2 Why not MUST?</p>=0D
<p>Transport-ID:  =E2=80=9CAn endpoint MUST NOT return to the send rate u=
sed for the previous<br>=0D
path unless it is reasonably sure that the previous send rate is<br>=0D
valid for the new path. =E2=80=9C</p>=0D
<p>This could therefore be seen as a =E2=80=9Csignificant=E2=80=9D depart=
ure from conventional approaches considered safe - and extends this to =E2=
=80=9Creasonably sure=E2=80=9D.<br>=0D
=E2=80=A2 Is there a rationale for extending this to =E2=80=9Creasonably =
sure=E2=80=9D, because this seems bolder than permitted for a new TCP con=
nection. How do people quantify reasonably sure, and why not just in this=
 case grow from the Initial window?</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/2685">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK6HYABIRRYYQM3DXGDPUUW5NAN=
CNFSM4HMA6SFA">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJKZCPDUCTULJNVNY2ZTPUUW5NA5CNFSM4HMA6SFKYY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTBRF6Q.gif" height=3D"1" width=3D"1" a=
lt=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/2685",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2685",=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_5cd536561898d_52b63f9cba2cd96830809a--


From nobody Fri May 10 01:29:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56E3D120178 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_Hdsnpwr9i1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:19 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36FBE120113 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:29:19 -0700 (PDT)
Date: Fri, 10 May 2019 01:29:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557476958; bh=J1MhahWSKntIHkd5faytsHDOvCjBPaTM4pvYR62+haE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N6T0m7Nnqrkp1sFdWYbaMKWX413mPSkZXTj2NlYujNa3TAO+mL4iDoXFU9BgPx3Ub u5686z9X9vdR/Mg1umrA4F+y/RH/0v8e4z5bBExN0wJSOyWC85J7gGVkv9DkqeMamp ILrwrbF3NBByR3+FnRkmF+ProEWGZdcbslPFQw4I=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK472JVCITSUWDO5C2F24JUN5EVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2403/issue_event/2332429628@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5365e2d817_5cf73fc650ecd9601676d8"; 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/mutFxvWKbBHgSPbe7waXNsfIlpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:29:20 -0000

----==_mimepart_5cd5365e2d817_5cf73fc650ecd9601676d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2403.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2403#event-2332429628
----==_mimepart_5cd5365e2d817_5cf73fc650ecd9601676d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="406044605" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2403" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2403/hovercard" href="https://github.com/quicwg/base-drafts/issues/2403">#2403</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/2403#event-2332429628">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZNSXWLD3CLM4ZKC3PUUW55ANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6LG53LVWSSXCVZ73PUUW55A5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORMDA2PA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#event-2332429628",
"url": "https://github.com/quicwg/base-drafts/issues/2403#event-2332429628",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5365e2d817_5cf73fc650ecd9601676d8--


From nobody Fri May 10 01:29:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0077C120113 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lkv0ygOVmMXc for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:29:19 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67A6A120177 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:29:19 -0700 (PDT)
Date: Fri, 10 May 2019 01:29:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557476958; bh=QOqQIiyC67J3Lu0hBSL58FuwYc9FV9RecUaoMFTNGvk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HAhaHUaZaz9gbolrx9h5IFutSvfHYIUQeo9mZHnLJwDF/PQGzCzCjVoDkgwnTom1o x4XckPXS2aq3YCXFbtFF3hc2WZjKRmEFYulsh7DUBNJXYRjdnfha0DGrxzNUMNTx6E uMSNE81SihgsyoSC1yRBKhLLGyDsYxPCHKRllovo=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK472JVCITSUWDO5C2F24JUN5EVBNHHBQM57XU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2403/491206080@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2403@github.com>
References: <quicwg/base-drafts/issues/2403@github.com>
Subject: Re: [quicwg/base-drafts] The number of Connection ID is unbounded to NEW_CONNECTION_ID sender (#2403)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5365e458f2_bc73f8810acd9601411f2"; 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/gRTd9GISAifT68-dM-C2gMm2tLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:29:21 -0000

----==_mimepart_5cd5365e458f2_bc73f8810acd9601411f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing as invalid (because it's effectively a duplicate). 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/issues/2403#issuecomment-491206080
----==_mimepart_5cd5365e458f2_bc73f8810acd9601411f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing as invalid (because it's effectively a duplicate). 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/issues/2403#issuecomment-491206080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZNSXWLD3CLM4ZKC3PUUW55ANCNFSM4GT7SU5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK25WNNDZHM7KQ4ZZN3PUUW55A5CNFSM4GT7SU52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDTLQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491206080",
"url": "https://github.com/quicwg/base-drafts/issues/2403#issuecomment-491206080",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5365e458f2_bc73f8810acd9601411f2--


From nobody Fri May 10 01:30:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 717C3120178 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:30:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n6KK_n3sFoA8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:30:32 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C5CA120177 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:30:32 -0700 (PDT)
Date: Fri, 10 May 2019 01:30:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477031; bh=hjqLqKkmgTWTzD3IYEOxNhulmCFz9yE1T8Ckufht2gs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yfn3O40BcStdKPZ5PEcK8fzY8wJQpf5SsMFmn/TBsViZ2nuSEfvPJNKk/DrJUijmo n1bdnEqps/0uVsvuGCJvHN7Qqag4/UTCPlCiEZo+1juSJ1sdLTgSdriwQSedOPxYtC /H1VoFhm7weSpTDd1hLdLS3Db4/8Oqd8xUFkpv74=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23PZQQW5DIGBZKFZV24JUSPEVBNHHBUEMLGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2654/issue_event/2332432423@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2654@github.com>
References: <quicwg/base-drafts/issues/2654@github.com>
Subject: Re: [quicwg/base-drafts] Section 9.4 of Transport contains transport and congestion control functions (#2654)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd536a74f3a3_7f8a3fe5eeacd9604488e2"; 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/8_XEOCuagCCJxj0hihhllHpPoow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:30:33 -0000

----==_mimepart_5cd536a74f3a3_7f8a3fe5eeacd9604488e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2654.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2654#event-2332432423
----==_mimepart_5cd536a74f3a3_7f8a3fe5eeacd9604488e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="437357361" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2654" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2654/hovercard" href="https://github.com/quicwg/base-drafts/issues/2654">#2654</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/2654#event-2332432423">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OCLMONTTNFT4C7ALPUUXCPANCNFSM4HIP6KRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VG5GYAXLSYEE47P3PUUXCPA5CNFSM4HIP6KR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORMDBQJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2654#event-2332432423",
"url": "https://github.com/quicwg/base-drafts/issues/2654#event-2332432423",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd536a74f3a3_7f8a3fe5eeacd9604488e2--


From nobody Fri May 10 01:30:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27276120177 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:30:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KgoDw6JObzE9 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:30:33 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD1E5120113 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:30:32 -0700 (PDT)
Date: Fri, 10 May 2019 01:30:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477031; bh=kNCIv66VD15sRhw8QAIIJlgUHDWJKw94Sb9ZwBe49QU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nu0VOQ/Kawqtb1waBazA15Z+K++7f7hRJbU0wLBBG1MVNj1YUooz6Q/DqBfbcIPrN 06SfNhVQrHruk699ydfAn3pRAaj4z5JWew8pzqL/2V/JDHp3iC4LG89nRn5Lz5jaJx Hjbl6A7uEMWtDRL3/uszsfUxjX4fM85GzWQH0MyU=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23PZQQW5DIGBZKFZV24JUSPEVBNHHBUEMLGE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2654/491206461@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2654@github.com>
References: <quicwg/base-drafts/issues/2654@github.com>
Subject: Re: [quicwg/base-drafts] Section 9.4 of Transport contains transport and congestion control functions (#2654)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd536a77b028_45ea3fef33ecd9681664f1"; 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/NohNt1mt-d6stt_KL8t6QVQ7WXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:30:34 -0000

----==_mimepart_5cd536a77b028_45ea3fef33ecd9681664f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I made two issues: #2684 and #2685; and closed the present 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/2654#issuecomment-491206461
----==_mimepart_5cd536a77b028_45ea3fef33ecd9681664f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I made two issues: <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442588496" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2684" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2684/hovercard" href="https://github.com/quicwg/base-drafts/issues/2684">#2684</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442599805" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2685" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2685/hovercard" href="https://github.com/quicwg/base-drafts/issues/2685">#2685</a>; and closed the present 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/2654#issuecomment-491206461">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OCLMONTTNFT4C7ALPUUXCPANCNFSM4HIP6KRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ACOK6RHNXPIICEG3PUUXCPA5CNFSM4HIP6KR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDTOPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491206461",
"url": "https://github.com/quicwg/base-drafts/issues/2654#issuecomment-491206461",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd536a77b028_45ea3fef33ecd9681664f1--


From nobody Fri May 10 01:32:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DC66120177 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:32:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WPlr5blDa_iL for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:32:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1117120113 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:32:27 -0700 (PDT)
Date: Fri, 10 May 2019 01:32:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477146; bh=xpW7I497jVK+nM9ogfMCKW+cUVA44Buc2emXqM32Wco=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r1VKx8VbH8DL4gl+XpHAgnB5v/VHtrtXqrpS4v1cMN0uVAPslmttBMipYeCoFyM4d CfgvKwBNYfZXfEAe4gKVxdL/ho1K0V99C3gvZgDwAYncXvHNCgv5qx6op+GQ/BCCd/ lQJ0YFrt71NQHIh2JuXnDpn0s3b9EDGhR8kIfhRQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WF4QD3N3DKDDMYZF24JUZVEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/235985187@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5371ab80f1_52e33f9cba2cd9681985c8"; 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/KsVBXmY_EUuu9EBxMD8AoSFW-Es>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:32:30 -0000

----==_mimepart_5cd5371ab80f1_52e33f9cba2cd9681985c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -5456,7 +5460,7 @@ ID can be selected to route later packets to the same server.
 IANA \[SHALL add/has added] a registry for "QUIC Transport Parameters" under a
 "QUIC Protocol" heading.
 
-The "QUIC Transport Parameters" registry governs a 16-bit space.  This space is

I did not know that, reverted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#discussion_r282793454
----==_mimepart_5cd5371ab80f1_52e33f9cba2cd9681985c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r282793454">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5456,7 +5460,7 @@ ID can be selected to route later packets to the same server.
 IANA \[SHALL add/has added] a registry for &quot;QUIC Transport Parameters&quot; under a
 &quot;QUIC Protocol&quot; heading.
 
-The &quot;QUIC Transport Parameters&quot; registry governs a 16-bit space.  This space is
</pre>
<p>I did not know that, reverted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r282793454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZS2XNA56COSL5TTP3PUUXJVANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HVZN4KNP5CRX3NGTPUUXJVA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYINSIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r282793454",
"url": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r282793454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5371ab80f1_52e33f9cba2cd9681985c8--


From nobody Fri May 10 01:40:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDCF71201A8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7XQ2z0CInpY0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:13 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99E51120113 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:40:13 -0700 (PDT)
Date: Fri, 10 May 2019 01:40:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477613; bh=UTIPqNEkqwvqfQEqvlF+STJ1z0VQiryU2mGTX0Wpnrc=; h=Date:From:To:Subject:From; b=1kmsy8s+eh/P9HuPgVZQyKQEUxpfF1yeAntVXA81sMOMOGxYTTmXnZ8uHO9g/Bteg Fao1DKGfdksVClj2H3RidreNU0CyfrJ6OkxhYnEUA3q2GISuIBZ8G328x/7rN2MnIf B8mmDYeFVSNAr8B+odQXVZ92Y2mMdSRHKlKG1B5w=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/10176a-44f7c5@github.com>
Subject: [quicwg/base-drafts] 44f7c5: Martin's 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/8M4KgTKoOxSjvBhbLRnAsPvoweE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:40:15 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44f7c59ecf8e13640bd63ffd38a56b3e41716694
      https://github.com/quicwg/base-drafts/commit/44f7c59ecf8e13640bd63ffd38a56b3e41716694
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin's comments



From nobody Fri May 10 01:40:38 2019
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 55FF71201D3 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3PUIznZUfQD5 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:22 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50A0B1201C7 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:40:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=anmEdkzphMUWDLmo9vogyLrTz5w=; b=Q3XmQejA9dnbr0jg ai0TAY6Uol6Ijo4FKKu68nau2wVXPwCvXromDEeikpVtY6Zj4bg8YXBl7hfZXp3I VqRpcq9vfo7MlnWKU9sCGr7PIy4zEVATtBBgI1bDZIM73/wL9oJHVUTG8E2UY+N3 u0ry67qs0QHJzJULrccF9Tdpg7A=
Received: by filter0766p1las1.sendgrid.net with SMTP id filter0766p1las1-8155-5CD538F4-2D 2019-05-10 08:40:20.812355719 +0000 UTC m=+3841.691485423
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id bVAmih4FQ6q-67vkm93xLg for <quic-issues@ietf.org>; Fri, 10 May 2019 08:40:20.686 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 92C104C046E for <quic-issues@ietf.org>; Fri, 10 May 2019 01:40:20 -0700 (PDT)
Date: Fri, 10 May 2019 08:40:20 +0000 (UTC)
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/2680/push/3594453989@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd538f490f6b_bb53f8810acd96032098c"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3a1zzPRcsptCAgnwZ7xxwY+pqbzbjq21Ak1h xGdwiOfVFOPiWfWa5xLyw+PhuHzj8WMDe/UD0a7l5bD3VoiOdevmWsv6Ka2ds1QGxEa6OkC4b2wXM2 wleQTQI9Ky+5g5M2whKKk2szelhDUdl6v9sTMbuRJz+v8+auj4Zu9PSyCppyHNYY8x4QauJM6jXfBd 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J2lm1HIDYKHs9PijiraxPH2XYmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:40:32 -0000

----==_mimepart_5cd538f490f6b_bb53f8810acd96032098c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

44f7c59ecf8e13640bd63ffd38a56b3e41716694  Martin's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680/files/10176ae9245d406729b263a3c14994618d484c81..44f7c59ecf8e13640bd63ffd38a56b3e41716694

----==_mimepart_5cd538f490f6b_bb53f8810acd96032098c
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/44f7c59ecf8e13640bd63ffd38a56b3e41716694">44f7c59</a>  Martin&#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/2680/files/10176ae9245d406729b263a3c14994618d484c81..44f7c59ecf8e13640bd63ffd38a56b3e41716694">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSYAI5FHPU7U2EB6TPUUYHJANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JPLB7WMVGXEVYIH3PUUYHJA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONBQGM3DINCQOVZWQIZTGU4TINBVGM4TQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680/files/10176ae9245d406729b263a3c14994618d484c81..44f7c59ecf8e13640bd63ffd38a56b3e41716694",
"url": "https://github.com/quicwg/base-drafts/pull/2680/files/10176ae9245d406729b263a3c14994618d484c81..44f7c59ecf8e13640bd63ffd38a56b3e41716694",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd538f490f6b_bb53f8810acd96032098c--


From nobody Fri May 10 01:40:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35D5E12021D for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IOOBxDAg_P_1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:40:31 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80F251201C3 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:40:31 -0700 (PDT)
Date: Fri, 10 May 2019 01:40:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477630; bh=Xkh3LIkMcKsVk5+jHafjrhUQS7snXq/MSM85TpaL3PE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BVXR5+lnhrHwqpPUlw2Lt5bCFewQRWomknaWjRC+kasyiWZN7dGFueQYUWCf3WHVd rGRVzmoWrK9TKbtDc/sHgHYavFZOch2FjcS6YH3vSn9nkthyqLTDEzYK2MBrF4syBp IUjC8Aon6uURz7r75zyVus6/bYjC2cRdGY1Qpsc8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RWPYSRPN3QA6YLBN24JVX5EVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/235988727@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd538fe871ac_1cef3f81f78cd96811197f"; 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/rehIlnV8oGRoHI0wnZWHsNi8Scs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:40:42 -0000

----==_mimepart_5cd538fe871ac_1cef3f81f78cd96811197f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -5550,7 +5554,7 @@ The initial contents of this registry are tabulated in {{frame-types}}.
 IANA \[SHALL add/has added] a registry for "QUIC Transport Error Codes" under a
 "QUIC Protocol" heading.
 
-The "QUIC Transport Error Codes" registry governs a 16-bit space.  This space is
+The "QUIC Transport Error Codes" registry governs a 62-bit space.  This space is
 split into two spaces that are governed by different policies.  Values with the

Thanks, 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/pull/2680#discussion_r282796117
----==_mimepart_5cd538fe871ac_1cef3f81f78cd96811197f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r282796117">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5550,7 +5554,7 @@ The initial contents of this registry are tabulated in {{frame-types}}.
 IANA \[SHALL add/has added] a registry for &quot;QUIC Transport Error Codes&quot; under a
 &quot;QUIC Protocol&quot; heading.
 
-The &quot;QUIC Transport Error Codes&quot; registry governs a 16-bit space.  This space is
+The &quot;QUIC Transport Error Codes&quot; registry governs a 62-bit space.  This space is
 split into two spaces that are governed by different policies.  Values with the
</pre>
<p>Thanks, 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/pull/2680#discussion_r282796117">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27G344T2UIR765QTDPUUYH5ANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72UYSEMVBQXEUGEGDPUUYH5A5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYION5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r282796117",
"url": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r282796117",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd538fe871ac_1cef3f81f78cd96811197f--


From nobody Fri May 10 01:42:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 551791201B7 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:42:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i8E-0p312rZM for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:42:17 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D29C21201B5 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:42:17 -0700 (PDT)
Date: Fri, 10 May 2019 01:42:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557477737; bh=TbFn1s7VSIFCOjDPiHvIQqdc2qzVTVo6LoK7ak4/E54=; h=Date:From:To:Subject:From; b=sv5qC4leDGF4xDIfPr2aJmUogzXGnN3DG4E6am0qnx6ZQlxu7Kd2LoqurdydV1x5O qXfmUk0qOE3HyKGyGQTNnxFGydkxuZdfabHnnnHBx6WFAGmXwJLYn5bM2fg2pQ9VvB 6YYURhPdivq9qYZV7D+qJjIeIUpKdyO15cBLXf1U=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ea1408-08cd2e@github.com>
Subject: [quicwg/base-drafts] 08cd2e: Script updating gh-pages from 44f7c59e. [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/27Cy-KzbTGz1bU7G-MrzZWWi9YU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:42:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08cd2eec84efa180b25a7aec8106f43cbc2551a6
      https://github.com/quicwg/base-drafts/commit/08cd2eec84efa180b25a7aec8106f43cbc2551a6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-varint-error-codes/draft-ietf-quic-http.html
    M ianswett-varint-error-codes/draft-ietf-quic-http.txt
    M ianswett-varint-error-codes/draft-ietf-quic-invariants.html
    M ianswett-varint-error-codes/draft-ietf-quic-invariants.txt
    M ianswett-varint-error-codes/draft-ietf-quic-qpack.html
    M ianswett-varint-error-codes/draft-ietf-quic-qpack.txt
    M ianswett-varint-error-codes/draft-ietf-quic-recovery.html
    M ianswett-varint-error-codes/draft-ietf-quic-recovery.txt
    M ianswett-varint-error-codes/draft-ietf-quic-tls.html
    M ianswett-varint-error-codes/draft-ietf-quic-tls.txt
    M ianswett-varint-error-codes/draft-ietf-quic-transport.html
    M ianswett-varint-error-codes/draft-ietf-quic-transport.txt
    M index.html
    R remove-padding-optimization/draft-ietf-quic-http.html
    R remove-padding-optimization/draft-ietf-quic-http.txt
    R remove-padding-optimization/draft-ietf-quic-invariants.html
    R remove-padding-optimization/draft-ietf-quic-invariants.txt
    R remove-padding-optimization/draft-ietf-quic-qpack.html
    R remove-padding-optimization/draft-ietf-quic-qpack.txt
    R remove-padding-optimization/draft-ietf-quic-recovery.html
    R remove-padding-optimization/draft-ietf-quic-recovery.txt
    R remove-padding-optimization/draft-ietf-quic-spin-exp.html
    R remove-padding-optimization/draft-ietf-quic-spin-exp.txt
    R remove-padding-optimization/draft-ietf-quic-tls.html
    R remove-padding-optimization/draft-ietf-quic-tls.txt
    R remove-padding-optimization/draft-ietf-quic-transport.html
    R remove-padding-optimization/draft-ietf-quic-transport.txt
    R remove-padding-optimization/index.html

  Log Message:
  -----------
  Script updating gh-pages from 44f7c59e. [ci skip]



From nobody Fri May 10 01:44:42 2019
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 141DD1201B7 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iMdEenYZvypf for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 01:44:39 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8FB46120113 for <quic-issues@ietf.org>; Fri, 10 May 2019 01:44:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=EvmgngeR/3tP4tjhEwjHBmT4/Ss=; b=XXnEfny0iPT1rxdZ YQp4e8duDjIsjuA2UsiYRAeRtIB3BQaWmTsQwVCgIiFoM48a32UpkZoAmd3DSdCw HAjOxzZBdm7s8/fN05iz+Is4TE8jisEuDH5SlnQU8WjXgRYgHEKdJYLiPbw7i+ZV g1aP7d2D/Fd8ranyker1zvpXJs4=
Received: by filter1875p1mdw1.sendgrid.net with SMTP id filter1875p1mdw1-9339-5CD539F6-2C 2019-05-10 08:44:38.787121748 +0000 UTC m=+127769.977313749
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id xXay3idSRX2wZ-O956ciEQ for <quic-issues@ietf.org>; Fri, 10 May 2019 08:44:38.764 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id AB49F80C4E for <quic-issues@ietf.org>; Fri, 10 May 2019 01:44:38 -0700 (PDT)
Date: Fri, 10 May 2019 08:44:38 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/08cd2e-d87860@github.com>
Subject: [quicwg/base-drafts] d87860: Script updating issues at 2019-05-10T08:44:32Z. [c...
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1GDysIumIuVRZEvoWhgCAtZaNobUB2rl6Hii 9u6+5jnnR1P3NTOBfmM6e8xb07su2U+dSFSrmzx8ot95eeUxx4A8kaWgFKT5Y4iSNqgwkVGmvwxg3t sr+nzmx9oNHf6OLUHfVKTr9IRsSm0U81vxVmHbIfPWoAbtKtj0YR31R1dw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0hr77G9An9rlEf1NvWbRfKb0-DM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 08:44:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d8786054d53fd397a0454e89102ecce35b1bba64
      https://github.com/quicwg/base-drafts/commit/d8786054d53fd397a0454e89102ecce35b1bba64
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-10T08:44:32Z. [ci skip]



From nobody Fri May 10 02:01:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 786631201C3 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 02:01:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cg3m1BN-4_LH for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 02:01:08 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BCB41201AE for <quic-issues@ietf.org>; Fri, 10 May 2019 02:01:08 -0700 (PDT)
Date: Fri, 10 May 2019 02:01:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557478867; bh=SvpCrZYC1Gj2vRz2mboDkcDc63VcyYLOnSIKXrRoSxw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AoBR2EdBe/AE1nuvVGNvyXVVWaGx6uFylV81Ee7XHyeS65/j+e/rj+fm8dZCKKzRz wJwtXzLrHInfteI3ofNLjo0Rs7c5X5rmW5qjuHUiwwuwwO/FvKLoReQ7G2UhRllw9c OpHSNF7VKqzByLZljhRuR80wd17MPzgXNqDwD8s4=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TZPZNQZXSVXSNTXN24JYFHEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/491216034@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd53dd375744_728c3f8d7c2cd960385fd"; 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/Mhab0ioWi4fKEnPaRONW9Z0HQ58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 09:01:10 -0000

----==_mimepart_5cd53dd375744_728c3f8d7c2cd960385fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Defining "under-utilised cwnd", seems conceptually the right thing, but we struggled with that term and the term "fully utilized the congestion window" when writing RFC7661, because ACKs can arrive in bursts and apps can do their work in bursts: Does that mean it's more than some threshold for some period 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/issues/2630#issuecomment-491216034
----==_mimepart_5cd53dd375744_728c3f8d7c2cd960385fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Defining "under-utilised cwnd", seems conceptually the right thing, but we struggled with that term and the term "fully utilized the congestion window" when writing RFC7661, because ACKs can arrive in bursts and apps can do their work in bursts: Does that mean it's more than some threshold for some period 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/issues/2630#issuecomment-491216034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GNMXY43YDQ3OBWHTPUU2VHANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4H6EUPP2BOPUCLAUDPUU2VHA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVDVZIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491216034",
"url": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491216034",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd53dd375744_728c3f8d7c2cd960385fd--


From nobody Fri May 10 02:07:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DE8E12008C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 02:07:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TQY5m0II0185 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 02:07:55 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F5B2120086 for <quic-issues@ietf.org>; Fri, 10 May 2019 02:07:54 -0700 (PDT)
Date: Fri, 10 May 2019 02:07:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557479274; bh=lmYhVvpFjVqH00zcU5O2yg6uGyTgNnXV5oJQ1KZgn4s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=XFy+WeOH9V6ysgHyPozXIbLoxR2RjFz/vQBSpO+5CRMedpy9+sheGxo5Q6wgY6oPh U63uExnJ0GdOJCS4F1PskY5XrgrhSmZaKDDS2OdHHOdxKR/rAX6PYD/0F0u3X9ngz9 a/zJsulwQ5usdG7hLSmWCEwyUnVgqde39TU8bO+4=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRQNPDLY4BFFNM4AV24JY6VEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686@github.com>
Subject: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd53f6a33d9_74943f8933ecd960186819"; 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/TvXDDRtJ9DkwaRMmE4Zx-IHfJMs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 09:07:56 -0000

----==_mimepart_5cd53f6a33d9_74943f8933ecd960186819
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

"Bursting more than an intial window=E2=80=99s worth of data into the net=
work might cause short-term congestion and losses."=0D
=E2=80=A2 Is that really "more than...", I think the evidence was that a =
larger IW (as in QUIC) can lead to congestion.=0D
=E2=80=A2 We could explain burst size and scenarios, or could simply say =
something like:=0D
"Bursting an initial window=E2=80=99s worth of data into the network can =
cause short-term congestion and losses for some path conditions."=0D
(This also fixes /intial/initial)?=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/2686=

----==_mimepart_5cd53f6a33d9_74943f8933ecd960186819
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>"Bursting more than an intial window=E2=80=99s worth of data into the =
network might cause short-term congestion and losses."<br>=0D
=E2=80=A2 Is that really "more than...", I think the evidence was that a =
larger IW (as in QUIC) can lead to congestion.<br>=0D
=E2=80=A2 We could explain burst size and scenarios, or could simply say =
something like:<br>=0D
"Bursting an initial window=E2=80=99s worth of data into the network can =
cause short-term congestion and losses for some path conditions."<br>=0D
(This also fixes /intial/initial)?</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/2686">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK2KWJNWRCBM2OUVH4DPUU3OVAN=
CNFSM4HMBHX4A">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK2ZYAUVIYDOMGFNUVDPUU3OVA5CNFSM4HMBHX4KYY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTBZB2A.gif" height=3D"1" width=3D"1" a=
lt=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/2686",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2686",=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_5cd53f6a33d9_74943f8933ecd960186819--


From nobody Fri May 10 03:02:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A85491201CB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:02:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H9_t4li2cq_L for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:02:53 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25DFC12002F for <quic-issues@ietf.org>; Fri, 10 May 2019 03:02:53 -0700 (PDT)
Date: Fri, 10 May 2019 03:02:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557482572; bh=o5J4TQBIIFgR2SwWPRoInBLpjd4T9qg1w4ve1uISHvs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fw0/Q5CHPCMA4ADCDzeByqUUefPOEo2ECPJ4aQkMvVs0LTrW8Q5g5yi+4J58yEXyU Fd0Mp1tSBiIhFn/akQd5hmTBKNOL1ZJjxzjlyDpFiRBbQhyC6eIKdPN1W7wMpQwzvA FEExZGBeLA7a5o24RSULmdz6QPdy4cIis55n4rh8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QNDGZJPGK2DGOSXV24J7MXEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491234587@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd54c4c3659_6e633fb1302cd96090182"; 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/utz-Nm-S8d59aFOMpFr1R6cRqRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:02:55 -0000

----==_mimepart_5cd54c4c3659_6e633fb1302cd96090182
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we should address this in PR #2675

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491234587
----==_mimepart_5cd54c4c3659_6e633fb1302cd96090182
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think we should address this in PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441508592" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2675" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2675/hovercard" href="https://github.com/quicwg/base-drafts/pull/2675">#2675</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/2686#issuecomment-491234587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JEABZSGWMNVA32J3PUVB4ZANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MP6GT6B4RURLRCEDPUVB4ZA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD2KGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491234587",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491234587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd54c4c3659_6e633fb1302cd96090182--


From nobody Fri May 10 03:08:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 909FC12022E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:08:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KJHiItUJeQ9t for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:08:39 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAF8F1201DE for <quic-issues@ietf.org>; Fri, 10 May 2019 03:08:38 -0700 (PDT)
Date: Fri, 10 May 2019 03:08:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557482917; bh=kcslfBXYogL4m13z4qGB5WgvxPXcax9lvpwAiWXvE30=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=veVlcic4fAs/iYzzy7DmvPoCtrJLULTeqUw+VlWUZlIBUUoBMvOC8tBLv2yNtU9UA LTh9z06WNFVruxYvHvzOYq3sZGu4TaUUWeM27Q5G75TegnMROZKsxBc+GYTn8B8+Hg 2/D9DP3XvwD2cGW5tdaySUOGtqOITKCLSGQxyfqo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55J4WUWMTIAILZ6I524KACLEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491236249@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd54da5a61b8_66f3f98f1ecd96013813b"; 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/VyNmojMw0sJAzsln8VHJWhfEokE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:08:46 -0000

----==_mimepart_5cd54da5a61b8_66f3f98f1ecd96013813b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Linux pacing has an initial burst of 10 packets, followed by pacing, so this is intended to allow for that style of sending.  In which case, I think "more than" is the right term?

I think the evidence you have in mind is some data presented early on that pacing + IW32 had lower losses than no pacing and IW10?  That gap largely is driven by the large initial burst out of quiescence without pacing, which would be mitigated by sending a 10 packet burst and pacing the rest(or doing some form of slow start after idle).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491236249
----==_mimepart_5cd54da5a61b8_66f3f98f1ecd96013813b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Linux pacing has an initial burst of 10 packets, followed by pacing, so this is intended to allow for that style of sending.  In which case, I think "more than" is the right term?</p>
<p>I think the evidence you have in mind is some data presented early on that pacing + IW32 had lower losses than no pacing and IW10?  That gap largely is driven by the large initial burst out of quiescence without pacing, which would be mitigated by sending a 10 packet burst and pacing the rest(or doing some form of slow start after idle).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491236249">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ICJBWTNYOXM3GPX3PUVCSLANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57UWAIPVUPKEQTCDLPUVCSLA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD2XGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491236249",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491236249",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd54da5a61b8_66f3f98f1ecd96013813b--


From nobody Fri May 10 03:13:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0151201CB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:13:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vx6CDBtkvlXb for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:13:29 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECA4B120086 for <quic-issues@ietf.org>; Fri, 10 May 2019 03:13:28 -0700 (PDT)
Date: Fri, 10 May 2019 03:13:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557483208; bh=PBQYJjU6Nd/B+eiZrZsiOZaBnsGP8/njcYVUTHCgSzM=; h=Date:From:To:Subject:From; b=SBQ5Dp7xJnlNKcElSxSJ9oBXIgJIuhG1YQzcWANT6mc66KFeHFreXiRmH3qrvL4zw TN/JcZFA6WD7gAp+oKfev7i1J9gCghnONJEEUfsIYLY7/znkIZotcqYmIJi9CLgej0 zzTSLWTLbFMYQ7fEdJ6DmrTe1cO1snK5Xvc5ye7s=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-path-challenge/000000-8cbfed@github.com>
Subject: [quicwg/base-drafts] 8cbfed: New paths may seed initial_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/ZBlXBUp_O2LKJf6v0OUqKIeTXWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:13:31 -0000

  Branch: refs/heads/ianswett-rtt-path-challenge
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8cbfed717229511b8a50f7c046d39ddd6a93617b
      https://github.com/quicwg/base-drafts/commit/8cbfed717229511b8a50f7c046d39ddd6a93617b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  New paths may seed initial_rtt

Fixes #2644



From nobody Fri May 10 03:14:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2BE71201D0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:14:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-_ax-VFAJki for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:14:28 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 490EA1201CB for <quic-issues@ietf.org>; Fri, 10 May 2019 03:14:28 -0700 (PDT)
Date: Fri, 10 May 2019 03:14:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557483267; bh=ba51+5URP96vVJwfk4vjepCNZrgTeCKhgVSI19P32PU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jE69HIuFg9i7YFHQoVhmuF7q1QTq6H4vuvp63hGCZ1K74RK7QUkdFeeLi2tXSB4yO yJ8qLlxYMoudcB8tVJXqRkk11JuXIOPIm76KVMg9AD/yp4h0mxmn7tZvgEgZu8Xj+w FUC5TfIKFUEUY4XjhSdbdeklrfcYGVmzrGRZLHOw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AY5X7KNN3JCYI5HV24KAYHEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687@github.com>
Subject: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd54f03560f1_40123fe7f92cd960186666"; 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/BQlzHlxFokIKJKmTbEW7plJlnBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:14:30 -0000

----==_mimepart_5cd54f03560f1_40123fe7f92cd960186666
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2644
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2687

-- Commit Summary --

  * New paths may seed initial_rtt

-- File Changes --

    M draft-ietf-quic-recovery.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2687.patch
https://github.com/quicwg/base-drafts/pull/2687.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/2687

----==_mimepart_5cd54f03560f1_40123fe7f92cd960186666
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 #2644.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436291911" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2644" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2644/hovercard" href="https://github.com/quicwg/base-drafts/issues/2644">#2644</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/2687'>https://github.com/quicwg/base-drafts/pull/2687</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>New paths may seed initial_rtt</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2687/files#diff-0">draft-ietf-quic-recovery.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2687.patch'>https://github.com/quicwg/base-drafts/pull/2687.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2687.diff'>https://github.com/quicwg/base-drafts/pull/2687.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/2687">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3D5TD32BTM4XFPB7TPUVDIHANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KR7SI5ODVJX3WIJLPUVDIHA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTCG5JQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687",
"url": "https://github.com/quicwg/base-drafts/pull/2687",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd54f03560f1_40123fe7f92cd960186666--


From nobody Fri May 10 03:15:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85754120086 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:15:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-VNr_YEvQc5 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:15:21 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EE0012002F for <quic-issues@ietf.org>; Fri, 10 May 2019 03:15:21 -0700 (PDT)
Date: Fri, 10 May 2019 03:15:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557483320; bh=/fQg82V811f0o9iHSUUjk1OCRupT4VgoEaxQ8/gPgzE=; h=Date:From:To:Subject:From; b=XpgwZmZCsw58wfMwxEX+bpGtvHZJr4qC9Y1Lf0t1etf9/a67BchrhQjGSVhUFa5LA jNjjizH8h4syH/bRmjrLObaMMco0bFbZRK0qPfjydMz+UMlx9khrYUH+w40B/wulzm g0YtauQ/9K7382YuIJYwvSYhDJAfGxUJWoXhfZdw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d87860-0d924c@github.com>
Subject: [quicwg/base-drafts] 0d924c: Script updating gh-pages from 8cbfed71. [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/Qzc-n-GIiqwYGX8vaCUwNs9Ovwk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:15:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0d924c101c8cb296854965cd49d74580c14735d6
      https://github.com/quicwg/base-drafts/commit/0d924c101c8cb296854965cd49d74580c14735d6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    A ianswett-rtt-path-challenge/draft-ietf-quic-http.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-http.txt
    A ianswett-rtt-path-challenge/draft-ietf-quic-invariants.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-invariants.txt
    A ianswett-rtt-path-challenge/draft-ietf-quic-qpack.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-qpack.txt
    A ianswett-rtt-path-challenge/draft-ietf-quic-recovery.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-recovery.txt
    A ianswett-rtt-path-challenge/draft-ietf-quic-tls.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-tls.txt
    A ianswett-rtt-path-challenge/draft-ietf-quic-transport.html
    A ianswett-rtt-path-challenge/draft-ietf-quic-transport.txt
    A ianswett-rtt-path-challenge/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8cbfed71. [ci skip]



From nobody Fri May 10 03:23:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EED031201DB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SNDH2hhUK8Hh for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:23:22 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BC5A1201D7 for <quic-issues@ietf.org>; Fri, 10 May 2019 03:23:22 -0700 (PDT)
Date: Fri, 10 May 2019 03:23:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557483801; bh=NiJz5fwZgvAKxuixnahWiH4PezaubNrCeom7TVEf3Js=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T80WUGLSUJz42UTpHLbKrTuNUv1RYMZC3WiYo3a5xl2hhf+QAvNSlu7HagzmNgw4i WWba38SDY4xhoPHgOV/y2NYkNM/HCpokZ7k7CQN1E7Wc23WUgAR21xl2McSFtTLywD EpMcMUQoIBZFbaiO0T1JAWGFDBtM381Y+PZudJVI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XLXBXLK6KJF3M73N24KBZTEVBNHHBTKL3ZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2593/491240231@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2593@github.com>
References: <quicwg/base-drafts/issues/2593@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion interaction with app limited state (#2593)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd551191c394_27003f9ec24cd95c2168b0"; 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/G-4Lz9UbsbWAokmToIoOJ3r-VgQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:23:31 -0000

----==_mimepart_5cd551191c394_27003f9ec24cd95c2168b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The intent of persistent congestion is to capture cases like what you're describing, where new data is sent right before the PTO expires, causing it to never fire, but no forward progress is being made.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2593#issuecomment-491240231
----==_mimepart_5cd551191c394_27003f9ec24cd95c2168b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The intent of persistent congestion is to capture cases like what you're describing, where new data is sent right before the PTO expires, causing it to never fire, but no forward progress is being made.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2593#issuecomment-491240231">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WDVXJPUZCLAD2ZWTPUVEJTANCNFSM4HEKI6PA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Q3RUOQIZPHGE3WBLPUVEJTA5CNFSM4HEKI6PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD3WJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2593#issuecomment-491240231",
"url": "https://github.com/quicwg/base-drafts/issues/2593#issuecomment-491240231",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd551191c394_27003f9ec24cd95c2168b0--


From nobody Fri May 10 03:48:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A483120072 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:48:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U4GBKjPsg6qB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:48:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7AA31120026 for <quic-issues@ietf.org>; Fri, 10 May 2019 03:48:51 -0700 (PDT)
Date: Fri, 10 May 2019 03:48:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557485330; bh=d/S2lBEXe0sie/WV1s81RE4Ftj54fRhGB3qReyjhWj4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m0jh7vTzrb/x9GLv/h5zsG0iixTS/Y664g+CHUvvx7f0EEsXRgTnjE4v34yfaUIEr jXqXFBsCdeG86AOEkdu9be+HpzkbW4fEfxChqM2BNNKo741lNs1H+1qg9vTJBlrptX PG9QaGZvQatNmYjtFAM7ywtaFvez2PmBv8qi3f0U=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3S7J4WURFR7LFCA4524KEZFEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491246513@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5571289c5a_7c683fb57a6cd9688883c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xYwN9svHRBY4NP1i-VFiLzud4oI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:48:53 -0000

----==_mimepart_5cd5571289c5a_7c683fb57a6cd9688883c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Again, thanks everyone for the interesting discussion and Pat for weighing in :) 

I've been thinking about it a bit more and have found that my earlier suggestion "add as direct child of the last added node (could be root) with weight 1" simply does not work... 

To make discussion easier, I've made a small diagram:
![exclusivity_problems](https://user-images.githubusercontent.com/2240689/57520389-d36ea380-731d-11e9-825a-106553366ef3.png)

In S5 you can see that such a scheme would create a circular dependency for a (short) time. 

I've been considering it further and these are possible options that do seem to work and might be better:
- Add as child to the root with weight 1 instead of 16
- Add as child to the "least important placeholder" with weight 1 (e.g., the placeholder receiving the least bandwidth) if there are placeholders, if not: fallback to root. (this assumes placeholders always remain and always have some path back up to the root)
- Add as child to the currently "most important resource" (resource receiving most bandwidth): non-optimal and can lead to weird situations, BUT at least prevents the most important resource from being interrupted (e.g., in the example, this would add the red node as child of the HTML, since that is the one getting the bandwidth). 

We could also do all three (first try placeholder, then try resource, then fall back to root). 
This could use a fair amount more of working out the edge cases though

---------------------------------------------------------------------------------------

Then, I took a step back and thought about: do we really need exclusive priorities? 
The main goal is to keep the option to daisy-chain resources. This is still possible today: just add as a child to another resource. 
What we miss with non-exclusivity is the option to then re-prioritize when a new, more important resource needs to be inserted in the daisy-chain (it cannot be injected somewhere in the middle as an only child, only as a sibling, see also the HIGHEST-subtree in P3 and P4 in the image below for a similar situation). 

As I understand it though, this re-prioritization is **not needed within similarly important resources** (e.g., CSS does not have to necessarily overtake Fonts, just images). 
Using that, I've tried to cobble together a new scheme that simulates Chrome's approach using what we have available today (see P2 in the image below): 
![exclusivity_light](https://user-images.githubusercontent.com/2240689/57521628-18480980-7321-11e9-8aa9-842d62744fc3.png)


This setup allows re-prioritization between the placeholders, but **not** within the same "importance bucket": less fine-grained than exclusive priorities, but quite workable. (e.g., in P4+5, CSS is discovered later, after the image. However, due to the placeholders, it can be added and is sent before the images, but NOT before the font, as was the case in HTTP/2's P3). 

Put differently: we cannot have P3, but at least P5 is not P4. 

---------------------------------------------------------------------------------------

In conclusion:
- Fairly small updates to the default behavior could give us most of the improvements we are looking for
- Daisy-chaining and re-prioritization (within a certain degree of granularity) is still possible in the current scheme







-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513
----==_mimepart_5cd5571289c5a_7c683fb57a6cd9688883c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Again, thanks everyone for the interesting discussion and Pat for weighing in :)</p>
<p>I've been thinking about it a bit more and have found that my earlier suggestion "add as direct child of the last added node (could be root) with weight 1" simply does not work...</p>
<p>To make discussion easier, I've made a small diagram:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/2240689/57520389-d36ea380-731d-11e9-825a-106553366ef3.png"><img src="https://user-images.githubusercontent.com/2240689/57520389-d36ea380-731d-11e9-825a-106553366ef3.png" alt="exclusivity_problems" style="max-width:100%;"></a></p>
<p>In S5 you can see that such a scheme would create a circular dependency for a (short) time.</p>
<p>I've been considering it further and these are possible options that do seem to work and might be better:</p>
<ul>
<li>Add as child to the root with weight 1 instead of 16</li>
<li>Add as child to the "least important placeholder" with weight 1 (e.g., the placeholder receiving the least bandwidth) if there are placeholders, if not: fallback to root. (this assumes placeholders always remain and always have some path back up to the root)</li>
<li>Add as child to the currently "most important resource" (resource receiving most bandwidth): non-optimal and can lead to weird situations, BUT at least prevents the most important resource from being interrupted (e.g., in the example, this would add the red node as child of the HTML, since that is the one getting the bandwidth).</li>
</ul>
<p>We could also do all three (first try placeholder, then try resource, then fall back to root).<br>
This could use a fair amount more of working out the edge cases though</p>
<hr>
<p>Then, I took a step back and thought about: do we really need exclusive priorities?<br>
The main goal is to keep the option to daisy-chain resources. This is still possible today: just add as a child to another resource.<br>
What we miss with non-exclusivity is the option to then re-prioritize when a new, more important resource needs to be inserted in the daisy-chain (it cannot be injected somewhere in the middle as an only child, only as a sibling, see also the HIGHEST-subtree in P3 and P4 in the image below for a similar situation).</p>
<p>As I understand it though, this re-prioritization is <strong>not needed within similarly important resources</strong> (e.g., CSS does not have to necessarily overtake Fonts, just images).<br>
Using that, I've tried to cobble together a new scheme that simulates Chrome's approach using what we have available today (see P2 in the image below):<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/2240689/57521628-18480980-7321-11e9-8aa9-842d62744fc3.png"><img src="https://user-images.githubusercontent.com/2240689/57521628-18480980-7321-11e9-8aa9-842d62744fc3.png" alt="exclusivity_light" style="max-width:100%;"></a></p>
<p>This setup allows re-prioritization between the placeholders, but <strong>not</strong> within the same "importance bucket": less fine-grained than exclusive priorities, but quite workable. (e.g., in P4+5, CSS is discovered later, after the image. However, due to the placeholders, it can be added and is sent before the images, but NOT before the font, as was the case in HTTP/2's P3).</p>
<p>Put differently: we cannot have P3, but at least P5 is not P4.</p>
<hr>
<p>In conclusion:</p>
<ul>
<li>Fairly small updates to the default behavior could give us most of the improvements we are looking for</li>
<li>Daisy-chaining and re-prioritization (within a certain degree of granularity) is still possible in the current scheme</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/2502#issuecomment-491246513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ZMGWRLOUOJX4PWV3PUVHJFANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQY2OUI7W4M4DIRU3PUVHJFA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD5HMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5571289c5a_7c683fb57a6cd9688883c--


From nobody Fri May 10 03:59:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87A8D120086 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:59:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VAzk0WrIChKH for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 03:59:03 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B672812004E for <quic-issues@ietf.org>; Fri, 10 May 2019 03:59:02 -0700 (PDT)
Date: Fri, 10 May 2019 03:59:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557485941; bh=eQ2oQ/Zz4PflztFXV7+xMh4+yxt7E49Yf1E+KLwLvr0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zccvOZ9JdOPGyT4fL9gnhKYK54Ck5KlBo6Amnveg18OZvPHhsYzFWfjUh+FvsYQJd objcTWTFBxpCS7Y0SZhfkRCIdW3znHucQDX2EXO3AfTm5KMD6tlAfBgho17sx4UtXX DOpIjoTwFo66L3bU4VL3kXm2ZpIq8zD3J5zZ8LFc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZE7IILMJI5UJOALVV24KF7LEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491248987@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd55975a3c81_5a8c3fa26facd964176665"; 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/yUAj73lmYfxz2fHikM_ZU42HUis>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 10:59:04 -0000

----==_mimepart_5cd55975a3c81_5a8c3fa26facd964176665
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx 
> I've been thinking about it a bit more and have found that my earlier suggestion "add as direct child of the last added node (could be root) with weight 1" simply does not work...

I think what you are looking for might be a weight=0 node belonging to the root, that is given bandwidth only when there are no active nodes with a positive weight. When a server has a node that cannot be resolved, it is assigned to the weight=0 node, and then it would naturally be given the least precedence.

Internal representation of the prioritization tree does not need to restricted by the vocabulary defined by the specification.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491248987
----==_mimepart_5cd55975a3c81_5a8c3fa26facd964176665
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a></p>
<blockquote>
<p>I've been thinking about it a bit more and have found that my earlier suggestion "add as direct child of the last added node (could be root) with weight 1" simply does not work...</p>
</blockquote>
<p>I think what you are looking for might be a weight=0 node belonging to the root, that is given bandwidth only when there are no active nodes with a positive weight. When a server has a node that cannot be resolved, it is assigned to the weight=0 node, and then it would naturally be given the least precedence.</p>
<p>Internal representation of the prioritization tree does not need to restricted by the vocabulary defined by the specification.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491248987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KJ2ERWLEC3HYJVRLPUVIPLANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3G6P2VI5642VXDSQ3PUVIPLA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD52WY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491248987",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491248987",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd55975a3c81_5a8c3fa26facd964176665--


From nobody Fri May 10 04:01:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24BDF120072 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:01:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2p6h-CZW7HjO for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:01:15 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DAD6B12004E for <quic-issues@ietf.org>; Fri, 10 May 2019 04:01:14 -0700 (PDT)
Date: Fri, 10 May 2019 04:01:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557486074; bh=Xgyn1170nP98X9eahCLd7p/LIMuRG9DNPGdgWJvBK8M=; h=Date:From:To:Subject:From; b=RWZh077DFMVaGk2SsfosGSgOwSne6uOvzaxQHOFJjgbVHn7rjYepwhFDWREEHt9n9 Sn8TlnugjGNM9yWJri9qUA46NgtfMddzShrM4AZf1kmNYy5WIN8p9xtwzKLRO7fYm9 PFxRMEcM9biM2rNqKccr6ImtfaQqDQB/fUFYaFIA=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/000000-958278@github.com>
Subject: [quicwg/base-drafts] 958278: Clarify server CONNECTION_CLOSE with Handshake
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UGw8OTnFNfMV7QxmEbcJTJzjhEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 11:01:16 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95827872f54e34d9ba9d5dfe5c611efe92666bb8
      https://github.com/quicwg/base-drafts/commit/95827872f54e34d9ba9d5dfe5c611efe92666bb8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify server CONNECTION_CLOSE with Handshake

No new normative text, but clarifies that if the server wants the client to process a connection close, it may have to send one in Initial and Handshake.

Came up in discussion on #2541



From nobody Fri May 10 04:01:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA6EB120072 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:01:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 xYFEsypFafMt for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:01:53 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C4F512004E for <quic-issues@ietf.org>; Fri, 10 May 2019 04:01:53 -0700 (PDT)
Date: Fri, 10 May 2019 04:01:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557486112; bh=Pid/yJMIMJQDZglgetZOI4MBvV58q+7Knr/67r5DYc4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=aF8G447IlOk+syhk2I/J4+l152liPrry2BgWWoOFPwnHB2+0XMGIaPk5cs1a59lHl kZBp59/VPplJeKkGLMhUCv5RdLXhu57sPg3+OR36SWq/kNcaW5Buhs25VRsc6V6eCx cu/N++gj1Hsmxs0rVrReNO+X2DOIgBFHKK6RIHQo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24Y6X5CTBSRHOXIY524KGKBEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688@github.com>
Subject: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd55a20318dc_31ae3f8f082cd9643546ef"; 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/qs6X8cuCC94OWtAC7bP-CRlJaYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 11:01:55 -0000

----==_mimepart_5cd55a20318dc_31ae3f8f082cd9643546ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No new normative text, but clarifies that if the server wants the client to process a connection close, it may have to send one in Initial and Handshake.

Came up in discussion on #2541
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2688

-- Commit Summary --

  * Clarify server CONNECTION_CLOSE with Handshake

-- File Changes --

    M draft-ietf-quic-transport.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2688.patch
https://github.com/quicwg/base-drafts/pull/2688.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/2688

----==_mimepart_5cd55a20318dc_31ae3f8f082cd9643546ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No new normative text, but clarifies that if the server wants the client to process a connection close, it may have to send one in Initial and Handshake.</p>
<p>Came up in discussion on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="423883224" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2541" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2541/hovercard" href="https://github.com/quicwg/base-drafts/issues/2541">#2541</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/2688'>https://github.com/quicwg/base-drafts/pull/2688</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify server CONNECTION_CLOSE with Handshake</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2688/files#diff-0">draft-ietf-quic-transport.md</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2688.patch'>https://github.com/quicwg/base-drafts/pull/2688.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2688.diff'>https://github.com/quicwg/base-drafts/pull/2688.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/2688">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK73SRRML6BWJZTOXUTPUVI2BANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KAMS3KG5BLAXFT53PUVI2BA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTCPQHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688",
"url": "https://github.com/quicwg/base-drafts/pull/2688",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd55a20318dc_31ae3f8f082cd9643546ef--


From nobody Fri May 10 04:03:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 505CD12004E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:03:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MpgYIzPaNWLE for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:03:13 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 260DF120026 for <quic-issues@ietf.org>; Fri, 10 May 2019 04:03:13 -0700 (PDT)
Date: Fri, 10 May 2019 04:03:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557486192; bh=DTHW6DN0MyPCi4TGtLyZtZnmwvQZUvQjewxJUzdS8Jk=; h=Date:From:To:Subject:From; b=x5cVq1Y/bpNIvenuP/Xa+PbkKKtMuyT3ZPVwTGAocbw6sthLviNQCumynXV/yqiE3 TOlPhCyLRJRF+JiViamFZ2lD+Ea2Uwqb3gSr4SASnuAjNiwxharVKnwfwv6OnZSaCr +ktArXQQsv10QkVXPKjVg+jAdkLa2KhN18lDYvQo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0d924c-841420@github.com>
Subject: [quicwg/base-drafts] 841420: Script updating gh-pages from 95827872. [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/OqXxlGAiMo2fPp6E4XHS6j9xA6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 11:03:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 841420242ec8889811cbea0f17ca6ffd1b53ae6f
      https://github.com/quicwg/base-drafts/commit/841420242ec8889811cbea0f17ca6ffd1b53ae6f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    A ianswett-close-initial-handshake/draft-ietf-quic-http.html
    A ianswett-close-initial-handshake/draft-ietf-quic-http.txt
    A ianswett-close-initial-handshake/draft-ietf-quic-invariants.html
    A ianswett-close-initial-handshake/draft-ietf-quic-invariants.txt
    A ianswett-close-initial-handshake/draft-ietf-quic-qpack.html
    A ianswett-close-initial-handshake/draft-ietf-quic-qpack.txt
    A ianswett-close-initial-handshake/draft-ietf-quic-recovery.html
    A ianswett-close-initial-handshake/draft-ietf-quic-recovery.txt
    A ianswett-close-initial-handshake/draft-ietf-quic-tls.html
    A ianswett-close-initial-handshake/draft-ietf-quic-tls.txt
    A ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    A ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    A ianswett-close-initial-handshake/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 95827872. [ci skip]



From nobody Fri May 10 04:04:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58FF812004E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:04:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lem76KXdOf-I for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:04:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB800120026 for <quic-issues@ietf.org>; Fri, 10 May 2019 04:04:30 -0700 (PDT)
Date: Fri, 10 May 2019 04:04:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557486269; bh=0GDSlAp1YEMLRG3jrHbmacUvNinzTbbOHyN8S1xjeX8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tb6iJL9jYD2ZPi/iI+Hb+iTeangadyPdV+R+7yO75XB1lN663brXi7t16bvenODOv 1pA2sQqiDOIh5HqmvM7DV72x3I/4zE/ZM0ZZL8AboiPI8rrNP0gmOKWGQ3vUbY7vx8 j8AfUuGCbqhjwOsNU9oFyk+f6ArSlHWY3SJnXrCM=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4E473JJJOAEXTSHF24KGT3EVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491250321@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd55abdd27c8_63e83fd9066cd96825766"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q6BJgzwOY4VcYipso1HzSYzU_WU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 11:04:32 -0000

----==_mimepart_5cd55abdd27c8_63e83fd9066cd96825766
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho 
I agree. IIUC that's the first new option I am alluding to (use weight 1 instead of 16 (implementation could use weight "0" internally)).

My previous suggestion was to add it as a child of the "last added node", which is what I mean doesn't work, as it creates potential cyclic dependencies (see S5)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491250321
----==_mimepart_5cd55abdd27c8_63e83fd9066cd96825766
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a><br>
I agree. IIUC that's the first new option I am alluding to (use weight 1 instead of 16 (implementation could use weight "0" internally)).</p>
<p>My previous suggestion was to add it as a child of the "last added node", which is what I mean doesn't work, as it creates potential cyclic dependencies (see S5)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491250321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FHTAAY7K4A6MMEV3PUVJD3ANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3EGR3BHT2WWFLRMLPUVJD3A5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD6FEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491250321",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491250321",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd55abdd27c8_63e83fd9066cd96825766--


From nobody Fri May 10 04:22:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB832120072 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:22:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5XdNg3aCmxDH for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 04:22:21 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E326120026 for <quic-issues@ietf.org>; Fri, 10 May 2019 04:22:21 -0700 (PDT)
Date: Fri, 10 May 2019 04:22:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557487340; bh=aqLK+VgqMdRrjPqKDooux/snmrU3TdJsT1hj1lcVTy8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zJ1zWjrzgjyyQKg/zQ7Um+qiN7axEqn4+FCKTOYQ+WfbwO9Ucm7Jyn/Tic6/1cGLo +0l4AsFmf38mvgcYgFabei2/+X7r3IQ61hP0q4V31klG0cfWO9Vn+ITGj+jCoeiXt7 Ev5OkDS/ZorTWC5FLe4uzoLzSLK/TdAdYC5oA1B0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJJXWRIOVQC3X4VIF24KIWZEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491254708@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd55eec8800b_36153f8ee7ecd960391cc"; 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/yte5RTgTJU39vtHA31GdU7cNXYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 11:22:23 -0000

----==_mimepart_5cd55eec8800b_36153f8ee7ecd960391cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it would not be too much effort to add something that says approximately, for the current scheme: 

"The priority tree always has a root and and one 0-weight placeholder (the zeroth placeholder)". 

Then we modify one of the paragraphs to say:

"When a prioritized element is first created, it has a default initial weight of 16 and a default dependency. Requests are dependent on the zeroth placeholder, placeholders are dependent on the root of the priority tree; pushes are dependent on the client request on which the PUSH_PROMISE frame was sent."

If some other prioritisation scheme were come into play, just replace "dependency" by prioritisation group, or whatever term you like.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491254708
----==_mimepart_5cd55eec8800b_36153f8ee7ecd960391cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think it would not be too much effort to add something that says approximately, for the current scheme:</p>
<p>"The priority tree always has a root and and one 0-weight placeholder (the zeroth placeholder)".</p>
<p>Then we modify one of the paragraphs to say:</p>
<p>"When a prioritized element is first created, it has a default initial weight of 16 and a default dependency. Requests are dependent on the zeroth placeholder, placeholders are dependent on the root of the priority tree; pushes are dependent on the client request on which the PUSH_PROMISE frame was sent."</p>
<p>If some other prioritisation scheme were come into play, just replace "dependency" by prioritisation group, or whatever term you like.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491254708">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZWY5OQ2HJIAQFWALPUVLGZANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GVPTTGVOV4OMQEK3PUVLGZA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVD7HNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491254708",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491254708",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd55eec8800b_36153f8ee7ecd960391cc--


From nobody Fri May 10 05:25:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D50E11200F8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 05:25:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U0p28qooAEmF for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 05:25:30 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AFAB120088 for <quic-issues@ietf.org>; Fri, 10 May 2019 05:25:30 -0700 (PDT)
Date: Fri, 10 May 2019 05:25:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557491129; bh=QMdp/Y38WhzRAreDpfxINuV7Z1lYgBmcodruoO3oWfA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cPsp8w/sKlOrr6OWq7Jmn+q4U0LT/qSPnoLKAlmAuAjuWpSVJd9tQl5UW5z6CI6E7 y8ZjTohruDzojvjM2W+KhrqhKofihCG4BkPZKLuf5noEtoa71YOoHt8fXh/vo8CsUs Co4ZN5trkWNadbPjkMPMO4x5Uw3NhDQfTQ5UWayE=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYNMQBT76RWDA6X6V24KQDTEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491270604@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd56db92ca77_25973fb5c0acd9641035be"; 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/zW3-v9ya0_r1RXH8ZyJbDuJeLmA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 12:25:32 -0000

----==_mimepart_5cd56db92ca77_25973fb5c0acd9641035be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, my reading of the text led me in a different direction - I think we can now talk.

( I know Google shared data on IW10 and also later on other IW proposals. I also think I have seen other analysis that suggested that a larger IW can have an impact - IW10, or larger - can have collateral damage to flows sharing a bottleneck. In this case, because there is no ACK-clocking. )

Could I propose describing limiting the max burst size and enabling pacing for any remaining packets sent above this using the remaining (cwnd-max_burst). My reading is that the current text sets the max_burst size to IW. That is certainly one choice, and could be an upper limit. I am less clear that IW (the startup cwnd) should always be the same as the maximum burst size. Some SCTP implementation uses 4 packets, and I suspect that there could be cases where someone proposed a larger IW, but retained a max_burst that is lower than the increased IW. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491270604
----==_mimepart_5cd56db92ca77_25973fb5c0acd9641035be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ah, my reading of the text led me in a different direction - I think we can now talk.</p>
<p>( I know Google shared data on IW10 and also later on other IW proposals. I also think I have seen other analysis that suggested that a larger IW can have an impact - IW10, or larger - can have collateral damage to flows sharing a bottleneck. In this case, because there is no ACK-clocking. )</p>
<p>Could I propose describing limiting the max burst size and enabling pacing for any remaining packets sent above this using the remaining (cwnd-max_burst). My reading is that the current text sets the max_burst size to IW. That is certainly one choice, and could be an upper limit. I am less clear that IW (the startup cwnd) should always be the same as the maximum burst size. Some SCTP implementation uses 4 packets, and I suspect that there could be cases where someone proposed a larger IW, but retained a max_burst that is lower than the increased IW.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491270604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FJZTEE5DVBNFIAEDPUVSTTANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QIZDKQH64KS5CXQTPUVSTTA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVEDDTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491270604",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491270604",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd56db92ca77_25973fb5c0acd9641035be--


From nobody Fri May 10 05:44:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFAC7120114 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 05:44:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKYPgaqFlsgu for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 05:44:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 38DA4120108 for <quic-issues@ietf.org>; Fri, 10 May 2019 05:44:33 -0700 (PDT)
Date: Fri, 10 May 2019 05:44:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557492272; bh=TCEubYMct9FHy4h4dDywo+z0XksE5QeWiaQH4+HSfAQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=efyD9hkd91RgXVPvXnS1vN92umLsDZrbZypuaaty1HxSQVGjAa/RINvQ3IX5kqkeQ MvhvoH26ILsAu0+qmSmb0glJzef0aA0OUEqWmdNU7m+rxwNfjWqS/19P8P4SaBZhLX w6UARKMPP+kKjPDzgqSnEdAhCPpoIXzhojOUCa+4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5S34CLYQO6C6DLXRV24KSLBEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491275769@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd572301a25d_64cb3fb92f8cd96c90640"; 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/GibJp6Faa5bGrGmu1lR_uZH76l4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 12:44:35 -0000

----==_mimepart_5cd572301a25d_64cb3fb92f8cd96c90640
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think making IW the max burst size, rather than the recommended burst size is sensible.  I've certainly seen real-world traces where bursting 4 packets would not have caused loss, but 10 did.

Text suggestions on the PR very 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/issues/2686#issuecomment-491275769
----==_mimepart_5cd572301a25d_64cb3fb92f8cd96c90640
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think making IW the max burst size, rather than the recommended burst size is sensible.  I've certainly seen real-world traces where bursting 4 packets would not have caused loss, but 10 did.</p>
<p>Text suggestions on the PR very 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/issues/2686#issuecomment-491275769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LLDVP4S6IRSQGZJDPUVU3BANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK34XCY3EYTZEVMONDDPUVU3BA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVEEL6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491275769",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491275769",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd572301a25d_64cb3fb92f8cd96c90640--


From nobody Fri May 10 06:00:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86B291201D3 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:00:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7L-T3QkqYUGW for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:00:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 103981201A2 for <quic-issues@ietf.org>; Fri, 10 May 2019 06:00:26 -0700 (PDT)
Date: Fri, 10 May 2019 06:00:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557493225; bh=SRt6HIbkXL6N0Oy2GCpzjXL5/ct22MbLNPIhE2JqaDw=; h=Date:From:To:Subject:From; b=UCTOJw5Fk8w8ozN4V1Dg6ooBjgS59K6+Yl8zixo42JaRhc6Iqs010QXh4FXWNaBPJ uSYI1dZwOR3paTZuxoKXtJ8VPdaKoqscR3f+Rfr74LF6ywa7ZJlCBFG347QF4vxpCB VbhGTPmb+M8Gtr/hfnfV9Gm2I/FHd/C7STRR6mgg=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-under-utilizing/e9043c-491328@github.com>
Subject: [quicwg/base-drafts] 491328: Reword section on bursts
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nvUY_Ebs_xzNrTeGQeutwFQIvEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 13:00:28 -0000

  Branch: refs/heads/ianswett-under-utilizing
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4913286e08119bdb3d32a5a88f281076156b56a5
      https://github.com/quicwg/base-drafts/commit/4913286e08119bdb3d32a5a88f281076156b56a5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reword section on bursts

Working off Gorry's comments



From nobody Fri May 10 06:00:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 207021201D3 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:00:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W2MeBJQxRpaw for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:00:35 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3CBF1201A2 for <quic-issues@ietf.org>; Fri, 10 May 2019 06:00:35 -0700 (PDT)
Date: Fri, 10 May 2019 06:00:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557493234; bh=NT3n/Gu4iGhjOx/7tczA4hqaJkHW533vtOv5IinGlVE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JJ9AltkLVpOmxTNTTfcdYPDBJImr3xK2S67z3/4qRP0hirt63I2AsG0RDKhowZTrH Z3OFbyKif0fDekxYHBQmR15i8wepiw2UYVvUXil7RSIndAWFXZj539OBLWdhOlqlp5 zh6pLWopD0MEbfNhoGx+PL6B7oSEbJdqihwqVdL4=
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/2675/push/3595311436@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd575f28356d_58873fb3764cd95c1098ac"; 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/hsdDMecO2vJlQ-x8LzOrTpufexg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 13:00:37 -0000

----==_mimepart_5cd575f28356d_58873fb3764cd95c1098ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4913286e08119bdb3d32a5a88f281076156b56a5  Reword section on bursts


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2675/files/e9043ce40d8a9f55e4940208401e34edf5088c43..4913286e08119bdb3d32a5a88f281076156b56a5

----==_mimepart_5cd575f28356d_58873fb3764cd95c1098ac
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/4913286e08119bdb3d32a5a88f281076156b56a5">4913286</a>  Reword section on bursts</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/2675/files/e9043ce40d8a9f55e4940208401e34edf5088c43..4913286e08119bdb3d32a5a88f281076156b56a5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NP7BVKMRUMKZLDMLPUVWXFANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTVI7KBX6AXQTCWHTPUVWXFA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGU4TKMZRGE2DGNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675/files/e9043ce40d8a9f55e4940208401e34edf5088c43..4913286e08119bdb3d32a5a88f281076156b56a5",
"url": "https://github.com/quicwg/base-drafts/pull/2675/files/e9043ce40d8a9f55e4940208401e34edf5088c43..4913286e08119bdb3d32a5a88f281076156b56a5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd575f28356d_58873fb3764cd95c1098ac--


From nobody Fri May 10 06:02:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45E0B1201D3 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:02:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gYT6soj-9MHZ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:02:31 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 352C91201A2 for <quic-issues@ietf.org>; Fri, 10 May 2019 06:02:31 -0700 (PDT)
Date: Fri, 10 May 2019 06:02:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557493350; bh=t95t0j53pz7WYqHquXyMzHJkZp9MjYDi7zPqTgwWTwU=; h=Date:From:To:Subject:From; b=RC0eAy/YmcebSNzHGD4jnGBCAGfiRqWaZgy3adrozq/HXxLq2grt2j1+8iTrFGCm8 KrQMnNp6jexDXKEnC9Al62ewZ6IVRut1znFrARR3gnmWe1lX8c5B75f1LeDZbr88oR lNhd+k069+/zavjGd0JStchZ2rRPDylQtT9GVLdQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/841420-1e5316@github.com>
Subject: [quicwg/base-drafts] 1e5316: Script updating gh-pages from 4913286e. [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/cERDThGnsQHT99IXTYKtVtVQNMU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 13:02:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e5316f3654ee4b5acd3aacde938ec1827001a6e
      https://github.com/quicwg/base-drafts/commit/1e5316f3654ee4b5acd3aacde938ec1827001a6e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-under-utilizing/draft-ietf-quic-http.html
    M ianswett-under-utilizing/draft-ietf-quic-http.txt
    M ianswett-under-utilizing/draft-ietf-quic-invariants.html
    M ianswett-under-utilizing/draft-ietf-quic-invariants.txt
    M ianswett-under-utilizing/draft-ietf-quic-qpack.html
    M ianswett-under-utilizing/draft-ietf-quic-qpack.txt
    M ianswett-under-utilizing/draft-ietf-quic-recovery.html
    M ianswett-under-utilizing/draft-ietf-quic-recovery.txt
    M ianswett-under-utilizing/draft-ietf-quic-tls.html
    M ianswett-under-utilizing/draft-ietf-quic-tls.txt
    M ianswett-under-utilizing/draft-ietf-quic-transport.html
    M ianswett-under-utilizing/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4913286e. [ci skip]



From nobody Fri May 10 06:59:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77615120021 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:59:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9JkyTIE3pCss for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 06:59:21 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF9D212001E for <quic-issues@ietf.org>; Fri, 10 May 2019 06:59:20 -0700 (PDT)
Date: Fri, 10 May 2019 06:59:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557496759; bh=Zb/f/5q+QRfnEyJ/d5NNHYLBt6MN2a6PQvEvVTDNHq0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OxHZm3aaPUZR6H2/ZsJsleXSU1iNajCOQfkwsP8LH8zjMC6DmJLK83zvEiFVipkZi 9OCaZtMebhlKq5kC5oOR4s5UsI3AvXnS6VDA3uXX/EZ70s0SX8A+q1Vkzxry36HUSU VvdDPsqqFIBZuIa1lYdd8R0plXGshOMsG39IjwAQ=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YHXNRECTVC5WKK5524K3DPEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236111152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd583b7a1319_683c3fb579ccd968194185"; 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/QvJcGtY8CaUMF2wv6pOEllUUJ0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 13:59:24 -0000

----==_mimepart_5cd583b7a1319_683c3fb579ccd968194185
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks approved this pull request.

LGTM for the most part. A few minor suggestions.

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY

```suggestion
in a Handshake packet.  If the endpoint does not have Handshake keys, it MAY
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,
+they can be coalesced (see {{packet-coalesce}}) to facilitate retransmission.

```suggestion
they can be coalesced (see {{packet-coalesce}}).
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,

```suggestion
Initial keys as soon as it has Handshake keys.  If multiple packets are sent,
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send

Should `has`  be `SHOULD`? If you're going to send a CONNECTION_CLOSE then you want it to be received. If the server isn't certain the client has the handshake keys, it really should send both, IMO.

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake

The `but not know` reads a little weird to me for some reason. Perhaps something along the lines of `but not be certain the client does.`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-236111152
----==_mimepart_5cd583b7a1319_683c3fb579ccd968194185
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> approved this pull request.</p>=0D
=0D
<p>LGTM for the most part. A few minor suggestions.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r282889026">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.If the endpoint does not have Handshake keys, it M=
AY=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-in a Handshake packet.If the endpoint does no=
t have Handshake keys, it MAY=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 MAY=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r282889705">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.If the endpoint does not have Handshake keys, it M=
AY=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server can have Handshake keys but not know that the client has Hand=
shake=0D
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to =
send=0D
+a CONNECTION_CLOSE in both Handshake and Initial, because the client dis=
cards=0D
+Initial keys as soon as it has Handshake keys. If multiple packets are s=
ent,=0D
+they can be coalesced (see {{packet-coalesce}}) to facilitate retransmis=
sion.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-they can be coalesced (see {{packet-coalesce}=
}) to facilitate retransmission.=0D
+they can be coalesced (see {{packet-coalesce}}).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r282889762">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.If the endpoint does not have Handshake keys, it M=
AY=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server can have Handshake keys but not know that the client has Hand=
shake=0D
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to =
send=0D
+a CONNECTION_CLOSE in both Handshake and Initial, because the client dis=
cards=0D
+Initial keys as soon as it has Handshake keys. If multiple packets are s=
ent,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Initial keys as soon as it has Handshake keys=
. If multiple packets are sent,=0D
+Initial keys as soon as it has Handshake keys.  If multiple packets are =
sent,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r282890591">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.If the endpoint does not have Handshake keys, it M=
AY=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server can have Handshake keys but not know that the client has Hand=
shake=0D
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to =
send=0D
</pre>=0D
<p>Should <code>has</code>  be <code>SHOULD</code>? If you're going to se=
nd a CONNECTION_CLOSE then you want it to be received. If the server isn'=
t certain the client has the handshake keys, it really should send both, =
IMO.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r282891215">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.If the endpoint does not have Handshake keys, it M=
AY=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server can have Handshake keys but not know that the client has Hand=
shake=0D
</pre>=0D
<p>The <code>but not know</code> reads a little weird to me for some reas=
on. Perhaps something along the lines of <code>but not be certain the cli=
ent does.</code>?</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/2688#pullrequestreview-236111152">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3X3HDHCENTJ62SCRDPUV5TPANCNFSM4HMCCGTQ">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJKZ6PBCKHXM3V4D6UTLPUV5TPA5CN=
FSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYJMKMA.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/2688#pullrequestrev=
iew-236111152",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview=
-236111152",=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_5cd583b7a1319_683c3fb579ccd968194185--


From nobody Fri May 10 07:41:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1657F12021F for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:41:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kAdE_hqhFk9K for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:41:25 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E751120221 for <quic-issues@ietf.org>; Fri, 10 May 2019 07:41:25 -0700 (PDT)
Date: Fri, 10 May 2019 07:41:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557499284; bh=R0Qrx7uFJWR36T0KwS3cNLPFwiyfK9/KGMlEbPL46ac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SJid2/CHk0TF6t+tHu2t5W42TWU/bGaO1H+169ObT2c6byTFU91KeVnHUAGYn0Lcw nSl2T/ZuShGi222Eeulcy6FBBvFiU9fEBpx+OR6UY9CVdhE+uX1w8OFjbUHp4tez+2 yTP6K76p1q3kXK8cNAv6ZLGq4cbDy3ERVi2UoEmQ=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYIT4K7NPKMKAUCNRV24LABJEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236135667@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd58d946298d_5a8b3fc9b84cd968659d2"; 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/XPsi4kn12Gnwb0hMXqCGfWWgP1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 14:41:33 -0000

----==_mimepart_5cd58d946298d_5a8b3fc9b84cd968659d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue requested changes on this pull request.

I think this is a good addition to the document. I left a few minor comments and suggestions.

>  
 This document defines a mapping of HTTP semantics over the QUIC transport
-protocol, drawing heavily on the design of HTTP/2. This document identifies
-HTTP/2 features that are subsumed by QUIC, and describes how the other features
-can be implemented atop QUIC.
+protocol, drawing heavily on the design of HTTP/2.  While delegating stream
+management and flow control issues to QUIC, a similar binary framing is used on

what does the term stream management mean in this case? In some perspectives, QUIC doesn't manage much other than ensuring the stream arrives and is presented in-order at the other end (as explained elsewhere in this doc). 

> -## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses

```suggestion
and DATA frames form the basis of HTTP requests and responses
```

> +client:
+: The endpoint that initiates an HTTP/3 connection.  Clients send HTTP requests
+  and receive HTTP responses.
+
+connection:
+: A transport-layer connection between two endpoints, using QUIC as the
+  transport protocol.
+
+connection error:
+: An error that affects the entire HTTP/3 connection.
+
+endpoint:
+: Either the client or server of the connection.
+
+frame:
+: The smallest unit of communication within an HTTP/3 connection, consisting of

I know this comes from HTTP/2 but one could argue that frames are not the smallest unit in HTTP/3.

> +  {{QUIC-TRANSPORT}}. Where frames from {{QUIC-TRANSPORT}} are referenced, the
+  frame name will be prefaced with "QUIC."  For example, "QUIC CONNECTION_CLOSE
+  frames."  References without this preface refer to frames defined in
+  {{frames}}.
+
+peer:
+: An endpoint.  When discussing a particular endpoint, "peer" refers to the
+  endpoint that is remote to the primary subject of discussion.
+
+receiver:
+: An endpoint that is receiving frames.
+
+sender:
+: An endpoint that is transmitting frames.
+
+server:

disagree, the order is lexical and mirrors the ordering of terms in RFC 7540

> @@ -922,10 +1046,10 @@ implementation chooses.
 
 ## HTTP Message Exchanges {#request-response}
 
-A client sends an HTTP request on a client-initiated bidirectional QUIC
-stream. A client MUST send only a single request on a given stream.
-A server sends one or more HTTP responses on the same stream as the request,
-as detailed below.
+A client sends an HTTP request on a client-initiated bidirectional QUIC stream.
+A client MUST send only a single request on a given stream. A server sends zero
+or more non-final HTTP responses on the same stream as the request, followed by
+a single final HTTP response, as detailed below.

:+1: 

> @@ -1742,7 +1866,7 @@ assigned by IANA.
 
 --- back
 
-# Considerations for Transitioning from HTTP/2
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}
 
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important

Based on the evidence, the design changes seem to be motivated because we lost something we had, not because we are taking advantage of some new ability.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-236135667
----==_mimepart_5cd58d946298d_5a8b3fc9b84cd968659d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@LPardue</b> requested changes on this pull request.</p>=0D
=0D
<p>I think this is a good addition to the document. I left a few minor co=
mments and suggestions.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282907288">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 This document defines a mapping of HTTP semantics over the QUIC transpor=
t=0D
-protocol, drawing heavily on the design of HTTP/2. This document identif=
ies=0D
-HTTP/2 features that are subsumed by QUIC, and describes how the other f=
eatures=0D
-can be implemented atop QUIC.=0D
+protocol, drawing heavily on the design of HTTP/2.  While delegating str=
eam=0D
+management and flow control issues to QUIC, a similar binary framing is =
used on=0D
</pre>=0D
<p>what does the term stream management mean in this case? In some perspe=
ctives, QUIC doesn't manage much other than ensuring the stream arrives a=
nd is presented in-order at the other end (as explained elsewhere in this=
 doc).</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282907774">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -## Notational Conventions=0D
+{{!HTTP2=3DRFC7540}}.=0D
+=0D
+# HTTP/3 Protocol Overview=0D
+=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport =
protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUI=
C=0D
+connection. QUIC provides protocol negotiation, stream-based multiplexin=
g, and=0D
+flow control.=0D
+=0D
+Within each stream, the basic unit of HTTP/3 communication is a frame=0D=

+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and DATA frames form the frames form the basi=
s of HTTP requests and responses=0D
+and DATA frames form the basis of HTTP requests and responses=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282910686">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +client:=0D
+: The endpoint that initiates an HTTP/3 connection.  Clients send HTTP r=
equests=0D
+  and receive HTTP responses.=0D
+=0D
+connection:=0D
+: A transport-layer connection between two endpoints, using QUIC as the=0D=

+  transport protocol.=0D
+=0D
+connection error:=0D
+: An error that affects the entire HTTP/3 connection.=0D
+=0D
+endpoint:=0D
+: Either the client or server of the connection.=0D
+=0D
+frame:=0D
+: The smallest unit of communication within an HTTP/3 connection, consis=
ting of=0D
</pre>=0D
<p>I know this comes from HTTP/2 but one could argue that frames are not =
the smallest unit in HTTP/3.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282911203">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +  {{QUIC-TRANSPORT}}. Where frames from {=
{QUIC-TRANSPORT}} are referenced, the=0D
+  frame name will be prefaced with &quot;QUIC.&quot;  For example, &quot=
;QUIC CONNECTION_CLOSE=0D
+  frames.&quot;  References without this preface refer to frames defined=
 in=0D
+  {{frames}}.=0D
+=0D
+peer:=0D
+: An endpoint.  When discussing a particular endpoint, &quot;peer&quot; =
refers to the=0D
+  endpoint that is remote to the primary subject of discussion.=0D
+=0D
+receiver:=0D
+: An endpoint that is receiving frames.=0D
+=0D
+sender:=0D
+: An endpoint that is transmitting frames.=0D
+=0D
+server:=0D
</pre>=0D
<p>disagree, the order is lexical and mirrors the ordering of terms in RF=
C 7540</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282912146">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -922,10 +1046,10 @@ implementation choo=
ses.=0D
 =0D
 ## HTTP Message Exchanges {#request-response}=0D
 =0D
-A client sends an HTTP request on a client-initiated bidirectional QUIC=0D=

-stream. A client MUST send only a single request on a given stream.=0D
-A server sends one or more HTTP responses on the same stream as the requ=
est,=0D
-as detailed below.=0D
+A client sends an HTTP request on a client-initiated bidirectional QUIC =
stream.=0D
+A client MUST send only a single request on a given stream. A server sen=
ds zero=0D
+or more non-final HTTP responses on the same stream as the request, foll=
owed by=0D
+a single final HTTP response, as detailed below.=0D
</pre>=0D
<p><g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://github=
.githubassets.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</g-e=
moji></p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r282912744">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1742,7 +1866,7 @@ assigned by IANA.=0D=

 =0D
 --- back=0D
 =0D
-# Considerations for Transitioning from HTTP/2=0D
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}=0D
 =0D
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  Thi=
s=0D
 section describes the approach taken to design HTTP/3, points out import=
ant=0D
</pre>=0D
<p>Based on the evidence, the design changes seem to be motivated because=
 we lost something we had, not because we are taking advantage of some ne=
w ability.</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/2683#pullrequestreview-236135667">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3AICSEXSFYMWA5V4DPUWCRJANCNFSM4HL6IFBA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK4MSQLPGTRIUA7E633PUWCRJA5CN=
FSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYJSJ4Y.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/2683#pullrequestrev=
iew-236135667",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview=
-236135667",=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_5cd58d946298d_5a8b3fc9b84cd968659d2--


From nobody Fri May 10 07:42:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E75441201E8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:42:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 316kPZzIhB-n for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:42:19 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A86AC120254 for <quic-issues@ietf.org>; Fri, 10 May 2019 07:42:07 -0700 (PDT)
Date: Fri, 10 May 2019 07:42:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557499326; bh=MSg0OKK3TuMso++4NUOy8gADDURrtHTvas4Ctk/KzfE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=I99+gn2FbIlgfFqAG8bOCpa46cp4//b7XCt2UUIvOZQvaUWZ77mb9dsDC/BpPE16v WI4nszgzwRzHwswUDuVcGspebSSiOSs4BBcWSERBMm6Qw/N2EYZwpD9k/90vzn/f8i z2OPb1tNBgqCeoIEFcS9zqOCqBJYYbJgvHV7/9ls=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FZVIGE5ETGQB5GEF24LAD5EVBNHHBUY7D5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2689@github.com>
Subject: [quicwg/base-drafts] Checking duplicate TPs is onerous (#2689)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd58dbe4993f_291b3feb080cd964103281"; 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/Tkn1fCdYwhrjFMtlYQdMGUwHh8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 14:42:28 -0000

----==_mimepart_5cd58dbe4993f_291b3feb080cd964103281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Unlike HTTP/3 settings, receipt of [duplicated transport parameters must be treated as an error](https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-7.3):

```
                                                    An endpoint MUST
   treat receipt of duplicate transport parameters as a connection error
   of type TRANSPORT_PARAMETER_ERROR.
```

Why the inconsistency?

The checks for duplicated transport (or settings) parameters are expensive, because one has to maintain an arbitrarily-sized set of possibly large numbers.

I propose we switch the duplicate transport parameters enforcement to "MAY treat as 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/2689
----==_mimepart_5cd58dbe4993f_291b3feb080cd964103281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Unlike HTTP/3 settings, receipt of <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-7.3" rel="nofollow">duplicated transport parameters must be treated as an error</a>:</p>
<pre><code>                                                    An endpoint MUST
   treat receipt of duplicate transport parameters as a connection error
   of type TRANSPORT_PARAMETER_ERROR.
</code></pre>
<p>Why the inconsistency?</p>
<p>The checks for duplicated transport (or settings) parameters are expensive, because one has to maintain an arbitrarily-sized set of possibly large numbers.</p>
<p>I propose we switch the duplicate transport parameters enforcement to "MAY treat as 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/2689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2T2KYV7G66D53INZLPUWCT5ANCNFSM4HMDWZ5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UDOBE5A7O7MIRSBLPUWCT5A5CNFSM4HMDWZ52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTD4PUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2689",
"url": "https://github.com/quicwg/base-drafts/issues/2689",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd58dbe4993f_291b3feb080cd964103281--


From nobody Fri May 10 07:59:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66A4812023E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Gz0gJHLiRJK for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:59:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9D031201ED for <quic-issues@ietf.org>; Fri, 10 May 2019 07:59:33 -0700 (PDT)
Date: Fri, 10 May 2019 07:59:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500372; bh=f4OpYln7k17lIYLhZh7V0+BM2gb3jCggke/AIWVk4RM=; h=Date:From:To:Subject:From; b=REFWRRVLaU0QdmxjoVbGkgarANaLaiPwbhspxZEerOePfyWA7xsZpsUhaOoUm3VZ6 13P35l7CfBxv4S57+2e2DiRcojnqBxdCS7Hg5fngBBXN2jh4d9+yvUWqmlzRhMXpeE nWmxZ5QLGvoPHfHm4Uoq69T60wNh1WLcibeOSde4=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/958278-9bcc7f@github.com>
Subject: [quicwg/base-drafts] 9bcc7f: 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/FG5uzkG7FlWoQnihf3bULSejHrI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 14:59:36 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
      https://github.com/quicwg/base-drafts/commit/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Nick Banks <nibanks@microsoft.com>



From nobody Fri May 10 07:59:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2A6712023E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:59:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BMZAaMhE94xA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 07:59:48 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A27C81201ED for <quic-issues@ietf.org>; Fri, 10 May 2019 07:59:48 -0700 (PDT)
Date: Fri, 10 May 2019 07:59:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500387; bh=4kozvvWW+F1Jsl+t+3S5wpcDu56uPl4ejRqr9U328Mo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WV3a+ggLZSTzZYjI2PRvgHFXIKfeV7lb7xuz66gnDtunZ/8EFlyuIQg0NuNQ2LOTk 7xezwZzhCy5DV7PYvKqf89Rb065iqcnPQceTRDCyYU3bya+JFxRvN/BnGltYk6te0f cp4V8WqGDpUl8LNFUuZBkD+GmPcQ8ier5U5waVT8=
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/2688/push/3595767254@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd591e35c127_12223fd4eb6cd964864da"; 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/8ypcEpZpd_HSxKKbP7plGAGeZI0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 14:59:50 -0000

----==_mimepart_5cd591e35c127_12223fd4eb6cd964864da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9bcc7fa068fdd7100c1f3bb5eff18184a3f09518  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/2688/files/95827872f54e34d9ba9d5dfe5c611efe92666bb8..9bcc7fa068fdd7100c1f3bb5eff18184a3f09518

----==_mimepart_5cd591e35c127_12223fd4eb6cd964864da
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/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518">9bcc7fa</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/2688/files/95827872f54e34d9ba9d5dfe5c611efe92666bb8..9bcc7fa068fdd7100c1f3bb5eff18184a3f09518">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RTEXQHQ3QH3N34EDPUWEWHANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7TPMKRC2TB3XQKEKLPUWEWHA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGU4TKNZWG4ZDKNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/95827872f54e34d9ba9d5dfe5c611efe92666bb8..9bcc7fa068fdd7100c1f3bb5eff18184a3f09518",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/95827872f54e34d9ba9d5dfe5c611efe92666bb8..9bcc7fa068fdd7100c1f3bb5eff18184a3f09518",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd591e35c127_12223fd4eb6cd964864da--


From nobody Fri May 10 08:01:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0656E12027C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:00:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qFvh8XKmENJA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:00:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E967412026A for <quic-issues@ietf.org>; Fri, 10 May 2019 08:00:56 -0700 (PDT)
Date: Fri, 10 May 2019 08:00:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500456; bh=6dUBMXZQyfUPmf0jP/ZfNNtqeuCZl8U+zn0Lup5U6CU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e5p/Z1gS5uckqJE2fTzJ2+1mcw6ZHyR1J6+ynDvvIp4fvOpT3ne5vZvwrtdw7oU+A 9YKZCl53474mYS7mFMOpD2TnD2U6y8Seyi0a8WHgAo3UnXjKRUgLzR2C8RoT70sDH7 kikcj5Iul026XENbq+tU/kAtDRRtjp2X78M5aQC8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6BTOUYUQNA3QIUBVV24LCKREVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236154994@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5922833988_8cf3fcdec6cd960175420"; 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/qXNl-0C6IewnZLHRAVgpvvecqEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:01:00 -0000

----==_mimepart_5cd5922833988_8cf3fcdec6cd960175420
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,
+they can be coalesced (see {{packet-coalesce}}) to facilitate retransmission.

Well, it both minimizes the number of datagrams and makes retransmission easier.  I'll update it with more verbose text about why this can facilitate 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/pull/2688#discussion_r282921414
----==_mimepart_5cd5922833988_8cf3fcdec6cd960175420
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921414">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,
+they can be coalesced (see {{packet-coalesce}}) to facilitate retransmission.
</pre>
<p>Well, it both minimizes the number of datagrams and makes retransmission easier.  I'll update it with more verbose text about why this can facilitate 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/pull/2688#discussion_r282921414">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6O6HVWPXOCEUQDS4DPUWE2RANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK36MK3CQOHRFBVQ73LPUWE2RA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYJXA4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921414",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921414",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5922833988_8cf3fcdec6cd960175420--


From nobody Fri May 10 08:01:35 2019
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 A23A512023E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:01:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Iz09Ti_0I57Q for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:01:32 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC0B01201ED for <quic-issues@ietf.org>; Fri, 10 May 2019 08:01:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=qOMZhOEn/DtUZCeTIC9Imdew8to=; b=e3zKPHNXv2lYJyN8 w4wP3kcpyzX669lQSq0HQeYk43dq+Xh1gy+Ia3meDMs4ST4wZbWatIVuc/e5VTqi g0aKPqk23FHAAo4dy3fuuUflpjggOi0wH+a1M9qVjOVlCDsc/9u0uhWT1Ql/0PnB TgTCzAbcWIaY8GEiNnS4XGEHN5o=
Received: by filter1527p1mdw1.sendgrid.net with SMTP id filter1527p1mdw1-15659-5CD5924A-17 2019-05-10 15:01:30.570049419 +0000 UTC m=+150409.326509233
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.12]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id wT4RxCJCQyeL7PyGLuUnbQ for <quic-issues@ietf.org>; Fri, 10 May 2019 15:01:30.539 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 7811E260B72 for <quic-issues@ietf.org>; Fri, 10 May 2019 08:01:30 -0700 (PDT)
Date: Fri, 10 May 2019 15:01:30 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36OHDD5Y2ZVORXKXV24LCMVEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236155277@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5924a75911_6a343fe86b8cd960928c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0CIFj/IRzPex2mrOiZf7xG6cacaZ6BYvrK8M fjLhYpt87crErR6/dVfC9A6478n5BYa59OB/p7J4njFsiYNGtjXB/nVWdByGATwIOLBLW4muzDeMfp UFRTUzujUaC3yfdUOfaCbtY5ByBlhwNuNb7PnBhpyZxg+c55+fn+9UMP57II943+//x2cy48JDTdmN 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TJpYiS1z9KdevkTfpTQ6GuQTt3M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:01:35 -0000

----==_mimepart_5cd5924a75911_6a343fe86b8cd960928c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,

I believe we've been using one space in this 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/2688#discussion_r282921618
----==_mimepart_5cd5924a75911_6a343fe86b8cd960928c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921618">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
+a CONNECTION_CLOSE in both Handshake and Initial, because the client discards
+Initial keys as soon as it has Handshake keys. If multiple packets are sent,
</pre>
<p>I believe we've been using one space in this doc?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XDAN2TUEY6U2WSN3PUWE4VANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4OKRGLU4HXXSDGL63PUWE4VA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYJXDDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921618",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282921618",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5924a75911_6a343fe86b8cd960928c--


From nobody Fri May 10 08:01:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFE5612024B for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:01:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TlsIP8LEvkVG for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:01:44 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3186F12024A for <quic-issues@ietf.org>; Fri, 10 May 2019 08:01:44 -0700 (PDT)
Date: Fri, 10 May 2019 08:01:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500503; bh=SfEHFE5ajtYJIYHW1mNuWR3PZw0wTtPGk1ulH/OpgWc=; h=Date:From:To:Subject:From; b=pzmd8rAQtVjFLHFPOvo3VOpxabQcfiTEeg6gv3sxFObHysUO4N75L3DX+UKs2Pi7e TtQQy/U54MwhS8wYKCHLdbYKmGdUpRKfrGgXKNSL2aMCbSl+TxlA8Duxlemehd8R6S S6b80V+/hXoSKI2xCQXlKEHvc97Mkl2QZnqAABvU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1e5316-b7aa29@github.com>
Subject: [quicwg/base-drafts] b7aa29: Script updating gh-pages from 9bcc7fa0. [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/kbUC_iwcnMl-apgKm52VYHcqHCY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:01:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b7aa29303c93d27e5704b2c5ec41d8d33d21d18b
      https://github.com/quicwg/base-drafts/commit/b7aa29303c93d27e5704b2c5ec41d8d33d21d18b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9bcc7fa0. [ci skip]



From nobody Fri May 10 08:02:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60E5F1201D7 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:02:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 DnN9GEB0eI-c for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:02:39 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9116F1201DB for <quic-issues@ietf.org>; Fri, 10 May 2019 08:02:39 -0700 (PDT)
Date: Fri, 10 May 2019 08:02:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500558; bh=jUNdly7yf1aYe98cAH0bQ0x2UrRazkg1cAhMAFZBono=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HIi9Tz8CFpoHplzqWy8ppt+aR9uqRbvxEgaxICpcflH4rnDtkPM476cSvdSrKQtY/ dsVEywmD6/DUcA38nefZT9z83i9qGOkPXGtwYPRLbAduzuNYrgcASX0dKkxbsbwO/3 fDmfoYJX9GxC6qJlTAeKfVv78UXP0PUosC/vWjXE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHTPOGOHQ3NVRZERN24LCQ5EVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236155923@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5928e74200_57a53febb06cd960589f1"; 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/87Jm2-0Uy0JMgn5j-k0bRmSoGh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:02:48 -0000

----==_mimepart_5cd5928e74200_57a53febb06cd960589f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send

I tend to agree, but I was attempting to write non-normative text.  I'll change that and see how it reads.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#discussion_r282922096
----==_mimepart_5cd5928e74200_57a53febb06cd960589f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282922096">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
+keys.  In order to guarantee a CONNECTION_CLOSE is processed, it has to send
</pre>
<p>I tend to agree, but I was attempting to write non-normative text.  I'll change that and see how it reads.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282922096">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XGFGPV7YHP443S6LPUWFA5ANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK62WRON6WMMXR466NTPUWFA5A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYJXIEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282922096",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282922096",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5928e74200_57a53febb06cd960589f1--


From nobody Fri May 10 08:05:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C2B4120119 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:05:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SCtALT17h1Ja for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:05:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 283EE1200EC for <quic-issues@ietf.org>; Fri, 10 May 2019 08:05:11 -0700 (PDT)
Date: Fri, 10 May 2019 08:05:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500710; bh=URfRUVtgZliO6r9MJniIemdqn3rfltzopYQIm92EpvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hVF+G6IlUgvw3ouAPKvh9rrnEAh8Dx+hrb4WOwyukrbN4kGCCY7wER1ANkS54HtTX 8dPa4BrtZ3x+YIY8JHx71UvLARLPXF0Tu3FDl18lke8pSRNp2Hlhiy5R0hfcbOYBIO HKXm5lh9y6lJM7ZXlkInJNH06IyY8K9yzj6sN6HA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73J22YEZRH2II7WRF24LC2NEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236157233@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd59326265d5_12193fd4eb6cd96490613"; 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/UbBOARJx26O8SpiGhjx-jqK6JLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:05:27 -0000

----==_mimepart_5cd59326265d5_12193fd4eb6cd96490613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake

Rewritten

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#discussion_r282923067
----==_mimepart_5cd59326265d5_12193fd4eb6cd96490613
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282923067">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.If the endpoint does not have Handshake keys, it MAY
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server can have Handshake keys but not know that the client has Handshake
</pre>
<p>Rewritten</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r282923067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3HM3IDGBHOFKYNVTPUWFKNANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YABMVDG6MEFETJU3PUWFKNA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYJXSMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282923067",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r282923067",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd59326265d5_12193fd4eb6cd96490613--


From nobody Fri May 10 08:05:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 512CF120058 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:05:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id USQsaUwVsvC4 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:05:53 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6F2712004C for <quic-issues@ietf.org>; Fri, 10 May 2019 08:05:53 -0700 (PDT)
Date: Fri, 10 May 2019 08:05:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500752; bh=3WZ+HM1HRTho7fBga+PFJ3ZUnd/xTdyv/dnvruLgWAI=; h=Date:From:To:Subject:From; b=KlnT8ST/YIEAlqUXN2b1w4AVWu0gNPwblTxmoM895o1jDX33wkwz6gGi85pEzBVOH 0s40A2jw1BMmDjE8Pomopr1ClNMnvppyesl1Zch1/Rqxx4dhTbeVSXEnwJhk1idg0x jQtD/1kIEI9ZLdLCLjD/cKetXqXbRkCcqnxAh8zA=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/9bcc7f-ead673@github.com>
Subject: [quicwg/base-drafts] ead673: 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/khm4duT-LKUrXyOlnASomcQawqc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:05:55 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: ead6736c0daf7d2d90058a7eee0029f9a2f511f3
      https://github.com/quicwg/base-drafts/commit/ead6736c0daf7d2d90058a7eee0029f9a2f511f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Nick's comments.  This now changes normative text.



From nobody Fri May 10 08:06:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 249B1120075 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:06:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IceN6RvF8sCA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:06:01 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 886AF12004C for <quic-issues@ietf.org>; Fri, 10 May 2019 08:06:01 -0700 (PDT)
Date: Fri, 10 May 2019 08:06:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500760; bh=MFtALDzziV49j6SVtwQwpNRjoHijZjGNqOVNqG0FqmM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aAwGlAIk67ZlrgjwfH70bVUIKXNS1SpAijQlihsDf3mhtJiu1atMhMtzeVc7KjqWe 6qhpdI/7e8whL2p0teS9E14DOf5Z+DTXeSH3M5PVcacyYtJmG4gqFaRXmkmIgKPj70 ulwhVU9mLO2jUFANmCqzsWCp/snglBcwb0PNxdrk=
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/2688/push/3595792969@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd59358378b8_5ff53f8918ecd96c1237a"; 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/fzEqXtGiShFcHEmM0KZf3oINSoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:06:03 -0000

----==_mimepart_5cd59358378b8_5ff53f8918ecd96c1237a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ead6736c0daf7d2d90058a7eee0029f9a2f511f3  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/2688/files/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518..ead6736c0daf7d2d90058a7eee0029f9a2f511f3

----==_mimepart_5cd59358378b8_5ff53f8918ecd96c1237a
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/ead6736c0daf7d2d90058a7eee0029f9a2f511f3">ead6736</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/2688/files/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518..ead6736c0daf7d2d90058a7eee0029f9a2f511f3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGBL7QQOPNAUIU6LDPUWFNRANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JC3IDWGE2XDE3W73PUWFNRA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGU4TKNZZGI4TMOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518..ead6736c0daf7d2d90058a7eee0029f9a2f511f3",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/9bcc7fa068fdd7100c1f3bb5eff18184a3f09518..ead6736c0daf7d2d90058a7eee0029f9a2f511f3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd59358378b8_5ff53f8918ecd96c1237a--


From nobody Fri May 10 08:07:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DBFD1201EC for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:07:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DrZUF7NLAP_M for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:07:52 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 504C7120058 for <quic-issues@ietf.org>; Fri, 10 May 2019 08:07:52 -0700 (PDT)
Date: Fri, 10 May 2019 08:07:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557500871; bh=QWSX8qAxZvRWFtcMCfEXDShxP+29iFm0r1y2gt31z4o=; h=Date:From:To:Subject:From; b=U9lNh7UzpAkRLGmZ1BHZojFu7aBM+8ZKzVg7IVIaFzZCraex4c9B/KmYgsikrvHtp MZs0DkuK9fnBtdO5L7kjh6P4TIxObsjWorjvFBdhqmS5OXcKKx8jYxubUp+HlbTa8t /GV2YGGPoxd7nOVAsHI86ssMNob1Yz/zw/zf8yhA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b7aa29-40873a@github.com>
Subject: [quicwg/base-drafts] 40873a: Script updating gh-pages from ead6736c. [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/KJVqTDAIsAAIsh07bWw8ihOKKDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:07:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 40873a54726096f6ef078f3fc2a7578da5453791
      https://github.com/quicwg/base-drafts/commit/40873a54726096f6ef078f3fc2a7578da5453791
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ead6736c. [ci skip]



From nobody Fri May 10 08:12:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90C9F12004C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:12:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28THu6tY0sZW for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:12:18 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0427120267 for <quic-issues@ietf.org>; Fri, 10 May 2019 08:12:08 -0700 (PDT)
Date: Fri, 10 May 2019 08:12:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557501127; bh=g1YxIRy+rJTTPT9oeBFMHflo+bQK1DRFeWhPb24okwA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oS4OkqpbyVQrPHq7a2FHO3EUioajrgO7L+dIA3RixSczkqv7EPUSV91J2wSX9JxzV fwf+VKiQDSw+zLUi0830DdvV8lfxZXalkHIQ7vSYysNREPZy1gVGcZNnBETh3bR3f+ 4OGUxkR0qMGWrf4hi7a+WK4nZwjHnSISGi3b+4Xw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GWM5YSW7SND3HLAF24LDUPEVBNHHBUY7D5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2689/491324224@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2689@github.com>
References: <quicwg/base-drafts/issues/2689@github.com>
Subject: Re: [quicwg/base-drafts] Checking duplicate TPs is onerous (#2689)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd594c7d8be3_6b043fe4dfecd96c3274c"; 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/OBIReRA0oYArOlzweF0qRFc67F4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 15:12:20 -0000

----==_mimepart_5cd594c7d8be3_6b043fe4dfecd96c3274c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm fine with MUST not send duplicates, MAY treat receipt 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/2689#issuecomment-491324224
----==_mimepart_5cd594c7d8be3_6b043fe4dfecd96c3274c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm fine with MUST not send duplicates, MAY treat receipt 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/2689#issuecomment-491324224">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JZ6XQQ3TOXWZCFBDPUWGEPANCNFSM4HMDWZ5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBQNGOQM2OGY3K2MTPUWGEPA5CNFSM4HMDWZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVEQGQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491324224",
"url": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491324224",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd594c7d8be3_6b043fe4dfecd96c3274c--


From nobody Fri May 10 08:14:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2844912004C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:13:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.917
X-Spam-Level: 
X-Spam-Status: No, score=-6.917 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ctXGZ63HPgH0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 08:13:57 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91A75120045 for <quic-issues@ietf.org>; Fri, 10 May 2019 08:13:57 -0700 (PDT)
Date: Fri, 10 May 2019 08:13:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557501236; bh=s2c19gAZ6d/X5PeWBhqSJ11DvhArCiiNP3pK6MC3tYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wnk9YJboTrjJGj+LDvjxB9QvKobsMtjSs1aBzZCxfzyPZUfD7Jagm0IvCVb/sAeQ1 jhoVCyw8FtwHBeSnZsN+ZXFC8WklfvmjQcFVJfLlI0SNORt4eltjTCY2yzmgQm1dQq dY0x8IB1MeXtqSKegokA6lrhhgZpMToOQ8YfSChk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ID2AFP265PCLZTBV24LD3JEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/c491324854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd59534984ca_375d3fdde5acd96c24727a"; 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/zGxMGJo75e3ffqd876rCEP2AB-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, 10 May 2019 15:13:59 -0000

----==_mimepart_5cd59534984ca_375d3fdde5acd96c24727a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For consistency you probably want to update HTTP too, e.g. there are some references to 16-bit error code there too

https://tools.ietf.org/html/draft-ietf-quic-http-20#section-10.5

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491324854
----==_mimepart_5cd59534984ca_375d3fdde5acd96c24727a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For consistency you probably want to update HTTP too, e.g. there are some references to 16-bit error code there too</p>
<p><a href="https://tools.ietf.org/html/draft-ietf-quic-http-20#section-10.5" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-http-20#section-10.5</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/2680#issuecomment-491324854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZH7ZPFDNJGNAP765LPUWGLJANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZG5I2C7OHBTASGK3PUWGLJA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVEQLNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491324854",
"url": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491324854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd59534984ca_375d3fdde5acd96c24727a--


From nobody Fri May 10 09:14:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCA3112012A for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 09:14:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2nsITCOgcJCI for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 09:14:45 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 977F6120116 for <quic-issues@ietf.org>; Fri, 10 May 2019 09:14:45 -0700 (PDT)
Date: Fri, 10 May 2019 09:14:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557504885; bh=QPu+0yxIu18Z/8n3wPoUuHpq9n1KtXVCVSaufz1jdaY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HBgzSfoaHYTyse6Zg+pEgTVE0Tvfgq2w+VaUUoDJVnAAP3E+EvyKvsuc5oqylGVJ7 eeZY8aTAGoF49j6zIQO29oElYp6opncE1zEBbZ5dij3jLZN1r22aPu3GTmZxKUGCvH Ibw//qbZ23Hx7097xvmRINkaiZPfAT9IJp43iJ/U=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NQDFQSX3T2SOUY4F24LK7JEVBNHHBUY7D5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2689/491345389@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2689@github.com>
References: <quicwg/base-drafts/issues/2689@github.com>
Subject: Re: [quicwg/base-drafts] Checking duplicate TPs is onerous (#2689)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5a374b76a0_63733fbb0c6cd96c6307d"; 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/sCqNNFnIqh0-Hb4wwmngstNs74Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 16:14:48 -0000

----==_mimepart_5cd5a374b76a0_63733fbb0c6cd96c6307d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fine by 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/2689#issuecomment-491345389
----==_mimepart_5cd5a374b76a0_63733fbb0c6cd96c6307d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fine by 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/2689#issuecomment-491345389">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZO6ABYCHKPKPWVYADPUWNPJANCNFSM4HMDWZ5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72XAE6GIGDTYS6ZI3PUWNPJA5CNFSM4HMDWZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVEVL3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491345389",
"url": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491345389",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5a374b76a0_63733fbb0c6cd96c6307d--


From nobody Fri May 10 10:46:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBE0C120074 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:46:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.919
X-Spam-Level: 
X-Spam-Status: No, score=-6.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eb24aEzQZXTN for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:46:15 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22AD8120075 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:46:15 -0700 (PDT)
Date: Fri, 10 May 2019 10:46:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557510373; bh=xAaI4CXEFMq/pNS6sgHkfMb4gNYqG9i0TrVI+f1TrN4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhgjCopgZ69HsNc25QwvzdO/NK6Y1gpGg3Ray4zeKJDOWSQMz1zZ++n3ytS/eIHJF Jk7aJ2CXRT5pM21bMGLilsvYILC0cEFo/8KZ/4q6H28xk5pMgTW7b8a+wMnSAaVP0v QF7qC5mFIg1SY8WrKtnbHjyFDwhGJkO4CVlkaO5I=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XZ5SMHU3S2SGCT6V24LVWLEVBNHHBP5MGQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2360/491374006@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2360@github.com>
References: <quicwg/base-drafts/issues/2360@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT flow control limits can't be increased (#2360)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5b8e5aa937_5e483fe4404cd95c1576fe"; 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/fyoHgAtxbRy46of7r5xK8V0dSVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:46:17 -0000

----==_mimepart_5cd5b8e5aa937_5e483fe4404cd95c1576fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#2461 closes 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/2360#issuecomment-491374006
----==_mimepart_5cd5b8e5aa937_5e483fe4404cd95c1576fe
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 issue title" data-id="409599624" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2461" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2461/hovercard" href="https://github.com/quicwg/base-drafts/pull/2461">#2461</a> closes 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/2360#issuecomment-491374006">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AEVWMPDNIJ5YGLI3PUWYGLANCNFSM4GRWKJUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKVTXJWP77M6W2SCLPUWYGLA5CNFSM4GRWKJUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVE4LNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491374006",
"url": "https://github.com/quicwg/base-drafts/issues/2360#issuecomment-491374006",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5b8e5aa937_5e483fe4404cd95c1576fe--


From nobody Fri May 10 10:54:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D142120229 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:54:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ss-qnudh-QTB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:54:38 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16073120274 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:54:38 -0700 (PDT)
Date: Fri, 10 May 2019 10:54:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557510876; bh=YKwApZof06A/8A9RT1nT+/9CIQYE+SYBpFW0OK0QQQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mduBGwmTTxZT2PC+J0lRIoin4MWJ2geJ4Ikg8WcAJxDB+D7idjjXj+bZFeTuOTz0x 7L96hhtXYCGl5IHibghQCdX1vV+RjqrSpcVRbyCMO3vE4yE7+8IWoQbFJOQjllwQBB 3Vt07aF17Jtym8fpzLY5FY1lIgD0yRhRzGe7eVHU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UWEYR3NA6WP4XAD524LWVZEVBNHHBR4DCTQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2502/491377093@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2502@github.com>
References: <quicwg/base-drafts/issues/2502@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame on control stream referencing unopened request stream (#2502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5badcc24c8_508b3feebb8cd9644076c"; 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/SyW4kw6ezCEH8oJbNdaEf2BXBRE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:54:41 -0000

----==_mimepart_5cd5badcc24c8_508b3feebb8cd9644076c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we're going to create a placeholder that a) doesn't count toward the placeholder limit b) can't be reprioritized and c) has an impossible-to-express weight, it would be a new special construct.  I'm almost tempted to give it index -1 so that it can't be directly referenced, to further emphasize that it's special.

(As an aside, I was kind of disappointed the proposal to allow zero-weight dependencies with these semantics didn't get any traction back in HTTP/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/2502#issuecomment-491377093
----==_mimepart_5cd5badcc24c8_508b3feebb8cd9644076c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we're going to create a placeholder that a) doesn't count toward the placeholder limit b) can't be reprioritized and c) has an impossible-to-express weight, it would be a new special construct.  I'm almost tempted to give it index -1 so that it can't be directly referenced, to further emphasize that it's special.</p>
<p>(As an aside, I was kind of disappointed the proposal to allow zero-weight dependencies with these semantics didn't get any traction back in HTTP/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/2502#issuecomment-491377093">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57BA7E3X57KPGXAFLPUWZFZANCNFSM4G4OQQHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OZNL33YGDB3X6QD3PUWZFZA5CNFSM4G4OQQH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVE5DRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491377093",
"url": "https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491377093",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5badcc24c8_508b3feebb8cd9644076c--


From nobody Fri May 10 10:55:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2003120123 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xm4wHEK2xtUB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:55:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0697D1201E5 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:55:16 -0700 (PDT)
Date: Fri, 10 May 2019 10:55:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557510914; bh=kLlqENbdqWHjxTsdIXvlHhMVShS3XF6hH2NG52KfqHU=; h=Date:From:To:Subject:From; b=hIPCsImj2YZ2VBuc57YX2WuqGFZlL6wPj7DEGyru5uZsuEGvFmZYFuFvjpFtJxwe7 6gMFSPJ+5uBNcnNEP8i/dFHPcYITW/xDYWo8Pvm4MeYl1MHzPRiC88NGlu2jVHYiEo jwcWypnq+Bppd/23sd4H4QN6a08jPJXCgGiR+S5U=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/44f7c5-6e404d@github.com>
Subject: [quicwg/base-drafts] 6e404d: Fix http error code registry length
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ypaanTLRkiXYSlh-kMTPqX6vKV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:55:18 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e404dea448afe44136a1b612e21ae009c82c395
      https://github.com/quicwg/base-drafts/commit/6e404dea448afe44136a1b612e21ae009c82c395
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix http error code registry length



From nobody Fri May 10 10:55:28 2019
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 287751201E5 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:55:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PGOGw0IDZWbf for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:55:24 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 866EE120123 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:55:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=og3SJqVPRyjZPO4eByPcEjbiEN4=; b=Dy+K382CsPxQCY98 uQ6vIXPOAK58DeuiJkjg3YKvkJBwER/3tPImNiwk0wK4an6fPtaQJ+uaRzHRqpOC ayhjBd0SJCEyzDRo9spp3DkBd16pvc1O3SnEJpBjGYqi7rk2wlS8ZYkA4AJnZGn7 c6LVCn9Lu2cXz1RD3jEYT+5peJw=
Received: by filter1033p1las1.sendgrid.net with SMTP id filter1033p1las1-16485-5CD5BB0A-2C 2019-05-10 17:55:22.772817018 +0000 UTC m=+284384.857059918
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [140.82.115.3]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id ka85OlR_SSWMin-8_MADDA for <quic-issues@ietf.org>; Fri, 10 May 2019 17:55:22.519 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id 731B3C0CB5 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:55:22 -0700 (PDT)
Date: Fri, 10 May 2019 17:55:22 +0000 (UTC)
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/2680/push/3596351306@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5bb0a71b7d_60463fc48b8cd96448487"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3OShHnIY/EfqvITUpltWMupzyP3MYvdMc1cr YihvjIdcjVJBH0fPKvDCM6OihcDwUxFzpBTtOEjALuVgXlh+mV2fCMs/wKi3L8ZpT5ul/cZ+02kcFW MSE2k96hS+av85FkMbSO51E2hGGZ+giIy3A3AO6Vn7VJW9nzovQUa3tRjcTitgTbbGKNEyAKmG5amb c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2CZmTRFnToM5eMMyzsQq1xlZygU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:55:26 -0000

----==_mimepart_5cd5bb0a71b7d_60463fc48b8cd96448487
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6e404dea448afe44136a1b612e21ae009c82c395  Fix http error code registry length


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680/files/44f7c59ecf8e13640bd63ffd38a56b3e41716694..6e404dea448afe44136a1b612e21ae009c82c395

----==_mimepart_5cd5bb0a71b7d_60463fc48b8cd96448487
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/6e404dea448afe44136a1b612e21ae009c82c395">6e404de</a>  Fix http error code registry length</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/2680/files/44f7c59ecf8e13640bd63ffd38a56b3e41716694..6e404dea448afe44136a1b612e21ae009c82c395">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AHHURHIJFYH7TKA3PUWZIVANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFZOYWOHFNR7KBH33PUWZIVA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONBQGM3DINCQOVZWQIZTGU4TMMZVGEZTANQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680/files/44f7c59ecf8e13640bd63ffd38a56b3e41716694..6e404dea448afe44136a1b612e21ae009c82c395",
"url": "https://github.com/quicwg/base-drafts/pull/2680/files/44f7c59ecf8e13640bd63ffd38a56b3e41716694..6e404dea448afe44136a1b612e21ae009c82c395",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd5bb0a71b7d_60463fc48b8cd96448487--


From nobody Fri May 10 10:57:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 477F81201EB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:57:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IYOGcPHUtCU6 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:57:27 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E8501201EA for <quic-issues@ietf.org>; Fri, 10 May 2019 10:57:27 -0700 (PDT)
Date: Fri, 10 May 2019 10:57:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557511045; bh=7da7sjxpMM4t9MBv2WzVmPNr54t0gx0qLVhOmeCaksc=; h=Date:From:To:Subject:From; b=l/yj9EAVpDwqiC2Q7oE14gMSVTKzzi0/ycaq5YIJvb3goTU7O6RiWR8macCjXeVLU UfINo/X+CjtcOWAp2E7wFrBkQUXDWsbycDUlkw7j64qFZG9VBJdCTvTBmK60Azli3p Hzp4lOho+zbPEV/gpXiq41pcsW9/bP3u5/2CnMHA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/40873a-afaa09@github.com>
Subject: [quicwg/base-drafts] afaa09: Script updating gh-pages from 6e404dea. [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/DoTdfHKglw2cvECvWmcPO1LZ1ek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:57:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: afaa0909cad5b2589351be0a44f1b7ef5267dffe
      https://github.com/quicwg/base-drafts/commit/afaa0909cad5b2589351be0a44f1b7ef5267dffe
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-varint-error-codes/draft-ietf-quic-http.html
    M ianswett-varint-error-codes/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e404dea. [ci skip]



From nobody Fri May 10 10:59:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37B1812023F for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:59:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dl-0FSl81ODR for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 10:59:31 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98F09120233 for <quic-issues@ietf.org>; Fri, 10 May 2019 10:59:31 -0700 (PDT)
Date: Fri, 10 May 2019 10:59:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557511170; bh=3h/Ya8ukvoyjPkmcB0aH6JriUvdCbG1R0hppayIAUsQ=; h=Date:From:To:Subject:From; b=Fc1tT3eNZHc6XtXCBgXEaCiWfxsUfVCCdRVprM3nOmEfVGXllmTEwzIrimwPh0Utp KLhQKUT7g38YpPUYt5hOSh2mh15+cxrBV/Kjd5dZP3MlfTjicWz0wPuspDP8M+3LD2 UYubSBIFR3Pshx7HcUqrzhGeCGaAv7vJ2csgj1yE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/afaa09-22303d@github.com>
Subject: [quicwg/base-drafts] 22303d: Script updating issues at 2019-05-10T17:59:24Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S1VTmMnw_IZVa3lkM4Il6qp3dbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 17:59:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 22303d8f04fc6cc30e8006a691114f8c5bf0b67c
      https://github.com/quicwg/base-drafts/commit/22303d8f04fc6cc30e8006a691114f8c5bf0b67c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-10T17:59:24Z. [ci skip]



From nobody Fri May 10 11:02:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89310120221 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TsbpiFsuo5YJ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:02:19 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A6061201EF for <quic-issues@ietf.org>; Fri, 10 May 2019 11:02:19 -0700 (PDT)
Date: Fri, 10 May 2019 11:02:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557511337; bh=wnMJqWMS9FkulRTChZVUqz91ExEIO9wSv3DxIfoTh18=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gYxX62PPHgI/7JoaWo7Pbu4tsHvozAYePIehXhXOd2wLrBduXOXTp+JWBNXekjl72 g8alXjYxOYDLZJWXi10vnsK/Vhq50vMMjbJV3QsXL1Z3dwKpbb4/TkFS4Hf0/OO4Ka iYy9u8g/BCaqvF5Gj7NksJBwK8yMrL9Z9k9aWMTU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KW2FVR5LLXKLKAWN24LXSTEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/c491379473@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5bca9e159f_71e03fa3480cd96c1163a6"; 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/DzR9neTbUkXj4NpcR4MgTUZu5qg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:02:21 -0000

----==_mimepart_5cd5bca9e159f_71e03fa3480cd96c1163a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for pointing that out @LPardue, http updated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491379473
----==_mimepart_5cd5bca9e159f_71e03fa3480cd96c1163a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for pointing that out <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>, http updated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491379473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5S34C6P2H3XRDOFWDPUW2CTANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3Z2GY7G7FV3XSKRYTPUW2CTA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVE5WEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491379473",
"url": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491379473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5bca9e159f_71e03fa3480cd96c1163a6--


From nobody Fri May 10 11:04:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1206120203 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:04:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RO15NjeHJHEo for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:03:58 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C25FC1201F8 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:03:58 -0700 (PDT)
Date: Fri, 10 May 2019 11:03:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557511437; bh=uOKnH2ihLoEDVnC2vOq+jYyLsBgr2BRQ2k6ob7D/7nk=; h=Date:From:To:Subject:From; b=nPPnSgG1ANRIN4z5TLNTw3EtWRFCXheauRWYydPtQmMm3B9YM21UNnAtnLWarI3Z8 1pRqcEF/IQ+9PgRjx4WM3QCrYvPcLmaz/EvGe8035s3qk3X/CEmosyPWo5buesxJ1P 88SIEFkt1FcWA+MR229TSCuKascvtSlH1TELAfKY=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b26aee-a5cd12@github.com>
Subject: [quicwg/base-drafts] a5cd12: Fix typo
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tivMOJwjxu83Ohqb6-Q8YBcIsK0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:04:01 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5cd124b6847da72ca2e1a94f5e84c616b71da2c
      https://github.com/quicwg/base-drafts/commit/a5cd124b6847da72ca2e1a94f5e84c616b71da2c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix typo



From nobody Fri May 10 11:06:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38378120203 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:06:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q1lGS4jU7g-j for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:06:00 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE23B1201F8 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:05:59 -0700 (PDT)
Date: Fri, 10 May 2019 11:05:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557511559; bh=ZDNTACJCe18hB1EBM1Qkf2g+aMt4rIblQhaRKhIZbCw=; h=Date:From:To:Subject:From; b=W9PBSo1xUzcVe2Qij/ww2TCeo3f0pnO3xpwplOIq25CFicOkJduGBHac9eO9uOWfe wfxRVLwNioSfar1PL0K0Fb9CfGMpUgm2cuk+UWGV+wGghRvBbaP1E2W/TH1W++PKIy 2DnmS1c2vLuZOVJB1P46TAjzMFf1XfpIuqSR6Iss=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/22303d-36bece@github.com>
Subject: [quicwg/base-drafts] 36bece: Script updating gh-pages from a5cd124b. [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/uCdWKdRK8tD3pM4VuOlIBEvfIfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:06:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 36bece26128fd36a2ecd455b61ddd393f5521006
      https://github.com/quicwg/base-drafts/commit/36bece26128fd36a2ecd455b61ddd393f5521006
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  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 a5cd124b. [ci skip]



From nobody Fri May 10 11:18:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4180120223 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:18:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_AOcCj71DtF for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:18:51 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1737212021F for <quic-issues@ietf.org>; Fri, 10 May 2019 11:18:50 -0700 (PDT)
Date: Fri, 10 May 2019 11:18:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557512329; bh=Tn1Gr/nQ2bWD4QS/i9LdyoqQ7RISTDIINBxEEpZ9WvI=; h=Date:From:To:Subject:From; b=x+utdbuGX5PvgZRTIXvRMuG/dUDJ7B09wtUdnGrFcKsUzUXrIghJroxilUcB/yfmC Ap1EZ4psJarvvqIBpCkuuq80dnimxwfoA50SBjbXSeDthR60C9NDrDb2bfIkqk6Chz 4K9n2fXZiivE+jDnM4HIgD5gHKBRktw2cPR/IkYU=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unknown_placeholder/000000-492201@github.com>
Subject: [quicwg/base-drafts] 492201: Placeholder -1
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sQ1rPpvdFeDLL457ZibSG0svlEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:18:53 -0000

  Branch: refs/heads/http/unknown_placeholder
  Home:   https://github.com/quicwg/base-drafts
  Commit: 49220191548a0a26b446886de0453d4da972f6ae
      https://github.com/quicwg/base-drafts/commit/49220191548a0a26b446886de0453d4da972f6ae
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Placeholder -1



From nobody Fri May 10 11:20:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F2A0120223 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c2CqPqLaTMqR for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:20:49 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F66A1200E5 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:20:49 -0700 (PDT)
Date: Fri, 10 May 2019 11:20:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557512448; bh=+qL5khPwt0u0pJEhAWlrIFxAu5UNBbS9OPL0K9UYiRY=; h=Date:From:To:Subject:From; b=h0agOKxs4Jwb/7oJzktCRTxLCOazWQSvNZFlPp+TetA0ZSjuwkuHwep0P8lVbr+8R yP+uN5nIPRKCaCclxUU2yrLhqdVpogeQmpZPnx1yfY97gI75DoEbyCgcnAOPzV2mee pZWnVWz0aWSC9wCRDav9vNZO1/zsO9kSoJHA2RRA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/36bece-84902f@github.com>
Subject: [quicwg/base-drafts] 84902f: Script updating gh-pages from 49220191. [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/KsLDeEUTBnrDUlG8qWoQIm1AcAw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:20:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84902fb20a2d23f3a127147d8bceed87e8bd35e3
      https://github.com/quicwg/base-drafts/commit/84902fb20a2d23f3a127147d8bceed87e8bd35e3
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    A http/unknown_placeholder/draft-ietf-quic-http.html
    A http/unknown_placeholder/draft-ietf-quic-http.txt
    A http/unknown_placeholder/draft-ietf-quic-invariants.html
    A http/unknown_placeholder/draft-ietf-quic-invariants.txt
    A http/unknown_placeholder/draft-ietf-quic-qpack.html
    A http/unknown_placeholder/draft-ietf-quic-qpack.txt
    A http/unknown_placeholder/draft-ietf-quic-recovery.html
    A http/unknown_placeholder/draft-ietf-quic-recovery.txt
    A http/unknown_placeholder/draft-ietf-quic-tls.html
    A http/unknown_placeholder/draft-ietf-quic-tls.txt
    A http/unknown_placeholder/draft-ietf-quic-transport.html
    A http/unknown_placeholder/draft-ietf-quic-transport.txt
    A http/unknown_placeholder/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 49220191. [ci skip]



From nobody Fri May 10 11:23:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52DF012022A for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:23:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4CRdyTeHSKof for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:23:49 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFD46120229 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:23:49 -0700 (PDT)
Date: Fri, 10 May 2019 11:23:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557512628; bh=o2SlaMrtcPWwWg16Qs1H9RXhjVoYN3X4h+j/aClV/cA=; h=Date:From:To:Subject:From; b=XiB1gWrlWlbo0iDdjo1khr2GtLht2fBBW7J114Z3RS6yIhmRZGmadb/pvYMwlox45 T/yTPz5DY+6FC4nZJfgVvaiaA3sAX2urn2S7gdIuFCzyISSqJltXwVei3YCmWj72bY z3Acw0itpQ3r9yT2RtwfWMSzad/J4TfdkSEXOsOs=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unknown_placeholder/492201-5b7f49@github.com>
Subject: [quicwg/base-drafts] 5b7f49: Dependency on unknown
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0JdUMUrNqJDdXCKlMdX-1y1CSwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:23:51 -0000

  Branch: refs/heads/http/unknown_placeholder
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164
      https://github.com/quicwg/base-drafts/commit/5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Dependency on unknown



From nobody Fri May 10 11:25:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6185812022E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:25:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GH0Ktvi5VteG for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:25:35 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC78C120229 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:25:34 -0700 (PDT)
Date: Fri, 10 May 2019 11:25:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557512733; bh=OH7MjOZ1UWrdmMBbZLh9E8IiW5gjUk9rLLCTeTZUIK0=; h=Date:From:To:Subject:From; b=CjL5026XtcFkWWuMGmHK+UjVxg6vGHwaMohVge6+6LklMx12fnboFpaZESoqmL0G2 r7beIUWnuf3UlAUPdehWyy80m78+OAFVKecCmqnBTjx5BJnrPUlPfkzMwbJeNAzl6C zZz67GhjI+pxn3195AfhStLna0FyZpxLkpM9D31s=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/84902f-b76c69@github.com>
Subject: [quicwg/base-drafts] b76c69: Script updating gh-pages from 5b7f49e8. [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/5b_P_68xoSgaKVk9WmPuwY6Eshs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:25:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b76c6998171879e754c1f1e5a8483753c8a3866e
      https://github.com/quicwg/base-drafts/commit/b76c6998171879e754c1f1e5a8483753c8a3866e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M http/unknown_placeholder/draft-ietf-quic-http.html
    M http/unknown_placeholder/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5b7f49e8. [ci skip]



From nobody Fri May 10 11:28:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD51B120229 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:28:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mJfhSN35oTNA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:28:41 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30F0E120043 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:28:41 -0700 (PDT)
Date: Fri, 10 May 2019 11:28:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557512920; bh=s3nINv593L6Gfat+KQJvIP//8zl+WLwyJA5vHWi8Juw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VFqdAt9Q2IPCvHTto6HBxNJMSMEDNCHgR9af31RZaGx0mN6WW74eBQexQt/TZo6qJ FL9mzMBbaA53ToyyBgA2Mqw/MeW5lVfBhuKhEQ/qHi3XVlqsfRZ+CShZzAx5fuXkTw ryAa8XzXKTgMGA2RpsDV9DUlLfU2n/xm0oDwG6PY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VNCHE3M225OZIT5V24L2VREVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690@github.com>
Subject: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5c2d842958_17143f88432cd96c554544"; 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/e8hm13p2pzkdXzxeXXUvPE05n48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:28:44 -0000

----==_mimepart_5cd5c2d842958_17143f88432cd96c554544
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2502 by creating a "special" placeholder that's always a zero-weight child of the root.  This is the new default dependency.  As a result, resources with unknown initial priority will briefly get low priority instead of briefly getting high priority and disrupting actual high-priority resources.

If we're going to have a zero-weighted placeholder, it makes sense to allow zero-weighting in general, so I added that at the same time.  Also filled a few editorial gaps in the priority section (mostly concepts assumed from H2 that aren't explicitly stated) since I noticed them while working on this.  Can separate those out if this doesn't get traction.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2690

-- Commit Summary --

  * Placeholder -1
  * Dependency on unknown

-- File Changes --

    M draft-ietf-quic-http.md (54)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2690.patch
https://github.com/quicwg/base-drafts/pull/2690.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/2690

----==_mimepart_5cd5c2d842958_17143f88432cd96c554544
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 #2502.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a> by creating a "special" placeholder that's always a zero-weight child of the root.  This is the new default dependency.  As a result, resources with unknown initial priority will briefly get low priority instead of briefly getting high priority and disrupting actual high-priority resources.</p>
<p>If we're going to have a zero-weighted placeholder, it makes sense to allow zero-weighting in general, so I added that at the same time.  Also filled a few editorial gaps in the priority section (mostly concepts assumed from H2 that aren't explicitly stated) since I noticed them while working on this.  Can separate those out if this doesn't get traction.</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/2690'>https://github.com/quicwg/base-drafts/pull/2690</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Placeholder -1</li>
  <li>Dependency on unknown</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2690/files#diff-0">draft-ietf-quic-http.md</a>
    (54)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2690.patch'>https://github.com/quicwg/base-drafts/pull/2690.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2690.diff'>https://github.com/quicwg/base-drafts/pull/2690.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/2690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53Y7KZFNKWVAIUVFLPUW5FRANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JDMYP7MCNB2VKOADPUW5FRA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTFH3VA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690",
"url": "https://github.com/quicwg/base-drafts/pull/2690",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd5c2d842958_17143f88432cd96c554544--


From nobody Fri May 10 11:41:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D232C12000E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:41:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ffBzC412ft9i for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:41:16 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4AE4120229 for <quic-issues@ietf.org>; Fri, 10 May 2019 11:41:16 -0700 (PDT)
Date: Fri, 10 May 2019 11:41:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557513675; bh=9zJKSt7uPtaMVwCduVDdO3PUnzIFfJAgdlSjQVAmhZc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tUg0HY0x8FuAWdc7RRqsATUVS4V3ugU3BK7qDdWptHjVeBsVfX9nZID2UgabxXd1a JK3U/aCTlGmCXdEGqm7TTGjqR9Ei29jj0ooI853fBFOeUUZyev8lqzpJF+o1vXtiXD ntijMcmR8djBrLrEB0WZkACaW/ASUXFY8gpkWaCg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VGYM5FXUE34VLN7N24L4EXEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/236256709@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5c5cba27ca_2df33fc0fb6cd9681167db"; 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/vFQz38ZN335p0uEprgJY1eSSNBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:41:19 -0000

----==_mimepart_5cd5c5cba27ca_2df33fc0fb6cd9681167db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +cannot be reprioritized.  The structure of the dependency tree changes as
+PRIORITY frames modify the dependency links between other prioritized elements.
+
+All dependent streams are allocated an integer weight between 0 and 255
+(inclusive).
+
+Streams with the same parent SHOULD be allocated resources proportionally based
+on their weight.  Thus, if stream B depends on stream A with weight 4, stream C
+depends on stream A with weight 12, and no progress can be made on stream A,
+stream B ideally receives one-third of the resources allocated to stream C.
+
+A weight of zero indicates that no resources should be allocated to the
+indicated stream if progress can be made on other streams dependent on the same
+parent.
+
+A reference to an element which is no longer in the tree is treated as a

If I read this correctly, if I reference stream 10 in a priority frame for stream 100 and you've removed all state for 10, 100 gets no resources whatsoever until all other requests finish?

That seems awful, so I must be missing 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/pull/2690#pullrequestreview-236256709
----==_mimepart_5cd5c5cba27ca_2df33fc0fb6cd9681167db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r282999731">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +cannot be reprioritized.  The structure of the dependency tree changes as
+PRIORITY frames modify the dependency links between other prioritized elements.
+
+All dependent streams are allocated an integer weight between 0 and 255
+(inclusive).
+
+Streams with the same parent SHOULD be allocated resources proportionally based
+on their weight.  Thus, if stream B depends on stream A with weight 4, stream C
+depends on stream A with weight 12, and no progress can be made on stream A,
+stream B ideally receives one-third of the resources allocated to stream C.
+
+A weight of zero indicates that no resources should be allocated to the
+indicated stream if progress can be made on other streams dependent on the same
+parent.
+
+A reference to an element which is no longer in the tree is treated as a
</pre>
<p>If I read this correctly, if I reference stream 10 in a priority frame for stream 100 and you've removed all state for 10, 100 gets no resources whatsoever until all other requests finish?</p>
<p>That seems awful, so I must be missing 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/pull/2690#pullrequestreview-236256709">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2E7IZ6XY4522JNDVDPUW6UXANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3X6N7SUJKKPT2WBT3PUW6UXA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYKP3RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690#pullrequestreview-236256709",
"url": "https://github.com/quicwg/base-drafts/pull/2690#pullrequestreview-236256709",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5c5cba27ca_2df33fc0fb6cd9681167db--


From nobody Fri May 10 11:46:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EB33120077 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:46:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nioZaemWHR4F for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 11:46:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8022012000E for <quic-issues@ietf.org>; Fri, 10 May 2019 11:46:45 -0700 (PDT)
Date: Fri, 10 May 2019 11:46:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557514004; bh=06UXlFkppEd7Hu7wZ2XRM87awWvPovJfFp3MP8aJNTM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=US4uEqyiua/wcHAGsUoSJDbq/fTjvUU3JSLPfXIH4QQpIlTOhy1o+diQc3zGgLEjP 3usL1G6UgSrVVSpIHUAhZH3DO5nwgtD74i97AA8LwV7Oup7s7gnIgBcCkMFsUTRq0e mTT38cryPWbzBeBEQgwUoJQ0xhxdCFx7SDLZuFOI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YHY574WERIWBNK5N24L4ZJEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/236259230@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5c7141d772_28a63f9c978cd96c735f1"; 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/urhPEA6zjnab4O1EpW-lC8rOl4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 18:46:49 -0000

----==_mimepart_5cd5c7141d772_28a63f9c978cd96c735f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

MikeBishop commented on this pull request.=0D
=0D
=0D
=0D
> +cannot be reprioritized.  The structure of the dependency tree changes=
 as=0D
+PRIORITY frames modify the dependency links between other prioritized el=
ements.=0D
+=0D
+All dependent streams are allocated an integer weight between 0 and 255=0D=

+(inclusive).=0D
+=0D
+Streams with the same parent SHOULD be allocated resources proportionall=
y based=0D
+on their weight.  Thus, if stream B depends on stream A with weight 4, s=
tream C=0D
+depends on stream A with weight 12, and no progress can be made on strea=
m A,=0D
+stream B ideally receives one-third of the resources allocated to stream=
 C.=0D
+=0D
+A weight of zero indicates that no resources should be allocated to the=0D=

+indicated stream if progress can be made on other streams dependent on t=
he same=0D
+parent.=0D
+=0D
+A reference to an element which is no longer in the tree is treated as a=
=0D
=0D
>From [Section 5.3.2](https://quicwg.org/base-drafts/draft-ietf-quic-http.=
html#priority-tree-maintenance):=0D
> For prioritization purposes, a node in the tree is considered =E2=80=9C=
inactive=E2=80=9D when the corresponding stream has been closed for at le=
ast two round-trip times (using any reasonable estimate available on the =
server).=0D
=0D
and=0D
=0D
> Clients SHOULD assume the server is actively performing such pruning an=
d SHOULD NOT declare a dependency on a stream it knows to have been close=
d.=0D
=0D
So, yes, it is awful.  Is it more awful than saying it's the most importa=
nt thing in the system because it parents directly to the root?  That's s=
eriously context-dependent.  I'm inclined to minimize harm from a lost/de=
layed PRIORITY frame over minimizing harm from a misbehaving client.=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/2690#discussion_r283001767=

----==_mimepart_5cd5c7141d772_28a63f9c978cd96c735f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2690#discussi=
on_r283001767">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +cannot be reprioritized.  The structure o=
f the dependency tree changes as=0D
+PRIORITY frames modify the dependency links between other prioritized el=
ements.=0D
+=0D
+All dependent streams are allocated an integer weight between 0 and 255=0D=

+(inclusive).=0D
+=0D
+Streams with the same parent SHOULD be allocated resources proportionall=
y based=0D
+on their weight.  Thus, if stream B depends on stream A with weight 4, s=
tream C=0D
+depends on stream A with weight 12, and no progress can be made on strea=
m A,=0D
+stream B ideally receives one-third of the resources allocated to stream=
 C.=0D
+=0D
+A weight of zero indicates that no resources should be allocated to the=0D=

+indicated stream if progress can be made on other streams dependent on t=
he same=0D
+parent.=0D
+=0D
+A reference to an element which is no longer in the tree is treated as a=
=0D
</pre>=0D
<p>From <a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-http.ht=
ml#priority-tree-maintenance" rel=3D"nofollow">Section 5.3.2</a>:</p>=0D
<blockquote>=0D
<p>For prioritization purposes, a node in the tree is considered =E2=80=9C=
inactive=E2=80=9D when the corresponding stream has been closed for at le=
ast two round-trip times (using any reasonable estimate available on the =
server).</p>=0D
</blockquote>=0D
<p>and</p>=0D
<blockquote>=0D
<p>Clients SHOULD assume the server is actively performing such pruning a=
nd SHOULD NOT declare a dependency on a stream it knows to have been clos=
ed.</p>=0D
</blockquote>=0D
<p>So, yes, it is awful.  Is it more awful than saying it's the most impo=
rtant thing in the system because it parents directly to the root?  That'=
s seriously context-dependent.  I'm inclined to minimize harm from a lost=
/delayed PRIORITY frame over minimizing harm from a misbehaving client.</=
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/2690#discussion_r283001767">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKZI5XT=
GTQB7J3HIBKTPUW7JJANCNFSM4HMFJQOA">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK373G5DVK253JBAP6TPUW7JJA5CNFSM4HM=
FJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGO=
BYKQPHQ.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/2690#discussion_r28=
3001767",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2690#discussion_r28300=
1767",=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_5cd5c7141d772_28a63f9c978cd96c735f1--


From nobody Fri May 10 12:05:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BB161201DB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZLQ-Iw19jZsq for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:21 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D70C41200B8 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:05:20 -0700 (PDT)
Date: Fri, 10 May 2019 12:05:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557515119; bh=/rvoKx0gyVX7bS1Kn9qPy950MFWhtY6J1Mk4FnxYQEQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=voF4k/3RgNioJ59nhWgre5TqMpVySEhhX8e2YMZ4Oa2Ilvz2aIBEQCxzTxUh4hlCR CflkR6z+f7Wn7yI73L5846yU8PIK7FV68V4hOp7BCuGrHCdifgn9cX7ABiXwcMK4dK /iJnzc6uyXoW6RXvmDQIYw5b6ezSPONif7kMNlq0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBTYJLQCATP7SRH3524L667EVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236260530@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5cb6fc6225_7df03ffb6a0cd960112261"; 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/yW6iFfO_KRRUIwtCPPI5_b8P-Js>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:05:23 -0000

----==_mimepart_5cd5cb6fc6225_7df03ffb6a0cd960112261
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges were human-readable, the whitespace led to
+parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection could be used only for a single HTTP request and
+response at a time, multiple parallel TCP connections were used, reducing the

Kind of.  Where it works, you're still sending a single request at a time and a single response at a time (i.e. they're sent serially); you're just able to start sending the next request before the previous response has been sent.

>  
 This document defines a mapping of HTTP semantics over the QUIC transport
-protocol, drawing heavily on the design of HTTP/2. This document identifies
-HTTP/2 features that are subsumed by QUIC, and describes how the other features
-can be implemented atop QUIC.
+protocol, drawing heavily on the design of HTTP/2.  While delegating stream
+management and flow control issues to QUIC, a similar binary framing is used on

State machine, flow control, ID allocation....

>  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client

Pending the discussion on https://github.com/httpwg/http-core/issues/194; once that discussion settles on core text to describe finding candidate ports and protocols from a URI, this will change to reflect it.  Currently, this document describes Alt-Svc as the only discovery mechanism and the rest proceeds from the assumption that you somehow discovered the port was there.

> +
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.

I can try to wordsmith a little more.  It's used to manage the allocation of connection resources amongst the streams, not to manage the lifetime of any particular stream/request.

> +Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.
+
+Server push is an interaction mode introduced in HTTP/2 {{!HTTP2}} which permits
+a server to push a request-response exchange to a client in anticipation of the
+client making the indicated request.  This trades off network usage against a
+potential latency gain.  Several HTTP/3 frames are used to manage server push,
+such as PUSH_PROMISE, DUPLICATE_PUSH, and CANCEL_PUSH.

```suggestion
such as PUSH_PROMISE, DUPLICATE_PUSH, MAX_PUSH_ID, and CANCEL_PUSH.
```

> +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.

I'm struggling to see how the antecedent of "that protocol" is unclear here.

> @@ -1742,7 +1866,7 @@ assigned by IANA.
 
 --- back
 
-# Considerations for Transitioning from HTTP/2
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}
 
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important

We've gotten a little stretchy in places, but we've been explicitly trying to stay out of the "improve on HTTP/2 in ways unrelated to QUIC" game.  (Some fixes to the more egregious gaps in prioritization are the primary exception.)  I'm trying to reflect that aspiration, though you're correct that we might want to reflect the stretchiness a bit 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/2683#discussion_r283002776
----==_mimepart_5cd5cb6fc6225_7df03ffb6a0cd960112261
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2683#discussi=
on_r283002776">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -88,28 +88,100 @@ code and issues list =
for this draft can be found at=0D
 =0D
 HTTP semantics are used for a broad range of services on the Internet. T=
hese=0D
 semantics have commonly been used with two different TCP mappings, HTTP/=
1.1 and=0D
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve l=
atency=0D
-without modifying the transport layer.  However, TCP&#39;s lack of visib=
ility into=0D
-parallel requests in both mappings limited the possible performance gain=
s.=0D
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protoco=
l, QUIC.=0D
+=0D
+## Prior versions of HTTP=0D
+=0D
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields t=
o convey=0D
+HTTP messages.  While these exchanges were human-readable, the whitespac=
e led to=0D
+parsing difficulties and workarounds to be tolerant of variant behavior.=
=0D
+Because each connection could be used only for a single HTTP request and=
=0D
+response at a time, multiple parallel TCP connections were used, reducin=
g the=0D
</pre>=0D
<p>Kind of.  Where it works, you're still sending a single request at a t=
ime and a single response at a time (i.e. they're sent serially); you're =
just able to start sending the next request before the previous response =
has been sent.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283003233">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 This document defines a mapping of HTTP semantics over the QUIC transpor=
t=0D
-protocol, drawing heavily on the design of HTTP/2. This document identif=
ies=0D
-HTTP/2 features that are subsumed by QUIC, and describes how the other f=
eatures=0D
-can be implemented atop QUIC.=0D
+protocol, drawing heavily on the design of HTTP/2.  While delegating str=
eam=0D
+management and flow control issues to QUIC, a similar binary framing is =
used on=0D
</pre>=0D
<p>State machine, flow control, ID allocation....</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283003718">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP=
/2, see=0D
-{{!RFC7540}}.=0D
-=0D
-=0D
-## Notational Conventions=0D
+{{!HTTP2=3DRFC7540}}.=0D
+=0D
+# HTTP/3 Protocol Overview=0D
+=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport =
protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
</pre>=0D
<p>Pending the discussion on <a class=3D"issue-link js-issue-link" data-e=
rror-text=3D"Failed to load issue title" data-id=3D"405100391" data-permi=
ssion-text=3D"Issue title is private" data-url=3D"https://github.com/http=
wg/http-core/issues/194" data-hovercard-type=3D"issue" data-hovercard-url=
=3D"/httpwg/http-core/issues/194/hovercard" href=3D"https://github.com/ht=
tpwg/http-core/issues/194">httpwg/http-core#194</a>; once that discussion=
 settles on core text to describe finding candidate ports and protocols f=
rom a URI, this will change to reflect it.  Currently, this document desc=
ribes Alt-Svc as the only discovery mechanism and the rest proceeds from =
the assumption that you somehow discovered the port was there.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283004303">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+# HTTP/3 Protocol Overview=0D
+=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport =
protocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once =
a client=0D
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUI=
C=0D
+connection. QUIC provides protocol negotiation, stream-based multiplexin=
g, and=0D
+flow control.=0D
+=0D
+Within each stream, the basic unit of HTTP/3 communication is a frame=0D=

+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and =
GOAWAY=0D
+are used to managed the overall connection.=0D
</pre>=0D
<p>I can try to wordsmith a little more.  It's used to manage the allocat=
ion of connection resources amongst the streams, not to manage the lifeti=
me of any particular stream/request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283004968">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Within each stream, the basic unit of HTT=
P/3 communication is a frame=0D
+({{frames}}).  Each frame type serves a different purpose.  For example,=
 HEADERS=0D
+and DATA frames form the frames form the basis of HTTP requests and resp=
onses=0D
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and =
GOAWAY=0D
+are used to managed the overall connection.=0D
+=0D
+Multiplexing of requests is performed using the QUIC stream abstraction,=
 with=0D
+each request and response consuming a single QUIC stream.  Streams are l=
argely=0D
+independent of each other, so one stream that is blocked or suffers pack=
et loss=0D
+does not prevent progress on other streams.=0D
+=0D
+Server push is an interaction mode introduced in HTTP/2 {{!HTTP2}} which=
 permits=0D
+a server to push a request-response exchange to a client in anticipation=
 of the=0D
+client making the indicated request.  This trades off network usage agai=
nst a=0D
+potential latency gain.  Several HTTP/3 frames are used to manage server=
 push,=0D
+such as PUSH_PROMISE, DUPLICATE_PUSH, and CANCEL_PUSH.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-such as PUSH_PROMISE, DUPLICATE_PUSH, and CAN=
CEL_PUSH.=0D
+such as PUSH_PROMISE, DUPLICATE_PUSH, MAX_PUSH_ID, and CANCEL_PUSH.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283005483">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +  endpoint is discovered and a connection=
 is established.=0D
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC s=
treams=0D
+  are used.=0D
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used =
on=0D
+  most streams.=0D
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP=
=0D
+  semantics are expressed using frames.=0D
+- Connection Closure ({{connection-closure}}) describes how connections =
are=0D
+  terminated, either gracefully or abruptly.=0D
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities c=
an be=0D
+  added in future documents.=0D
+- Error Handling ({{errors}}) describes how error conditions are handled=
 and=0D
+  expressed, either on a particular stream or for the connection as a wh=
ole.=0D
+=0D
+Readers familiar with HTTP/2 will find a more detailed comparison with t=
hat=0D
+protocol in {{h2-considerations}}.=0D
</pre>=0D
<p>I'm struggling to see how the antecedent of "that protocol" is unclear=
 here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussi=
on_r283008147">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1742,7 +1866,7 @@ assigned by IANA.=0D=

 =0D
 --- back=0D
 =0D
-# Considerations for Transitioning from HTTP/2=0D
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}=0D
 =0D
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  Thi=
s=0D
 section describes the approach taken to design HTTP/3, points out import=
ant=0D
</pre>=0D
<p>We've gotten a little stretchy in places, but we've been explicitly tr=
ying to stay out of the "improve on HTTP/2 in ways unrelated to QUIC" gam=
e.  (Some fixes to the more egregious gaps in prioritization are the prim=
ary exception.)  I'm trying to reflect that aspiration, though you're cor=
rect that we might want to reflect the stretchiness a bit as well.</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/2683#discussion_r283002776">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKY2DJE=
Q462CCMAVFPTPUXBO7ANCNFSM4HL6IFBA">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK7N5JBEJ7JATNNXGCLPUXBO7A5CNFSM4HL=
6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGO=
BYKQZMQ.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/2683#discussion_r28=
3002776",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r28300=
2776",=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_5cd5cb6fc6225_7df03ffb6a0cd960112261--


From nobody Fri May 10 12:05:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BE8F1201E0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2RALcUpkwAdS for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:36 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE4141201DB for <quic-issues@ietf.org>; Fri, 10 May 2019 12:05:35 -0700 (PDT)
Date: Fri, 10 May 2019 12:05:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557515134; bh=H8lh3j1A99ZXivBbPI0s5qhLwgyqrIPF6lSYTQuGPHs=; h=Date:From:To:Subject:From; b=cmuPl6N4rdKhTndCYLswXVGLTWiU/WuNZyqaxn/BSoF/I+tqZu0wc87hX/3XEPyNB J4Or03wwyNpoT8pUst/lHSkEEcLuoZEn3DRCEpd7ZnwEWt1zKIWCGbZ17h6ByRJ3ku LNxtmU7txSBJ3WZgdf/PIkaiNKIkC4Sl5pzmjJJo=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/996943-7cbc83@github.com>
Subject: [quicwg/base-drafts] 7cbc83: 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/YiZQBXgZRgtPJcAz7uEnXicUheA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:05:37 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7cbc837411f7021d932dd2502b70376b1bde7ef4
      https://github.com/quicwg/base-drafts/commit/7cbc837411f7021d932dd2502b70376b1bde7ef4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Fri May 10 12:05:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AECC31201E0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80K3aPPID5sW for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:05:43 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02E7A1200B8 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:05:43 -0700 (PDT)
Date: Fri, 10 May 2019 12:05:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557515141; bh=IVngIgcuF/fDQHxEW4W70hTJmo28IUc3fVjtldx2w5Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xHzqay76TCWo5AkC1eE33LSsqXoSjChGuBC4Zv06Lx6ZbnrB8lEhbQUS5QvJ6Rs0w 5p2/5DqWnuO+ERF282R2gNhKOi7gh6+o/U0U1DO4Srx3in7M4lIlilNjMQY3e/RLig JFP3bsktiy3zCnv9F/SF5CsOowZNhi09wXfT7KOw=
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/2683/push/3596564593@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5cb85b80a9_71c83f8c5cccd9682704e7"; 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/kc1EEPXskT5-eHSlfRm4JiVbxWU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:05:45 -0000

----==_mimepart_5cd5cb85b80a9_71c83f8c5cccd9682704e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

7cbc837411f7021d932dd2502b70376b1bde7ef4  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/2683/files/996943e0f2f2a5dadeab071ad7357d5ef237a96f..7cbc837411f7021d932dd2502b70376b1bde7ef4

----==_mimepart_5cd5cb85b80a9_71c83f8c5cccd9682704e7
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/7cbc837411f7021d932dd2502b70376b1bde7ef4">7cbc837</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/2683/files/996943e0f2f2a5dadeab071ad7357d5ef237a96f..7cbc837411f7021d932dd2502b70376b1bde7ef4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2Y4BIOQRCWQO3SKOLPUXBQLANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGH6RO4KSTYZQV2LLPUXBQLA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGU4TMNJWGQ2TSMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683/files/996943e0f2f2a5dadeab071ad7357d5ef237a96f..7cbc837411f7021d932dd2502b70376b1bde7ef4",
"url": "https://github.com/quicwg/base-drafts/pull/2683/files/996943e0f2f2a5dadeab071ad7357d5ef237a96f..7cbc837411f7021d932dd2502b70376b1bde7ef4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd5cb85b80a9_71c83f8c5cccd9682704e7--


From nobody Fri May 10 12:07:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C39B12006D for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:07:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C2muvAm2ZSen for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:07:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E61B41200B8 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:07:31 -0700 (PDT)
Date: Fri, 10 May 2019 12:07:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557515251; bh=CmDeL2A2rNGYKEz6RYwxcmZhPXa3xQ4feACM1+2eaCs=; h=Date:From:To:Subject:From; b=01b6UhX64yXOXT20emhWLTOUF4v7rGEw/bDN02wPxvQzgfoK4IUPBuWuvKYPhmmB0 jSLLx9VjNoaw9gPokofZSsa7jlwx9G8usysaoztvs4DZsoVGi03GV8+dZ+8kS53u/P 8sdvFq7Rwn0Nck8rsooFUz7D5G+Dx9QF20t2QdIo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b76c69-634d00@github.com>
Subject: [quicwg/base-drafts] 634d00: Script updating gh-pages from 7cbc8374. [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/Cg9RMQwcwDyEsGb2viROJgpYkKQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:07:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 634d00d1b92881865c62db6acd5f12efc7385cac
      https://github.com/quicwg/base-drafts/commit/634d00d1b92881865c62db6acd5f12efc7385cac
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M http/more_h2/draft-ietf-quic-http.html
    M http/more_h2/draft-ietf-quic-http.txt
    M http/more_h2/draft-ietf-quic-invariants.html
    M http/more_h2/draft-ietf-quic-invariants.txt
    M http/more_h2/draft-ietf-quic-qpack.html
    M http/more_h2/draft-ietf-quic-qpack.txt
    M http/more_h2/draft-ietf-quic-recovery.html
    M http/more_h2/draft-ietf-quic-recovery.txt
    M http/more_h2/draft-ietf-quic-tls.html
    M http/more_h2/draft-ietf-quic-tls.txt
    M http/more_h2/draft-ietf-quic-transport.html
    M http/more_h2/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7cbc8374. [ci skip]



From nobody Fri May 10 12:11:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77C561200B8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:11:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kXajC3xgNWPP for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:11:12 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDE1112006D for <quic-issues@ietf.org>; Fri, 10 May 2019 12:11:12 -0700 (PDT)
Date: Fri, 10 May 2019 12:11:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557515471; bh=FmooBKOXqxBakHtgif4YLK4UuhSEmhYlj+du9V1apwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W3ncjiBIHB6UWkfukSFwMVhKC9kI/PpSHmsqSeJ56kKQal9gjg5NCCEVORb7APLCy hxyOljSSZNdzuRt7wGR2W2u90mlAo39jUS1AbC7JKvaJBkJggFOgL9dRvwmW1NDoRn pQCnogVmQWeMrM5u8EvDZgaYdOgZOXQVpOnv5CEA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQ4VDCRD5HCEM2HIV24L7U7EVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/236268408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5cccfdcd41_26213fa5f62cd964106835"; 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/M3n27QmV530QGKG66FyfXtNNZeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:11:14 -0000

----==_mimepart_5cd5cccfdcd41_26213fa5f62cd964106835
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -4537,8 +4537,9 @@ Stream ID:
 
 Application Protocol Error Code:
 
-: A 16-bit application protocol error code (see {{app-error-codes}}) which
-  indicates why the stream is being closed.
+: A variable-length integer indicating the application protocol error

Two uses of "indicat[e|ing]" in the same sentence might not flow so well.
```suggestion
: A variable-length integer containing the application protocol error
```

> @@ -4579,8 +4580,8 @@ Stream ID:
 
 Application Error Code:
 
-: A 16-bit, application-specified reason the sender is ignoring the stream (see
-  {{app-error-codes}}).
+: A variable-length integer carrying the application-specified reason the

Whatever word you choose at 4540, use it here too.

>  
 Registrations MUST include the following fields:
 
 Value:
 
 : The numeric value of the assignment (registrations will be between 0x0000 and
-  0xfeff).
+  0x3fff).

```suggestion
  0x3fffffffffffffff).
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-236268408
----==_mimepart_5cd5cccfdcd41_26213fa5f62cd964106835
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2680#discussi=
on_r283009050">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -4537,8 +4537,9 @@ Stream ID:=0D
 =0D
 Application Protocol Error Code:=0D
 =0D
-: A 16-bit application protocol error code (see {{app-error-codes}}) whi=
ch=0D
-  indicates why the stream is being closed.=0D
+: A variable-length integer indicating the application protocol error=0D=

</pre>=0D
<p>Two uses of "indicat[e|ing]" in the same sentence might not flow so we=
ll.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-: A variable-length integer indicating the ap=
plication protocol error=0D
+: A variable-length integer containing the application protocol error=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2680#discussi=
on_r283009227">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -4579,8 +4580,8 @@ Stream ID:=0D
 =0D
 Application Error Code:=0D
 =0D
-: A 16-bit, application-specified reason the sender is ignoring the stre=
am (see=0D
-  {{app-error-codes}}).=0D
+: A variable-length integer carrying the application-specified reason th=
e=0D
</pre>=0D
<p>Whatever word you choose at 4540, use it here too.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2680#discussi=
on_r283009877">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 Registrations MUST include the following fields:=0D
 =0D
 Value:=0D
 =0D
 : The numeric value of the assignment (registrations will be between 0x0=
000 and=0D
-  0xfeff).=0D
+  0x3fff).=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  0x3fff).=0D
+  0x3fffffffffffffff).=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/2680#pullrequestreview-236268408">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7BEU7QGFWAAYING6TPUXCE7ANCNFSM4HL2YBZQ">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK2KJCKVUW4YESGW6J3PUXCE7A5CN=
FSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYKSW6A.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/2680#pullrequestrev=
iew-236268408",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview=
-236268408",=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_5cd5cccfdcd41_26213fa5f62cd964106835--


From nobody Fri May 10 12:20:19 2019
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 095C01200C1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:20: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P4qfpX9n6Hre for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:20:16 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 476A212006D for <quic-issues@ietf.org>; Fri, 10 May 2019 12:20:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=PFPHqAC4H/2YXv236+0e3yviYY8=; b=n2FZyOlgdwovY4vi hGDYVoQ7wvr5V1zWYpX7aDRNUQ0h8hVbzrX0wmpewaFBfon9ehHp48YliAMGoTe3 pdH2myq6iwRUZxqXGCc5amYu0sDYQjNj5xu3o2zWGDQsr6czM2Nc1Cozf92RuGG1 IvcQGYPwOBEhDDQ1d4NqDdI3yBE=
Received: by filter1334p1mdw1.sendgrid.net with SMTP id filter1334p1mdw1-28136-5CD5CEEF-19 2019-05-10 19:20:15.258963171 +0000 UTC m=+164261.267524833
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0004p1iad2.sendgrid.net (SG) with ESMTP id c74mR-ALTMGBLgjlPH2m7Q for <quic-issues@ietf.org>; Fri, 10 May 2019 19:20:15.237 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 2C868420847 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:20:15 -0700 (PDT)
Date: Fri, 10 May 2019 19:20:15 +0000 (UTC)
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/6e404d-b8284e@github.com>
Subject: [quicwg/base-drafts] b8284e: 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3RPbQK7aTBENBRatK4ayuhoQKPRlCsSjc7eq e9R0WHvDpHwkTy+jKVESzQO4TOtu7ieiMVgzxnXpwozP+iYUHgmzRdPFtdkkfl5akYy1bw07GzRoU6 JXTueRnoKMkFvEX7wd0MnoeimeUV+jqcXe9Vg+/MctMx4iYEqCKafx24aA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x2QmRXtYniauNjRJsp-K1wZEiZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:20:18 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1
      https://github.com/quicwg/base-drafts/commit/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>



From nobody Fri May 10 12:20:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FC1C1200C1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:20:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0UTZb3oWgcZC for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:20:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C265F120092 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:20:23 -0700 (PDT)
Date: Fri, 10 May 2019 12:20:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516022; bh=CxQw1tcz3Hu3w4Kl9kZ5l6zDLez0cx+t7F7lt9tg8ps=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pPBxoiKenSjM75PaDO3H3vKmxqxVGI8ULrpV6CtryfaOM8TlFARc8hGwucKkEHuhR /zs0QHN1VZYS+Vh2SbSLmquKroE85A18QytaZ9YIjrxuZmLb2w3TLRxuzc4JNCnrp/ i7K2MSLKbNdU96palMEpIm5o3gOMS+kNqD5JGmZQ=
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/2680/push/3596605863@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5cef685fc2_45813fdf7aecd9689430"; 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/U6jFaIN42PSYyPP3s_Lhs3CoEP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:20:25 -0000

----==_mimepart_5cd5cef685fc2_45813fdf7aecd9689430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1  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/2680/files/6e404dea448afe44136a1b612e21ae009c82c395..b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1

----==_mimepart_5cd5cef685fc2_45813fdf7aecd9689430
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/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1">b8284eb</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/2680/files/6e404dea448afe44136a1b612e21ae009c82c395..b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HNEPWUQBRKXZPA5LPUXDHNANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFL7JWJTDTHC7UJOTPUXDHNA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONBQGM3DINCQOVZWQIZTGU4TMNRQGU4DMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680/files/6e404dea448afe44136a1b612e21ae009c82c395..b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1",
"url": "https://github.com/quicwg/base-drafts/pull/2680/files/6e404dea448afe44136a1b612e21ae009c82c395..b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd5cef685fc2_45813fdf7aecd9689430--


From nobody Fri May 10 12:21:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8068D1200D8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dc_8h_-BGryk for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39A3B1200C1 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:21:38 -0700 (PDT)
Date: Fri, 10 May 2019 12:21:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516097; bh=DdQGy8XlljL1JdCdePefIlkj6nCm2EM2FWibaRXCfXI=; h=Date:From:To:Subject:From; b=hQW1/xw0Fnqec18CRwTMY0+UIqfzgM0SUyP8DCT6k2/6v2t4oZ3KPnGnoQbVKi42h uNUtACvcp8IjVtrEVP19z5Q4Ux6qOy/RNPJV72G6UDxBkwpghMN/dAx63h+BnjN1vS yG7WlM2+C1avbI8+6HfH5L+vvlrfJY5R5QYLvkQE=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-varint-error-codes/b8284e-6e0f8c@github.com>
Subject: [quicwg/base-drafts] 6e0f8c: 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/oiuyOj2eAgHtI8BVEVZ2uls6PyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:21:39 -0000

  Branch: refs/heads/ianswett-varint-error-codes
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e0f8c85c13cec1723598180b310602c1f23e79d
      https://github.com/quicwg/base-drafts/commit/6e0f8c85c13cec1723598180b310602c1f23e79d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Mike's suggestion, carrying -> containing



From nobody Fri May 10 12:21:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6427512011E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ER_H1hMrVHtz for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD9C21200C1 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:21:45 -0700 (PDT)
Date: Fri, 10 May 2019 12:21:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516104; bh=fr3pePr9q0YCOtXQlmFTmDCq48P0bBVOIEpCpJS/Bh0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iIq/UzTd24sgkfw0CP1RBv9yEhGswWGCPMpiiJeMSMJAEe8z8KMp4nnL4xh6hcJU5 YXyIQyqAAV89hKMvShHAfHS7A+ksuQtWQb+kdWH3FHFIE9nOB4cnayaJFnqMk992X1 vW89OpHxbEeGlw+SZL4WWy7jhD0g7GrO77MLv+90=
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/2680/push/3596609692@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5cf489ab2d_2e73f9615ecd96c2656bf"; 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/WpDdSoZO8XICaz344n8PYk7gwgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:21:47 -0000

----==_mimepart_5cd5cf489ab2d_2e73f9615ecd96c2656bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6e0f8c85c13cec1723598180b310602c1f23e79d  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/2680/files/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1..6e0f8c85c13cec1723598180b310602c1f23e79d

----==_mimepart_5cd5cf489ab2d_2e73f9615ecd96c2656bf
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/6e0f8c85c13cec1723598180b310602c1f23e79d">6e0f8c8</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/2680/files/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1..6e0f8c85c13cec1723598180b310602c1f23e79d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MICOL7F4VJWOWWTTPUXDMRANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XHSCCE4SSDO6LSZDPUXDMRA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONBQGM3DINCQOVZWQIZTGU4TMNRQHE3DSMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680/files/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1..6e0f8c85c13cec1723598180b310602c1f23e79d",
"url": "https://github.com/quicwg/base-drafts/pull/2680/files/b8284eb5f7af3d781bf6eaa1e1bfa8e8fa1424b1..6e0f8c85c13cec1723598180b310602c1f23e79d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd5cf489ab2d_2e73f9615ecd96c2656bf--


From nobody Fri May 10 12:22:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9DE71200C1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_c59xDFXmSA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:21:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D48512006D for <quic-issues@ietf.org>; Fri, 10 May 2019 12:21:57 -0700 (PDT)
Date: Fri, 10 May 2019 12:21:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516116; bh=kuP2h6rCVudIKC9TLn+OYweI3N1sYx2u7lcvW66krxk=; h=Date:From:To:Subject:From; b=eBqoHYy3fwpRsY6htB/vHDr82RRYrDZO0U0Rxf3OnFl/P/Afb70yT1FblE9dwx+gw AJ9X3uak02jUq/L8Go1eJKUeYRZMuUIATE6W1hYZzkHuOE4QZuVLKwwJbEuHXwhFMw qqyv/A2u357xbCq8kl7tEDv9cE/btnihK8flEGyg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/634d00-95ba3b@github.com>
Subject: [quicwg/base-drafts] 95ba3b: Script updating gh-pages from b8284eb5. [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/GgWiLFUB7XallvQBkxFEEe7vXo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:22:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95ba3b756fc2401380cbaa4238b461fe9ed82d9d
      https://github.com/quicwg/base-drafts/commit/95ba3b756fc2401380cbaa4238b461fe9ed82d9d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-varint-error-codes/draft-ietf-quic-transport.html
    M ianswett-varint-error-codes/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b8284eb5. [ci skip]



From nobody Fri May 10 12:23:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 221061200D8 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:23:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_EOgF-_8OSS for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 504AF1200C1 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:23:30 -0700 (PDT)
Date: Fri, 10 May 2019 12:23:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516209; bh=ZVgo4TUe0jdb7GpMXsnaPfPrd7JBe6ZTwpts4SW3czk=; h=Date:From:To:Subject:From; b=I88xKGr9LuYpxyphUg2O9Xq3M4UZ6UCoGROr/ccOs/qhqLVwmMs+F38m9bMWBn380 10C8UFNP6W7ctgitkCDcpuzO02ubllVsAKSdIRCYdSIQwhGPUFlWXF2Yq2hkbGbjLI Alo3DAECAFezbtiChVVagYVOryzuYe8eqZpt5oyY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/95ba3b-23cb0b@github.com>
Subject: [quicwg/base-drafts] 23cb0b: Script updating gh-pages from 6e0f8c85. [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/_Vn00FbdXQbxR1DZwwz69BiD3cQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:23:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 23cb0bfb038735a0ec888e939d038619f82640c1
      https://github.com/quicwg/base-drafts/commit/23cb0bfb038735a0ec888e939d038619f82640c1
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M ianswett-varint-error-codes/draft-ietf-quic-transport.html
    M ianswett-varint-error-codes/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e0f8c85. [ci skip]



From nobody Fri May 10 12:25:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0095A120172 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:25:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y7UOuvsIbhNM for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1360E12011E for <quic-issues@ietf.org>; Fri, 10 May 2019 12:25:38 -0700 (PDT)
Date: Fri, 10 May 2019 12:25:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557516336; bh=o1yNJ9IVp+NmrLl9EgwDunwa8ltrgyfwJEDlFsnsWHw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A3KAhcWo+wQcq1UkQpJkPzmKz1yAq9VjxgTe6LIy9DfjRDxv4ExKTN9//la4GdQLA V3+vCGAXt0xaefZOlgr1bgVsO9lo9x42wgKvFpG8vlj1Ima2nh52vKapdkhYqx7Q1W mK+pyeVkEQe2FP9TOf10xmy8cXoOyR15XV4q0ylE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QMOF66XE32Y5QGO524MBLBEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/236275166@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5d030c6c93_c423fc1258cd9642520d9"; 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/jfylM6mvH6tpkaSHkQiYxxeIpu0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:25:40 -0000

----==_mimepart_5cd5d030c6c93_c423fc1258cd9642520d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 Registrations MUST include the following fields:
 
 Value:
 
 : The numeric value of the assignment (registrations will be between 0x0000 and
-  0xfeff).
+  0x3fff).

I took this from adjacent text "QUIC Frame Type Registry": https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-22.2

I'm honestly now sure what the correct value is, but I think we should be consistent?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#discussion_r283014079
----==_mimepart_5cd5d030c6c93_c423fc1258cd9642520d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r283014079">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Registrations MUST include the following fields:
 
 Value:
 
 : The numeric value of the assignment (registrations will be between 0x0000 and
-  0xfeff).
+  0x3fff).
</pre>
<p>I took this from adjacent text "QUIC Frame Type Registry": <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-22.2" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-22.2</a></p>
<p>I'm honestly now sure what the correct value is, but I think we should be consistent?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r283014079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54NKKBGJDGC423FDDPUXD3BANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YSMFOXOOYMYYMW5TPUXD3BA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYKULXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r283014079",
"url": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r283014079",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5d030c6c93_c423fc1258cd9642520d9--


From nobody Fri May 10 12:44:47 2019
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 8D8931200C1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:44:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FbCHmhkaVlB0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 12:44:43 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 978191200B9 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:44:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=q077b2tLRj2QQlZGC0iabe6TpFc=; b=bvWdd4gQXCz5/Rrn ZhX4lANwotdrPKjsweAB0W2aLCW/jJ17I3jgsQ6dPlwVrKluAv+fhw3pQbdF5uHL /sAyboMz9xGhwrAFxDRc4dPRsihfQ/o3OYZa1HOGasaFbN7fR1z9asGBCjJiClaG kTz3xgCprVES4QvI+1Iol5Y24PQ=
Received: by filter1616p1mdw1.sendgrid.net with SMTP id filter1616p1mdw1-5687-5CD5D4A9-26 2019-05-10 19:44:41.845206273 +0000 UTC m=+165624.498099229
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id u75lJeHGTpengKLqJvVE4A for <quic-issues@ietf.org>; Fri, 10 May 2019 19:44:41.805 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id B96B8420253 for <quic-issues@ietf.org>; Fri, 10 May 2019 12:44:41 -0700 (PDT)
Date: Fri, 10 May 2019 19:44:42 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7XQOLKLOOIFOZNSVN24MDSTEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/236282613@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5d4a9b721d_71e43f8c5cccd9683504d6"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3FVxRvdVIqbgvVLG+SmLp+W83qlL8O1i3NQW vQTh0DZYAYZ+kZN4+1+OdrcBe57xPrYI6sQ0SquZNqxODdoPNBrCTPea+IsQPgboMK6D6nAEilEdbQ btvk4KajQ8NRchnPJpoQ/NWV7Ac+kxlt94aP6Xox5BY7IEdrxF1ctYGUWdXKItdkGtc4hMbThLBl2H c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fwFIzWrfKjvpT_BiXoUdRvLMuP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 19:44:46 -0000

----==_mimepart_5cd5d4a9b721d_71e43f8c5cccd9683504d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
 Registrations MUST include the following fields:
 
 Value:
 
 : The numeric value of the assignment (registrations will be between 0x0000 and
-  0xfeff).
+  0x3fff).

Actually, you had it right, because the range is subdivided above in the text you also borrowed from Frame Types.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#discussion_r283019638
----==_mimepart_5cd5d4a9b721d_71e43f8c5cccd9683504d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r283019638">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Registrations MUST include the following fields:
 
 Value:
 
 : The numeric value of the assignment (registrations will be between 0x0000 and
-  0xfeff).
+  0x3fff).
</pre>
<p>Actually, you had it right, because the range is subdivided above in the text you also borrowed from Frame Types.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2680#discussion_r283019638">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UMLERKAJQYBGB2ULPUXGCTANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RHOLREAND2UFBZ5LPUXGCTA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYKWF5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r283019638",
"url": "https://github.com/quicwg/base-drafts/pull/2680#discussion_r283019638",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5d4a9b721d_71e43f8c5cccd9683504d6--


From nobody Fri May 10 13:00:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A65391200F1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 13:00:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 FxHkOJpyLzVQ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 13:00:14 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CFF01200D8 for <quic-issues@ietf.org>; Fri, 10 May 2019 13:00:14 -0700 (PDT)
Date: Fri, 10 May 2019 13:00:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557518413; bh=eiYc2L2uCvdcflldnMPRTsOshh4mRLAm4+qTfy+imOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xXquByUBsRQn5M/QfxDU/yh1yRUf6nS7glzdnavWol3ttBuMvPHGp0i0gI3HpXMnO Dg9RzG9Fvu1Xn+ZXpViPWp5loSiyInlwbfriY92KHOY+WwSMEDEyEknCKOlCaLBF+c uxWzIHQ66p3Vyjo6sFLF58fozESYIj6zDFbkKXl0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOSH3MHQTCM5KJ7OV24MFM3EVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/c491412632@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5d84d7ca98_46d33fe436ecd95c8039"; 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/0Y1N4HRxxfZlgPDJ3HeR60NZlSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 20:00:16 -0000

----==_mimepart_5cd5d84d7ca98_46d33fe436ecd95c8039
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks Mike, I think I fixed all your suggestions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491412632
----==_mimepart_5cd5d84d7ca98_46d33fe436ecd95c8039
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks Mike, I think I fixed all your suggestions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491412632">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EO2U3LMHQBYBKI6TPUXH43ANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUSURJXW44HOMS54TPUXH43A5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFFZGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491412632",
"url": "https://github.com/quicwg/base-drafts/pull/2680#issuecomment-491412632",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5d84d7ca98_46d33fe436ecd95c8039--


From nobody Fri May 10 13:37:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8612E120258 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 13:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sBFPhZZPeHRe for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 13:37:32 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D96F120265 for <quic-issues@ietf.org>; Fri, 10 May 2019 13:37:31 -0700 (PDT)
Date: Fri, 10 May 2019 13:37:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557520650; bh=3uwjAdTlDG91aahGFEZGr2gF2BuQYQ8szOhCXkbDQNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hsJCcpyDvNQmQ7nowsywJEp6YKojxdjSli60yjDSfr4Bc1uEpnGFVSvQo3Atji4C+ NW4r2CX87+URNERP79aL5ebPLPtEpVeHXZaS1Y8eo0J4PHoQsixgB8rCAhfzD8NECQ utcfytdg4wVOO/eugNRG99uQSli85/W3hGO2LtHE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RSIVRTCOGGBKIBIV24MJYTEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236302641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd5e109f2a5a_45b93fe436ecd95c78034f"; 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/WOkig-uMNKXebO89ijPbztvsvsU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 20:37:35 -0000

----==_mimepart_5cd5e109f2a5a_45b93fe436ecd95c78034f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges were human-readable, the whitespace led to
+parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection could be used only for a single HTTP request and
+response at a time, multiple parallel TCP connections were used, reducing the

I'm doing that, processing multiple requests concurrently on different backends and streaming the responses back in 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/2683#discussion_r283034796
----==_mimepart_5cd5e109f2a5a_45b93fe436ecd95c78034f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283034796">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -88,28 +88,100 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP&#39;s lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 was a TCP mapping which used whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges were human-readable, the whitespace led to
+parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection could be used only for a single HTTP request and
+response at a time, multiple parallel TCP connections were used, reducing the
</pre>
<p>I'm doing that, processing multiple requests concurrently on different backends and streaming the responses back in 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/2683#discussion_r283034796">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XOCCRVJSTS2R6HPDPUXMITANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTUT4XI2QMC3WP5J3PUXMITA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYK3CMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283034796",
"url": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283034796",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd5e109f2a5a_45b93fe436ecd95c78034f--


From nobody Fri May 10 16:11:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6373C1200B7 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:11:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id abzj7hyRpBsx for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:11:36 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A673212009C for <quic-issues@ietf.org>; Fri, 10 May 2019 16:11:36 -0700 (PDT)
Date: Fri, 10 May 2019 16:11:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557529895; bh=mzcN0PC5MjTsUHsCpv4KDTR+2+sW1OTNKEBmsNgImks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zKIWUWGqPCPnVEbeC2trEqILPym3+xJPK1VtdPq6XsxbwxU558CDW+jFR7IuclpG5 RyzozD0AdBibENsDdWgp0iG4wSFlJ30/vtpMSRLLhqbJ4Faumu7ZBcMmXYBREABNyu Yt0ap4ihdHrduumUiOQuJkSdxmmd50HugvZnjItA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EFIAHS4QIPATPDOF24M32PEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/236343413@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6052753f15_136b3fc0b5acd964395af"; 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/26SqPRWKhF_NqLItDqn2RkLNlWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 23:11:38 -0000

----==_mimepart_5cd6052753f15_136b3fc0b5acd964395af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A new path on an existing connection MAY use the delay between sending a

can you fix this sentence? the path does not use 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/2687#pullrequestreview-236343413
----==_mimepart_5cd6052753f15_136b3fc0b5acd964395af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2687#discussion_r283066250">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A new path on an existing connection MAY use the delay between sending a
</pre>
<p>can you fix this sentence? the path does not use 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/2687#pullrequestreview-236343413">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJUKVPHS47U3OAZR3PUX6KPANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DOBY2C55MWV7AGUTPUX6KPA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLFA5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687#pullrequestreview-236343413",
"url": "https://github.com/quicwg/base-drafts/pull/2687#pullrequestreview-236343413",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6052753f15_136b3fc0b5acd964395af--


From nobody Fri May 10 16:27:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 218F3120104 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:27:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WtATDttVDYHm for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:27:06 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02D6D1200F7 for <quic-issues@ietf.org>; Fri, 10 May 2019 16:27:06 -0700 (PDT)
Date: Fri, 10 May 2019 16:27:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557530824; bh=jhwKO4axPKVqr+I9fljvRJ0QiLamDqjb0rhCYr2Nwws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Wgg4pfDcfeIk8p/wE+QMfCXPMyu2kqrUmLYwOCHizYOBw7I+0PW1aMUbhoTivsXY cBYedLcmYZwfw6snHmIJ6XzhKQiFZqXFNPPsP41l2wgZQpOetCC6OE2XxYRNDIS9JT xAVZsFj5Sf4wWd4j7vqx8S9IIAuZT2XNMT3m+rAo=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3EXR462IFLWYRB47N24M5UREVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/236344073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd608c8e0cbf_670a3fccf06cd96c1901f0"; 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/pUZXrynx9Sr_vpgbYfaqq6VBD04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 23:27:09 -0000

----==_mimepart_5cd608c8e0cbf_670a3fccf06cd96c1901f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

This still misses an important question: when a sender goes to increase the congestion window (upon receiving an ACK), what does it do? Should it not increase the cwnd because inflight < cwnd? There's discussion in #2554 which is still relevant to this.

> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

```suggestion
creates a packet burst that might cause short-term congestion and losses.
```

> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
+Implemementations SHOULD either use pacing or reduce their congestion window

```suggestion
Implementations SHOULD either use pacing or reduce their congestion window
```

> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

I don't think this description of burst is necessary though. It doesn't help with #2686, if that's what you were trying to address. I would drop this, but I realized that the existing statement is potentially misleading in what it says. (more discussion on this in #2686)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2675#pullrequestreview-236344073
----==_mimepart_5cd608c8e0cbf_670a3fccf06cd96c1901f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>This still misses an important question: when a sender goes to increas=
e the congestion window (upon receiving an ACK), what does it do? Should =
it not increase the cwnd because inflight &lt; cwnd? There's discussion i=
n <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load=
 issue title" data-id=3D"425414634" data-permission-text=3D"Issue title i=
s private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2554"=
 data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/=
issues/2554/hovercard" href=3D"https://github.com/quicwg/base-drafts/issu=
es/2554">#2554</a> which is still relevant to this.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2675#discussi=
on_r283066798">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize=
 the congestion window due to this delay. A sender=0D
 should not consider itself application limited if it would have fully=0D=

 utilized the congestion window without pacing delay.=0D
 =0D
-Bursting more than an intial window&#39;s worth of data into the network=
 might=0D
-cause short-term congestion and losses. Implemementations SHOULD either =
use=0D
-pacing or reduce their congestion window to limit such bursts.=0D
+Sending multiple packets into the network without any delay between them=
=0D
+creates a burst of load that might cause short-term congestion and losse=
s.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-creates a burst of load that might cause shor=
t-term congestion and losses.=0D
+creates a packet burst that might cause short-term congestion and losses=
.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2675#discussi=
on_r283066822">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize=
 the congestion window due to this delay. A sender=0D
 should not consider itself application limited if it would have fully=0D=

 utilized the congestion window without pacing delay.=0D
 =0D
-Bursting more than an intial window&#39;s worth of data into the network=
 might=0D
-cause short-term congestion and losses. Implemementations SHOULD either =
use=0D
-pacing or reduce their congestion window to limit such bursts.=0D
+Sending multiple packets into the network without any delay between them=
=0D
+creates a burst of load that might cause short-term congestion and losse=
s.=0D
+Implemementations SHOULD either use pacing or reduce their congestion wi=
ndow=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Implemementations SHOULD either use pacing or=
 reduce their congestion window=0D
+Implementations SHOULD either use pacing or reduce their congestion wind=
ow=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2675#discussi=
on_r283067816">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize=
 the congestion window due to this delay. A sender=0D
 should not consider itself application limited if it would have fully=0D=

 utilized the congestion window without pacing delay.=0D
 =0D
-Bursting more than an intial window&#39;s worth of data into the network=
 might=0D
-cause short-term congestion and losses. Implemementations SHOULD either =
use=0D
-pacing or reduce their congestion window to limit such bursts.=0D
+Sending multiple packets into the network without any delay between them=
=0D
+creates a burst of load that might cause short-term congestion and losse=
s.=0D
</pre>=0D
<p>I don't think this description of burst is necessary though. It doesn'=
t help with <a class=3D"issue-link js-issue-link" data-error-text=3D"Fail=
ed to load issue title" data-id=3D"442615924" data-permission-text=3D"Iss=
ue title is private" data-url=3D"https://github.com/quicwg/base-drafts/is=
sues/2686" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/ba=
se-drafts/issues/2686/hovercard" href=3D"https://github.com/quicwg/base-d=
rafts/issues/2686">#2686</a>, if that's what you were trying to address. =
I would drop this, but I realized that the existing statement is potentia=
lly misleading in what it says. (more discussion on this in <a class=3D"i=
ssue-link js-issue-link" data-error-text=3D"Failed to load issue title" d=
ata-id=3D"442615924" data-permission-text=3D"Issue title is private" data=
-url=3D"https://github.com/quicwg/base-drafts/issues/2686" data-hovercard=
-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/2686/hov=
ercard" href=3D"https://github.com/quicwg/base-drafts/issues/2686">#2686<=
/a>)</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/2675#pullrequestreview-236344073">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYYFYX2QCL3O7ODOGDPUYAERANCNFSM4HLNTECA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJKZTTZAEXJTNVJZAWHDPUYAERA5CN=
FSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYLFGCI.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/2675#pullrequestrev=
iew-236344073",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2675#pullrequestreview=
-236344073",=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_5cd608c8e0cbf_670a3fccf06cd96c1901f0--


From nobody Fri May 10 16:32:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 677F51200FA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:32:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3kXGi2QwAZhl for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:32:22 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B410A1200E3 for <quic-issues@ietf.org>; Fri, 10 May 2019 16:32:21 -0700 (PDT)
Date: Fri, 10 May 2019 16:32:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557531140; bh=okgX2Ytv6jyH2jgJtwVmmK5q6xAMr98/7i/dbF0PPgQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gut70Jr9xI0KOz6QkHPpBXeARP7cXDT2uQr9SxzuRByRynq07r5GSlz9X0CORqNUf Qse+bG8hwyI0duAeedhr7pdxDGvnCCf7RTJU96Ay7BLLCGl6qPGQ/MwVaVoPBKgsaB JMkQ8GTAOI/O8VzR8FrwKWWu+NjXNv9Sgk4Ge+RM=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY74TB23Q4ZKHGXAT524M6IJEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/491457145@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd60a04a102c_3fda3fe8302cd9601501e0"; 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/_bZnk4fFg-_my93l3-xhJNGK00M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 23:32:23 -0000

----==_mimepart_5cd60a04a102c_3fda3fe8302cd9601501e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair : That is a question. Maybe we can get away from that by saying that a sender only increases its cwnd if it knows that it was fully utilized since the last cwnd change? Meaning that at some point since the last cwnd change, inflight >= cwnd happened at least once.

I have a separate question, one that was being discussed in #2554, and I think is still left open. If we need the entire cwnd to be used before increasing it, we lose out on 1 RTT of growth during slow start. Both Windows and Linux TCP compensate for this by doing something like increase it when > 1/2 cwnd is used... we need to write something here that's at least as performant, and not just "when inflight >= 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/2630#issuecomment-491457145
----==_mimepart_5cd60a04a102c_3fda3fe8302cd9601501e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7386514" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> : That is a question. Maybe we can get away from that by saying that a sender only increases its cwnd if it knows that it was fully utilized since the last cwnd change? Meaning that at some point since the last cwnd change, inflight &gt;= cwnd happened at least once.</p>
<p>I have a separate question, one that was being discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="425414634" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2554" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2554/hovercard" href="https://github.com/quicwg/base-drafts/issues/2554">#2554</a>, and I think is still left open. If we need the entire cwnd to be used before increasing it, we lose out on 1 RTT of growth during slow start. Both Windows and Linux TCP compensate for this by doing something like increase it when &gt; 1/2 cwnd is used... we need to write something here that's at least as performant, and not just "when inflight &gt;= cwnd".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ72TQKRSZCULFHVHTPUYAYJANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNJB5AZFMGHB3MEY3PUYAYJA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFQU6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457145",
"url": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457145",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd60a04a102c_3fda3fe8302cd9601501e0--


From nobody Fri May 10 16:32:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDBA112028F for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:32:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RQSe2UE6kSoT for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 16:32:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 832DF120272 for <quic-issues@ietf.org>; Fri, 10 May 2019 16:32:38 -0700 (PDT)
Date: Fri, 10 May 2019 16:32:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557531157; bh=zITWZZI79hEA05OM9/TbKw7f4nsXHpX9m+sYKhqduyU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wO/rdPrechNcCkrwYXP4urZbOavbubVbcCDs6Bia+1uV5UMNsbIRiD2WSN3S7Srst m8kZK0yb7e0d9k5PFN5UCYFjCHvvxtmb2xA2c6v0yTfnglHnd1pwKqXF/G1wovzcQq ZkUMtFnrxSFJxzkbjOI4+lgUx3YQjqR5AQJ4o66U=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SWATQ3IJMOTSLB6524M6JJEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/491457178@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd60a14e998b_1783fd4c30cd960613d5"; 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/STFYJfNiG3HMZyXlTB8RssLAZN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 10 May 2019 23:32:49 -0000

----==_mimepart_5cd60a14e998b_1783fd4c30cd960613d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@pravb, thoughts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457178
----==_mimepart_5cd60a14e998b_1783fd4c30cd960613d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=12821832" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pravb">@pravb</a>, thoughts?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457178">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYUFSCQKYJNWXMSBLPUYAZJANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3I4AZEANJRQ6VCW7DPUYAZJA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFQVGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457178",
"url": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491457178",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd60a14e998b_1783fd4c30cd960613d5--


From nobody Fri May 10 17:25:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1CD61200B1 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:24:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gjtsL3IW20XF for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:24:51 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21B751206C5 for <quic-issues@ietf.org>; Fri, 10 May 2019 16:35:22 -0700 (PDT)
Date: Fri, 10 May 2019 16:35:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557531319; bh=/qsV2egmTa15r4yBd3pcp1Y63ecpaG+ol6nliA+EHpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DXkEJwPqGy/cPqDHruMrdS3vm7J1tlQDXnv+xLmGgEhF27ND7hNLgg1kYiQreXPPr aN20tUTaD/ydrr301X6P35LL6Xxs7tNEJ/CU5wBwoSw4X7ONKUqNDf+qPEkNdo9yz8 7N+KEUQOxkpnPd+O4bVBSqwWx3UwRXn2ilA2tE6Q=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2W323GHYLSPGJ7YTN24M6TPEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491457523@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd60ab743732_466f3fa1452cd960151777"; 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/5IQcd1Xv3x9548_pmnoL-nEvkcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 00:24:59 -0000

----==_mimepart_5cd60ab743732_466f3fa1452cd960151777
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair, I think you might be talking about a general max burst size, where the recovery draft (and @ianswett) is trying to talk about an "initial" window's size -- the size of a burst after quiescence. Is that right? I think we need to do some wordsmiting, but I want to make sure that we're talking about the same thing 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/issues/2686#issuecomment-491457523
----==_mimepart_5cd60ab743732_466f3fa1452cd960151777
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7386514" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a>, I think you might be talking about a general max burst size, where the recovery draft (and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>) is trying to talk about an "initial" window's size -- the size of a burst after quiescence. Is that right? I think we need to do some wordsmiting, but I want to make sure that we're talking about the same thing 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/issues/2686#issuecomment-491457523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5F5L4YFTRSFXZZCLDPUYBDPANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RFGQ3EIVO2JIBS2LPUYBDPA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFQX4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491457523",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491457523",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd60ab743732_466f3fa1452cd960151777--


From nobody Fri May 10 17:30:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC22312028A for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 W6-om06vahwp for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:29:52 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A20231202E6 for <quic-issues@ietf.org>; Fri, 10 May 2019 17:10:03 -0700 (PDT)
Date: Fri, 10 May 2019 17:09:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557533399; bh=a1F4iFGowk6eNrHrO36SpadbWSdiDSMrr7Bu2AyMfTs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yYNu3nMUNTpTHalyQaBaeC6VfuthCb5h61f2N++nP/JAP3HWzDvxbOEXVspWI75Tz mW8yZhw7FAq/8UgFPQfl3btAy0jZXSzp2qYSqYkQdUTaqgU2t4Mmra6SAFVJImOjQj HBwOyRwSOoDNduueU5Obs1Bh9c9rOWkgxwWTmLew=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYQYQ6JPQBQXC4DGV24NCVPEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/236351251@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd612d79e274_258a3fea16acd95c9453c"; 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/PvtoykgDECFthyyru3pklchNxRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 00:29:57 -0000

----==_mimepart_5cd612d79e274_258a3fea16acd95c9453c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.

Nice work! LGTM module the point below.

> @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index "-1"

Could we call it something else than "-1" placeholder? Maybe "orphan placeholder".

The reason I feel uncomfortable with calling it "-1" are:
* It is not actually an index.
* We already have a placeholder that is called by name "root".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#pullrequestreview-236351251
----==_mimepart_5cd612d79e274_258a3fea16acd95c9453c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<p>Nice work! LGTM module the point below.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r283072767">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index &quot;-1&quot;
</pre>
<p>Could we call it something else than "-1" placeholder? Maybe "orphan placeholder".</p>
<p>The reason I feel uncomfortable with calling it "-1" are:</p>
<ul>
<li>It is not actually an index.</li>
<li>We already have a placeholder that is called by name "root".</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/2690#pullrequestreview-236351251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK476AJCE435ETA3SL3PUYFFPANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JHFWUMIVDDH2VWWDPUYFFPA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLG6EY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690#pullrequestreview-236351251",
"url": "https://github.com/quicwg/base-drafts/pull/2690#pullrequestreview-236351251",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd612d79e274_258a3fea16acd95c9453c--


From nobody Fri May 10 17:36:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C0EA12009C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:36:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8kAQ-cQIr9gq for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:36:49 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF8CD120043 for <quic-issues@ietf.org>; Fri, 10 May 2019 17:36:48 -0700 (PDT)
Date: Fri, 10 May 2019 17:36:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557535007; bh=a3WWSxXAoLRmEU5ardp35Meiji6WHpUxOSG2R5y2PwI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H4UvmbgsON6RmSjYQ10170z7jMPltMeeR6wJTExZriMa29yS3cJOxk9Igb831XFQK RecbZqDmL6Il+vOG3pr0zh5Z67iRoMOi7gYTaStjpCTYoyP5I9N0H68SGgsnwcosHw HBbEF2iqxNaTtbl9Sh9yb4U3UXFrIhAQ01zGyE0Y=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAKA6GFX2QNTNHIOV24NFZ7EVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/review/236353686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6191fb3445_133c3fb63c2cd96810045c"; 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/s_esMofG8BpRX0pHO_wfyW-0jzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 00:36:51 -0000

----==_mimepart_5cd6191fb3445_133c3fb63c2cd96810045c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -538,11 +538,14 @@ MUST ensure that the crypto retransmission timer is set if there is
 unacknowledged crypto data or if the client does not yet have 1-RTT keys.
 If the crypto retransmission timer expires before the client has 1-RTT keys,
 it is possible that the client may not have any crypto data to retransmit.
-However, the client MUST send a new packet, containing only PING or PADDING
-frames if necessary, to allow the server to continue sending data. If
-Handshake keys are available to the client, it MUST send a Handshake packet,
-and otherwise it MUST send an Initial packet in a UDP datagram of at least
-1200 bytes.
+However, the client MUST send a new packet, containing only PADDING frames if
+necessary, to allow the server to continue sending data. If Handshake keys
+are available to the client, it MUST send a Handshake packet, and otherwise
+it MUST send an Initial packet in a UDP datagram of at least 1200 bytes.
+
+Because packets only containing PADDING do not elicit an acknowledgement,
+they may never be acknowledged, but they are removed from bytes in flight
+when the client gets Handshake keys and the Initial keys are discarded.

Suggested rewording:
"Because the server will eventually discard Initial and Handshake keys, and because packets containing only PADDING frames do not elicit an acknowledgement, it is possible that no acknowledgement is ever received for these additional packets.  They are however eventually removed from the count of bytes in flight when the client discards the corresponding keys (see {{discarding-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/2642#pullrequestreview-236353686
----==_mimepart_5cd6191fb3445_133c3fb63c2cd96810045c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2642#discussion_r283074921">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -538,11 +538,14 @@ MUST ensure that the crypto retransmission timer is set if there is
 unacknowledged crypto data or if the client does not yet have 1-RTT keys.
 If the crypto retransmission timer expires before the client has 1-RTT keys,
 it is possible that the client may not have any crypto data to retransmit.
-However, the client MUST send a new packet, containing only PING or PADDING
-frames if necessary, to allow the server to continue sending data. If
-Handshake keys are available to the client, it MUST send a Handshake packet,
-and otherwise it MUST send an Initial packet in a UDP datagram of at least
-1200 bytes.
+However, the client MUST send a new packet, containing only PADDING frames if
+necessary, to allow the server to continue sending data. If Handshake keys
+are available to the client, it MUST send a Handshake packet, and otherwise
+it MUST send an Initial packet in a UDP datagram of at least 1200 bytes.
+
+Because packets only containing PADDING do not elicit an acknowledgement,
+they may never be acknowledged, but they are removed from bytes in flight
+when the client gets Handshake keys and the Initial keys are discarded.
</pre>
<p>Suggested rewording:<br>
"Because the server will eventually discard Initial and Handshake keys, and because packets containing only PADDING frames do not elicit an acknowledgement, it is possible that no acknowledgement is ever received for these additional packets.  They are however eventually removed from the count of bytes in flight when the client discards the corresponding keys (see {{discarding-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/pull/2642#pullrequestreview-236353686">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44LM4GUM22T3BQVYLPUYIJ7ANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK62FS6WL45X634LF5DPUYIJ7A5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLHRFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#pullrequestreview-236353686",
"url": "https://github.com/quicwg/base-drafts/pull/2642#pullrequestreview-236353686",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6191fb3445_133c3fb63c2cd96810045c--


From nobody Fri May 10 17:48:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAA5A120114 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:48:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YZDnyu-Bq8Fy for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 17:48:48 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDBE41201DB for <quic-issues@ietf.org>; Fri, 10 May 2019 17:48:47 -0700 (PDT)
Date: Fri, 10 May 2019 17:48:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557535727; bh=014NHjNoe9QC5x+/LOa9YNOs04x7BuILqdB6SfPDH5k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wfg9ksOH7c7AC8YaJz+H/rXquRlqcx8/9d6vjkIpNNwzZ/XO13cvT/Vhjuj64/dQZ QOvjhShOH7pBISHDFMlZRabBJpMxl1loNUuG4XmuxFy4Wupbp0S1QCFC7fYekhA23S j1O2p8Dtyuq77K/3vHcXL6CxvMsNEmJ32EGhdN18=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TECHSARVADU75HEV24NHG5EVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c491465487@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd61beedd2c9_717d3feb3e0cd96085614"; 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/sJzrW5kIbAhAluqydGWOSFdK6k0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 00:48:50 -0000

----==_mimepart_5cd61beedd2c9_717d3feb3e0cd96085614
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett: Good catch! It's useful to go back to the principle we have in place: if we want a PTO running, we need to have an ack-eliciting packet outstanding. I don't think there's a strong enough argument to create an exception here, so I agree that we should change this to always sending a PING when the timer goes off and there's nothing to send.

Since the title here is quite clearly the opposite of that, in the interest of transparency, I propose that you close this PR in favor of a new one that says send PING (and stack this new PR on top of #2655).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491465487
----==_mimepart_5cd61beedd2c9_717d3feb3e0cd96085614
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>: Good catch! It's useful to go back to the principle we have in place: if we want a PTO running, we need to have an ack-eliciting packet outstanding. I don't think there's a strong enough argument to create an exception here, so I agree that we should change this to always sending a PING when the timer goes off and there's nothing to send.</p>
<p>Since the title here is quite clearly the opposite of that, in the interest of transparency, I propose that you close this PR in favor of a new one that says send PING (and stack this new PR on top of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="437901064" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2655" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2655/hovercard" href="https://github.com/quicwg/base-drafts/pull/2655">#2655</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/2642#issuecomment-491465487">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6GABXPNXLOQB4TLBLPUYJW5ANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XSYTYFXHWOY2I2YLPUYJW5A5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFSWDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491465487",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491465487",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd61beedd2c9_717d3feb3e0cd96085614--


From nobody Fri May 10 18:01:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 991901201A0 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:01:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fpezDjtXOSLT for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:01:11 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AED612014B for <quic-issues@ietf.org>; Fri, 10 May 2019 18:01:11 -0700 (PDT)
Date: Fri, 10 May 2019 18:01:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557536470; bh=4b/iRJSx56zHixUffksLbJOwxGfUTjaUtifc650i7fo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hfiYvJxS/KBevjMehJaxzk0wr5YdCIdNMFcicybOs/jsj8Yanz/8z52c2kMa6KQDX odvSU4z58spUD8rnw9e8ayj1O3nnMq7+qyQ2jLeNxuFhZLN+MKVejc0/90ADvhP2RB kM1fhvfPANGj9yzVeXFn0RPlTrJv+bw0plNUlN/A=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2QKHZUYVTMXOTPCCV24NIVNEVBNHHBUGOXBA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2655/review/236354682@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2655@github.com>
References: <quicwg/base-drafts/pull/2655@github.com>
Subject: Re: [quicwg/base-drafts] Merge crypto timeout into PTO (#2655)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd61ed66fbe5_11463fa036ecd9641261c6"; 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/k44nJ3ZvLFGoLrlOYoSmrDkOyHU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:01:14 -0000

----==_mimepart_5cd61ed66fbe5_11463fa036ecd9641261c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

Sorry about the number of comments. This is unfortunate because most of the text is just moving about. My suggestion still stands -- merge this and we can fix the pending issues in subsequent PRs (which I'm happy to work on immediately after this lands).

> @@ -687,6 +620,69 @@ be acknowledged or declared lost.  Initial secrets however might be destroyed
 sooner, as soon as handshake keys are available (see Section 4.10 of
 {{QUIC-TLS}}).
 
+## PTO for Crypto Packets
+
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no
+initial RTT is available as recommended in {{?RFC6298}}.
+
+Until the server has validated the client's address on the path, the amount of
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
+CRYPTO data sent in Initial packets should be retransmitted.  If no data can be
+sent, then no alarm should be armed until data has been received from the

```suggestion
sent, then no alarm is needed for loss detection or recovery until data has been received from the
```

> @@ -1217,12 +1213,6 @@ SetLossDetectionTimer():
       time_of_last_sent_crypto_packet + timeout)
     return
 
-  // Don't arm timer if there are no ack-eliciting packets
-  // in flight.
-  if (no ack-eliciting packets in flight):
-    loss_detection_timer.cancel()
-    return
-

Revert this change. Why does this check need to be removed?

> @@ -687,6 +620,69 @@ be acknowledged or declared lost.  Initial secrets however might be destroyed
 sooner, as soon as handshake keys are available (see Section 4.10 of
 {{QUIC-TLS}}).
 
+## PTO for Crypto Packets
+
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no
+initial RTT is available as recommended in {{?RFC6298}}.
+
+Until the server has validated the client's address on the path, the amount of
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
+CRYPTO data sent in Initial packets should be retransmitted.  If no data can be
+sent, then no alarm should be armed until data has been received from the
+client.
+
+Because the server could be blocked until more packets are received, the client
+MUST ensure that the crypto retransmission timer is set if there is

```suggestion
MUST ensure that the PTO timer is set if there is
```

> +## PTO for Crypto Packets
+
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no
+initial RTT is available as recommended in {{?RFC6298}}.
+
+Until the server has validated the client's address on the path, the amount of
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
+CRYPTO data sent in Initial packets should be retransmitted.  If no data can be
+sent, then no alarm should be armed until data has been received from the
+client.
+
+Because the server could be blocked until more packets are received, the client
+MUST ensure that the crypto retransmission timer is set if there is
+unacknowledged crypto data or if the client does not yet have 1-RTT keys.
+If the crypto retransmission timer expires before the client has 1-RTT keys,

```suggestion
If the PTO timer expires before the client has 1-RTT keys,
```

>    if (has unacknowledged crypto data
       || endpoint is client without 1-RTT keys):
-    // Crypto retransmission timer.
+      // Crypto retransmission deadlock timer.

```suggestion
      // Initial PTO.
```

> @@ -1203,10 +1199,10 @@ SetLossDetectionTimer():
     // Time threshold loss detection.
     loss_detection_timer.update(loss_time)
     return
-
+    
   if (has unacknowledged crypto data

I think this if condition 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/pull/2655#pullrequestreview-236354682
----==_mimepart_5cd61ed66fbe5_11463fa036ecd9641261c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>Sorry about the number of comments. This is unfortunate because most o=
f the text is just moving about. My suggestion still stands -- merge this=
 and we can fix the pending issues in subsequent PRs (which I'm happy to =
work on immediately after this lands).</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283075857">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -687,6 +620,69 @@ be acknowledged or de=
clared lost.  Initial secrets however might be destroyed=0D
 sooner, as soon as handshake keys are available (see Section 4.10 of=0D
 {{QUIC-TLS}}).=0D
 =0D
+## PTO for Crypto Packets=0D
+=0D
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no=
=0D
+initial RTT is available as recommended in {{?RFC6298}}.=0D
+=0D
+Until the server has validated the client&#39;s address on the path, the=
 amount of=0D
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANS=
PORT}}.=0D
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledg=
ed=0D
+CRYPTO data sent in Initial packets should be retransmitted.  If no data=
 can be=0D
+sent, then no alarm should be armed until data has been received from th=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-sent, then no alarm should be armed until dat=
a has been received from the=0D
+sent, then no alarm is needed for loss detection or recovery until data =
has been received from the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283075970">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1217,12 +1213,6 @@ SetLossDetectionTim=
er():=0D
       time_of_last_sent_crypto_packet + timeout)=0D
     return=0D
 =0D
-  // Don&#39;t arm timer if there are no ack-eliciting packets=0D
-  // in flight.=0D
-  if (no ack-eliciting packets in flight):=0D
-    loss_detection_timer.cancel()=0D
-    return=0D
-=0D
</pre>=0D
<p>Revert this change. Why does this check need to be removed?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283076216">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -687,6 +620,69 @@ be acknowledged or de=
clared lost.  Initial secrets however might be destroyed=0D
 sooner, as soon as handshake keys are available (see Section 4.10 of=0D
 {{QUIC-TLS}}).=0D
 =0D
+## PTO for Crypto Packets=0D
+=0D
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no=
=0D
+initial RTT is available as recommended in {{?RFC6298}}.=0D
+=0D
+Until the server has validated the client&#39;s address on the path, the=
 amount of=0D
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANS=
PORT}}.=0D
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledg=
ed=0D
+CRYPTO data sent in Initial packets should be retransmitted.  If no data=
 can be=0D
+sent, then no alarm should be armed until data has been received from th=
e=0D
+client.=0D
+=0D
+Because the server could be blocked until more packets are received, the=
 client=0D
+MUST ensure that the crypto retransmission timer is set if there is=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-MUST ensure that the crypto retransmission ti=
mer is set if there is=0D
+MUST ensure that the PTO timer is set if there is=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283076230">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +## PTO for Crypto Packets=0D
+=0D
+The initial PTO SHOULD be set to twice the initial RTT or 1 second if no=
=0D
+initial RTT is available as recommended in {{?RFC6298}}.=0D
+=0D
+Until the server has validated the client&#39;s address on the path, the=
 amount of=0D
+data it can send is limited, as specified in Section 8.1 of {{QUIC-TRANS=
PORT}}.=0D
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledg=
ed=0D
+CRYPTO data sent in Initial packets should be retransmitted.  If no data=
 can be=0D
+sent, then no alarm should be armed until data has been received from th=
e=0D
+client.=0D
+=0D
+Because the server could be blocked until more packets are received, the=
 client=0D
+MUST ensure that the crypto retransmission timer is set if there is=0D
+unacknowledged crypto data or if the client does not yet have 1-RTT keys=
.=0D
+If the crypto retransmission timer expires before the client has 1-RTT k=
eys,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If the crypto retransmission timer expires be=
fore the client has 1-RTT keys,=0D
+If the PTO timer expires before the client has 1-RTT keys,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283076269">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;    if (has unacknowledged crypto data=0D
       || endpoint is client without 1-RTT keys):=0D
-    // Crypto retransmission timer.=0D
+      // Crypto retransmission deadlock timer.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-      // Crypto retransmission deadlock timer=
.=0D
+      // Initial PTO.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2655#discussi=
on_r283076294">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1203,10 +1199,10 @@ SetLossDetectionTi=
mer():=0D
     // Time threshold loss detection.=0D
     loss_detection_timer.update(loss_time)=0D
     return=0D
-=0D
+    =0D
   if (has unacknowledged crypto data=0D
</pre>=0D
<p>I think this if condition can go.</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/2655#pullrequestreview-236354682">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5HE4BJKR5G76CXBILPUYLFNANCNFSM4HI3K56Q">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK7WRZFYBWYF7WSQWKDPUYLFNA5CN=
FSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYLHY6Q.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/2655#pullrequestrev=
iew-236354682",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2655#pullrequestreview=
-236354682",=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_5cd61ed66fbe5_11463fa036ecd9641261c6--


From nobody Fri May 10 18:18:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FA06120143 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:18:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uerWh4y2Lxkc for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:18:52 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68050120132 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:18:52 -0700 (PDT)
Date: Fri, 10 May 2019 18:18:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557537531; bh=9n1uSx2nJ5gYIOjGGC2VW8/cr0vBqv8lIsva9PjYD3g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h5I0UJbU4zlYx4nUUtxu4oYSEP/8d+ayi8Uu6S/ot1OQt3fvEj6ph4I5pZE1GsCLV A7VVfhEm2XrtDFYhd5OV6X8i09KPy2Mk9rILv41IuMp8dXsgvFnUUT4H9q04x2yVdy Qj2g6HjreVD7bjvQvvkpF7NQhjRFiE4qNwJQH/Zo=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNT3XVGEDLESQCLAV24NKXXEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/236356152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd622fb66305_3bcf3fed1a8cd95c90897"; 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/JIYbLv3r_bwL4Gegu7B3ZTVkTKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:18:54 -0000

----==_mimepart_5cd622fb66305_3bcf3fed1a8cd95c90897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Thanks for adding the registry text. 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/2680#pullrequestreview-236356152
----==_mimepart_5cd622fb66305_3bcf3fed1a8cd95c90897
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Thanks for adding the registry text. 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/2680#pullrequestreview-236356152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ZVAHSFLV7HLYUEW3PUYNHXANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YFLPP7IFX5VOZTWLPUYNHXA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLIEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-236356152",
"url": "https://github.com/quicwg/base-drafts/pull/2680#pullrequestreview-236356152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd622fb66305_3bcf3fed1a8cd95c90897--


From nobody Fri May 10 18:24:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 986A112023E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:24:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 dlbpeQYzP00v for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:24:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51E2C120132 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:24:53 -0700 (PDT)
Date: Fri, 10 May 2019 18:24:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557537892; bh=K4/JQruxP4TEQGkHQnk6sPF409zcfy65bGQwIR2JP+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k5OHCjkGC+8FEgchys5xyev9p7OFKC+ZMW89v7mGPUmVDMeD5/hXUMGFzsf5BqkPg +BdsnPR1yg5CxivNVKqzwU8Ti+28YBl0DMJQVDlINaurs/2yE3DJUO4z4WIUFSkW2G XfAheHY3kc+Vyr6QXqzFYMydqAxI+FwW8KfHxLP0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TSQ2IW5QESNBD6TN24NLOJEVBNHHBUY7D5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2689/491468180@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2689@github.com>
References: <quicwg/base-drafts/issues/2689@github.com>
Subject: Re: [quicwg/base-drafts] Checking duplicate TPs is onerous (#2689)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd624641e466_39c43fe4c22cd968309916"; 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/dKjojqJ4cRovOKwGn-5fhv1NgVI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:24:55 -0000

----==_mimepart_5cd624641e466_39c43fe4c22cd968309916
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yup, seems sensible 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/2689#issuecomment-491468180
----==_mimepart_5cd624641e466_39c43fe4c22cd968309916
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yup, seems sensible 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/2689#issuecomment-491468180">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UQ5LWPQ3YRVCIWF3PUYN6JANCNFSM4HMDWZ5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK74HAGJCVFG4UNUFELPUYN6JA5CNFSM4HMDWZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFTLFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491468180",
"url": "https://github.com/quicwg/base-drafts/issues/2689#issuecomment-491468180",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd624641e466_39c43fe4c22cd968309916--


From nobody Fri May 10 18:39:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77CE41201DB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:39:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OZkk2nTecqqY for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:39:55 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01A13120077 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:39:54 -0700 (PDT)
Date: Fri, 10 May 2019 18:39:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557538794; bh=/NqjX9yV2IRAC8K5g8VZCLWYdApjRfsaRKEez/FXrJ4=; h=Date:From:To:Subject:From; b=ogTqky4e0JoQCp77VbZsCyt/yKVYe6mVForm0Pgt2NOl4Wg3yy1l4w7VtKFfdAkWX fewIKNypKAiW+HoTAjrqFKhGLsfPefGsReUGYobGN8ZycUO0L1DK9AS45cxAempa5C aybDuAc96o1YcFr8EzXqtbDoiMV9AeO4c93VHGIk=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close2689/000000-15f7c4@github.com>
Subject: [quicwg/base-drafts] 15f7c4: MUST NOT appear, receiver MAY 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/1_YPKg3jUR-AhaiqAxYqh3q4JvM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:39:57 -0000

  Branch: refs/heads/close2689
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15f7c418fc52075c9fa665105fabb6844b00f880
      https://github.com/quicwg/base-drafts/commit/15f7c418fc52075c9fa665105fabb6844b00f880
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST NOT appear, receiver MAY error



From nobody Fri May 10 18:41:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 596F6120180 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:41:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oSJ_rI7YQlRm for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:41:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C91A120132 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:41:27 -0700 (PDT)
Date: Fri, 10 May 2019 18:41:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557538886; bh=/BiBRaQSn5nMTwB4uwVJZ0DtR5SP5MNk7wu9KCiUqfk=; h=Date:From:To:Subject:From; b=lNpoazk612209jg9pybbljwshuTVXaNltX53SRICSXBm9kbo8uhVBUgIBgkIuFmAk xYar701Bj6iVmCAjSPNWGX7j/l3zkOUhkX8hJHh2YgWNESz3uN4Si8nVj4PcoB5VZc tSHKCPzN+BMJUvAAY3SuqVuetwvmUPeW3wB7imFE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/23cb0b-03bf5b@github.com>
Subject: [quicwg/base-drafts] 03bf5b: Script updating gh-pages from 15f7c418. [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/HyevB0UJiMbxkYe6hFbQJfeRhm0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:41:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 03bf5b1c1bf2a7c4e57c8039f60dec4f094c47ba
      https://github.com/quicwg/base-drafts/commit/03bf5b1c1bf2a7c4e57c8039f60dec4f094c47ba
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    A close2689/draft-ietf-quic-http.html
    A close2689/draft-ietf-quic-http.txt
    A close2689/draft-ietf-quic-invariants.html
    A close2689/draft-ietf-quic-invariants.txt
    A close2689/draft-ietf-quic-qpack.html
    A close2689/draft-ietf-quic-qpack.txt
    A close2689/draft-ietf-quic-recovery.html
    A close2689/draft-ietf-quic-recovery.txt
    A close2689/draft-ietf-quic-tls.html
    A close2689/draft-ietf-quic-tls.txt
    A close2689/draft-ietf-quic-transport.html
    A close2689/draft-ietf-quic-transport.txt
    A close2689/index.html
    M index.html
    R sr-short/draft-ietf-quic-http.html
    R sr-short/draft-ietf-quic-http.txt
    R sr-short/draft-ietf-quic-invariants.html
    R sr-short/draft-ietf-quic-invariants.txt
    R sr-short/draft-ietf-quic-qpack.html
    R sr-short/draft-ietf-quic-qpack.txt
    R sr-short/draft-ietf-quic-recovery.html
    R sr-short/draft-ietf-quic-recovery.txt
    R sr-short/draft-ietf-quic-spin-exp.html
    R sr-short/draft-ietf-quic-spin-exp.txt
    R sr-short/draft-ietf-quic-tls.html
    R sr-short/draft-ietf-quic-tls.txt
    R sr-short/draft-ietf-quic-transport.html
    R sr-short/draft-ietf-quic-transport.txt
    R sr-short/index.html

  Log Message:
  -----------
  Script updating gh-pages from 15f7c418. [ci skip]



From nobody Fri May 10 18:42:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3544120180 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:42:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aA_MtLDisDXc for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:42:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6A23120077 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:42:44 -0700 (PDT)
Date: Fri, 10 May 2019 18:42:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557538963; bh=tgHPKGQS0Z/HmNz+nLnm/4wG9dlYW3ajmz9RbH3ZegA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ccKNJslq0xCZxXJG8loUcoYaWyjF0UrznKzngiyUd/rT3JO02tN1UZA6LB46zwhxm WcIHnuvWh4wRc4HEqkqxMyR2cbgw8jgnf1EcjZmgcK8fHkS9I0GPjJQX3z3EZKY+pC TuZGGzJIOswoRc35TyKC7SwHLl4UGz7NQUxc6eSU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YP32OVADCBCWTPJ524NNRHEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691@github.com>
Subject: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd62893dee2e_11e73fe92d0cd96452984"; 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/i8TI239Bg2LOe17kyjuxcIsKd7g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:42:47 -0000

----==_mimepart_5cd62893dee2e_11e73fe92d0cd96452984
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Changes a receiver requirement to, in [Mike's words](https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475), "senders: don't do that; receivers: you're not required to police but we'd really like it if you did."

Closes #2689.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2691

-- Commit Summary --

  * MUST NOT appear, receiver MAY error

-- File Changes --

    M draft-ietf-quic-transport.md (14)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2691.patch
https://github.com/quicwg/base-drafts/pull/2691.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/2691

----==_mimepart_5cd62893dee2e_11e73fe92d0cd96452984
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Changes a receiver requirement to, in <a href="https://github.com/quicwg/base-drafts/issues/2663#issuecomment-488742475" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2663/hovercard">Mike's words</a>, "senders: don't do that; receivers: you're not required to police but we'd really like it if you did."</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2689.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442754025" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2689" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2689/hovercard" href="https://github.com/quicwg/base-drafts/issues/2689">#2689</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/2691'>https://github.com/quicwg/base-drafts/pull/2691</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>MUST NOT appear, receiver MAY error</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2691/files#diff-0">draft-ietf-quic-transport.md</a>
    (14)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2691.patch'>https://github.com/quicwg/base-drafts/pull/2691.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2691.diff'>https://github.com/quicwg/base-drafts/pull/2691.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/2691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6H2XMGKE57HNFE6D3PUYQBHANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GZ3X35O7MMU76BKTPUYQBHA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTGX75A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691",
"url": "https://github.com/quicwg/base-drafts/pull/2691",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd62893dee2e_11e73fe92d0cd96452984--


From nobody Fri May 10 18:56:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58B2B1201EA for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:56:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id udSdItcNaLkp for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 18:56:48 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD8CD120077 for <quic-issues@ietf.org>; Fri, 10 May 2019 18:56:47 -0700 (PDT)
Date: Fri, 10 May 2019 18:56:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557539806; bh=+rpObhOBgOhrGYhjMbfpLULnoMON/XpRSUKf0lmWLOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YONJdYuvpVTwfuEOso8qFhpPx4WkvE07r9SFJ3IBixSr+iu1a3EoXspz+I6BSjH7H 3RiMfS7CONbT7LV2SA1ihEyUHFMktiGQo7RZlS01MiM3uqB3PlR17EqhJEf5HRzLqs 859GC7mB5BoW6qUA5xvsx1+XIsNRAa4TUTc4r3kQ=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75VOCOB2JNXXXHMHV24NPF5EVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236357458@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd62bde49297_39ba3fe4c22cd96812826a"; 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/aHWBc1fyRDgRjt5Qz_NHfMfgupY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 01:56:50 -0000

----==_mimepart_5cd62bde49297_39ba3fe4c22cd96812826a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.

This needs to be only a statement of fact that describes the exception to the preceding SHOULD. "If the endpoint does not have Handshake keys, it sends CONNECTION_CLOSE frames in an Initial packet"

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

```suggestion
It is possible that an endpoint does not know whether the peer has Handshake keys.  In order to
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE

The server can't guarantee this. (see proposed text below)

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

Suggested rewording of text after the first sentence:
"Under these circumstances, an endpoint SHOULD send a CONNECTION_CLOSE frame in both Handshake and Initial packets to increase the likelihood of a CONNECTION_CLOSE frame being processed by the peer.  These packets can be coalesced into a single UDP datagram (see {{packet-coalesce}})."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-236357458
----==_mimepart_5cd62bde49297_39ba3fe4c22cd96812826a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2688#discussi=
on_r283078184">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
</pre>=0D
<p>This needs to be only a statement of fact that describes the exception=
 to the preceding SHOULD. "If the endpoint does not have Handshake keys, =
it sends CONNECTION_CLOSE frames in an Initial packet"</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r283078211">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The server may not know whether the client ha=
s Handshake keys.  In order to=0D
+It is possible that an endpoint does not know whether the peer has Hands=
hake keys.  In order to=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r283078281">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
</pre>=0D
<p>The server can't guarantee this. (see proposed text below)</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r283078398">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
+in both Handshake and Initial, because the client discards Initial keys =
as soon=0D
+as it has Handshake keys. If multiple packets are sent, they can be coal=
esced=0D
+(see {{packet-coalesce}}).=0D
</pre>=0D
<p>Suggested rewording of text after the first sentence:<br>=0D
"Under these circumstances, an endpoint SHOULD send a CONNECTION_CLOSE fr=
ame in both Handshake and Initial packets to increase the likelihood of a=
 CONNECTION_CLOSE frame being processed by the peer.  These packets can b=
e coalesced into a single UDP datagram (see {{packet-coalesce}})."</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/2688#pullrequestreview-236357458">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3KFOTSJSDVQHEIWITPUYRV5ANCNFSM4HMCCGTQ">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK4TLPHDTRC6YVVK6CTPUYRV5A5CN=
FSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYLIOUQ.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/2688#pullrequestrev=
iew-236357458",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview=
-236357458",=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_5cd62bde49297_39ba3fe4c22cd96812826a--


From nobody Fri May 10 19:16:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60A07120219 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 19:16:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WWEZPTfsJd47 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 19:16:45 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4303D1201EA for <quic-issues@ietf.org>; Fri, 10 May 2019 19:16:45 -0700 (PDT)
Date: Fri, 10 May 2019 19:16:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557541004; bh=Ji1ZEYoxT4OhAYHrygGqebaoOB3sUcjEVhi9rwm1N+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bbb0pcG/XVjBpu3PJBq0pdlHuvE89StSruyTPSuMcnakXYbK5/v7VUF81QesbxNr1 jfG3IXEMxuoHqjBVHEUUhaTfqokqcdvLiGKkjcG/jcn5PiEijxbUtgslj2kWtdH93C hMq7iek/kOKnMkRwlBihow3X5bWUp5+F8eTegIGo=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG2CQXPZIQYSHEFH524NRQZEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236357847@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6308c7a49f_14a3fd7a80cd96418712f"; 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/I2K1KrEYGRoNowR6o3iZxHrLVhk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 02:16:47 -0000

----==_mimepart_5cd6308c7a49f_14a3fd7a80cd96418712f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

a few comments

>  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client

add a reference

> +
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with

maybe add a reference to streams section in draft-transport?

> +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.

@mikkelfj : I suspect you're missing that comparison "of HTTP/3" is assumed (which is reasonable, IMO)

> @@ -1742,7 +1866,7 @@ assigned by IANA.
 
 --- back
 
-# Considerations for Transitioning from HTTP/2
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}
 
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important

How about "HTTP/3 departs from HTTP/2 where QUIC's behavior differences from TCP are either beneficial or need to be accommodated (absence of linear ordering, support for framing)."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-236357847
----==_mimepart_5cd6308c7a49f_14a3fd7a80cd96418712f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>a few comments</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283078470">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 QUIC is described in {{QUIC-TRANSPORT}}.  For a full description of HTTP/2, see
-{{!RFC7540}}.
-
-
-## Notational Conventions
+{{!HTTP2=RFC7540}}.
+
+# HTTP/3 Protocol Overview
+
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
</pre>
<p>add a reference</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283078498">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
</pre>
<p>maybe add a reference to streams section in draft-transport?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283078728">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> : I suspect you're missing that comparison "of HTTP/3" is assumed (which is reasonable, IMO)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283079018">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1742,7 +1866,7 @@ assigned by IANA.
 
 --- back
 
-# Considerations for Transitioning from HTTP/2
+# Considerations for Transitioning from HTTP/2 {#h2-considerations}
 
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important
</pre>
<p>How about "HTTP/3 departs from HTTP/2 where QUIC's behavior differences from TCP are either beneficial or need to be accommodated (absence of linear ordering, support for framing)."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-236357847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36D5MHMDBAIEMCW73PUYUAZANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK24K25XXYF66YUPVRLPUYUAZA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLIRVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-236357847",
"url": "https://github.com/quicwg/base-drafts/pull/2683#pullrequestreview-236357847",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6308c7a49f_14a3fd7a80cd96418712f--


From nobody Fri May 10 19:23:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF0F3120229 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 19:23:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DI1y9imxgcfe for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 19:23:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B1244120180 for <quic-issues@ietf.org>; Fri, 10 May 2019 19:23:18 -0700 (PDT)
Date: Fri, 10 May 2019 19:23:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557541397; bh=TR/kdZfx/DyzfQ7BTznyYJ1rVa6IF3ueSyzyGm9la/o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OY1FRwi0TUC9jgy0zbOSQSPaJnA5Z8GDZ6l7eu6sb8+g04PivMxfbbljiHYfbe1d+ 7QvDmx1yEr+w5XCr95YIdq1jjklLi1DM7kd9TfRdmdl9mrEkiJdEGgt7gU3Kty8hzp KWlHKNsEdSU6P1J9yjqmTu46Ekj5AxIarVE6XR9Q=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZLYZ5UMZSKFXOZ7F24NSJLEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c491471865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6321586ff1_24983ff9ac2cd9641670e6"; 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/Bq_ej8fVCaxZjA7S4FxJC_ECj10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 02:23:20 -0000

----==_mimepart_5cd6321586ff1_24983ff9ac2cd9641670e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Um. Ok. This is attached to an issue that is labeled `transport` and now has consensus declared on it with this PR. I'm fried right now, but let's discuss this before doing anything.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491471865
----==_mimepart_5cd6321586ff1_24983ff9ac2cd9641670e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Um. Ok. This is attached to an issue that is labeled <code>transport</code> and now has consensus declared on it with this PR. I'm fried right now, but let's discuss this before doing anything.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491471865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FME55AFQ6HBU2XWLPUYUZLANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FCXB5DQWVXQ7JHVDPUYUZLA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFUH6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491471865",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491471865",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6321586ff1_24983ff9ac2cd9641670e6--


From nobody Fri May 10 20:22:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01D7B1201DB for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 20:22:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9Z55hwzD0uTZ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 20:22:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C80512017C for <quic-issues@ietf.org>; Fri, 10 May 2019 20:22:26 -0700 (PDT)
Date: Fri, 10 May 2019 20:22:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557544945; bh=Jq/ygR13KNgh+tXuPNt/9ih0oWBnAlm37qVENc+l1i4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ox9IAF9ndRE/SRpiRaHWThxHtMKjqn7P+yJl3leET7ICfYn8G0SWX7JPwQIhHgz17 Xt+OeDsuEZd9rVtx5lIVvspFGt85ZBCj2GlDUn1nyQPqFHyHY2VqJIGpwK+KFJoE8I UIhd0tlqtpYl+mdn1gjrNnr+lfCuah699OnOsZdk=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPYAMAQQ7NFFYZJBV24NZHDEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236358790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd63ff15829c_6a293f9850acd9601472b1"; 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/IjPI3eXAdzYN22SxXGArhlPZM0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 03:22:31 -0000

----==_mimepart_5cd63ff15829c_6a293f9850acd9601472b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

Great work, @DavidSchinazi ! A bunch of comments, but only minor editorial.

> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that

```suggestion
Verifying the peer's Finished provides the endpoint with an assurance that
```

> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements

```suggestion
does not complete at both endpoints simultaneously.  Consequently, any requirement
```

> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to

```suggestion
that is based on the completion of the handshake is based on the perspective of the endpoint in question.
```

> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the

```suggestion
In this document, the TLS handshake is considered confirmed at an endpoint when the
```

> +### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint

```suggestion
following two conditions are met: the handshake is complete, and the endpoint
```

> +Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.

Suggested rephrase:
"An endpoint can implement this second predicate by recording the lowest packet number sent with 1-RTT keys.  When the largest acknowledged packet number in any received 1-RTT ACK frame matches or exceeds the recorded packet number, the handshake is confirmed."

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring

```suggestion
will send data after the handshake, resulting in acknowledgements that allow
```
The application is not ensuring anything about acks or handshake keys

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that

```suggestion
both endpoints to discard their handshake keys promptly.  Endpoints that
```

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send

```suggestion
do not have reason to send immediately after completing the handshake might cause
```
Application does not send PINGs, it causes PING to be sent. MAY suggests permission, which isn't required here, you only need a statement of what might happen.

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be

```suggestion
ack-eliciting frames, such as PING, to be sent, resulting in the handshake getting
```

> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since

```suggestion
A client SHOULD discard 0-RTT keys as soon as it installs 1-RTT keys, since
```

> +### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.

```suggestion
the client does not send 0-RTT encrypted packets thereafter (see {{using-early-data}}).
```

> +ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe

```suggestion
1-RTT keys.  After receiving a 1-RTT packet, servers MUST discard 0-RTT keys within a short time; the RECOMMENDED time period is three times the Probe
```

> +confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server

```suggestion
Timeout (PTO, see {{QUIC-RECOVERY}}).  A server
```

> @@ -1116,9 +1144,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.

Suggest similar rewording to earlier

> @@ -1116,9 +1144,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for

```suggestion
Endpoints MAY limit the number of keys they retain to two sets for
```

> -An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the

```suggestion
Therefore, an endpoint SHOULD NOT initiate a key update for some time after it has last updated keys; the RECOMMENDED time period is three times the PTO value.
```

> -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being

```suggestion
This avoids valid reordered packets being
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview-236358790
----==_mimepart_5cd63ff15829c_6a293f9850acd9601472b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>Great work, <a class=3D"user-mention" data-hovercard-type=3D"user" dat=
a-hovercard-url=3D"/hovercards?user_id=3D5599133" data-octo-click=3D"hove=
rcard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https:/=
/github.com/DavidSchinazi">@DavidSchinazi</a> ! A bunch of comments, but =
only minor editorial.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079321">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:=0D=

 Additional functions might be needed to configure TLS.=0D
 =0D
 =0D
+### Handshake Complete {#handshake-complete}=0D
+=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Verifying the peer's Finished provides endpoi=
nts with an assurance that=0D
+Verifying the peer's Finished provides the endpoint with an assurance th=
at=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079350">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:=0D=

 Additional functions might be needed to configure TLS.=0D
 =0D
 =0D
+### Handshake Complete {#handshake-complete}=0D
+=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-does not complete on both endpoints simultane=
ously, therefore any requirements=0D
+does not complete at both endpoints simultaneously.  Consequently, any r=
equirement=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079517">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:=0D=

 Additional functions might be needed to configure TLS.=0D
 =0D
 =0D
+### Handshake Complete {#handshake-complete}=0D
+=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-placed on endpoints based on the completion o=
f the handshake are specific to=0D
+that is based on the completion of the handshake is based on the perspec=
tive of the endpoint in question.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079538">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:=0D=

 Additional functions might be needed to configure TLS.=0D
 =0D
 =0D
+### Handshake Complete {#handshake-complete}=0D
+=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
+the handshake being complete from the perspective of the endpoint in que=
stion.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed when both of=
 the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-In this document, the TLS handshake is consid=
ered confirmed when both of the=0D
+In this document, the TLS handshake is considered confirmed at an endpoi=
nt when the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079559">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +### Handshake Complete {#handshake-comple=
te}=0D
+=0D
+In this document, the TLS handshake is considered complete when the TLS =
stack=0D
+has reported that the handshake is complete.  This happens when the TLS =
stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides endpoints with an assurance t=
hat=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
+the handshake being complete from the perspective of the endpoint in que=
stion.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed when both of=
 the=0D
+following two conditions are met: the handshake is complete and the endp=
oint=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-following two conditions are met: the handsha=
ke is complete and the endpoint=0D
+following two conditions are met: the handshake is complete, and the end=
point=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079688">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Verifying the peer&#39;s Finished provide=
s endpoints with an assurance that=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
+the handshake being complete from the perspective of the endpoint in que=
stion.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed when both of=
 the=0D
+following two conditions are met: the handshake is complete and the endp=
oint=0D
+has received an acknowledgment for a packet sent with 1-RTT keys.  This =
second=0D
+condition can be implemented by tracking the lowest packet number sent w=
ith=0D
+1-RTT keys, and the highest value of the Largest Acknowledged field in a=
ny=0D
+received 1-RTT ACK frame: once the latter is higher than or equal to the=
=0D
+former, the handshake is confirmed.=0D
</pre>=0D
<p>Suggested rephrase:<br>=0D
"An endpoint can implement this second predicate by recording the lowest =
packet number sent with 1-RTT keys.  When the largest acknowledged packet=
 number in any received 1-RTT ACK frame matches or exceeds the recorded p=
acket number, the handshake is confirmed."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079755">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-will send data after the handshake, generatin=
g acknowledgements and ensuring=0D
+will send data after the handshake, resulting in acknowledgements that a=
llow=0D
</pre>=0D
=0D
<p>The application is not ensuring anything about acks or handshake keys<=
/p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079762">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-that both endpoints can discard their handsha=
ke keys promptly.  Endpoints that=0D
+both endpoints to discard their handshake keys promptly.  Endpoints that=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079806">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
+do not have reason to send immediately after completing the handshake MA=
Y send=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-do not have reason to send immediately after =
completing the handshake MAY send=0D
+do not have reason to send immediately after completing the handshake mi=
ght cause=0D
</pre>=0D
=0D
<p>Application does not send PINGs, it causes PING to be sent. MAY sugges=
ts permission, which isn't required here, you only need a statement of wh=
at might happen.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079829">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
+do not have reason to send immediately after completing the handshake MA=
Y send=0D
+ack-eliciting frames, such as PING, which will cause the handshake to be=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ack-eliciting frames, such as PING, which wil=
l cause the handshake to be=0D
+ack-eliciting frames, such as PING, to be sent, resulting in the handsha=
ke getting=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079843">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -724,6 +703,35 @@ This results in aband=
oning loss recovery state for the Initial encryption level=0D
 and ignoring any outstanding Initial packets.=0D
 =0D
 =0D
+### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
+do not have reason to send immediately after completing the handshake MA=
Y send=0D
+ack-eliciting frames, such as PING, which will cause the handshake to be=
=0D
+confirmed when they are acknowledged.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Clients SHOULD discard 0-RTT keys as soon as =
they install 1-RTT keys, since=0D
+A client SHOULD discard 0-RTT keys as soon as it installs 1-RTT keys, si=
nce=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283079901">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +### Discarding Handshake Keys=0D
+=0D
+An endpoint MUST NOT discard its handshake keys until the TLS handshake =
is=0D
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its han=
dshake=0D
+keys as soon as it has confirmed the handshake.  Most application protoc=
ols=0D
+will send data after the handshake, generating acknowledgements and ensu=
ring=0D
+that both endpoints can discard their handshake keys promptly.  Endpoint=
s that=0D
+do not have reason to send immediately after completing the handshake MA=
Y send=0D
+ack-eliciting frames, such as PING, which will cause the handshake to be=
=0D
+confirmed when they are acknowledged.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-they have no use after that moment.=0D
+the client does not send 0-RTT encrypted packets thereafter (see {{using=
-early-data}}).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080057">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ack-eliciting frames, such as PING, which=
 will cause the handshake to be=0D
+confirmed when they are acknowledged.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+0-RTT and 1-RTT packets share the same packet number space, and clients =
do not=0D
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).=0D=

+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT=
=0D
+packet.  However, due to packet reordering, a 0-RTT packet could arrive =
after=0D
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decr=
ypting=0D
+reordered packets without requiring their contents to be retransmitted w=
ith=0D
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Prob=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-1-RTT keys.  Servers MUST discard 0-RTT keys =
within three times the Probe=0D
+1-RTT keys.  After receiving a 1-RTT packet, servers MUST discard 0-RTT =
keys within a short time; the RECOMMENDED time period is three times the =
Probe=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080065">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +confirmed when they are acknowledged.=0D
+=0D
+=0D
+### Discarding 0-RTT Keys=0D
+=0D
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, si=
nce=0D
+they have no use after that moment.=0D
+=0D
+0-RTT and 1-RTT packets share the same packet number space, and clients =
do not=0D
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).=0D=

+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT=
=0D
+packet.  However, due to packet reordering, a 0-RTT packet could arrive =
after=0D
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decr=
ypting=0D
+reordered packets without requiring their contents to be retransmitted w=
ith=0D
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Prob=
e=0D
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A =
server=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Timeout (PTO, see {{QUIC-RECOVERY}}) after re=
ceiving a 1-RTT packet.  A server=0D
+Timeout (PTO, see {{QUIC-RECOVERY}}).  A server=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080152">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1144,21 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
+another key update can be initiated.=0D
</pre>=0D
<p>Suggest similar rewording to earlier</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080409">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1144,21 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
+another key update can be initiated.=0D
+=0D
+Endpoints MAY limit the number of sets of keys they retain to two sets f=
or=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Endpoints MAY limit the number of sets of key=
s they retain to two sets for=0D
+Endpoints MAY limit the number of keys they retain to two sets for=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080434">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -An endpoint MUST NOT initiate more than o=
ne key update at a time.  A new key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
+another key update can be initiated.=0D
+=0D
+Endpoints MAY limit the number of sets of keys they retain to two sets f=
or=0D
+removing packet protection and one set for protecting packets.  Older ke=
ys=0D
+can be discarded.  Updating keys multiple times rapidly can cause=0D
+packets to be effectively lost if packets are significantly reordered.=0D=

+Therefore, an endpoint SHOULD NOT initiate a key update until three time=
s the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Therefore, an endpoint SHOULD NOT initiate a =
key update until three times the=0D
+Therefore, an endpoint SHOULD NOT initiate a key update for some time af=
ter it has last updated keys; the RECOMMENDED time period is three times =
the PTO value.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r283080441">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -cannot be used until the endpoint has rec=
eived and successfully decrypted a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
+another key update can be initiated.=0D
+=0D
+Endpoints MAY limit the number of sets of keys they retain to two sets f=
or=0D
+removing packet protection and one set for protecting packets.  Older ke=
ys=0D
+can be discarded.  Updating keys multiple times rapidly can cause=0D
+packets to be effectively lost if packets are significantly reordered.=0D=

+Therefore, an endpoint SHOULD NOT initiate a key update until three time=
s the=0D
+PTO after it has last updated keys. This avoids valid reordered packets =
being=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-PTO after it has last updated keys. This avoi=
ds valid reordered packets being=0D
+This avoids valid reordered packets being=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/2673#pullrequestreview-236358790">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYZT5WWWBIL2CYHORTPUY3XDANCNFSM4HLMSQYA">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK3R2YCUOS2B5Q7ZSWTPUY3XDA5CN=
FSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYLIZBQ.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/2673#pullrequestrev=
iew-236358790",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview=
-236358790",=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_5cd63ff15829c_6a293f9850acd9601472b1--


From nobody Fri May 10 23:02:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECF8B12022E for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:02:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZPdzXEyf4DdZ for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:02:55 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43783120112 for <quic-issues@ietf.org>; Fri, 10 May 2019 23:02:55 -0700 (PDT)
Date: Fri, 10 May 2019 23:02:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557554574; bh=P/JwUAH8YdUgL9XZRVKBKpilf+7TijtlDNBi+4RVyN0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q2qdcsiRsIBYUPLOdY8qkxlRy2NtKaBX0t93/HsOGVlTwtIvIiU+hHFGe1jnb7Uhj sZzQ0rCO0MEc1Jrrb84H3vRL3blPry/n4BJwxy+1XItKGO3AuI65gvOOt0uqp/7BNX MgoY7CATiWDnjwgulKQCvhLl45A4TxZSoa92fHnw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2G6B4D5RYCGAHC56F24OMA3EVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491482905@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6658de93ef_289a3fe66bccd96811383a"; 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/7ZXNW_BuTkMPF07lBcEkoWiOFtk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 06:02:57 -0000

----==_mimepart_5cd6658de93ef_289a3fe66bccd96811383a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>  general max burst size

Is there such a thing. I'm wondering: if you use pacing, you still want to cluster your transmissions so you don't get too frequent timer interrupts unless the network adapter is capable of pacing. So how do you decide the granularity of bursts when pacing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491482905
----==_mimepart_5cd6658de93ef_289a3fe66bccd96811383a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>general max burst size</p>
</blockquote>
<p>Is there such a thing. I'm wondering: if you use pacing, you still want to cluster your transmissions so you don't get too frequent timer interrupts unless the network adapter is capable of pacing. So how do you decide the granularity of bursts when pacing?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491482905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IDJBVAL6GZHR2XILPUZOQ3ANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Y5SIJFJENSXZEFNLPUZOQ3A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFW6GI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491482905",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491482905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6658de93ef_289a3fe66bccd96811383a--


From nobody Fri May 10 23:12:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12CB1120222 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:12:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PqxLpESNtBho for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:11:59 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 858B8120071 for <quic-issues@ietf.org>; Fri, 10 May 2019 23:11:59 -0700 (PDT)
Date: Fri, 10 May 2019 23:11:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557555118; bh=yNrrWQfFP1lFnPtGCJ+MecGN5IokyKFu+juN+HFUEuk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BsjZ5ziT1EhfIaG+A2aq20iVgrzTCnv7YzpH9yD7b46MqqL1lVQWeB7mPh5gME47N 0aERa/RM3NPtqmmqHAgjvwBe6XXi+RWFJPW9MqnDllUkw+J3jqAIKx56ayOjJ5h+D2 Y/YIoXG3Lbo4YJXAEAXh3gJuJbEe2ng+8jDl4sGw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK326UFKVK2YPLVFLW524ONC5EVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/c491483383@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd667ae951c7_6d0c3fb0fa0cd95c19933"; 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/FCqWsp7SwQSKTd8uRmoZDIONv7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 06:12:01 -0000

----==_mimepart_5cd667ae951c7_6d0c3fb0fa0cd95c19933
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In my view the point of not sending PING early is to reduce the complexity of the early packet number spaces and allow special code to handle these. The fewer types of packets and ACK's here the better. However, if PING ends up simplifying this logic, then certainly there is an argument for that. The question then is: would PING' complicate ACK logic in early packet number spaces? That would only really be the case if there were no ACK's otherwise since PING's are easy to handle. 

OTOH - if it is only a matter of cleaning up two paragraphs in the spec it may not be worthwhile. An exception may be the natural thing if the PTO logic is in fact separate anyway in the different PN 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/2642#issuecomment-491483383
----==_mimepart_5cd667ae951c7_6d0c3fb0fa0cd95c19933
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In my view the point of not sending PING early is to reduce the complexity of the early packet number spaces and allow special code to handle these. The fewer types of packets and ACK's here the better. However, if PING ends up simplifying this logic, then certainly there is an argument for that. The question then is: would PING' complicate ACK logic in early packet number spaces? That would only really be the case if there were no ACK's otherwise since PING's are easy to handle.</p>
<p>OTOH - if it is only a matter of cleaning up two paragraphs in the spec it may not be worthwhile. An exception may be the natural thing if the PTO logic is in fact separate anyway in the different PN 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/2642#issuecomment-491483383">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXG5ECBQKBYCZL6FLPUZPS5ANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7IC3NA326UKQOMYZLPUZPS5A5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFXB5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491483383",
"url": "https://github.com/quicwg/base-drafts/pull/2642#issuecomment-491483383",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd667ae951c7_6d0c3fb0fa0cd95c19933--


From nobody Fri May 10 23:18:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 831DA12007A for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:18:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5G8PuI1KH0GI for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:18:45 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FB5912006F for <quic-issues@ietf.org>; Fri, 10 May 2019 23:18:45 -0700 (PDT)
Date: Fri, 10 May 2019 23:18:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557555524; bh=5kYe6JxrYoae3X32xyXRIOmAHCaQUhdjCRxXafGgf0U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S4B5fSF9wzOyhwutcv0EaBs2TU43TegH6QAGLhrhNMEIa37QVmVycvVNOM8SQUnn6 tWI+jM4YKp3hQfYW0d249309fsu7CwO9OkHPWBut0OJ6mYFI27JUT1WSNKezePVsXl LzH7EQ/gDRzQEwFPAcqtA1JYZYa9FexL3cEy/1h0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VRKBFZUFWJK72AJV24ON4JEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236364359@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6694440278_41783ff1c94cd95c93587"; 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/vw1X1UN8ycM8r6UrNWiE2ZBP9x0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 06:18:46 -0000

----==_mimepart_5cd6694440278_41783ff1c94cd95c93587
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.

Well, understand the text, but it reads as if was written immediately after the first paragraph and then a lot of text was thrown in, end then "that protocol" stands dangling becuse it might mean either HTTP/1.1 or QUIC until you realize it cannot mean QUIC since QUIC didn't exist when HTTP/2 was written. So I merely suggest typing out HTTP/1.1 explicitly.

Also, my feedback have come across a bit grumpy, that was not the intention. I really do appreciate the extra clarifying text on this topic.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084296
----==_mimepart_5cd6694440278_41783ff1c94cd95c93587
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084296">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.
</pre>
<p>Well, understand the text, but it reads as if was written immediately after the first paragraph and then a lot of text was thrown in, end then "that protocol" stands dangling becuse it might mean either HTTP/1.1 or QUIC until you realize it cannot mean QUIC since QUIC didn't exist when HTTP/2 was written. So I merely suggest typing out HTTP/1.1 explicitly.</p>
<p>Also, my feedback have come across a bit grumpy, that was not the intention. I really do appreciate the extra clarifying text on this topic.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MVJKBPP4QNOCMRSTPUZQMJANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK26726BJCHPF4YOA63PUZQMJA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLKERY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084296",
"url": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084296",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6694440278_41783ff1c94cd95c93587--


From nobody Fri May 10 23:32:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AD9812009C for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:32:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 5wYc1Qclr2mh for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:32:36 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93CD6120048 for <quic-issues@ietf.org>; Fri, 10 May 2019 23:32:36 -0700 (PDT)
Date: Fri, 10 May 2019 23:32:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557556355; bh=hft78hmfEtDvU5HgSsW4j2YrCxLH+NsaBm27ieyUtHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NbhfS2J3/fItEdgrzh9/SZ3qN0SQJ1uRlFMxUrFjs1WHHO7ur3tKHOPiTIZsV0t6N ZinHFU4qQR53b7fPkXMm2HlMaWZGQ3s4q60qZZQvDdAXNZIY4Ooyc1bV7R7bA5NiaU CG5n03C+yoIK7RBsqvIxA6VQdnppCH+uXkfES3iQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNQGEXF5Y2JI7SJWF24OPQHEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236364721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd66c83db1e_27803f8b888cd964300629"; 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/DjeCkx-18YOm6Q_zuyA2LBfskHc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 06:32:38 -0000

----==_mimepart_5cd66c83db1e_27803f8b888cd964300629
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.

Actually I am missing that. I was assuming HTTP/1.1 but now it is HTTP/3. So yes, I think a clarification 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/2683#discussion_r283084670
----==_mimepart_5cd66c83db1e_27803f8b888cd964300629
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084670">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  endpoint is discovered and a connection is established.
+- Stream Mapping and Usage ({{stream-mapping}}) describes the way QUIC streams
+  are used.
+- HTTP Framing Layer ({{http-framing-layer}}) describes the frames used on
+  most streams.
+- HTTP Request Lifecycle ({{http-request-lifecycle}}) describes how HTTP
+  semantics are expressed using frames.
+- Connection Closure ({{connection-closure}}) describes how connections are
+  terminated, either gracefully or abruptly.
+- Extensions to HTTP/3 ({{extensions}}) describes how new capabilities can be
+  added in future documents.
+- Error Handling ({{errors}}) describes how error conditions are handled and
+  expressed, either on a particular stream or for the connection as a whole.
+
+Readers familiar with HTTP/2 will find a more detailed comparison with that
+protocol in {{h2-considerations}}.
</pre>
<p>Actually I am missing that. I was assuming HTTP/1.1 but now it is HTTP/3. So yes, I think a clarification 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/2683#discussion_r283084670">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZS4XUDBLU7RTL5LBTPUZSAHANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK76S6PCVURUPOX7MBLPUZSAHA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLKHMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084670",
"url": "https://github.com/quicwg/base-drafts/pull/2683#discussion_r283084670",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd66c83db1e_27803f8b888cd964300629--


From nobody Fri May 10 23:38:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA970120091 for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:38:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4R0GATQ89EvL for <quic-issues@ietfa.amsl.com>; Fri, 10 May 2019 23:38:53 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2FA07120048 for <quic-issues@ietf.org>; Fri, 10 May 2019 23:38:53 -0700 (PDT)
Date: Fri, 10 May 2019 23:38:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557556731; bh=psdJsv7Kpr/YpI3Yz/kdU5/51BcAqpadgv/vcIaesOw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I/DeksfqIrvbVlgfvr7R0k5R0K31v4joaa70/EKKdadCFM8dbLytP6ArXNrGlVuJp XDxIFbCAUGoJld3yZHCyjXJW/rO38ScwVFYbfgojbDfqBsl2UUyo5J9TIQNoFx7Ucu 05TkbGH1oKQY1hyPcRG+OSQb1rZNEAInSlvrBJjE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73IQOOTUHATBWSNCV24OQHXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/c491484759@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd66dfbd36b5_706b3fe6546cd96c1510e7"; 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/OS3ctHr-yf7yUROtI1cH0RpVbko>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 06:38:55 -0000

----==_mimepart_5cd66dfbd36b5_706b3fe6546cd96c1510e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> > So, there is the byzantine generals problem
> 
> @mikkelfj these ACKs uses the next level of keys, and that's the property that solves the two-general problem. The signal comes out of band so we don't need to rely on a given level reaching consensus

Right - so the lost ACK is solved because of regular 1-RTT retransmission logic which kicks in after Handshake Complete but before Handshake Confirmed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673#issuecomment-491484759
----==_mimepart_5cd66dfbd36b5_706b3fe6546cd96c1510e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<blockquote>
<p>So, there is the byzantine generals problem</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> these ACKs uses the next level of keys, and that's the property that solves the two-general problem. The signal comes out of band so we don't need to rely on a given level reaching consensus</p>
</blockquote>
<p>Right - so the lost ACK is solved because of regular 1-RTT retransmission logic which kicks in after Handshake Complete but before Handshake Confirmed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2673#issuecomment-491484759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXH7PF3CMKOEQ2KJDPUZSXXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EKCN2OOWER3IPCD3PUZSXXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFXMVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#issuecomment-491484759",
"url": "https://github.com/quicwg/base-drafts/pull/2673#issuecomment-491484759",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd66dfbd36b5_706b3fe6546cd96c1510e7--


From nobody Sat May 11 01:37:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18929120125 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 01:37:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mpIS0L9StOcf for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 01:37:36 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C1F41200F7 for <quic-issues@ietf.org>; Sat, 11 May 2019 01:37:36 -0700 (PDT)
Date: Sat, 11 May 2019 01:37:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557563854; bh=NEENO6N5tImvm4FpM9LaxphvzOOoDp71aPlx70Cfm1w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rNzOtTfO284HQOnJlMpN9VYJhiOCDcQRXg6dlgKwGkxm7MJS2leUpy0Nt4LslZVcu Kz5Nk0GLPyC58U4Gyw8lWNPwD8x5qYuxnEYl1vvfxwgGBSymHJ11gJ986/cDPT7hcI Bn3NwgjgRvmt+IbY0ePmcpltFhaEB7rc4aiK02k4=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ARDRETXPM5AJ4SV524O6E5EVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491492028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd689cedbca8_41723ff1c94cd95c100756"; 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/wL-8iJPmyyCKISxv0p7ouLG5xK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 08:37:38 -0000

----==_mimepart_5cd689cedbca8_41723ff1c94cd95c100756
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That's a different thing -  pacing shouldn't mean you can't have (smallish) bursts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492028
----==_mimepart_5cd689cedbca8_41723ff1c94cd95c100756
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That's a different thing -  pacing shouldn't mean you can't have (smallish) bursts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64YOWBJPKP5U7C3CDPU2AU5ANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK556JPRMSWYH4AJST3PU2AU5A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFZFPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492028",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd689cedbca8_41723ff1c94cd95c100756--


From nobody Sat May 11 01:47:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5666120125 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 01:47:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LpBR8BWhTDfu for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 01:47:11 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 66E2D1200F7 for <quic-issues@ietf.org>; Sat, 11 May 2019 01:47:11 -0700 (PDT)
Date: Sat, 11 May 2019 01:47:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557564430; bh=Kb4yVcvc1pT6u1En1ManRei0MNQrKJnCZv35SebU69Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tC+coOT5gJmHIOjQbQUREaDHiBe/YBkDt8DhX7jzGK9Nk9EMLxi/G1o/FKrO7oQXX nxauoBMRYDmd7DfBuNnQ+45QPaz3OgnJwTkI9P4+5JMAPdKmYDlirwY4NSfAuX4Wgm VWfnakDV3Y5sOYkOKMhGPZRP65IAM+973h4Rtb3k=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZAICGC2EUY4M3QG524O7I5EVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/491492725@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd68c0e41b2f_12d93fe04f6cd9686326d3"; 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/W__fkNzcY_0n_wI2ek9ws0MuXjs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 08:47:13 -0000

----==_mimepart_5cd68c0e41b2f_12d93fe04f6cd9686326d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In response to Jana: I think it would be a good step to first make sure we understand the same by IW - which is initial cwnd, and somewhat dependent on RTT - and a function of the capacity; and max_burst; which isn't related to RTT, but could be related to when it is helpful to "pace". As a starting point, RFC4960 recommends max_burst as 4. Would we agree  for instance, largest(max_burst) <= IW?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492725
----==_mimepart_5cd68c0e41b2f_12d93fe04f6cd9686326d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In response to Jana: I think it would be a good step to first make sure we understand the same by IW - which is initial cwnd, and somewhat dependent on RTT - and a function of the capacity; and max_burst; which isn't related to RTT, but could be related to when it is helpful to "pace". As a starting point, RFC4960 recommends max_burst as 4. Would we agree  for instance, largest(max_burst) &lt;= IW?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492725">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67D6ZNPQPMMFPQEVDPU2BY5ANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VGM2FJYU6JM5UPCLPU2BY5A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFZK5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492725",
"url": "https://github.com/quicwg/base-drafts/issues/2686#issuecomment-491492725",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd68c0e41b2f_12d93fe04f6cd9686326d3--


From nobody Sat May 11 02:28:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B242F12012F for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 02:28:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36QUmpZfNj4R for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 02:28:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD2A41200FD for <quic-issues@ietf.org>; Sat, 11 May 2019 02:28:25 -0700 (PDT)
Date: Sat, 11 May 2019 02:28:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557566905; bh=L8rfLVgc9ES3F+g06KpxwSNkH28Wbz4XKCB8nkeNJB4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uplkiWbVhdq3V43ARUqGs9/02cLKweL+an8Z5IChQtCaScZunBLYO+fPM5dvpSDsv DYztHa8QJfWeVd+I/5NvLVjPZ00CoIcBeCBkVfqO837J+Crt5msaEDjGzPRW+gD50G MD6snZ440BPgCz7RTAR2hmH+YP9GIgjvz6z+rsAQ=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OOEJN4Y2QO7SQLJN24PEDTEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/491495325@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd695b9106ed_6d103fb0fa0cd95c34969a"; 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/Mv46enhP0wZf_OaUdnhF5hkQ7MU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 09:28:28 -0000

----==_mimepart_5cd695b9106ed_6d103fb0fa0cd95c34969a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This seems to be digging in the correct place. I think we would agree the aim of some form of cwnd-validation is to stop cwnd growth when there is no growth of inflight data by the upper layer. And I think we'd agree tussle comes when the CC is trying to expand the cwnd - because the upper layer has more data to send, but that doesn't mean cwnd was necessarily fully utilised last RTT.

When would in-flight > 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/2630#issuecomment-491495325
----==_mimepart_5cd695b9106ed_6d103fb0fa0cd95c34969a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This seems to be digging in the correct place. I think we would agree the aim of some form of cwnd-validation is to stop cwnd growth when there is no growth of inflight data by the upper layer. And I think we'd agree tussle comes when the CC is trying to expand the cwnd - because the upper layer has more data to send, but that doesn't mean cwnd was necessarily fully utilised last RTT.</p>
<p>When would in-flight &gt; cwnd ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491495325">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GRGN2CKF7WHZQMNLPU2GTTANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3L7BD5DY2BGKAKTWLPU2GTTA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVFZ7HI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491495325",
"url": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491495325",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd695b9106ed_6d103fb0fa0cd95c34969a--


From nobody Sat May 11 06:44:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0F201200CD for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 06:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.951
X-Spam-Level: 
X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 2mFC8QTDLf4V for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 06:44:40 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 648351200B7 for <quic-issues@ietf.org>; Sat, 11 May 2019 06:44:40 -0700 (PDT)
Date: Sat, 11 May 2019 06:44:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557582279; bh=wNEvXp1Iojmubv2idL93+0qsWJAuBcgf3Vn5EYxMmpA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1HHJ0OcWhtcYw1bV2Loii+xyTcH3v5feaxUrcMN2TAKKDkrv2Lg9QwdkWkso/61Sy zBr9svgSLvKNfbsCB6mxXkq4WpT9AbgUkP/QdGl0EB5tLWYMCdi1OgtNHPaqh7mUuD K6LVfbk2CzmafP2mXsdeZHAWj890kAt3Nj+J8oXQ=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34ES3SKHQ3NNP22GN24QCEPEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/236377899@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6d1c74d5c8_70633fe6546cd96c617324"; 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/37IlFvzt50LM6Icp7mQ3vDjWly0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 13:44:42 -0000

----==_mimepart_5cd6d1c74d5c8_70633fe6546cd96c617324
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/2691#pullrequestreview-236377899
----==_mimepart_5cd6d1c74d5c8_70633fe6546cd96c617324
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691#pullrequestreview-236377899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMX5CYJ6TBBGAMKGLPU3EUPANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZVXETIW6K422UQD3PU3EUPA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLNOKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236377899",
"url": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236377899",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6d1c74d5c8_70633fe6546cd96c617324--


From nobody Sat May 11 07:36:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 104DE1200A1 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 07:36:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1KxicDhGR0kf for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 07:36:30 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B55112001E for <quic-issues@ietf.org>; Sat, 11 May 2019 07:36:30 -0700 (PDT)
Date: Sat, 11 May 2019 07:36:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557585389; bh=UkFSIX47GgtBLNbjGRkzO87yp+f4fn7dvvXHPMd5/XE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B+MkxHXZkS6DlB4zy/EXvVsdu/xeo3DylzODHpwIl/lu6ivIT1LmDWa/WE3GW38nV TJbOoBxCCgeKihCjUl2Bko1qGobbAxeP/7LAHqEazEAbouEbNoOyWqdfFDBq3Qi1w1 Ll2IKvh8z8+CGU/DWZMpT8MWJ/o6H91ph//bSKv0=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYX3LBQCT7VFC42PYV24QIG3EVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/236379751@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6dded694c_67cc3f83ec8cd96c5294a0"; 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/7EDFUn8If1-vQ43GLad1jI7QGQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 14:36:32 -0000

----==_mimepart_5cd6dded694c_67cc3f83ec8cd96c5294a0
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/2691#pullrequestreview-236379751
----==_mimepart_5cd6dded694c_67cc3f83ec8cd96c5294a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691#pullrequestreview-236379751">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7G4P2WBKAMZBEQBQDPU3KW3ANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6W4VMGODP2UAICKE3PU3KW3A5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLN4ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236379751",
"url": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236379751",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6dded694c_67cc3f83ec8cd96c5294a0--


From nobody Sat May 11 08:27:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62D8512008F for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:26:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DbE_QD9Y11Dt for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:26:57 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A29612001E for <quic-issues@ietf.org>; Sat, 11 May 2019 08:26:57 -0700 (PDT)
Date: Sat, 11 May 2019 08:26:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557588416; bh=ULxiMpUHGcIHM/4eEEl+YhaeOx05W0Pw66lgRayu4ZA=; h=Date:From:To:Subject:From; b=urBj9PpHW9O0KILka0So6fYLO+NhvWW2zgdej3TVgLTivfIHLGUraCPAjGj0tEQg7 eu9rS+aJ2nUMR8gYoCp47TG4YCoGp2VtMcQ60DKs33JWXTBUKA+nnTgbdS7cMpRGi4 Xs/bJLx73bVDbzpblRllFRusPnTlknmKrMaMkVHM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-path-challenge/8cbfed-5eb311@github.com>
Subject: [quicwg/base-drafts] 5eb311: 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/prpBPrSs5RRAt24PeDqFz1iKy9A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:26:59 -0000

  Branch: refs/heads/ianswett-rtt-path-challenge
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5eb311bba9a4ccaf61c167eabb619238ce6353c9
      https://github.com/quicwg/base-drafts/commit/5eb311bba9a4ccaf61c167eabb619238ce6353c9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sat May 11 08:27:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E672F12001E for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:27:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U5EQSGMm8Ufv for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:27:03 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B28CF1200C4 for <quic-issues@ietf.org>; Sat, 11 May 2019 08:27:03 -0700 (PDT)
Date: Sat, 11 May 2019 08:27:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557588423; bh=bjZyLkOKnD+ipBjV000PxjKD4qq9GHW7+8X3yM91ZCY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hVBM6eco+OoL9fBpErHhk3j50ejH14UuK2GKmdq7FPPUdnWx893USSXw25f2wbU5V fiME+d5lCoIPyLoq1E+YPXhuqh24ftwK5uICBeoZ+wytgmsljdq823d2bE9/bmTm5T c0J8AgkU+aRS7ZuyaTrU0H4ZlmQUtBrGyvyUXMmo=
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/2687/push/3598268336@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6e9c6e7b81_144a3f86e32cd964111935"; 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/qQR9gIqtNzBOV-qstaiOLj__ABY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:27:05 -0000

----==_mimepart_5cd6e9c6e7b81_144a3f86e32cd964111935
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5eb311bba9a4ccaf61c167eabb619238ce6353c9  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/2687/files/8cbfed717229511b8a50f7c046d39ddd6a93617b..5eb311bba9a4ccaf61c167eabb619238ce6353c9

----==_mimepart_5cd6e9c6e7b81_144a3f86e32cd964111935
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/5eb311bba9a4ccaf61c167eabb619238ce6353c9">5eb311b</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/2687/files/8cbfed717229511b8a50f7c046d39ddd6a93617b..5eb311bba9a4ccaf61c167eabb619238ce6353c9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMJPQRK3C5YYCPWBDPU3QUNANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK32YASRZKFTEW4LGMTPU3QUNA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGU4TQMRWHAZTGNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687/files/8cbfed717229511b8a50f7c046d39ddd6a93617b..5eb311bba9a4ccaf61c167eabb619238ce6353c9",
"url": "https://github.com/quicwg/base-drafts/pull/2687/files/8cbfed717229511b8a50f7c046d39ddd6a93617b..5eb311bba9a4ccaf61c167eabb619238ce6353c9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd6e9c6e7b81_144a3f86e32cd964111935--


From nobody Sat May 11 08:27:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D16861200CD for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0hpU2rOQZEpj for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:27:12 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 176AC12008F for <quic-issues@ietf.org>; Sat, 11 May 2019 08:27:12 -0700 (PDT)
Date: Sat, 11 May 2019 08:27:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557588430; bh=uA2kfhyivXfITKiuIeLdUzQ3u4D4HEtdr5uR04UrA/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SXwPcxiI82daAde59RvraRVaH+d+1Ee7izRRq4CjbpTB1k7UZOAnM9/gfsr1/JrSn sAnPBpwXco3GKnXDJiWh1IEhAZMR+T/0Z259Pn5NN7PQUqMageAHW+pLPVJSBEWxcX l0pU55ynFkEIPnw45UMd1f9RuklojtbVdTlH0//E=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6CWKIARU7HNLFWZF24QOE5EVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/236381508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6e9ced8296_15043f8f642cd96c12452d"; 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/iyw6_MRadixXMv9n5C38TOeCDqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:27:14 -0000

----==_mimepart_5cd6e9ced8296_15043f8f642cd96c12452d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A new path on an existing connection MAY use the delay between sending a

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/2687#discussion_r283100837
----==_mimepart_5cd6e9ced8296_15043f8f642cd96c12452d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2687#discussion_r283100837">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A new path on an existing connection MAY use the delay between sending a
</pre>
<p>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/2687#discussion_r283100837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTLHF2X34TCJ336JTPU3QU5ANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LIFHRASXI773AHJDPU3QU5A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLOKRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687#discussion_r283100837",
"url": "https://github.com/quicwg/base-drafts/pull/2687#discussion_r283100837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6e9ced8296_15043f8f642cd96c12452d--


From nobody Sat May 11 08:28:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B83121200C4 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:28:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L6A9yatUQtWU for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:28:31 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5E2312001E for <quic-issues@ietf.org>; Sat, 11 May 2019 08:28:30 -0700 (PDT)
Date: Sat, 11 May 2019 08:28:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557588509; bh=0miINk1ie4If/TqJdBFl2KUuu+eSSs09tYfZkEw7pQw=; h=Date:From:To:Subject:From; b=NdYj+jeBDb0fbxDrAh4UzjrF2LaJYPuYWP8l56P3IBScMgvKy2I6/RtVCZITN4Mfb IzjDCe5z64lMtsWBBd7Ha4jgc4u+JsWSITQIhXABJ7L0/hk97HkTdn+kfKn/RdTsZg Wcwif4gAyCw6ec/2l3DZOepYlwr9gXwy82GbZQXA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/03bf5b-ecbfa9@github.com>
Subject: [quicwg/base-drafts] ecbfa9: Script updating gh-pages from 5eb311bb. [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/8nGAPiJ4d5tDIHl7WnuJQ67yNe8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:28:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ecbfa99eac11023b0a625e7ea02cf32d81e18051
      https://github.com/quicwg/base-drafts/commit/ecbfa99eac11023b0a625e7ea02cf32d81e18051
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.txt
    R ignore-extensions/draft-ietf-quic-http.html
    R ignore-extensions/draft-ietf-quic-http.txt
    R ignore-extensions/draft-ietf-quic-invariants.html
    R ignore-extensions/draft-ietf-quic-invariants.txt
    R ignore-extensions/draft-ietf-quic-qpack.html
    R ignore-extensions/draft-ietf-quic-qpack.txt
    R ignore-extensions/draft-ietf-quic-recovery.html
    R ignore-extensions/draft-ietf-quic-recovery.txt
    R ignore-extensions/draft-ietf-quic-spin-exp.html
    R ignore-extensions/draft-ietf-quic-spin-exp.txt
    R ignore-extensions/draft-ietf-quic-tls.html
    R ignore-extensions/draft-ietf-quic-tls.txt
    R ignore-extensions/draft-ietf-quic-transport.html
    R ignore-extensions/draft-ietf-quic-transport.txt
    R ignore-extensions/index.html
    M index.html
    R no-must-not-span-packets/draft-ietf-quic-http.html
    R no-must-not-span-packets/draft-ietf-quic-http.txt
    R no-must-not-span-packets/draft-ietf-quic-invariants.html
    R no-must-not-span-packets/draft-ietf-quic-invariants.txt
    R no-must-not-span-packets/draft-ietf-quic-qpack.html
    R no-must-not-span-packets/draft-ietf-quic-qpack.txt
    R no-must-not-span-packets/draft-ietf-quic-recovery.html
    R no-must-not-span-packets/draft-ietf-quic-recovery.txt
    R no-must-not-span-packets/draft-ietf-quic-spin-exp.html
    R no-must-not-span-packets/draft-ietf-quic-spin-exp.txt
    R no-must-not-span-packets/draft-ietf-quic-tls.html
    R no-must-not-span-packets/draft-ietf-quic-tls.txt
    R no-must-not-span-packets/draft-ietf-quic-transport.html
    R no-must-not-span-packets/draft-ietf-quic-transport.txt
    R no-must-not-span-packets/index.html

  Log Message:
  -----------
  Script updating gh-pages from 5eb311bb. [ci skip]



From nobody Sat May 11 08:30:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78D2612008A for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:30:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75AZnzy_dbDY for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:30:18 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D4C712001E for <quic-issues@ietf.org>; Sat, 11 May 2019 08:30:18 -0700 (PDT)
Date: Sat, 11 May 2019 08:30:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557588617; bh=yKpSQU6nCDBUeHfV99fcS4pta6yLF3u/Hchqf6GOgJ8=; h=Date:From:To:Subject:From; b=symV26IjCmZh06sB86WZwDb9jLPVeb7r0SyNzL126GBr+zRajQMghzw2ojP/+845q pbgIUsqELzaNnuZMVHTkGdJDtnZ93g/L6jmo2uFr1wflFUPXaHj+ASEiMHCGc6ZFxv F7IYyuKNfyOXwWEsdbawAPlJKn7A0rp6t5F7JWB4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ecbfa9-40d61e@github.com>
Subject: [quicwg/base-drafts] 40d61e: Script updating issues at 2019-05-11T15:30:11Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2T4Z--zZZ4T7JDK7YPUMtcF2HD8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:30:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 40d61e522f834dd29e54b1f76576e5197c184644
      https://github.com/quicwg/base-drafts/commit/40d61e522f834dd29e54b1f76576e5197c184644
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-11T15:30:11Z. [ci skip]



From nobody Sat May 11 08:47:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 084C812008A for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:47:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ayLbLAkAz1A4 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 08:47:14 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 802C1120004 for <quic-issues@ietf.org>; Sat, 11 May 2019 08:47:14 -0700 (PDT)
Date: Sat, 11 May 2019 08:47:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557589633; bh=lSwS+oL+GTf/wK9u7EboUMo0vAvvK4S6xHpPyKK2NOM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p/w0tZkpY+pvCjks4ELKvT3fAWgZVjaJG7FGc9HarwYiZM6Lw3qZNszUVnkJ4HoFF r2MjnRWDtjDPWQE2JjeS2zSd9EmdVh+ILnpOdq0p5MH9ToWz1/mf5wEb1EAnEYnAwB zv7UO3yn3asxoa0z/EXoi7aWE4uJYz7XhvJQxz1A=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PATCX2VEZYMLHVBF24QQQDEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/236382214@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd6ee8179142_5ffb3f88d2ecd96c130a6"; 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/nSDkV440V-p005p-THmuzq1XwTg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 15:47:16 -0000

----==_mimepart_5cd6ee8179142_5ffb3f88d2ecd96c130a6
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/2691#pullrequestreview-236382214
----==_mimepart_5cd6ee8179142_5ffb3f88d2ecd96c130a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691#pullrequestreview-236382214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XQAMPRWNVZQZ2Z2LPU3TADANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK26JX5ACNLB627MPULPU3TADA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLOQBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236382214",
"url": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236382214",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd6ee8179142_5ffb3f88d2ecd96c130a6--


From nobody Sat May 11 12:20:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E6441200DB for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8s2jqVlzGRXH for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:20:36 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30DD5120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:20:36 -0700 (PDT)
Date: Sat, 11 May 2019 12:20:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602435; bh=1KAMvz9vCwiHQoPebqmpamn/jwSxvVnDqRS58tP2phc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XaTKE5fODIEU1ZJsqYjo5F3H9RN+U7hqBcfKak6y949FINlEGpUWHzERRbwj3SbHI 6YAWQ0yJgla4H92lEmFtk4S0IDL44s5CfQWDpNBJMM8jggcJk7R8KAz3khCz0STOcd h2WJJ4JlJXgjloPJquoURgmHwPRk0aR9DEC9fyJU=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQ2MDRODYTNIMZZ6F24RJQHEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389551@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd720832dce8_6aff3fb8472cd96019518f"; 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/2jCnmIuitM2D1nCRJLoLPtwl0C8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:20:38 -0000

----==_mimepart_5cd720832dce8_6aff3fb8472cd96019518f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that

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/2673#discussion_r283108600
----==_mimepart_5cd720832dce8_6aff3fb8472cd96019518f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108600">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
</pre>
<p>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/2673#discussion_r283108600">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYG7P6PWTSFC74YUTTPU4MAHANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6RLGFBLDQEQVIB7XDPU4MAHA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQJLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108600",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108600",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd720832dce8_6aff3fb8472cd96019518f--


From nobody Sat May 11 12:24:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2F7F12023C for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RXwh-o5I0Ffm for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:24:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E2CD1201D6 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:24:26 -0700 (PDT)
Date: Sat, 11 May 2019 12:24:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602664; bh=vLyDsbcRvM2zTr99PhmOA43I0IpPdt3WRnOsvwXxnYo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JX8GOH5gQn0v3wRhZBnpgzrk2RizM3X3/S4ugoV6HHsGP/5YBp9ue1fIbgYYOJZPG +6LfN5wOWEEf7hty2Iv7bBBxuKlZJOfa0b0shBLMA1Z2fPOXL3vjSL0Fb5Y3IG7acI 0KxHBnQPZu0ti26VuijoQ7xXzJZjLA//qioaHOi4=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRCQWM64EDCNQBJG524RJ6REVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389677@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7216820f05_4e003fd0944cd96c1114b8"; 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/I_a2eze5LUNFDgdRc-YYZyJUhQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:24:34 -0000

----==_mimepart_5cd7216820f05_4e003fd0944cd96c1114b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements

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/2673#discussion_r283108717
----==_mimepart_5cd7216820f05_4e003fd0944cd96c1114b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108717">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
</pre>
<p>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/2673#discussion_r283108717">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PS25JIS6AJRZSVC3PU4MORANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CFZCHVNG5MFVDJYLPU4MORA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQKLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108717",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108717",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7216820f05_4e003fd0944cd96c1114b8--


From nobody Sat May 11 12:25:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47B3E12011D for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:25:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 2SjaDQP4luxd for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:24:58 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5541D12015A for <quic-issues@ietf.org>; Sat, 11 May 2019 12:24:34 -0700 (PDT)
Date: Sat, 11 May 2019 12:24:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602671; bh=ySDAMOBQUq1IiBJVsVdT5Kat9WVg47uaTVrJjvvRI7I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0cdr7dGLCUBE5itS5nc3VcP8l8z73Op7LJ1tqPprmYphRPrnAmScO9OOm3st562O6 hTmvtisc7+GDsLjVj9vOmFaoeVlwGMy/ozZasN3BM/nQyOpnfrPZWMNPx8AkAsF0v0 XVlz21kbTiDszS6DIdlQKyzxwisGcu8qyE6HWYRQ=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ65IU6HI3F6ELJ7BN24RJ67EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389681@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7216f5435b_62753fe90a0cd9642034b7"; 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/w-kZU17NLho9Fn7m2rqmFe1nXcQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:25:01 -0000

----==_mimepart_5cd7216f5435b_62753fe90a0cd9642034b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to

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/2673#discussion_r283108721
----==_mimepart_5cd7216f5435b_62753fe90a0cd9642034b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108721">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
</pre>
<p>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/2673#discussion_r283108721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4SKQ2ACF36WXAFXUTPU4MO7ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK22D4IN5KA62UY6FQDPU4MO7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108721",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108721",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7216f5435b_62753fe90a0cd9642034b7--


From nobody Sat May 11 12:25:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E89D120026 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:25:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ggPMyRQXVx7m for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:25:52 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F1C11200DB for <quic-issues@ietf.org>; Sat, 11 May 2019 12:25:52 -0700 (PDT)
Date: Sat, 11 May 2019 12:25:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602751; bh=Tq/JDxD+z5WwzpTsQdbEOrvbAyktt8/JCgxS0wNdVtU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n5t562d9G0xJGWNkItCeqhpLuftgwLdSErqM5xC4f5rmYT8VHXhO4TPYCtWGSfm5+ 9NdaqG+6z6z+EmXTUPHrXLFPtLWECMsG/vI/+1kpAz5jlI7bNmIckfqTjA68Wbht00 RRm9t+e1Y9r2z0Qq6Q1HFMsGGOm/C7hWBR2kvhvo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KWRMR5PHA6HE4KUV24RKD7EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389728@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd721bf31fca_2e0f3f9e9eacd95c1944cc"; 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/l5GkE185FWufP7D3DU1rXWiws7I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:25:54 -0000

----==_mimepart_5cd721bf31fca_2e0f3f9e9eacd95c1944cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the

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/2673#discussion_r283108765
----==_mimepart_5cd721bf31fca_2e0f3f9e9eacd95c1944cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108765">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -369,6 +369,29 @@ primary functions:
 Additional functions might be needed to configure TLS.
 
 
+### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
</pre>
<p>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/2673#discussion_r283108765">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYFFWTF74SPVX6MFLTPU4MT7ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK33H6NBBZXJEGSPHI3PU4MT7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQKYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108765",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108765",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd721bf31fca_2e0f3f9e9eacd95c1944cc--


From nobody Sat May 11 12:26:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82D1E1200DB for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:26:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 lRVkO-YK1wuN for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:26:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2C14120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:26:09 -0700 (PDT)
Date: Sat, 11 May 2019 12:26:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602769; bh=t5ABNY2j6RuE42IIMdmkDfiFb5O0n2dzHsFRYxwOZdU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OTQacmbvJqeB87U9cJCTN1PAiTi2Lk8vuOAVExAwaqn9XvJ9kAw9iVVr65rXHVnJ1 MhWm2OcdRu/7hTTR7mzgLIh9hyLMzK40VPtuy/SZ5ta0JxJBqeQB4cgrqyr4srEPBv trkVz5uBC+T9kvdOoQCOyarXrNfBJ/0iqGGl/J1U=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UMKANI23JTJHTBMF24RKFBEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389736@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd721d0eea0a_5dce3f8a2a2cd960335734"; 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/GlVi8nK26G8nx4RiXkaoxvTRj9o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:26:12 -0000

----==_mimepart_5cd721d0eea0a_5dce3f8a2a2cd960335734
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint

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/2673#discussion_r283108773
----==_mimepart_5cd721d0eea0a_5dce3f8a2a2cd960335734
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108773">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Handshake Complete {#handshake-complete}
+
+In this document, the TLS handshake is considered complete when the TLS stack
+has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
</pre>
<p>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/2673#discussion_r283108773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK637WAKR2XQFOQGDGDPU4MVBANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AQQHZCXJI52A2L43PU4MVBA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQK2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108773",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108773",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd721d0eea0a_5dce3f8a2a2cd960335734--


From nobody Sat May 11 12:29:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3F80120074 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:29:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7GR7YBlfuYf5 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:29:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D83DE120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:29:04 -0700 (PDT)
Date: Sat, 11 May 2019 12:29:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557602943; bh=om7p+WABo+p7tk+SZ4v8lTnOPrjJJrtDQnMYYg5waDE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b+g9RwhOZYQ/fwR3ngJcricXkK4H+/Quo7+fol2iJq1hSe74BtB1ETAZl3ojrHw0q VHBuiO0BnPEnkyKV63OQuHxGaXg9uDsrlBb/XlKr58yGaxaPZmf1O16xfO4mSx+B8j imUq71cmPJv25XGofCnlB+LeRsbTNzFQOUzbBCRY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2SRUKJ4ENYZ5TSEYN24RKP7EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389845@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7227fa7c99_2943fe2ae0cd96c1377d8"; 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/krwk1yf6u_v9YgwLROXVv6x_PCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:29:07 -0000

----==_mimepart_5cd7227fa7c99_2943fe2ae0cd96c1377d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.

I think I prefer the current wording. I'm afraid the suggestion could be confusing a reader that starts searching for the definition of a "recorded packet 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/2673#discussion_r283108854
----==_mimepart_5cd7227fa7c99_2943fe2ae0cd96c1377d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108854">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.
</pre>
<p>I think I prefer the current wording. I'm afraid the suggestion could be confusing a reader that starts searching for the definition of a "recorded packet 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/2673#discussion_r283108854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DURYKJDLUFM75XWDPU4M77ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OBZLCW3Q4BJOBTS3PU4M77A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQLVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108854",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7227fa7c99_2943fe2ae0cd96c1377d8--


From nobody Sat May 11 12:30:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FB2B120086 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:30:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NuGHf4XPnn-u for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:30:13 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3551C120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:30:13 -0700 (PDT)
Date: Sat, 11 May 2019 12:30:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603012; bh=YJSf/xGvBjSnRli9LBlhMqaPpsEkEPDCqNrAWvdqLtg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e/XlyLm71TW0zBKU+b1CSXvs3fjh34hiMco+Ea7UDCHW4+FNXLZFF9FJkOuL+LFaq 4dvaDISr+DjO1Oqsh8x/f5eaNniJU7+MED20Qb/pOlt9U+aU00IY4tQputeZ/u8P5Z 3Sxpphg53U5hhFQtZLis4xihJUcfTGT3RfvCVhBo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YTYSFMJOGAQZEMUN24RKUJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389874@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd722c46ca80_79a63feafeacd9641862a"; 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/owaOfzoEii6LPBh5dCFkUEi80HE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:30:15 -0000

----==_mimepart_5cd722c46ca80_79a63feafeacd9641862a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring

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/2673#discussion_r283108883
----==_mimepart_5cd722c46ca80_79a63feafeacd9641862a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108883">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
</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/2673#discussion_r283108883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4P4WQZ73WP2TZ3ZP3PU4NEJANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK36NAV6V4BGLWTU63LPU4NEJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQL4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108883",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108883",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd722c46ca80_79a63feafeacd9641862a--


From nobody Sat May 11 12:30:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBF20120074 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:30:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EQ0YNWypkmsa for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:30:29 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBE3F120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:30:28 -0700 (PDT)
Date: Sat, 11 May 2019 12:30:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603027; bh=zcpUGn+7l3jujq6G2nr+SGPcmf8etEhe076R3aUxpJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TUZhbewu+iJ9nBPZ5bHYpvPgV6Y47vHTXlveKrlmmeBDHjQGBpT5GQ2lKcmGF5+Q/ cpqjxAbuHRI7b1gDIzFkBHawYqHjm7cJtA6MD1RIhEd41XAz+redJGVQ9TOTEJJvHi TH6eptA5ZreST9Zj7PcsRxUBdUiqOh14gkJx1nX8=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UUPKMXMZ3ODZXTNN24RKVHEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd722d3bb708_58483f84128cd9648718d"; 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/7Zlw3jj69iBA92EJ-zIWh0e0Dmo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:30:31 -0000

----==_mimepart_5cd722d3bb708_58483f84128cd9648718d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that

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/2673#discussion_r283108893
----==_mimepart_5cd722d3bb708_58483f84128cd9648718d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108893">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
</pre>
<p>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/2673#discussion_r283108893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GVZDPEXFYJVH2GALPU4NFHANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5642OFE4FDGWPXRP3PU4NFHA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQL6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108893",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108893",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd722d3bb708_58483f84128cd9648718d--


From nobody Sat May 11 12:33:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96F3C120086 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:33:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4ibOgTTa7K0q for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:33:49 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F4C7120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:33:49 -0700 (PDT)
Date: Sat, 11 May 2019 12:33:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603228; bh=oXNtg2BCxbaPtUxmkNQFS5ofYayj8OUYu1GCzDPEyUA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gJ20mAHn6PvGwgGHfzf5EX3Md+jm8e5bM2gRlvcBxoJYgq96t08QJssWuWUqQN9cg /0ch881UyCafziOBJBz/QiGoOl5iieyvanRbq4VdbKQLrB73DXn8oKLHCcwvQAm0Jy XqIkAov21jganE4YzjaJ92nlUsA+M8d5rlGhY1PI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEVZZWZMEQGXARIYN24RLBZEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236389980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7239c3ef5b_6b163fb8472cd960111734"; 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/OIEG-qThdLyeiChgueRWB9Vs5Z0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:33:50 -0000

----==_mimepart_5cd7239c3ef5b_6b163fb8472cd960111734
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send

The subject of this sentence is endpoints, not applications. Also, MAY is a RFC 2119 keyword, which does not suggest permission. I think the current text gives implementations an option.

> MAY   This word, or the adjective "OPTIONAL", mean that an item is
   truly optional.  One vendor may choose to include the item because a
   particular marketplace requires it or because the vendor feels that
   it enhances the product while another vendor may omit the same item.
   An implementation which does not include a particular option MUST be
   prepared to interoperate with another implementation which does
   include the option, though perhaps with reduced functionality. In the
   same vein an implementation which does include a particular option
   MUST be prepared to interoperate with another implementation which
   does not include the option (except, of course, for the feature the
   option provides.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108991
----==_mimepart_5cd7239c3ef5b_6b163fb8472cd960111734
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108991">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
</pre>
<p>The subject of this sentence is endpoints, not applications. Also, MAY is a RFC 2119 keyword, which does not suggest permission. I think the current text gives implementations an option.</p>
<blockquote>
<p>MAY   This word, or the adjective "OPTIONAL", mean that an item is<br>
truly optional.  One vendor may choose to include the item because a<br>
particular marketplace requires it or because the vendor feels that<br>
it enhances the product while another vendor may omit the same item.<br>
An implementation which does not include a particular option MUST be<br>
prepared to interoperate with another implementation which does<br>
include the option, though perhaps with reduced functionality. In the<br>
same vein an implementation which does include a particular option<br>
MUST be prepared to interoperate with another implementation which<br>
does not include the option (except, of course, for the feature the<br>
option provides.)</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/2673#discussion_r283108991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYEKN5FUBEQZUORL3LPU4NRZANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JHRPW33YMA3ZWTKLPU4NRZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQMXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108991",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283108991",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7239c3ef5b_6b163fb8472cd960111734--


From nobody Sat May 11 12:35:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BE33120086 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DY9nARm-Os0O for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:35:19 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B843120026 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:35:19 -0700 (PDT)
Date: Sat, 11 May 2019 12:35:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603318; bh=doBoA16Wopu4ltQLTxnTzF9KEo+vvr6PFzkezFX9Efc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hP7sL4oYKFP/KVsIQ3+MNAZgutMI+hHKHSU58ohdwbub83EaJMoPP2VzTmRCuIk17 fCsN1he/VSBq90xueih4o/cbpYcavX+AE73+V6KhTa99wTeFlj2LWdqw0hQlJozZV5 H7KXDKhnQqIuyWOS1TnXRDiQx7eVLCJdWu1oWmbg=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYALAULT6QYJSPZLCV24RLHNEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390017@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd723f63d597_5dd03f8a2a2cd960206516"; 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/d5tjvAYx6TzJR8_q7Og775czoCU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:35:21 -0000

----==_mimepart_5cd723f63d597_5dd03f8a2a2cd960206516
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since

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/2673#discussion_r283109037
----==_mimepart_5cd723f63d597_5dd03f8a2a2cd960206516
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109037">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -724,6 +703,35 @@ This results in abandoning loss recovery state for the Initial encryption level
 and ignoring any outstanding Initial packets.
 
 
+### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
</pre>
<p>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/2673#discussion_r283109037">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWUU2WOIHUP2W5YCDPU4NXNANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRTDPFX3EQD76RHJTPU4NXNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQNAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109037",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109037",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd723f63d597_5dd03f8a2a2cd960206516--


From nobody Sat May 11 12:39:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E739B1200FF for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:39:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q3M0zy-6Acxd for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:39:46 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 869361200DB for <quic-issues@ietf.org>; Sat, 11 May 2019 12:39:46 -0700 (PDT)
Date: Sat, 11 May 2019 12:39:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603585; bh=xH37tmGEcwiN0wRjCDltRE1O0Jt4oehpzDSp0R+sKXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0WUUxe0/+i0S6t2OkVamjXpil0scanduI4kHQLbvoBwcYH+D+/J2eZBFl5bTe/v/L 9f8cPtiAQjnA1DWyxv36i+F9BQyOaQx90sVs0KUb5dUJDmg7hO5O7VNV1JVaGTmqJ5 NrH0W6cT9JS5eWL3tWBh6FTMN1opirjezdEPeeLM=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6DLQYRJS3MTQCBZW524RLYDEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390147@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd725019c3a1_69953f994aacd9603584bc"; 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/CreR8ar2-T3DkF819YCVpYs5YVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:39:48 -0000

----==_mimepart_5cd725019c3a1_69953f994aacd9603584bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.

Fixed by reordering statements 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/pull/2673#discussion_r283109161
----==_mimepart_5cd725019c3a1_69953f994aacd9603584bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109161">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +### Discarding Handshake Keys
+
+An endpoint MUST NOT discard its handshake keys until the TLS handshake is
+confirmed ({{handshake-confirmed}}).  An endpoint SHOULD discard its handshake
+keys as soon as it has confirmed the handshake.  Most application protocols
+will send data after the handshake, generating acknowledgements and ensuring
+that both endpoints can discard their handshake keys promptly.  Endpoints that
+do not have reason to send immediately after completing the handshake MAY send
+ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
</pre>
<p>Fixed by reordering statements 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/pull/2673#discussion_r283109161">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QJ6ZBLLXOCXQNENDPU4OIDANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JQ7276HLIUBDTXLDPU4OIDA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQOAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109161",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109161",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd725019c3a1_69953f994aacd9603584bc--


From nobody Sat May 11 12:42:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B81351200FF for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:42:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ve9kVXHbXiRw for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:42:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F08F1200DB for <quic-issues@ietf.org>; Sat, 11 May 2019 12:42:04 -0700 (PDT)
Date: Sat, 11 May 2019 12:42:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603723; bh=ingClrhvYj2emYiho3VQjoP6S/+R91KjoHF7gAchyXI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Sc09X7J5TDjpvaDAgJq9HDRGEL31fbYcAFJfDa/D/OXmpOYZcRWcqAOJIe7SdyLAV rRRIm4eAgVUSRZkqwyJelcDz4X+ZGVuxTnT4dSt4GJJ+HILPCREu7BVyqVL91CxkE0 tGG+hpzj2tRGnmRH57wEXX1gOfIBjYUJ48bjNj/Y=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QHDQDKZKZLNZWESF24RMAXEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390206@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7258b1041f_5af33fdb084cd95c1927a4"; 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/SWjdeaNyHik8t6MeoJb72HJGF30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:42:06 -0000

----==_mimepart_5cd7258b1041f_5af33fdb084cd95c1927a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe

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/2673#discussion_r283109212
----==_mimepart_5cd7258b1041f_5af33fdb084cd95c1927a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109212">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +ack-eliciting frames, such as PING, which will cause the handshake to be
+confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
</pre>
<p>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/2673#discussion_r283109212">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4P6KHJ6HLYBCEQ3HLPU4OQXANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK45MNSTYAJWFXRXKS3PU4OQXA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQOPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109212",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109212",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7258b1041f_5af33fdb084cd95c1927a4--


From nobody Sat May 11 12:42:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53D9E12010E for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:42:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TA6Cw_b_cOmv for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:42:11 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7354E1200DB for <quic-issues@ietf.org>; Sat, 11 May 2019 12:42:11 -0700 (PDT)
Date: Sat, 11 May 2019 12:42:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603730; bh=R08Ga0oqoE716m2jmNbUdsKyV7l5WqNQldwVFJ5BbFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XMxrsR8ompeJ70oiYO3HB5Pstw07hKOt4c2e7ra/Cb8ASZfWfyw1aS4xwvjxyAGwL rMhDF4WWOjJQ4PpWvc0BYdkNlf8Rn8T9PPZYY2f4wjsXRawLUPBR9oMQn0DCAPQiHh zKtnwOY8u1V7weTs9tgz9cc0HbnjsR5LJWSwB1CA=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IDVWGDZ45NSJIYSF24RMBFEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd725926241d_54063f94d30cd9682209d6"; 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/EniCH2LoNOJ5cCW4J3LQAIZ88fk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:42:14 -0000

----==_mimepart_5cd725926241d_54063f94d30cd9682209d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server

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/2673#discussion_r283109215
----==_mimepart_5cd725926241d_54063f94d30cd9682209d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109215">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +confirmed when they are acknowledged.
+
+
+### Discarding 0-RTT Keys
+
+Clients SHOULD discard 0-RTT keys as soon as they install 1-RTT keys, since
+they have no use after that moment.
+
+0-RTT and 1-RTT packets share the same packet number space, and clients do not
+send 0-RTT packets after sending a 1-RTT packet ({{using-early-data}}).
+Therefore a server MAY discard 0-RTT keys as soon as it receives a 1-RTT
+packet.  However, due to packet reordering, a 0-RTT packet could arrive after
+a 1-RTT packet.  Servers MAY temporarily retain 0-RTT keys to allow decrypting
+reordered packets without requiring their contents to be retransmitted with
+1-RTT keys.  Servers MUST discard 0-RTT keys within three times the Probe
+Timeout (PTO, see {{QUIC-RECOVERY}}) after receiving a 1-RTT packet.  A server
</pre>
<p>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/2673#discussion_r283109215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXBKPFHM6FHRZKUW3PU4ORFANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4C3CWIIPYAZQZ7IKDPU4ORFA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQOQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109215",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109215",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd725926241d_54063f94d30cd9682209d6--


From nobody Sat May 11 12:44:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A98F8120122 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:43:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 3BtnhZDxhJas for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:43:50 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBBBB120117 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:43:49 -0700 (PDT)
Date: Sat, 11 May 2019 12:43:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603828; bh=h9b8nZl33Sn60ynnQk/OknYPWTv5PBmH4pchwOUDX/o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yG4bGSN4h+xLczI7cSkGmXCbd3LH5jTXKQfn/dN+SIr01SP55VEM28JPTd3jTNi5T RYpMwoPSWBR7UhBdCinILn7eR5C/IQjoSlxdoFJFCMRMETIPmvrwo/zxmT+jnYIkR7 ll/XJbmsqL24XHg7vODaoHcQiF/uvpcIphZic+OM=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HXBQWPKJAH4Q3RDV24RMHJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390272@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd725f4883a0_533b3f7fd08cd96412225b"; 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/6YndD6vz-TsrKaihWvCmnAEfsoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:43:52 -0000

----==_mimepart_5cd725f4883a0_533b3f7fd08cd96412225b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1144,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for

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/2673#discussion_r283109280
----==_mimepart_5cd725f4883a0_533b3f7fd08cd96412225b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109280">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1144,21 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
</pre>
<p>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/2673#discussion_r283109280">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YPVYKNK6TAUEB37DPU4OXJANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YHJENCBGZPYZAWGDPU4OXJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQPAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109280",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109280",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd725f4883a0_533b3f7fd08cd96412225b--


From nobody Sat May 11 12:45:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD457120117 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:45:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PelhD99N3YyI for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:45:26 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C638112003E for <quic-issues@ietf.org>; Sat, 11 May 2019 12:45:25 -0700 (PDT)
Date: Sat, 11 May 2019 12:45:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603924; bh=IYwPegOP8xN4gLO9huU2S+28xf/MGdYxB0kuCXVYoNk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SUDpslafevd0tjIpfylhJMgB5jYpMwFKPIt/JISApLibphEpGg/g2g8MAalytKVqY wow7n8i9LmsgrlR/ScaH1W7diuYt/fW+VF345qUJe73oLm5fcsbUocz6MwizgYO+GQ K3KT1pHvj11t0ASM3G2uW6+7ESLEwrX+8Qtljd6c=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4E2YGCJQ4P3H5NV3524RMNJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390327@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7265483907_544a3f94d30cd968293633"; 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/twpsWiOF9HL4SDzGhkB4UpEMq1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:45:28 -0000

----==_mimepart_5cd7265483907_544a3f94d30cd968293633
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> -An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the

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/2673#discussion_r283109338
----==_mimepart_5cd7265483907_544a3f94d30cd968293633
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109338">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
</pre>
<p>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/2673#discussion_r283109338">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SCQBJZYJJV4XZHUDPU4O5JANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQCZWPZLXVXFL5A6DPU4O5JA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQPNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109338",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109338",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7265483907_544a3f94d30cd968293633--


From nobody Sat May 11 12:45:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F02712011F for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:45:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QZ79ee_khPSH for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:45:35 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 363F3120117 for <quic-issues@ietf.org>; Sat, 11 May 2019 12:45:35 -0700 (PDT)
Date: Sat, 11 May 2019 12:45:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557603934; bh=Rc1kC+8Q/FiEVmq5Qbl6b7fWFhOOG9+MAPqllHNUdhg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WtDSExSalISA5SCROPMgOvAqH2uRNG/6qs9jpNEnlcUHZE6EQNPA4P9PrvWy3PUIO MEFHsoYsBI/5LxK00ckxTYWA1GmUBqI31yhNEk94A4QVuaEQQvtimA9O6ux60NdFQK QsQ/zieB8sWDulI8qLX52Ohgc3WJrsyRApl2FZsY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOCMPJJPDNKXYZXCV24RMN5EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/236390333@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7265e56eda_73e13f9b952cd95c262928"; 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/95EqBcBEC9dRI7hgkUVIr7wkFqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:45:38 -0000

----==_mimepart_5cd7265e56eda_73e13f9b952cd95c262928
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being

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/2673#discussion_r283109341
----==_mimepart_5cd7265e56eda_73e13f9b952cd95c262928
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109341">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,
+another key update can be initiated.
+
+Endpoints MAY limit the number of sets of keys they retain to two sets for
+removing packet protection and one set for protecting packets.  Older keys
+can be discarded.  Updating keys multiple times rapidly can cause
+packets to be effectively lost if packets are significantly reordered.
+Therefore, an endpoint SHOULD NOT initiate a key update until three times the
+PTO after it has last updated keys. This avoids valid reordered packets being
</pre>
<p>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/2673#discussion_r283109341">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24NIEALLZ72MZIDJLPU4O55ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK74RG57FT72TQBQGRLPU4O55A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLQPPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109341",
"url": "https://github.com/quicwg/base-drafts/pull/2673#discussion_r283109341",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7265e56eda_73e13f9b952cd95c262928--


From nobody Sat May 11 12:46:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDCDD120117 for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:46:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WHo71M1GAPYz for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 12:46:42 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 409FB12003E for <quic-issues@ietf.org>; Sat, 11 May 2019 12:46:42 -0700 (PDT)
Date: Sat, 11 May 2019 12:46:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557604001; bh=UyboJzpSNukG+coNGrAx5uL4DbBeB2BlAvaVzdDndYw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wjl7XqE/BhUIRFBpqgarktJEG8elYzmRW7xeRDh2VQwdAYZLRNX0RT3xpUFymVMlt qTSMiSPL9Q7cutoNo9tsDr3YE5QA5JkRqpq/8Fme3p6JyeZ5hXdBySoHYwmWtmCvrT 4ZjsEqWfQHRABPxld5GFvKFJ2S+T/9FzLdqvfCmQ=
From: David Schinazi <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/2673/push/3598603031@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd726a11477e_6b243fb8472cd960664d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
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/BQQoO7PSiZ1V04bUS2w9UKTFpiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 11 May 2019 19:46:44 -0000

----==_mimepart_5cd726a11477e_6b243fb8472cd960664d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi pushed 1 commit.

fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924  Editorial pass from Jana


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/869d1d30f690f20afa04cb7c465bc28ebb3448e8..fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924

----==_mimepart_5cd726a11477e_6b243fb8472cd960664d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/DavidSchinazi" class="user-mention">@DavidSchinazi</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924">fcca901</a>  Editorial pass from Jana</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/2673/files/869d1d30f690f20afa04cb7c465bc28ebb3448e8..fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4F27DHOFO5N2X4U43PU4PCDANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK73IOIN4EU3AJ3S5QTPU4PCDA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGU4TQNRQGMYDGMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/869d1d30f690f20afa04cb7c465bc28ebb3448e8..fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/869d1d30f690f20afa04cb7c465bc28ebb3448e8..fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd726a11477e_6b243fb8472cd960664d3--


From nobody Sat May 11 22:00:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E9741200FC for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 22:00:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.952
X-Spam-Level: 
X-Spam-Status: No, score=-5.952 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ta0d0GTslFTn for <quic-issues@ietfa.amsl.com>; Sat, 11 May 2019 22:00:51 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E939212003E for <quic-issues@ietf.org>; Sat, 11 May 2019 22:00:50 -0700 (PDT)
Date: Sat, 11 May 2019 22:00:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557637249; bh=Cj5RnL8mhy3vMjlHYSUu+da6se7SZV+Db91nDf3PyDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jfeG/qNEz5L11La87uIUz6MZaUp8KMo9fJ4cvPuzFDsY3yGdudEP3mDQQNcHfpMUP wK10k7SS7BiTAF6D7hOd9mqvcfOXXb9fdPMVdUoUNFKOI3NGmV023tHX3HZLok8oEL oSV7d00+3OcWZxJfOUX8VOeF++Va+HyTzeKpmFLM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ZTJMZ2JZWDDVUXIF24TNQDEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/236401332@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd7a88182f22_6bcf3f9a878cd960362276"; 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/fehWkQ0Uihtgh2saT5sQoVN84WQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 05:00:53 -0000

----==_mimepart_5cd7a88182f22_6bcf3f9a878cd960362276
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/2691#pullrequestreview-236401332
----==_mimepart_5cd7a88182f22_6bcf3f9a878cd960362276
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691#pullrequestreview-236401332">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FC57XFPAVRVTLEQ3PU6QADANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FT76BBA2NENKQUUTPU6QADA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYLTFNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236401332",
"url": "https://github.com/quicwg/base-drafts/pull/2691#pullrequestreview-236401332",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd7a88182f22_6bcf3f9a878cd960362276--


From nobody Sun May 12 11:19:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1A42120099 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 11:19:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RBd7HlTxiMwB for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 11:19:08 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F31312008A for <quic-issues@ietf.org>; Sun, 12 May 2019 11:19:08 -0700 (PDT)
Date: Sun, 12 May 2019 11:19:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557685147; bh=JlapR1pDp5iHl8sXPfmA9p+9nmuvT+1ToPeWrKeA7GI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=moj8JiAkUCj6u1hVYqelLo62zYKFlPQgi4MrYH+qeX9qP86hd7GHcYdns+vR+dG++ aXmJP7eb2ZJaO3o4ieP2y25IQK0xZgVjY2epuycUEJgpaDQxZfxxNmnfLq+0WXheS5 WQ3IsLTLcrT5vXth5bvoQyMGSS/GUbUVfOFBWWKo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XMKLO2CVTXCYZGV524WLBXEVBNHHBU2NI6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2692@github.com>
Subject: [quicwg/base-drafts] http3: frame table should include reserved frame types (#2692)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8639b75c15_6af63fb55b4cd95c495667"; 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/vKmBkuNHANXRyT-VGzMA1LhVP9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 18:19:13 -0000

----==_mimepart_5cd8639b75c15_6af63fb55b4cd95c495667
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the overview table in HTTP/3 section 4 should probably also include reserved frame types. This will make it clear what streams these frames can appear on.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2692
----==_mimepart_5cd8639b75c15_6af63fb55b4cd95c495667
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the overview table in HTTP/3 section 4 should probably also include reserved frame types. This will make it clear what streams these frames can appear on.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2692">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3DSAEVTSYXG2KCK3PVBNRXANCNFSM4HMK55DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OKWD3K53HVW5AR4TPVBNRXA5CNFSM4HMK55DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTJVDYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2692",
"url": "https://github.com/quicwg/base-drafts/issues/2692",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8639b75c15_6af63fb55b4cd95c495667--


From nobody Sun May 12 11:46:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85A56120071 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 11:46:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OuIUDSLyOsEG for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 11:46:02 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DAA5A120020 for <quic-issues@ietf.org>; Sun, 12 May 2019 11:46:01 -0700 (PDT)
Date: Sun, 12 May 2019 11:46:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557686760; bh=p5ltsqb+0K/kPLxrp4++xVudg5nPDHQETSflDjQ/Ygs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jeZyouE9deFUHBKH9MlV3Z0Konf5zNLqKDxfsN/aogJOlenFcweqoHgSskkmAMCG9 TNxQeo4Gp2nUvakXwXuN/TJ62J73OGp3kvMOs/un/Gp3cWUDVXHF/ZbVtYmL3FOM3H aiRc30N/UZuUKkq4cYAt+FsOtSyknEFFw7aZc86Y=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Y6CLHNHFWAXDAAL524WOGREVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693@github.com>
Subject: [quicwg/base-drafts] http3: Are reserved frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd869e8a5b63_17453fb5daecd9643703c0"; 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/cx0Nw5lgkWB9P778X78aGsKvMdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 18:46:04 -0000

----==_mimepart_5cd869e8a5b63_17453fb5daecd9643703c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We've had a long standing requirement that

> A SETTINGS frame MUST be sent as the first frame of each control
   stream (see Section 3.2.1) by each peer

By the way I interpret this, I put a check in my implementation that doesn't permit any frame until SETTINGS is received. Am I interpreting things correctly?

It would be more consistent to allow reserved frame types to appear at any point on any stream that carries frames. However, I'm fine with this requirement as is but it means there is a little more effort needed to handle reserved frame types across streams. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2693
----==_mimepart_5cd869e8a5b63_17453fb5daecd9643703c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We've had a long standing requirement that</p>
<blockquote>
<p>A SETTINGS frame MUST be sent as the first frame of each control<br>
stream (see Section 3.2.1) by each peer</p>
</blockquote>
<p>By the way I interpret this, I put a check in my implementation that doesn't permit any frame until SETTINGS is received. Am I interpreting things correctly?</p>
<p>It would be more consistent to allow reserved frame types to appear at any point on any stream that carries frames. However, I'm fine with this requirement as is but it means there is a little more effort needed to handle reserved frame types across streams.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64PWP273JBWXUNRDTPVBQWRANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LHNSKC2OJMDLEJHLPVBQWRA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTJWJOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693",
"url": "https://github.com/quicwg/base-drafts/issues/2693",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd869e8a5b63_17453fb5daecd9643703c0--


From nobody Sun May 12 12:00:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43CB2120020 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:00:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OxdKZWQVxp7E for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:00:49 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53EA51201F8 for <quic-issues@ietf.org>; Sun, 12 May 2019 12:00:47 -0700 (PDT)
Date: Sun, 12 May 2019 12:00:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557687645; bh=62V8XE1Xr44HdTjTCsFApogNXmgB6OeV4wvMPnQsbo0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LRT7/6GfiZGkRI0V5pncME7tMJFgNxD6xDfevws3A+wve6bqEW8tyAbrzXL6ioHpW 7sFB6HzN8vQF2B6ivWHV+plXeJQjux1/DV6wfJSX3NbfX0JP24tcIrsnhPPXeuuN/t a6GnE8XGp5IcB9YtL8HUcq99mD2cIET6dpuz3M34=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OXV3NQQPGKBOQLMF24WP53EVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693/491620307@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2693@github.com>
References: <quicwg/base-drafts/issues/2693@github.com>
Subject: Re: [quicwg/base-drafts] http3: Are reserved frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd86d5de3d2a_1b3a3fa1d38cd96c4234c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: lnicco
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MCAu9Q2M_DELdMH_PTes1mFnbAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 19:00:50 -0000

----==_mimepart_5cd86d5de3d2a_1b3a3fa1d38cd96c4234c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In our implementation we are interpreting this in the same way: any frame on the control stream received before SETTINGS is a connection error. Even reserved frame types.

In general the way we handle this is by discarding frame types that are forbidden rather than checking frame types that are allowed on each stream. 

Here is a snippet from our code.
```
ParseResult HQControlCodec::checkFrameAllowed(FrameType type) {
  switch (type) {
    case hq::FrameType::DATA:
    case hq::FrameType::HEADERS:
    case hq::FrameType::PUSH_PROMISE:
      return HTTP3::ErrorCode::HTTP_WRONG_STREAM;
    default:
      break;
  }

  // SETTINGS MUST be the first frame on an HQ Control Stream
  if (!receivedSettings_ && type != hq::FrameType::SETTINGS) {
    return HTTP3::ErrorCode::HTTP_MISSING_SETTINGS;
  }
  // .. and a bunch of other checks here ..
```

In this way we avoid the extra effort needed to handle reserved frame types that you mentioned, if I am reading your statement correctly. 
Basically, some frame types are explicitly disallowed. All other frame types are equal, reserved or non-reserved. Do you foresee an extension possibly benefiting from sending a frame before settings ? 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491620307
----==_mimepart_5cd86d5de3d2a_1b3a3fa1d38cd96c4234c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In our implementation we are interpreting this in the same way: any frame on the control stream received before SETTINGS is a connection error. Even reserved frame types.</p>
<p>In general the way we handle this is by discarding frame types that are forbidden rather than checking frame types that are allowed on each stream.</p>
<p>Here is a snippet from our code.</p>
<pre><code>ParseResult HQControlCodec::checkFrameAllowed(FrameType type) {
  switch (type) {
    case hq::FrameType::DATA:
    case hq::FrameType::HEADERS:
    case hq::FrameType::PUSH_PROMISE:
      return HTTP3::ErrorCode::HTTP_WRONG_STREAM;
    default:
      break;
  }

  // SETTINGS MUST be the first frame on an HQ Control Stream
  if (!receivedSettings_ &amp;&amp; type != hq::FrameType::SETTINGS) {
    return HTTP3::ErrorCode::HTTP_MISSING_SETTINGS;
  }
  // .. and a bunch of other checks here ..
</code></pre>
<p>In this way we avoid the extra effort needed to handle reserved frame types that you mentioned, if I am reading your statement correctly.<br>
Basically, some frame types are explicitly disallowed. All other frame types are equal, reserved or non-reserved. Do you foresee an extension possibly benefiting from sending a frame before settings ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491620307">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HN62RD22WQXWPYP3PVBSN3ANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDTDXXFTVX64XNOMLPVBSN3A5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVGYPUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491620307",
"url": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491620307",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd86d5de3d2a_1b3a3fa1d38cd96c4234c--


From nobody Sun May 12 12:03:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 503DB120099 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 NLshWiEsa08g for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:03:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4175120020 for <quic-issues@ietf.org>; Sun, 12 May 2019 12:03:15 -0700 (PDT)
Date: Sun, 12 May 2019 12:03:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557687794; bh=2HGUQ7pjdFlCRxkRCI2KyQ2TglzYCN3XTJgc1QdL3pU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=02ycxpdXtIWIflAsrPRi1dczr5nCFTwwb9/5NXbFbo/jyNljT+wuZKSPapqVlyi6u 6hp8Nw1+n2UXV5qLqGG91lvjLNei2ntkbNI3/Kk0GYD6ZPSjd3lMfpr6qEgQ9RkSYT Qj9EX3SWc4zA+XJmsyvR5u0Y5+Vb1EM0RTjzr5FM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLKSUYJ6IF75SW62524WQHFEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236431891@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd86df28f0c3_67ab3fe6b4ecd968563dd"; 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/fmxfF-OL4YOYIH1eEqy8UF1_wpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 19:03:17 -0000

----==_mimepart_5cd86df28f0c3_67ab3fe6b4ecd968563dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

I'm fairly sure server to client is the only case two connection closes may need to be sent, which is why it's written with server an 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/pull/2688#discussion_r283149566
----==_mimepart_5cd86df28f0c3_67ab3fe6b4ecd968563dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149566">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
</pre>
<p>I'm fairly sure server to client is the only case two connection closes may need to be sent, which is why it's written with server an 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/pull/2688#discussion_r283149566">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SE3RPKJ6MY3TXMWLPVBSXFANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6E6TRC2HMBSUUWJLLPVBSXFA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL2UEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149566",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149566",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd86df28f0c3_67ab3fe6b4ecd968563dd--


From nobody Sun May 12 12:05:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7D76120099 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:05:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4dkbANfLQMdV for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:05:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19336120020 for <quic-issues@ietf.org>; Sun, 12 May 2019 12:05:11 -0700 (PDT)
Date: Sun, 12 May 2019 12:05:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557687911; bh=bavsBhXOQcCgLcCyy1wILrMFAr9uTxjObcJbvTQoGF4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QfK6N+m7VwQS1yroQJMEAEOfjPCQx3wHe7zGQriQk8KxEDQAHJV8fWa3W7OY9i9/8 805dt0nMp7zLPsZJfL2XJQk/PyIbkcSygRCPpx3jFV388+RfRzD2FJKW/ufhauH6p7 LT+2i1o3BxX3ELYX7Nl2I1ZN+gz8ug5sOnjoS3CQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DLUURIV5KIIKKO2N24WQONEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236431947@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd86e672c3_47f43ffcbb4cd9644550b1"; 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/CrhYLHtCo_7Ecwc08tthkXeXQbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 19:05:14 -0000

----==_mimepart_5cd86e672c3_47f43ffcbb4cd9644550b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE

A server can't guarantee the packet arrives, but I think sending both guarantees that if it does arrive at the client, the client can be decrypted.  Am I missing 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/pull/2688#discussion_r283149645
----==_mimepart_5cd86e672c3_47f43ffcbb4cd9644550b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149645">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
</pre>
<p>A server can't guarantee the packet arrives, but I think sending both guarantees that if it does arrive at the client, the client can be decrypted.  Am I missing 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/pull/2688#discussion_r283149645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK23BIABXI6R3LLAPV3PVBS6NANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSEPJ6XVIHOO4BEBTPVBS6NA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL2USY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149645",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283149645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd86e672c3_47f43ffcbb4cd9644550b1--


From nobody Sun May 12 12:35:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3DB112004A for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:35:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HTfKjGNoIDXB for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 12:35:51 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 303C0120041 for <quic-issues@ietf.org>; Sun, 12 May 2019 12:35:50 -0700 (PDT)
Date: Sun, 12 May 2019 12:35:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557689749; bh=Ezrx9iGsEdfmw9x4jn++1upE+JgQmfjAIRW5ZyUNNqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CMnY2HFP/L9hl7jHKT1UKM4MrER87c5NPbMu238YgJkpEkkL+/hNy8OUbtAuOwsl/ 0Pd4Zss1yHMJb8NDUSHm6DK7Mh4lbzIGMbTXNz584IboyvMD2e6cL0MHFfICL6AWLB iJ2R+d1/o6nbj/YO+nX+dPWI9hJ6JYtL3sTcKsCs=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77PX5EVOV6EWS5IEN24WUBLEVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693/491622774@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2693@github.com>
References: <quicwg/base-drafts/issues/2693@github.com>
Subject: Re: [quicwg/base-drafts] http3: Are reserved and non-core frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd875958e4e4_47f93ffcbb4cd964561638"; 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/et0hvLXExHJsFKfn3Iz4W1ZV1Mc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 19:35:53 -0000

----==_mimepart_5cd875958e4e4_47f93ffcbb4cd964561638
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @lnicco you made me realise I asked the question wrong. 

This is about reserved *and* non-core frames. Section 7 says:

> Implementations MUST ignore unknown or unsupported values in all
   extensible protocol elements. Implementations MUST discard frames ...

I have no strong use case for delivering frames before SETTINGS. But I worry it falls into a slight grey area that might affect interop. I think the correct answer is that the control stream is special case and we should clarify that in Section 7.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491622774
----==_mimepart_5cd875958e4e4_47f93ffcbb4cd964561638
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=54891" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lnicco">@lnicco</a> you made me realise I asked the question wrong.</p>
<p>This is about reserved <em>and</em> non-core frames. Section 7 says:</p>
<blockquote>
<p>Implementations MUST ignore unknown or unsupported values in all<br>
extensible protocol elements. Implementations MUST discard frames ...</p>
</blockquote>
<p>I have no strong use case for delivering frames before SETTINGS. But I worry it falls into a slight grey area that might affect interop. I think the correct answer is that the control stream is special case and we should clarify that in Section 7.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491622774">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QXXMQF2ETUNHOOFLPVBWRLANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QZ6SAA6UIEHN5OLLPVBWRLA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVGZC5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491622774",
"url": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491622774",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd875958e4e4_47f93ffcbb4cd964561638--


From nobody Sun May 12 13:03:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12C67120041 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 13:03:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.951
X-Spam-Level: 
X-Spam-Status: No, score=-5.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IXuIG6P7-qk9 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 13:03:09 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B991812003F for <quic-issues@ietf.org>; Sun, 12 May 2019 13:03:09 -0700 (PDT)
Date: Sun, 12 May 2019 13:03:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557691389; bh=BrTFHO5/y6w49FetCD/QefhmQu+UvUXOkHBFtHtQjcM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wrAvPWhup4kLSsZx4jMQzRwGbNV8D8AutHNNlqfGLkXs97yl4e8RN8pEP4fylC1OV H5CTrkNN9S3pczWM8DyQPW4grJZnCfLuTPlWqE/9tZukawRdYmEbsZTT30B4HKys4f wAChCjPw5j5Rshr2n9BA3iActxz+EPUX02Nnwix8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3G5PXONFGBKXKNSKV24WXHZEVBNHHBUXKDQA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2681/491624841@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2681@github.com>
References: <quicwg/base-drafts/issues/2681@github.com>
Subject: Re: [quicwg/base-drafts] DUPLICATE_PUSH push ID validation (#2681)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd87bfcecc7d_16e53fc3a84cd9606080b9"; 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/MVGbmfQQIy6uHg0HLBh3Dwh2iNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 20:03:11 -0000

----==_mimepart_5cd87bfcecc7d_16e53fc3a84cd9606080b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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/issues/2681#issuecomment-491624841
----==_mimepart_5cd87bfcecc7d_16e53fc3a84cd9606080b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>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/issues/2681#issuecomment-491624841">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MB2I6CGHQNFULTK3PVBZXZANCNFSM4HL37LTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OROQOUWLGYENXIHLPVBZXZA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVGZTCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2681#issuecomment-491624841",
"url": "https://github.com/quicwg/base-drafts/issues/2681#issuecomment-491624841",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd87bfcecc7d_16e53fc3a84cd9606080b9--


From nobody Sun May 12 15:00:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5551C1201EF for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 15:00:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BVulMmV7bEZR for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 15:00:55 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CAF11201E9 for <quic-issues@ietf.org>; Sun, 12 May 2019 15:00:55 -0700 (PDT)
Date: Sun, 12 May 2019 15:00:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557698453; bh=S2tTR0MsS8thqdlZ515ae2oedGndTsvBZqIAVzilH48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tW+5abQRoMGXKGhvUQkJ4dCunj/3MN57nDSqMEgQkr7KfexgqpVTBD9oYL0Ecabhn 8rG/4lWOY/kuo34s/9815+9AhB68RuIVezpKPdp0XtiVsrwsYitggCza+TsmoE4ks0 dbOQwa7Tp/gcfKqo04jK2PP091oI+XwEWkJRlaT0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QWSYWMTZXLSX2SPF24XFBLEVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693/491633030@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2693@github.com>
References: <quicwg/base-drafts/issues/2693@github.com>
Subject: Re: [quicwg/base-drafts] http3: Are reserved and non-core frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd897958ce87_28703fe6f2ccd968161222"; 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/6-Y6VWOSkBKY2CWwKnnzNBDBrEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 22:00:57 -0000

----==_mimepart_5cd897958ce87_28703fe6f2ccd968161222
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My preference goes to retaining the requirement as-is. This is the way H2 has worked, and I am not sure if there is a practical reason to change.

FWIW, we have a similar requirement for PRIORITY frame too, which I'm also fine with: _A PRIORITY frame received after other frames on a request stream MUST be treated as a connection error of type HTTP_UNEXPECTED_FRAME_ ([section 4.2.3](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.4.2.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/issues/2693#issuecomment-491633030
----==_mimepart_5cd897958ce87_28703fe6f2ccd968161222
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My preference goes to retaining the requirement as-is. This is the way H2 has worked, and I am not sure if there is a practical reason to change.</p>
<p>FWIW, we have a similar requirement for PRIORITY frame too, which I'm also fine with: <em>A PRIORITY frame received after other frames on a request stream MUST be treated as a connection error of type HTTP_UNEXPECTED_FRAME</em> (<a href="https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.4.2.3" rel="nofollow">section 4.2.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/issues/2693#issuecomment-491633030">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7A46P4KRHOCZ6Y2DPVCHRLANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZROYQGWCHTDYJTYXLPVCHRLA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVG3TBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491633030",
"url": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491633030",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd897958ce87_28703fe6f2ccd968161222--


From nobody Sun May 12 15:32:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 350771201C8 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 15:32:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MUH1gh8RHyxC for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 15:32:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E7641200B1 for <quic-issues@ietf.org>; Sun, 12 May 2019 15:32:12 -0700 (PDT)
Date: Sun, 12 May 2019 15:32:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557700330; bh=yzgHQPaUa1vgpGEEZ+xHETs7+8j5eqn+bShNwAWWu24=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nE/cG/MXA3ljrkcNsmD6EFQDiCH0+GSvhJVNDHXrpCeZtLgo4RBTGAqbR2tZuWAPb tyqLYRBplt2mBhgGtU8C9Wd03xAcajAtD/IFmcHtP0gkFqyH6V7vLomfa2juP6Oq4L Lah8/oUugCDR5jCF8CvKaVk9jJxaoWCT/J8cqpoc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Q2ALQEKP4VFVCMMF24XIWVEVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693/491634881@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2693@github.com>
References: <quicwg/base-drafts/issues/2693@github.com>
Subject: Re: [quicwg/base-drafts] http3: Are reserved and non-core frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd89eeaa56c8_31a33fb8760cd96017148"; 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/tmFx2EsNfeXjNsm0KhR_JrZamN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 22:32:14 -0000

----==_mimepart_5cd89eeaa56c8_31a33fb8760cd96017148
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ooh yeah, that's a good catch too. 

We sort of have some text that captures this in section 4:

> Certain frames can only occur as the first frame of a particular stream type; these are indicated in Table 1 with a (1). Specific guidance is provided in the relevant section.

We could add tweaks or further guidance to this paragraph ( in a PR that also fixes #2692) that makes things explicitly 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/2693#issuecomment-491634881
----==_mimepart_5cd89eeaa56c8_31a33fb8760cd96017148
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ooh yeah, that's a good catch too.</p>
<p>We sort of have some text that captures this in section 4:</p>
<blockquote>
<p>Certain frames can only occur as the first frame of a particular stream type; these are indicated in Table 1 with a (1). Specific guidance is provided in the relevant section.</p>
</blockquote>
<p>We could add tweaks or further guidance to this paragraph ( in a PR that also fixes <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443132144" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2692" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2692/hovercard" href="https://github.com/quicwg/base-drafts/issues/2692">#2692</a>) that makes things explicitly 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/2693#issuecomment-491634881">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RLJWCWL5LGNCJBOTPVCLGVANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4L4ADGUFJWPUXP3NDPVCLGVA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVG4BQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491634881",
"url": "https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491634881",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd89eeaa56c8_31a33fb8760cd96017148--


From nobody Sun May 12 16:41:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C310B12013C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 16:41:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZzaCH-147HSk for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 16:41:22 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16EE212014F for <quic-issues@ietf.org>; Sun, 12 May 2019 16:41:22 -0700 (PDT)
Date: Sun, 12 May 2019 16:41:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557704481; bh=NaNtHVwrJX+Z3XrpB76TGIgdf6fiOqDJzIGom79+7lg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r09sXj84G8IHuFb5htd4uXCkQ+2O7LSE4Lc79BcpIZIpNA1eWCQ+O186k6nbvuaWX KfDz2IoQIgK+h0ENuYlgKiUqjIgUYftLkycB4Q0r933jtHYBoXZq3H/WjXRAgDndp2 crzWc6Xk/YlTcUlNDe9RavpTJingEXI2ExbgX8qg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GKEZ6CHLN7YODYIN24XQ2DEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/236442401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8af212dcaf_5f4d3ff216acd968252155"; 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/of0RJ7KLCjvKVJ3EXWC5-x_qqUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 23:41:24 -0000

----==_mimepart_5cd8af212dcaf_5f4d3ff216acd968252155
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index "-1"

I prefer Kazuho's idea here about "-1".  Though I disagree about weight 0.  HTTP/2 didn't have it, which makes this more complicated.  I don't even think that you need weight 0, that's a gratuitous change in this PR.  You can simply say that streams with an "orphaned" priority is not given resources until all prioritized streams are handled.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#discussion_r283160418
----==_mimepart_5cd8af212dcaf_5f4d3ff216acd968252155
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r283160418">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index &quot;-1&quot;
</pre>
<p>I prefer Kazuho's idea here about "-1".  Though I disagree about weight 0.  HTTP/2 didn't have it, which makes this more complicated.  I don't even think that you need weight 0, that's a gratuitous change in this PR.  You can simply say that streams with an "orphaned" priority is not given resources until all prioritized streams are handled.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r283160418">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LM7ENYOUD6BVQQ7DPVCTKDANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7Y5KQAETS5MJ3FS73PVCTKDA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5GII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690#discussion_r283160418",
"url": "https://github.com/quicwg/base-drafts/pull/2690#discussion_r283160418",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8af212dcaf_5f4d3ff216acd968252155--


From nobody Sun May 12 16:45:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 964A11200CC for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 16:45:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 vOW7vkJRN_N8 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 16:45:12 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 269C8120025 for <quic-issues@ietf.org>; Sun, 12 May 2019 16:45:12 -0700 (PDT)
Date: Sun, 12 May 2019 16:45:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557704710; bh=/zO9EGJBf4+BTCdHTKKLS0HqQM4bOBB1p4qju+F3Iyo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oR9QSIKXaaZT6xQ7hrnzligzSx3uYrWHo9PVRiWvrmLXwcFjstKCjcnchAjf0Uh0P 34Cjy0FQrVvi6Y7UKIaKwmGUB8eGU+dup9f3bzMu7KQRWsn/cT1MeKjwzio1G9RnEk lbwqwAANAP+h819MSLHVJctBtxvBstBPzr2Iza7A=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWNNMBXSSUMJ7DZJV24XRINEVBNHHBUGOXBA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2655/review/236442550@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2655@github.com>
References: <quicwg/base-drafts/pull/2655@github.com>
Subject: Re: [quicwg/base-drafts] Merge crypto timeout into PTO (#2655)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b006dcb9c_33313febc0ccd968351657"; 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/XZ5wTKBrWNKN_3mfmdLZ_ip4Z7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 12 May 2019 23:45:14 -0000

----==_mimepart_5cd8b006dcb9c_33313febc0ccd968351657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +
+## Retry and Version Negotiation
+
+A Retry or Version Negotiation packet causes a client to send another Initial
+packet, effectively restarting the connection process and resetting congestion
+control and loss recovery state, including resetting any pending timers.  Either
+packet indicates that the Initial was received but not processed.  Neither
+packet can be treated as an acknowledgment for the Initial.
+
+The client MAY however compute an RTT estimate to the server as the time period
+from when the first Initial was sent to when a Retry or a Version Negotiation
+packet is received.  The client MAY use this value to seed the RTT estimator for
+a subsequent connection attempt to the server.
+
+
+## Discarding Keys and Packet State {#discarding-packets}

Does this really belong under a section titled "Probe Timeout"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2655#pullrequestreview-236442550
----==_mimepart_5cd8b006dcb9c_33313febc0ccd968351657
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2655#discussion_r283160549">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+## Retry and Version Negotiation
+
+A Retry or Version Negotiation packet causes a client to send another Initial
+packet, effectively restarting the connection process and resetting congestion
+control and loss recovery state, including resetting any pending timers.  Either
+packet indicates that the Initial was received but not processed.  Neither
+packet can be treated as an acknowledgment for the Initial.
+
+The client MAY however compute an RTT estimate to the server as the time period
+from when the first Initial was sent to when a Retry or a Version Negotiation
+packet is received.  The client MAY use this value to seed the RTT estimator for
+a subsequent connection attempt to the server.
+
+
+## Discarding Keys and Packet State {#discarding-packets}
</pre>
<p>Does this really belong under a section titled "Probe Timeout"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2655#pullrequestreview-236442550">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3T2U3ES3ODGH5VZELPVCTYNANCNFSM4HI3K56Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRW3MFCH7O53CZHGTPVCTYNA5CNFSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5HNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2655#pullrequestreview-236442550",
"url": "https://github.com/quicwg/base-drafts/pull/2655#pullrequestreview-236442550",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b006dcb9c_33313febc0ccd968351657--


From nobody Sun May 12 17:02:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A2891200F8 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:01:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 D-0FNPjAonab for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:01:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB75C120184 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:01:54 -0700 (PDT)
Date: Sun, 12 May 2019 17:01:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557705714; bh=1SCVN75WJV6rfvVOYd0QHw2pAsuzxXeSAqdPgmkh64A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zxRon+x8zbjqjgpggBWRwUWd+lYJAVAHi25BEeEH0PYF8NMm3VRZE4UiiPtu6zLvj 1qUcYOKGlCjOBfMw4VzCVG8byt4cD4yfdeTNrN4Ze+ECVJZh0NtXUJfGMyYI5ZlV1u yx46D2C3OElNjbUjWxn3CYzA13wPPQv108zFNspo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23TEYAEZB5L5PI2EF24XTHDEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236443410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b3f1e8eba_5a063fe2676cd96c201834"; 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/wJQ0v_GRwchVx6fhbi6gNrvvzVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:02:02 -0000

----==_mimepart_5cd8b3f1e8eba_5a063fe2676cd96c201834
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.

I'm confused why we have a MUST and a SHOULD for the other two cases, but you're advising no normative text for the Initial case?  Am I missing 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/pull/2688#discussion_r283161366
----==_mimepart_5cd8b3f1e8eba_5a063fe2676cd96c201834
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161366">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
</pre>
<p>I'm confused why we have a MUST and a SHOULD for the other two cases, but you're advising no normative text for the Initial case?  Am I missing 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/pull/2688#discussion_r283161366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ672XHEJGSOSUUYXTPVCVXDANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BA3PYQIAEJI2WXMLPVCVXDA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5OEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161366",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161366",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b3f1e8eba_5a063fe2676cd96c201834--


From nobody Sun May 12 17:02:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9F21120130 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zvLp3cZ-a29y for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:02:29 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14AC512021D for <quic-issues@ietf.org>; Sun, 12 May 2019 17:02:29 -0700 (PDT)
Date: Sun, 12 May 2019 17:02:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557705748; bh=QFKrYHtWUSUCdZ+BBUig/GGqexSUcFIwlqg+w4JDGNQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xHtFkI+NX9sdA9k0j9i+aippjcuT7BDXWXSLrRmdep/CsDSjOdtozM/mCUbO0JerG zq7JeiUBoyzOMAWwfNw8zdp/ULkJQfw8UPCrA5Gjz+qxlOxqxNX+Mtc82pXoJAB+8G ZRPLxWbSsonHtHkSRJUL/ocC5dM9qC8I2tGjwU4k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SEYVSN5OR5YBKO4V24XTJHEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236443175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b413f0f2c_79ce3f8d9d4cd960229229"; 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/udZgApMTVZ8kzrrE2zWKywy6pGw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:02:37 -0000

----==_mimepart_5cd8b413f0f2c_79ce3f8d9d4cd960229229
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any

We should also try to kill #2151 with this change:

```suggestion
When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
the frame.  Generally, this means sending the frame in a packet with the highest
level of packet protection to avoid the packet being discarded.  However, during
the handshake, it is possible that more advanced packet protection keys are not
available to a peer, so the frame MAY be replicated in a packet that uses a
lower packet protection level.

If the connection has been successfully established, endpoints MUST send any
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

That assumes a lot about the shape of the handshake though.  If you are going to make that call, cite QUIC-TLS.

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

A bigger point here is that the server also isn't sure when the client gets 1-RTT keys.  We should say the same about that transition.  I believe that we can rely on handshake confirmation for this transition.  Endpoints might choose to send CONNECTION_CLOSE in Handshake packets prior to the handshake being confirmed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-236443175
----==_mimepart_5cd8b413f0f2c_79ce3f8d9d4cd960229229
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2688#discussi=
on_r283161177">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
</pre>=0D
<p>We should also try to kill <a class=3D"issue-link js-issue-link" data-=
error-text=3D"Failed to load issue title" data-id=3D"390828545" data-perm=
ission-text=3D"Issue title is private" data-url=3D"https://github.com/qui=
cwg/base-drafts/issues/2151" data-hovercard-type=3D"issue" data-hovercard=
-url=3D"/quicwg/base-drafts/issues/2151/hovercard" href=3D"https://github=
.com/quicwg/base-drafts/issues/2151">#2151</a> with this change:</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">- If the connection has been successfully esta=
blished, endpoints MUST send any=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will pr=
ocess=0D
+the frame.  Generally, this means sending the frame in a packet with the=
 highest=0D
+level of packet protection to avoid the packet being discarded.  However=
, during=0D
+the handshake, it is possible that more advanced packet protection keys =
are not=0D
+available to a peer, so the frame MAY be replicated in a packet that use=
s a=0D
+lower packet protection level.=0D
+=0D
+If the connection has been successfully established, endpoints MUST send=
 any=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r283161265">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
</pre>=0D
<p>That assumes a lot about the shape of the handshake though.  If you ar=
e going to make that call, cite QUIC-TLS.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r283161369">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
+in both Handshake and Initial, because the client discards Initial keys =
as soon=0D
+as it has Handshake keys. If multiple packets are sent, they can be coal=
esced=0D
+(see {{packet-coalesce}}).=0D
</pre>=0D
<p>A bigger point here is that the server also isn't sure when the client=
 gets 1-RTT keys.  We should say the same about that transition.  I belie=
ve that we can rely on handshake confirmation for this transition.  Endpo=
ints might choose to send CONNECTION_CLOSE in Handshake packets prior to =
the handshake being confirmed.</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/2688#pullrequestreview-236443175">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYI2WNXEP6EZXCHUFLPVCVZHANCNFSM4HMCCGTQ">mute the thread</a>.<img src=3D"=
https://github.com/notifications/beacon/AFTOJK35ICI5RK6U3QSTKFDPVCVZHA5CN=
FSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOOR=
PWSZGOBYL5MJY.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/2688#pullrequestrev=
iew-236443175",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview=
-236443175",=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_5cd8b413f0f2c_79ce3f8d9d4cd960229229--


From nobody Sun May 12 17:11:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 978E212009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:11:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WTlDnqGidUwz for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:11:39 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C946F120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:11:38 -0700 (PDT)
Date: Sun, 12 May 2019 17:11:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706297; bh=hjRywM1xIosGtzwgqDgy3mfkxSA4gusNgYUI30txPW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KOD4tsI/HPdrahp4RlmQe2GKcTfdv60viv+zzkPIylRRCf4YE3QqnoeZzPbHfqwVl 3+Q0NsRFR0u6nEDIWsRkOh0EC2EwjwWnp9FryQAzFpqB7XezJvWoJWoT3zk94N9GZg rPDZYxOCBjKUJWVYFtEX4iyeRzVdltMXL06lLKtY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HEXVEJO4NGNNR42N24XULTEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236443891@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b6399ee7f_74b13fe2676cd96c3449fd"; 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/bQFinsKo9U9ekmv_gkk7rv3wRys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:11:41 -0000

----==_mimepart_5cd8b6399ee7f_74b13fe2676cd96c3449fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

I have in mind 17.2.2.1 in Transport: https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-17.2.2.1

"A client stops both sending and processing Initial packets when it sends its first Handshake packet."

This clearly indicates that a client will almost never be processing Initial and Handshake packets at once, so if you only send one connection close, some clients will drop it.  In all other cases with #2673 landed, the client and server should both still have Handshake keys even if they also have 1-RTT keys?

Is there something about TLS I'm implicitly assuming as well?  I can imagine I am, but I don't know what 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/2688#discussion_r283161871
----==_mimepart_5cd8b6399ee7f_74b13fe2676cd96c3449fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161871">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
</pre>
<p>I have in mind 17.2.2.1 in Transport: <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-17.2.2.1" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-17.2.2.1</a></p>
<p>"A client stops both sending and processing Initial packets when it sends its first Handshake packet."</p>
<p>This clearly indicates that a client will almost never be processing Initial and Handshake packets at once, so if you only send one connection close, some clients will drop it.  In all other cases with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</a> landed, the client and server should both still have Handshake keys even if they also have 1-RTT keys?</p>
<p>Is there something about TLS I'm implicitly assuming as well?  I can imagine I am, but I don't know what 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/2688#discussion_r283161871">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6E4VFR6J5LMUIMDKDPVCW3TANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK275VT63RB2JSJMJATPVCW3TA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5R4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161871",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161871",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b6399ee7f_74b13fe2676cd96c3449fd--


From nobody Sun May 12 17:12:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B55F212009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f9RqlEnlWnnS for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:12:32 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37046120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:12:32 -0700 (PDT)
Date: Sun, 12 May 2019 17:12:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706351; bh=0ATrmAefbNf1klYJ4AFvDidJ/5cVIZz0PAabozt50lg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qY0hjmvw++vf1zscFIHXyfLxDCws0T1r9B+2UWra77bDzo/p1NbsUuTJJARj2s7qB bKVGKBQutaCJKBI1AO89OTt9Hqexq3G6LDx8u2tQaBlXXR+lWx14dm1a+EWUAVWCXi t/QVmMQq18T7AZBQ6pUGolHpTVy5tMa/a3wtIy+4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2H7CMM4IYTBZCQFV24XUO7EVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236443940@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b66f978a_7e7e3fb8760cd9601336b"; 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/qYJ1ZrzaG6V7JD0-dnXOGOoaLHY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:12:34 -0000

----==_mimepart_5cd8b66f978a_7e7e3fb8760cd9601336b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

Agreed, another spot we're relying on #2673?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161917
----==_mimepart_5cd8b66f978a_7e7e3fb8760cd9601336b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161917">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).
</pre>
<p>Agreed, another spot we're relying on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</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/2688#discussion_r283161917">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BZXOSTYOMCXOHS33PVCW67ANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PZBVVKOYXOXEKLZLPVCW67A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5SJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161917",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283161917",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b66f978a_7e7e3fb8760cd9601336b--


From nobody Sun May 12 17:13:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F7FE12009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:13:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sP_MvjuCUnl4 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:13:02 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76FF9120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:13:02 -0700 (PDT)
Date: Sun, 12 May 2019 17:13:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706381; bh=Qb2WL/RMlvZ9nnVrXPJv/5Kldo1ewOu7tLLLgF5i/vk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Eack5PDfM4G/NpmJy76WIo7fFQBFIPOrF6tquXRb3T2pKj80ne14daogCaCgoUEPJ rrIG+ForQEuyOFwfPQutaNf57jnOxd608jrJEdzBUB4DGJmI5o+aO3XdPhmtfDMJbR 1VEpykWxUXmSC015iSqAqUXwjBhZTVUhKSbamusM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2NUYRXZTSREK4OYV24XUQ3EVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/236443972@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b68d5256c_6ee53fea4f0cd964181538"; 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/r2-43QYn3K_0KMFPxYRzFDLwoSA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:13:04 -0000

----==_mimepart_5cd8b68d5256c_6ee53fea4f0cd964181538
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index "-1"

Clarification: my intent was to state what exactly @martinthomson recommends.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#discussion_r283161943
----==_mimepart_5cd8b68d5256c_6ee53fea4f0cd964181538
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r283161943">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1102,18 +1109,33 @@ that can be prioritized are:
 
 Taken together, the dependencies across all prioritized elements in a connection
 form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+of the tree.  The tree also contains a dedicated placeholder with index &quot;-1&quot;
</pre>
<p>Clarification: my intent was to state what exactly <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> recommends.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r283161943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOMBVOBLUNWJ27O33PVCXA3ANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWHUXFDISMLRCKUGLPVCXA3A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5SRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690#discussion_r283161943",
"url": "https://github.com/quicwg/base-drafts/pull/2690#discussion_r283161943",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b68d5256c_6ee53fea4f0cd964181538--


From nobody Sun May 12 17:16:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B2BB12009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pP1CUk2ImByf for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:16:07 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FE0E120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:16:06 -0700 (PDT)
Date: Sun, 12 May 2019 17:16:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706565; bh=m+ZVcG5sBjTJN3/EFAxWIBWEbP0N2VSSLUG/m7dlInc=; h=Date:From:To:Subject:From; b=rcpvPzXWxlaN27URqspUq/NehjQl2IKvbkjqHTcPBoxdvVWyJIPiU9C1uC5JAIrA3 GqwOecIO7XiHsl766XDGw4eq0sVxOyR5hMGgBomUpbxF/Y6mbZQFQ0QiqDpirUs+1G orpEC6gxWuFt2eHa2L4G5VBJh5CkPaUUbrksfIGA=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/ead673-96c891@github.com>
Subject: [quicwg/base-drafts] 96c891: 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/auVCzEFsVWsyRkn_vqICCZS4OjY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:16:09 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: 96c89135a1889e5209bc38e64026735d187b50c0
      https://github.com/quicwg/base-drafts/commit/96c89135a1889e5209bc38e64026735d187b50c0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

  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 Sun May 12 17:16:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7932312009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:16:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HLedqG-8kOwM for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:16:14 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2645D120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:16:14 -0700 (PDT)
Date: Sun, 12 May 2019 17:16:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706573; bh=k2O9Fi6F7UZKMS0udj8QGynXndkpjg5nCtSFtLiGAvo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UfNnSbHysSmWLJWeNoW8QTpllQu8OWgVG/tt1eLc8WjV8v/1oVoMwyPYeoEw/stSA 95xfIUBUk93r62fBHE57svLT/bjYJ03fKZHxfWBxjQKhOkQJ4giN0XUvH7nqbQHmnC p+4iqXRhAtT9eRblir+21dq0upyTBz9+S+Pcyzbo=
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/2688/push/3600527553@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b74de800_3ee43fc7b6ecd96c30923c"; 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/Xkqzti1OJLPCvpZlKm8TapcguVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:16:15 -0000

----==_mimepart_5cd8b74de800_3ee43fc7b6ecd96c30923c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

96c89135a1889e5209bc38e64026735d187b50c0  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/2688/files/ead6736c0daf7d2d90058a7eee0029f9a2f511f3..96c89135a1889e5209bc38e64026735d187b50c0

----==_mimepart_5cd8b74de800_3ee43fc7b6ecd96c30923c
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/96c89135a1889e5209bc38e64026735d187b50c0">96c8913</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/2688/files/ead6736c0daf7d2d90058a7eee0029f9a2f511f3..96c89135a1889e5209bc38e64026735d187b50c0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7N4ZDVNPPBXUTZ7JTPVCXM3ANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6C7PSFD3AY6NCSIOLPVCXM3A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDANJSG42TKMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/ead6736c0daf7d2d90058a7eee0029f9a2f511f3..96c89135a1889e5209bc38e64026735d187b50c0",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/ead6736c0daf7d2d90058a7eee0029f9a2f511f3..96c89135a1889e5209bc38e64026735d187b50c0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd8b74de800_3ee43fc7b6ecd96c30923c--


From nobody Sun May 12 17:17:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B50012009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:17:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i948gwzPtg_9 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:17:42 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABDF120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:17:42 -0700 (PDT)
Date: Sun, 12 May 2019 17:17:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706662; bh=wNVqU38a6JKbmGtaRF19vmmGQvP61v9PlpQz9valUJQ=; h=Date:From:To:Subject:From; b=C3/UR7GgzlFTx3cNNFLZzLUocsXA8hyjA7NKX5R/LTg+EbC4NIqUxvOJRniJY1IZ2 WrLe/o1uQuDBL+CkyThs+i2kUco89G9vvVG1L85Pc4CfQqsFDbo8Jt9k30DqM6U02l OhMulT0OgS6ltMCIuNzIXNM1pXw3onezE0WkJuFY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/40d61e-2c2386@github.com>
Subject: [quicwg/base-drafts] 2c2386: Script updating gh-pages from 96c89135. [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/jbyHcupXRNgYDziZv4bOsXjgoi4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:17:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2c23869f655be0eb6be08a8efa410dbb737c78b4
      https://github.com/quicwg/base-drafts/commit/2c23869f655be0eb6be08a8efa410dbb737c78b4
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-http.html
    M ianswett-close-initial-handshake/draft-ietf-quic-http.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.html
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.html
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.html
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.html
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 96c89135. [ci skip]



From nobody Sun May 12 17:19:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E994912009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w3dtx50cbO2W for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:11 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4E80120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:19:10 -0700 (PDT)
Date: Sun, 12 May 2019 17:19:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706750; bh=Gzwv0NbJX8VRkg2yWf1TMwJbWXC1lOt96NiljuAaME0=; h=Date:From:To:Subject:From; b=KeRTrdup98UkYSrvCzBiCsFUI5d5O3rgBwn8GGC7YP2zPkkANmJivHsESd8BUt9Xu elBTMTH/RWud7yF9LyNYPU9VYuTDlKZbL6G1irQdQ4NE4vlr3IrPd83eEdAN71Ksip H8ITPq5fybjyuX/W1ldEckus2QDv0zsvjR9xY6/I=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/96c891-e70eff@github.com>
Subject: [quicwg/base-drafts] e70eff: 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/no_9a1UuVYRRNY12RGso8sLYD3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:19:12 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: e70eff7103fa457e16158dbf03f21d44672e1d76
      https://github.com/quicwg/base-drafts/commit/e70eff7103fa457e16158dbf03f21d44672e1d76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Sun May 12 17:19:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12A8012009C for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b1o_EfLWuIJJ for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:17 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF69D120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:19:17 -0700 (PDT)
Date: Sun, 12 May 2019 17:19:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706756; bh=n+6URi9d4R3plHTy4spliFQWc23Yxyl9hm+bNh19gP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n0xJg2/zpxDKEHkwOlPC5ZMEGjGyNBGTrV7+mnRYk7qJtIWXVTiVq/9BbIKYhCYVo 29FCzx5UPqbA4A20c3+jl41V7IZLpXj1/rEP2Jdyz/guJFAla9cTqxhcPTzQ1fVBr5 gym8Q61tGiraETi2QvuzXeJR6Rqz3xTFmRz9wXGI=
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/2688/push/3600531384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b804b7767_631a3f94baecd964314950"; 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/sWA0kvLQOLNYoqVUSCYlY83v7dU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:19:19 -0000

----==_mimepart_5cd8b804b7767_631a3f94baecd964314950
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e70eff7103fa457e16158dbf03f21d44672e1d76  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/2688/files/96c89135a1889e5209bc38e64026735d187b50c0..e70eff7103fa457e16158dbf03f21d44672e1d76

----==_mimepart_5cd8b804b7767_631a3f94baecd964314950
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/e70eff7103fa457e16158dbf03f21d44672e1d76">e70eff7</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/2688/files/96c89135a1889e5209bc38e64026735d187b50c0..e70eff7103fa457e16158dbf03f21d44672e1d76">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HFODVHB366M2RIX3PVCXYJANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LKJS4CE6YGP6LZS3PVCXYJA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDANJTGEZTQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/96c89135a1889e5209bc38e64026735d187b50c0..e70eff7103fa457e16158dbf03f21d44672e1d76",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/96c89135a1889e5209bc38e64026735d187b50c0..e70eff7103fa457e16158dbf03f21d44672e1d76",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd8b804b7767_631a3f94baecd964314950--


From nobody Sun May 12 17:19:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8392A1200B6 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sZmrYGOYCI7G for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:19:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 571A1120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:19:26 -0700 (PDT)
Date: Sun, 12 May 2019 17:19:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706765; bh=NaBmcPrRx6jSjDZIffgGXV6cjokCi6d94XFjFb6AAFo=; h=Date:From:To:Subject:From; b=p5Z0YzdGuCGrxMesxufXO8XjfcM4xZf+tyENwRiKKyYvytTPXcbTP3phQKN9urIQF ILaAzDY4IaWcIOQLMl/ICGEt5YCcgtQGTcLCsNgV6M/wdodO33lVFqpn6RKY+zt2Bk IqZQASbT5CBvvO01UzSR7lrf5nLqsU6OBjIAxIrY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2c2386-e8e01a@github.com>
Subject: [quicwg/base-drafts] e8e01a: Script updating issues at 2019-05-13T00:19:19Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yE_HJL79yie5kWReNmhspxrBJIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:19:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e8e01a4b1f8ada6d0edab3d6efae5140ce841013
      https://github.com/quicwg/base-drafts/commit/e8e01a4b1f8ada6d0edab3d6efae5140ce841013
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-13T00:19:19Z. [ci skip]



From nobody Sun May 12 17:20:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB4EB1200DE for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:20:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gq6Y090ruFdk for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:20:46 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94A7C120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:20:46 -0700 (PDT)
Date: Sun, 12 May 2019 17:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706846; bh=FH5V9m9cL6FDOXzXgOJyxabU84XqlC/JF/orM98SL3I=; h=Date:From:To:Subject:From; b=T69CL+F4DgVPKsTDOfc4tXMHTjq4ssbSYna3vGi07wx/qUFOyGtGr4xk4tasGVEAw EjumquPDVQByjrvaHjpL23eaKLd31TbiDz8obL5Mimv5ACBth1gTZYlZqAuXhwIGAy nkrAx3vnTiUTlwFbzVxNuCefYU+w5xNH7YUwumX4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e8e01a-d364a3@github.com>
Subject: [quicwg/base-drafts] d364a3: Script updating gh-pages from e70eff71. [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/t-dQ6QZtE2-U16v2bcKeoeO1lE4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:20:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d364a3f9a3043c273a9cc106376823bee565c207
      https://github.com/quicwg/base-drafts/commit/d364a3f9a3043c273a9cc106376823bee565c207
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e70eff71. [ci skip]



From nobody Sun May 12 17:21:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D22741200C5 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:21:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E8S8WZvxKATZ for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:21:09 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F5E1120033 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:21:09 -0700 (PDT)
Date: Sun, 12 May 2019 17:21:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557706868; bh=bjkypD3cTEisLPl9JS8UKPpVjtQ8/sArHNUw4SpP5ow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u2jj8P74zciDqoaT51IvZAcLGYCN/CsheWBiK0tGt2eTWW2h1jIGvl8uq49jbHzEe 4Hk/xDafQOMhDwixBmVZOAYpW+CamfeBNIO4FFrSyoxs1X+4CVaGeNTL9yEiFguEmH dPuNFHi2psrrnyUQjOfs0KpQMYZlJzoPMZHhNgJg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3A7A5QY6LRS7N6DXV24XVPJEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236444427@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8b8743ebc1_5ade3fdf378cd95c2910b"; 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/wUw8SMTMNC0LHXIn5V7WcSTIwE4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:21:11 -0000

----==_mimepart_5cd8b8743ebc1_5ade3fdf378cd95c2910b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

I updated the text about sending 1-RTT connection closes to use Handshake confirmed, which lines up with #2673.  I think that's a good 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/2688#discussion_r283162416
----==_mimepart_5cd8b8743ebc1_5ade3fdf378cd95c2910b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162416">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).
</pre>
<p>I updated the text about sending 1-RTT connection closes to use Handshake confirmed, which lines up with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</a>.  I think that's a good 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/2688#discussion_r283162416">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DYWP63KGO3QXVXDLPVCX7JANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK434YASTH3DTYMFP4TPVCX7JA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5WCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162416",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162416",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8b8743ebc1_5ade3fdf378cd95c2910b--


From nobody Sun May 12 17:29:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66D8D1200F8 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:29:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRGDFa3pDlMI for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 17:29:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1CEE1200F4 for <quic-issues@ietf.org>; Sun, 12 May 2019 17:29:41 -0700 (PDT)
Date: Sun, 12 May 2019 17:29:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557707380; bh=on6dDWZd2/mYHyj/7++tIIPQBcqiqzTLLxqG/M6Yf2o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rJEScRH8n7SaQ/ZVQ1kfRqw0p3AdMWMEDnfe7PKsIsOhdmVsSdHH/Knh04p8tpbCP cjf8T6UdNCK6+YxnT+H+ooGEe+ltpoKz3kK1hCVyLrHLxyQPVgdqZuU+80ljxtV5Tu bptPRlL08kv4WfMzIweHu0tc4BQm0kNQZgyUFwY8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47MPDUA3GASECCD6N24XWPJEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236444841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8ba748b606_54b83fa4ed8cd96814701d"; 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/17iut9gLXyL2_1I_MkjHZzHFtZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 00:29:43 -0000

----==_mimepart_5cd8ba748b606_54b83fa4ed8cd96814701d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

Ahh, the two docs blur together in my mind.  This is OK.  I would suggest that you need to address both transitions here though.  The transition to Handshake and the transition to 1-RTT have the same sort of uncertainty.

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

Don't sound so uncertain :)  I think that the fix is good.

And we'd (collectively) be crazy if we didn't take #2673.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162838
----==_mimepart_5cd8ba748b606_54b83fa4ed8cd96814701d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162838">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
</pre>
<p>Ahh, the two docs blur together in my mind.  This is OK.  I would suggest that you need to address both transitions here though.  The transition to Handshake and the transition to 1-RTT have the same sort of uncertainty.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162903">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).
</pre>
<p>Don't sound so uncertain :)  I think that the fix is good.</p>
<p>And we'd (collectively) be crazy if we didn't take <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441451621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2673" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2673/hovercard" href="https://github.com/quicwg/base-drafts/pull/2673">#2673</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/2688#discussion_r283162838">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ST6UJKYKXEQF6W5LPVCY7JANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK65D7DPO5NHKPTSQYDPVCY7JA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYL5ZKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162838",
"url": "https://github.com/quicwg/base-drafts/pull/2688#discussion_r283162838",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8ba748b606_54b83fa4ed8cd96814701d--


From nobody Sun May 12 18:03:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1CD2120203 for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 18:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jRqS6F4d-9iN for <quic-issues@ietfa.amsl.com>; Sun, 12 May 2019 18:03:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8015812013B for <quic-issues@ietf.org>; Sun, 12 May 2019 18:03:37 -0700 (PDT)
Date: Sun, 12 May 2019 18:03:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557709416; bh=N0h0ez0+GGUu03jI/0qCS33k51uzPwrDUTnNkgmbj8w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ycjnH1KRnVZSMZeCd/F8bahY5HTdcXpvbPKnpnv1kOokkMeQRiQHxhJ5DeJWjK6Br TeR21eqpZyLrSx29GSOnQnM/ZUQpeiAJs7VZYJvzQ9+jmLBqBc01iSKokes2MVMuLd ipaEO2CIj34jNsylv/6PJqoLTM3Yyb0Y0uz2L/DQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6POAINCZRCPJZPVMF24X2OREVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/491645245@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd8c26882ac3_28503fe6f2ccd968715886"; 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/04MZtXvmnofLSSez1lPddOIQnFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 01:03:40 -0000

----==_mimepart_5cd8c26882ac3_28503fe6f2ccd968715886
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar Good point about the in_flight > 1/2 CWND check in Linux.  In BBR, that only applies to the first doubling of IW, and after that it's fully bandwidth based, FWIW.

We could add a similar constraint that this rule can be applied when the window was not fully used at the time of sending, but was at the time of acknowledgement as long as the window is < 2*IW?

One clear goal of mine is I don't want the handshake alone increasing the congestion window(assuming IW10 and a moderately sized 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/issues/2630#issuecomment-491645245
----==_mimepart_5cd8c26882ac3_28503fe6f2ccd968715886
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> Good point about the in_flight &gt; 1/2 CWND check in Linux.  In BBR, that only applies to the first doubling of IW, and after that it's fully bandwidth based, FWIW.</p>
<p>We could add a similar constraint that this rule can be applied when the window was not fully used at the time of sending, but was at the time of acknowledgement as long as the window is &lt; 2*IW?</p>
<p>One clear goal of mine is I don't want the handshake alone increasing the congestion window(assuming IW10 and a moderately sized 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/issues/2630#issuecomment-491645245">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZTWV3YRE6FHH2W63PVC46RANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HPTXMDMVNXSTA66DPVC46RA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVG6SPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491645245",
"url": "https://github.com/quicwg/base-drafts/issues/2630#issuecomment-491645245",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd8c26882ac3_28503fe6f2ccd968715886--


From nobody Mon May 13 07:02:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 475821200EB for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:02:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ikeSfg3reTKY for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:02:48 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80B691200B7 for <quic-issues@ietf.org>; Mon, 13 May 2019 07:02:48 -0700 (PDT)
Date: Mon, 13 May 2019 07:02:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557756167; bh=WiKUnpx/JXiWZUZwTLANlbtPeZB0HPt/fkPy3OSTt3I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EOq9JS1tLk2khZ61D0W+tKZduCXHysll1MfvBAiy1Liome8ymMInoQnE4QRgVAFmE LTwdaA0z6SnjZNZHbhDhkE8arCPLZcsOnFYxRlFp+wfzRMd0uZ3Qjqc9zizWRXOI3U YSZKJ/ULAafye7s4QtYjvQaLgu5XK8z20xK49z8k=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DDPU35GR6FRZKZC5242VYPEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/236696336@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9790739cbc_1d293fde0d0cd96c328974"; 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/b0QYtHrBAMEOlsRdbP3XtOp_VJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 14:02:54 -0000

----==_mimepart_5cd9790739cbc_1d293fde0d0cd96c328974
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A connection MAY use the delay between sending a PATH_CHALLENGE and receiving
+a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered

Consider adding "the delay" -- "..., but _the delay_ MUST not be considered..."

In the current form, the sentence suggests that the connection must not be considered 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/2687#pullrequestreview-236696336
----==_mimepart_5cd9790739cbc_1d293fde0d0cd96c328974
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@dtikhonov</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2687#discussion_r283361349">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A connection MAY use the delay between sending a PATH_CHALLENGE and receiving
+a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered
</pre>
<p>Consider adding "the delay" -- "..., but <em>the delay</em> MUST not be considered..."</p>
<p>In the current form, the sentence suggests that the connection must not be considered 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/2687?email_source=notifications&amp;email_token=AFTOJKZN473ZQM5KWJDCEUDPVFYIPA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN3GEA#pullrequestreview-236696336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2NPYINHPBBJZ5ZLOTPVFYIPANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPG44R2AWUDJJXTSLPVFYIPA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN3GEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZN473ZQM5KWJDCEUDPVFYIPA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN3GEA#pullrequestreview-236696336",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZN473ZQM5KWJDCEUDPVFYIPA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN3GEA#pullrequestreview-236696336",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9790739cbc_1d293fde0d0cd96c328974--


From nobody Mon May 13 07:13:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76AE51200B7 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yCUMQaN-6iE0 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:23 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4EE92120020 for <quic-issues@ietf.org>; Mon, 13 May 2019 07:13:23 -0700 (PDT)
Date: Mon, 13 May 2019 07:13:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557756802; bh=QFwft5tt2zVAR7BAtwEnNYWo+j72R5Vpnu3AUXifMLI=; h=Date:From:To:Subject:From; b=TdXIg/RxAg5S9uIAkCdnaJ3fDjpOscE2s3NXr5KGSuXmtmTBJp71bQ7MWsb6rPTS6 d9Ryg63fOmh2RSujypSCAQhzm3btaf4yRKAeUWdsxCTZv8RcM4OESuQGJScikt300/ YYlOfkrIl3ere00cYsH/1sr02ZjvzNk5WJNLRYNM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-path-challenge/5eb311-c35d5f@github.com>
Subject: [quicwg/base-drafts] c35d5f: 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/z00eRd18WH8g6ZzjJZGyVyJYWqc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 14:13:26 -0000

  Branch: refs/heads/ianswett-rtt-path-challenge
  Home:   https://github.com/quicwg/base-drafts
  Commit: c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
      https://github.com/quicwg/base-drafts/commit/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon May 13 07:13:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 286021200E6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PKkGJm-yPgVI for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:35 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79E18120020 for <quic-issues@ietf.org>; Mon, 13 May 2019 07:13:35 -0700 (PDT)
Date: Mon, 13 May 2019 07:13:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557756814; bh=Le7gvtom+mGHUUckCwKiEPeOJ14sxeUu8UU2x2Mi/8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GFNwrvR3jgcGoU6Vi7cFzXvClnej2guoudlgl/OqUdvMAK/W18Ac51f4F+XgFqD7Q s+G2Ef9OM1k0cCXl4Yfjy6iADCXxOUXjv4zBQmcJkQA0H3c/cwogPrls5OQ3Tz6MQZ NrYcv1o0BMjLxp00Q1afGSBu0CO6NCoigWYr35KE=
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/2687/push/3602735155@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd97b8e7c103_2e313fb0596cd95c36786c"; 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/yyAYI4B-q8qMgYhg5kpznSRsrss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 14:13:37 -0000

----==_mimepart_5cd97b8e7c103_2e313fb0596cd95c36786c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8  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/2687/files/5eb311bba9a4ccaf61c167eabb619238ce6353c9..c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8

----==_mimepart_5cd97b8e7c103_2e313fb0596cd95c36786c
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/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8">c35d5f1</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/2687/files/5eb311bba9a4ccaf61c167eabb619238ce6353c9..c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8?email_source=notifications&amp;email_token=AFTOJKZLP7R254ACEOZN7WTPVFZQ5A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGYYDENZTGUYTKNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6A6VBQZPC3SCYOU4LPVFZQ5ANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WJ4JPYV2YPGAOY3TPVFZQ5A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGYYDENZTGUYTKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687/files/5eb311bba9a4ccaf61c167eabb619238ce6353c9..c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8?email_source=notifications\u0026email_token=AFTOJKZLP7R254ACEOZN7WTPVFZQ5A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGYYDENZTGUYTKNI",
"url": "https://github.com/quicwg/base-drafts/pull/2687/files/5eb311bba9a4ccaf61c167eabb619238ce6353c9..c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8?email_source=notifications\u0026email_token=AFTOJKZLP7R254ACEOZN7WTPVFZQ5A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGYYDENZTGUYTKNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd97b8e7c103_2e313fb0596cd95c36786c--


From nobody Mon May 13 07:13:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB79D1200E6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5cTZCnRXpp9q for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:13:48 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29EB91200EB for <quic-issues@ietf.org>; Mon, 13 May 2019 07:13:47 -0700 (PDT)
Date: Mon, 13 May 2019 07:13:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557756826; bh=ml8MHVwZ471Xj4qhIYjn3EhnF5Y6RL2ZP/vrla+7M3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dCJ+vRzaQ8XremmwSpFJZYYvfd0/Z72fyijs1eA9t18gKkUKzm9eYctqV79QzG6ot Eil6skOKKPlwWG0ByRCIZrXVGRW/sava/yoih2WpkVUA4a1WftF3HXeC3YwgO6UOpi gPWJOWzOQtJr5W0ZznKFW4jEF2dyOwx7O/nbiS+E=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZR7MUY4GXKRUA22FF242XBVEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/236703201@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd97b9a69217_6f403ffd83ccd95c1046bb"; 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/77KFPvZfLMeVC3dT8TmGtCbdI7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 14:13:50 -0000

----==_mimepart_5cd97b9a69217_6f403ffd83ccd95c1046bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A connection MAY use the delay between sending a PATH_CHALLENGE and receiving
+a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered

Thanks, 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/pull/2687#discussion_r283366560
----==_mimepart_5cd97b9a69217_6f403ffd83ccd95c1046bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2687#discussion_r283366560">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A connection MAY use the delay between sending a PATH_CHALLENGE and receiving
+a PATH_RESPONSE to seed initial_rtt for a new path, but MUST not be considered
</pre>
<p>Thanks, 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/pull/2687?email_source=notifications&amp;email_token=AFTOJK7SJ5PAS6V4RCZBDMTPVFZRVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN43YI#discussion_r283366560">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7Q7BAJMKWWZOZQ4KTPVFZRVANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PRDJTDSFQRMSIC6LPVFZRVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN43YI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7SJ5PAS6V4RCZBDMTPVFZRVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN43YI#discussion_r283366560",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7SJ5PAS6V4RCZBDMTPVFZRVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYN43YI#discussion_r283366560",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd97b9a69217_6f403ffd83ccd95c1046bb--


From nobody Mon May 13 07:15:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEACE1200B7 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:15:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0sqBr11lKMRH for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 07:15:02 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 812ED120020 for <quic-issues@ietf.org>; Mon, 13 May 2019 07:15:02 -0700 (PDT)
Date: Mon, 13 May 2019 07:15:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557756901; bh=8dRq7oOYgmaIzL3zKaN1+JFd+7oqRfhuVdq7tNkMp3M=; h=Date:From:To:Subject:From; b=mbydk8kw5TVDXsClYKRr2LfZmlv2tZ1LBgrilBcG9yl2/6DC8PDYNublRur6NAWdU U5j4E94jyffpZRkOmJM1VWJBQZF7PwgvsckRvkWX1IxhvE1WD13cttuZsBtwOD24BK AQGnUb+8dzjgekhSNz/gBy0bGEYkfhzqfvLRXm7E=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d364a3-c0f3a9@github.com>
Subject: [quicwg/base-drafts] c0f3a9: Script updating gh-pages from c35d5f13. [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/uu1x4Df6fKBcIL5-MgNWxQ9tWuU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 14:15:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c0f3a98a31cf6b6b51ac9d03e0b627f246b9081e
      https://github.com/quicwg/base-drafts/commit/c0f3a98a31cf6b6b51ac9d03e0b627f246b9081e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c35d5f13. [ci skip]



From nobody Mon May 13 08:59:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 894BF12013A for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 08:59:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vlv0A1m9v9aY for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 08:59:53 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23AA5120122 for <quic-issues@ietf.org>; Mon, 13 May 2019 08:59:42 -0700 (PDT)
Date: Mon, 13 May 2019 08:59:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557763181; bh=ocXzyxtJp7XSgDvIEabWK70Tyt8hH+yExeJowXL4aFs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=CC2at+BNptODb0FQ/OditUA4Bh3jt9sMGm+XycBRHxTwkfHFtawQTKLy18K1XbbrV /my1RdL/9ESP8g3N3w2HOyxuiyzkE3LB2lk3yckSTPKq70OHXKida0Pr/O5Ci9UCO6 /Vadvl0U69OB1cok7ZCoJwZZdEv9ga7ONBLfGSrA=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DKXTI3UZVOJ3ZEN5243DOZEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694@github.com>
Subject: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9946ce676b_5a703ff9d2acd96826405c"; 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/QoV3PBRlke34wp8KHopZ_8QJtCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 15:59:55 -0000

----==_mimepart_5cd9946ce676b_5a703ff9d2acd96826405c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

```
InPersistentCongestion(largest_lost_packet):
        pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
          max_ack_delay
```
`pto` is usually < 1 sec, right?
```
        congestion_period = pto * kPersistentCongestionThreshold
```
So because `kPersistentCongestionThreshold` is 3, multiplying by `pto` will result in 0 (cast to integer, since it's supposed to be a window width). Or what unit do you assume `pto` to be calculated in?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694
----==_mimepart_5cd9946ce676b_5a703ff9d2acd96826405c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<pre><code>InPersistentCongestion(largest_lost_packet):
        pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
          max_ack_delay
</code></pre>
<p><code>pto</code> is usually &lt; 1 sec, right?</p>
<pre><code>        congestion_period = pto * kPersistentCongestionThreshold
</code></pre>
<p>So because <code>kPersistentCongestionThreshold</code> is 3, multiplying by <code>pto</code> will result in 0 (cast to integer, since it's supposed to be a window width). Or what unit do you assume <code>pto</code> to be calculated in?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK4LAJU7Y64OPOBCOHTPVGF6ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTO6N6A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3R54D6C7ICHK4CSHLPVGF6ZANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYULHUACDSPAAWYVX3PVGF6ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTO6N6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4LAJU7Y64OPOBCOHTPVGF6ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTO6N6A",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4LAJU7Y64OPOBCOHTPVGF6ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTO6N6A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9946ce676b_5a703ff9d2acd96826405c--


From nobody Mon May 13 09:30:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F73A120100 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:30:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K6gpC5iJFR1m for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:30:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14420120072 for <quic-issues@ietf.org>; Mon, 13 May 2019 09:30:55 -0700 (PDT)
Date: Mon, 13 May 2019 09:30:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557765053; bh=s11XZjtk2BGfBs9eEDcNNlyBCHD2DYutAWcdMuavuyc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RNCvdeC3DveD8gLAhzL4rOc1EYYlx+jtJnLS3bHdcYkXWgBpRCjSnsrru3mt5X16C iflxiGYio6GG0RFpn4nm+hyzJUlKilWaqcrZmEiEkL3tGJmN3M07zze99jvm/hC0XW s+wJoMfl58R5zKJDDJHdBJhGhzmLC8swoaBtcwTY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BF7ACNEB2B7YGJT5243HD3EVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491894322@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd99bbde1c43_26c43fd11a2cd960190295"; 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/a9WKyks8IrLbeMO6iZWR_OQFF4o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:30:57 -0000

----==_mimepart_5cd99bbde1c43_26c43fd11a2cd960190295
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think you can assume integer math 1 second resolution here, if this is what you are suggesting.

Most would likely use floating point here, since that is simple and efficient. And for those who don't, computing in units of milliseconds or microseconds would 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/2694#issuecomment-491894322
----==_mimepart_5cd99bbde1c43_26c43fd11a2cd960190295
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think you can assume integer math 1 second resolution here, if this is what you are suggesting.</p>
<p>Most would likely use floating point here, since that is simple and efficient. And for those who don't, computing in units of milliseconds or microseconds would 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/2694?email_source=notifications&amp;email_token=AFTOJK6TXYJ3SVLL64QKL5TPVGJT3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3MMQ#issuecomment-491894322">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YGSIS7WZR442HIK3PVGJT3ANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6R7YO36KU3OJWMSMTPVGJT3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3MMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6TXYJ3SVLL64QKL5TPVGJT3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3MMQ#issuecomment-491894322",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6TXYJ3SVLL64QKL5TPVGJT3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3MMQ#issuecomment-491894322",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd99bbde1c43_26c43fd11a2cd960190295--


From nobody Mon May 13 09:35:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 760181201E2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:35:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CmCR5u0A7J4s for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:35:41 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 582041201AF for <quic-issues@ietf.org>; Mon, 13 May 2019 09:35:40 -0700 (PDT)
Date: Mon, 13 May 2019 09:35:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557765339; bh=0A95C9HPNSD8zf4AMEucaQ5h2wIeGP/IeHP1pOfugWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F3V8E8DNL1FYcAgvXzIGtJb2xGRFcyR25yx3zL+Ywi5klYwTCIefZaTIWRST/Jwz6 LgJDUfVJiXhEQ50G1+qke8I9ma9V806icmXhWsed+MxogMrz9GQmMxNVOt+5uC2YfB FJTnMhOdGiqbN/UP+g3XxXqz3ZmgA8aY8W5GaOQg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EY7EF7YODRX5B3QF243HVVEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491895970@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd99cdb2dd_51ed3f88d98cd95c143264"; 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/OAbdhBb1oB3ib7wqsBj08IMBqGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:35:49 -0000

----==_mimepart_5cd99cdb2dd_51ed3f88d98cd95c143264
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Given max_ack_delay and other fields are in microseconds, I assumed all of this would be done in microseconds.

I can add that to the document if you can tell me where that should be stated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491895970
----==_mimepart_5cd99cdb2dd_51ed3f88d98cd95c143264
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Given max_ack_delay and other fields are in microseconds, I assumed all of this would be done in microseconds.</p>
<p>I can add that to the document if you can tell me where that should be stated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK3G52G7IW47L7FFOGTPVGKFVA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3ZIQ#issuecomment-491895970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VBWYXMMWUCRXPD7LPVGKFVANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2HCQTVIDFOSXQKFTPVGKFVA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3ZIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK3G52G7IW47L7FFOGTPVGKFVA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3ZIQ#issuecomment-491895970",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK3G52G7IW47L7FFOGTPVGKFVA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI3ZIQ#issuecomment-491895970",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd99cdb2dd_51ed3f88d98cd95c143264--


From nobody Mon May 13 09:39:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 973BA120135 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:39:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TL7IqFBO-jVL for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:39:50 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F6CC120122 for <quic-issues@ietf.org>; Mon, 13 May 2019 09:39:50 -0700 (PDT)
Date: Mon, 13 May 2019 09:39:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557765589; bh=7UhcbS9TB5BgKHOcfJEIMcpG44uBdrN0iMzjVAcCIOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X7FTkhrQvwdvAX+CDCPQly2imyVnyOF2HXtHCXIPih7EG+vj7YA/GVYHNHrjh3DsZ F9ws3N1g7j0S6T/wEWyQVwhkBtLFBAlW5GRnZSNUL6dqsgnJqOtUYDi+Us7zfzbJO5 whd3dhiVRLyf+b5nyt+t8f8amRKmLMUn8UP0J+WI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VZXVT6P5RXBNGDIN243IFLEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491897438@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd99dd52ab4_459a3f91376cd95c7286e6"; 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/p2qPpU4wM9IMkt8GNh9fEUkLfNk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:39:53 -0000

----==_mimepart_5cd99dd52ab4_459a3f91376cd95c7286e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I also assumed microseconds.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491897438
----==_mimepart_5cd99dd52ab4_459a3f91376cd95c7286e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also assumed microseconds.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK7U5NEDHCN2WDRAABDPVGKVLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI4EXQ#issuecomment-491897438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24MKOAF2EZREJM533PVGKVLANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VUS5QOI4W7SZN7KLPVGKVLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI4EXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7U5NEDHCN2WDRAABDPVGKVLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI4EXQ#issuecomment-491897438",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7U5NEDHCN2WDRAABDPVGKVLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI4EXQ#issuecomment-491897438",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd99dd52ab4_459a3f91376cd95c7286e6--


From nobody Mon May 13 09:51:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43E9912004F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Aj9Wr8qsetTQ for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:50:56 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70F0E120125 for <quic-issues@ietf.org>; Mon, 13 May 2019 09:50:56 -0700 (PDT)
Date: Mon, 13 May 2019 09:50:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766255; bh=io5dIZc8Nk/KQmHwVt7NghbxF+w/1NDJbv9qs8ZaLq0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xLOdWCiP3G4AvqC6UNS4/UsWapct8BX8ptdyciCcqAiXG/xX6AfQta9XXf5RLvdKG xGKKmRJjBPhfT+Hz1//KkXTQvTG4wQ+lauH007XqL0wjtJRfT4woBsQrogF8XW6kX0 FfYogV840naTQb8t0uMsU2IM1cPCTAIrfyG8Q14U=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46F5MYRJWL76EDFJF243JO7EVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491901173@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a06f60efe_3ace3fd4f6ecd9603065d6"; 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/t4WaorohrrYL4WLONXM8q4K6-5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:50:58 -0000

----==_mimepart_5cd9a06f60efe_3ace3fd4f6ecd9603065d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think it makes sense to state any particular resolution here. It ought to be clear that if your resolution does not cover your value range, you loose precision. The value range depends on circumstances.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491901173
----==_mimepart_5cd9a06f60efe_3ace3fd4f6ecd9603065d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think it makes sense to state any particular resolution here. It ought to be clear that if your resolution does not cover your value range, you loose precision. The value range depends on circumstances.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK4KH3H2O6LO2LK6A3DPVGL67A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5B5I#issuecomment-491901173">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GHOS6RL7JGNKGIW3PVGL67ANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDKB4JNV7VGTPGIKLPVGL67A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5B5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4KH3H2O6LO2LK6A3DPVGL67A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5B5I#issuecomment-491901173",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4KH3H2O6LO2LK6A3DPVGL67A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5B5I#issuecomment-491901173",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a06f60efe_3ace3fd4f6ecd9603065d6--


From nobody Mon May 13 09:53:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8734120125 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:53:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_PolPs7vGc3 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:53:50 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A72F812004F for <quic-issues@ietf.org>; Mon, 13 May 2019 09:53:50 -0700 (PDT)
Date: Mon, 13 May 2019 09:53:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766429; bh=umg+8RRfX+1SuA0CDjt16+fI+0dbuQWn4+s31nTsoMQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhAc1RBRNbJSlTSZimim9jHeqBXEIFA1nRQ3xHvklyQUnixXDUj1wDqfQy+xkoAub F50kI6Vw4RXwVlVpk61lhf2AvTTqjpkrsGeKpXn+ELM7zRKY168UXDC/YST+NgJZEU kMAXL8vD7+1exjeHoqjkbvoXs3hWrUQgUCTc3P4A=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27V22COGHED24O6BV243JZ3EVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491902199@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a11d9e1a4_59013fd3294cd95c18961"; 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/N7TdQ8hMMDANUx4OaTVIVIOxb-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: Mon, 13 May 2019 16:53:53 -0000

----==_mimepart_5cd9a11d9e1a4_59013fd3294cd95c18961
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Well, my timestamps are doubles in seconds.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491902199
----==_mimepart_5cd9a11d9e1a4_59013fd3294cd95c18961
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Well, my timestamps are doubles in seconds.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK4Z2RVGBKNAJ2EYHKLPVGMJ3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5J5Y#issuecomment-491902199">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LHDNQ3VFQSE5RHRDPVGMJ3ANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2SHCEPRKTNFQ3RXTPVGMJ3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5J5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4Z2RVGBKNAJ2EYHKLPVGMJ3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5J5Y#issuecomment-491902199",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4Z2RVGBKNAJ2EYHKLPVGMJ3A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5J5Y#issuecomment-491902199",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a11d9e1a4_59013fd3294cd95c18961--


From nobody Mon May 13 09:55:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A25D3120125 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:55:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d4qx15yqn40A for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:55:01 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DD3512004F for <quic-issues@ietf.org>; Mon, 13 May 2019 09:55:01 -0700 (PDT)
Date: Mon, 13 May 2019 09:55:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766500; bh=zdqML5lRFq033Yaw7vjRFOyP474Mom/H1S0hJ4JsEbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q7p54rMp4PFOTePWvOtFzdDA5JWI4t7l40ydezUPNjKA9XsnPrIbci4IYdxrCnkjX oOVuDZU9jE9p71FmvMTS5n0W/OllXFOU+4DPFP28hHohD35Dw80qj4jx+lfJZNhii3 gZInYQ20ims9xcehWNoJaxdbGB6r3p8utro1takU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32S7T36R6L3MM3VKV243J6JEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491902606@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a16450c46_4e643ffb452cd9606801f"; 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/EQ-wUnBOOEFJMjjlFnBe9pz-ecg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:55:03 -0000

----==_mimepart_5cd9a16450c46_4e643ffb452cd9606801f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That should work 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/2694#issuecomment-491902606
----==_mimepart_5cd9a16450c46_4e643ffb452cd9606801f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That should work 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/2694?email_source=notifications&amp;email_token=AFTOJKYZGPKDNELMVNNTEM3PVGMOJA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5NDQ#issuecomment-491902606">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7E75FCXYRE7WSTVFTPVGMOJANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QMZO4TY72HODPGLLPVGMOJA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5NDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKYZGPKDNELMVNNTEM3PVGMOJA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5NDQ#issuecomment-491902606",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKYZGPKDNELMVNNTEM3PVGMOJA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5NDQ#issuecomment-491902606",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a16450c46_4e643ffb452cd9606801f--


From nobody Mon May 13 09:55:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D50EC12004F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:55:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OtSGzXwnwjCE for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:55:19 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D326120125 for <quic-issues@ietf.org>; Mon, 13 May 2019 09:55:19 -0700 (PDT)
Date: Mon, 13 May 2019 09:55:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766518; bh=GwL7kUphg6cwrEviWlBhq+vazc3vN9/bis9NGkTO54A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NvOfZgcE/PHClWT7ajdZffJG+vPggPAI3Jr48DK3705+OFNSwpznH3HZMjCkqaUTw PCynC5Sew9J1IDLm3PZJc0IsRmPoBLnengKDFN9dmzWOHrvR7xOoNrcc7QZAuBtpzh dQcSSaIgKZfw2GI+BGI6S74aA+M2CxtNXEwfbo0E=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77DB7CVBAFLSNI2NF243J7NEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491902707@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a176a1ee4_b363fe3966cd964517a6"; 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/IOrew2goBUn8pJ-QQrmDgBkZ01c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:55:21 -0000

----==_mimepart_5cd9a176a1ee4_b363fe3966cd964517a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Well, my timestamps are doubles in fractional seconds.

That shouldn't cause you problems then, unless you cast to integer naively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491902707
----==_mimepart_5cd9a176a1ee4_b363fe3966cd964517a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Well, my timestamps are doubles in fractional seconds.</p>
</blockquote>
<p>That shouldn't cause you problems then, unless you cast to integer naively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK7WQSRGHDEIQXU5CKDPVGMPNA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5N4Y#issuecomment-491902707">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QUENXGDUP2ODCDFLPVGMPNANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2BO3NQ3XYYZB5POTPVGMPNA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5N4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7WQSRGHDEIQXU5CKDPVGMPNA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5N4Y#issuecomment-491902707",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7WQSRGHDEIQXU5CKDPVGMPNA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5N4Y#issuecomment-491902707",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a176a1ee4_b363fe3966cd964517a6--


From nobody Mon May 13 09:56:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93BF0120125 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:56:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ci59u3enNzRg for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:56:17 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E976C12004F for <quic-issues@ietf.org>; Mon, 13 May 2019 09:56:16 -0700 (PDT)
Date: Mon, 13 May 2019 09:56:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766575; bh=S32iiStIEa8uYIwJb3t85cE9Dpq+bgGIqnA+jC37SNg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wMIG7CetknP18BbKpR/03WQRoODahuTD0ms9tAMx7UgHgd/4j5OulxVncsKWQ/2OS lAeyRGjwiFxD7AEaQBs+jMTLU1va+ta5CvIvcoIhbtUoZUPihePDxIvkjdGP9vNCRt NQ75C1shYFXvvJf0QzdUWpCWwTrMqnPokZ73h3WM=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23MC7OCUOLAKYQO7V243KC7EVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491903052@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a1afc91c5_1fda3fe7226cd95c514b1"; 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/bElDVZRD4gDZ3-4EG8mmATxn_dQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:56:19 -0000

----==_mimepart_5cd9a1afc91c5_1fda3fe7226cd95c514b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Well, the congestion_period is supposed to be in packets, so you have to scale it somehow, 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/2694#issuecomment-491903052
----==_mimepart_5cd9a1afc91c5_1fda3fe7226cd95c514b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Well, the congestion_period is supposed to be in packets, so you have to scale it somehow, 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/2694?email_source=notifications&amp;email_token=AFTOJK4RBJLDZVRNE5PZMYLPVGMS7A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5QTA#issuecomment-491903052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNIQUTKYDOPFEDF5DPVGMS7ANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK74LYWTTYSSAJZGSWTPVGMS7A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5QTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4RBJLDZVRNE5PZMYLPVGMS7A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5QTA#issuecomment-491903052",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK4RBJLDZVRNE5PZMYLPVGMS7A5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5QTA#issuecomment-491903052",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a1afc91c5_1fda3fe7226cd95c514b1--


From nobody Mon May 13 09:56:44 2019
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 EA821120125 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id htmXS0B63C8k for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:56:41 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D28912004F for <quic-issues@ietf.org>; Mon, 13 May 2019 09:56:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=P6AcCZH48SYmcO3d0M6vN4BmcJk=; b=NnhCPDuNbfjj1XQm ebbpiS9157IaSvjOHGMrdtsmpl8RQdheisvbPADjSugqHi+JPXxQbNIeAbhVqaYA hjW40OMFxGJPZNe6LncYBDGVGhmMaFrQjUFm6zWpQezigqg3f/APMhSWNJAnX/Ct MUBXre3UnZetGUXk3SHBrgpcNY8=
Received: by filter1495p1mdw1.sendgrid.net with SMTP id filter1495p1mdw1-28584-5CD9A1C8-2 2019-05-13 16:56:40.066342681 +0000 UTC m=+416541.566154986
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id xuO3zNFBRlqLkP8hpWLWow for <quic-issues@ietf.org>; Mon, 13 May 2019 16:56:39.889 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 8B99542027B for <quic-issues@ietf.org>; Mon, 13 May 2019 09:56:39 -0700 (PDT)
Date: Mon, 13 May 2019 16:56:40 +0000 (UTC)
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53B46NXRC37Q25EAF243KEPEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491903188@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a1c7894c9_47343ff1890cd96411531f"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2Q9op1hpeCJ3HtNj6TaS3BBPWSSpZRxTbYcS 1s/Lfcv1RNVtq1uLgeLtudrrwvCkQMvjDbIy2r1v9TUQDa5dOwMoSs9eZXWCvDbhGcl3Yjkhp4+9Ng HZia5DJSaslhNOkeXJTmePxupUiLWFu+oNEmSJWElxY2o6PqSbHkd1/3FkfcLJLTPriZT+sBfBTth6 Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VzrH70kEG-5UVyaIKBns0pOzPjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:56:43 -0000

----==_mimepart_5cd9a1c7894c9_47343ff1890cd96411531f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Or is it in 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/issues/2694#issuecomment-491903188
----==_mimepart_5cd9a1c7894c9_47343ff1890cd96411531f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Or is it in 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/issues/2694?email_source=notifications&amp;email_token=AFTOJK276SYX5MMQJQQ2XD3PVGMUPA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5RVA#issuecomment-491903188">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK473F7OPUJ6J5U4N2DPVGMUPANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DGSITP2APO55HIKDPVGMUPA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5RVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK276SYX5MMQJQQ2XD3PVGMUPA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5RVA#issuecomment-491903188",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK276SYX5MMQJQQ2XD3PVGMUPA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5RVA#issuecomment-491903188",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a1c7894c9_47343ff1890cd96411531f--


From nobody Mon May 13 09:59:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD8AC120147 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:58:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C4PQwSsQe_wF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 09:58:57 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 206A112004F for <quic-issues@ietf.org>; Mon, 13 May 2019 09:58:57 -0700 (PDT)
Date: Mon, 13 May 2019 09:58:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766736; bh=8mf5BMgPxP7wsCAXf63ZnuEkU34X1xL3dCA36O/zobs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ASjR0cwFhAVrtGkwYStzVN5NE/xES3/VCTv6kvK5C533oRSRljH8WyjntyRWVYhMu QU9vujY+vrhe9gHpT+jRKG7ST9elh0XY/qCc7hSXHTx4X7gvU0z4fx/OAoD3ircDUR OHiiQ1o4UtsjpsBreoLXbxB9GspOLRsQU6GIwthE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYFWSMOHOR7WAIVQ6V243KNBEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491903943@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a250170da_7d8a3fc2aeecd960142762"; 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/X3fhqPgyQfXjqZ6MEgYTfxr8YMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 16:58:59 -0000

----==_mimepart_5cd9a250170da_7d8a3fc2aeecd960142762
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd assume the congestion_period is time because a unitless factor is multiplied to pto which has a time unit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491903943
----==_mimepart_5cd9a250170da_7d8a3fc2aeecd960142762
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd assume the congestion_period is time because a unitless factor is multiplied to pto which has a time unit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJKZSRNI56LWMHISPC3TPVGM5BA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5XRY#issuecomment-491903943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4A2QM2DUOPJAOUUULPVGM5BANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XV7FLXP2J6273ASDPVGM5BA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5XRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKZSRNI56LWMHISPC3TPVGM5BA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5XRY#issuecomment-491903943",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKZSRNI56LWMHISPC3TPVGM5BA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI5XRY#issuecomment-491903943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a250170da_7d8a3fc2aeecd960142762--


From nobody Mon May 13 10:00:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E559120160 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:00:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tb2zp7thIroZ for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:00:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A31A120175 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:00:18 -0700 (PDT)
Date: Mon, 13 May 2019 10:00:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766817; bh=WcDBthE6NcbeM2VWUiw0tfSKgrr2hPCsPuvCUPMuWuI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PS+MyABB8jpKiN8oCosnWDXyUBI+u6F17Rnwgo6JFnDHXOy2ZUiQdvtoJzCdtk66m lPfs+3uLTyOGT/BX2fPphZvpBGD1Yp5rSpFG/ciHbI6f0ASuf2Qa4Qb23Gh4RGww4s HSCRQanlsYfZ8+q0C+5GwnkxSPp0uOEKTD0DCP3I=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7XHDAAZKUVTISKEOF243KSDEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491904415@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a2a162b7c_268b3f81374cd964136491"; 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/iLmC6dVECz_Q3tOj5AQdMVePR6s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:00:26 -0000

----==_mimepart_5cd9a2a162b7c_268b3f81374cd964136491
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah. When I hear "window", I think "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/2694#issuecomment-491904415
----==_mimepart_5cd9a2a162b7c_268b3f81374cd964136491
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ah. When I hear "window", I think "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/2694?email_source=notifications&amp;email_token=AFTOJKYNOFDIUSK2TITXIMLPVGNCDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI53HY#issuecomment-491904415">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GR5CG62RCJKXJ7OLPVGNCDANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WFCATNOK5QHBF55LPVGNCDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI53HY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKYNOFDIUSK2TITXIMLPVGNCDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI53HY#issuecomment-491904415",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJKYNOFDIUSK2TITXIMLPVGNCDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI53HY#issuecomment-491904415",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a2a162b7c_268b3f81374cd964136491--


From nobody Mon May 13 10:01:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2586C12016F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:01:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SAH1qxB8c8nN for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:01:32 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5537120179 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:01:26 -0700 (PDT)
Date: Mon, 13 May 2019 10:01:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557766885; bh=UPOsoXrYaNf/w0IQLUuRIkpFnxtZpewFiDlGvt7/sSo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=07/aRH6E721S5mi5gRjTP7uz27iNjDwF+T42baA1ck1Is9aSuL7JnyVcG8egrsxm7 mes8QzJNoDZ2Jp1cEbp90KA4oxOJzJsxiteIrUvsuJlR/Gdc7JZIxgBbB4tcxBT6Vz +GqqF5+YpkFQICDu8yItjbh30w3Dsqw0F9LFVvQA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RRYNO4JRJ3W5K6EN243KWLEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491904818@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a2e5dc1f3_30ce3fc4a66cd96414858b"; 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/fwgdhuntSpbgAoWl7LpGKSHQldg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:01:34 -0000

----==_mimepart_5cd9a2e5dc1f3_30ce3fc4a66cd96414858b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

But somehow you are right. You can view smoothed RTT as conversion unit for packets, roughly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#issuecomment-491904818
----==_mimepart_5cd9a2e5dc1f3_30ce3fc4a66cd96414858b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>But somehow you are right. You can view smoothed RTT as conversion unit for packets, roughly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications&amp;email_token=AFTOJK5NDBBWUHA63LXEBX3PVGNGLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI56MQ#issuecomment-491904818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5SKWH474EI4NUIMLPVGNGLANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YBQEPTOTCMA3JU43PVGNGLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI56MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK5NDBBWUHA63LXEBX3PVGNGLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI56MQ#issuecomment-491904818",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK5NDBBWUHA63LXEBX3PVGNGLA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVI56MQ#issuecomment-491904818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a2e5dc1f3_30ce3fc4a66cd96414858b--


From nobody Mon May 13 10:13:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11F3E1200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:13:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WZoNa4j2VSdS for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:13:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EDD012008F for <quic-issues@ietf.org>; Mon, 13 May 2019 10:13:21 -0700 (PDT)
Date: Mon, 13 May 2019 10:13:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767600; bh=4DXFnDUNSr8+VqxJIidhQoxMdGXTwJQER9lCKfPwA7k=; h=Date:From:To:Subject:From; b=Ju/PnARN9KXcA9ppJzZs8uZ1w+PSFmTH2EPdRjmFvX2v2qUjPxRofjad4VfHbLk0s 7X4Jgo7ymnwLoPbVYhpURQr2aH2HVzqE2wwESrpd/v6TxC4c7KFI0LMhB7sQHWIxfp ZmnNX2EO7MLMyXHs+3h7cb7dfxhTjcCGLHyAGW+E=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/cd6898-04b54f@github.com>
Subject: [quicwg/base-drafts] 04b54f: Not concurrent
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/On9y1_XgDj5SyCJ71HJ_qBiaY5E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:13:23 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7
      https://github.com/quicwg/base-drafts/commit/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not concurrent



From nobody Mon May 13 10:13:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33711120100 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:13:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HTI3a68Zd1Sd for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:13:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9ED11200B2 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:13:28 -0700 (PDT)
Date: Mon, 13 May 2019 10:13:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767607; bh=gSuR4JZdSVLVKm93yhiarkghTnBsMN0u3zDMLNY0j3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L/fPJC3QuGjTA+hsah0H+ruVEq7IDywrujFu6GzoVUWZ2Fch8ovukjvV5iMeUC//B c1r8RA7J5ycmqzq1gd++zj/61Rem6YQeKRQHKNDJEJ/WsR4wI89hR06rQ1wcvxFgUY FbukCMcRXKW3MskFziV6gLh6I1wK04p6fc6A6UmQ=
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/2668/push/3603456026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a5b7bce6e_30a03fc4a66cd96419113c"; 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/azASizMkkShOfkr4f8IFRuYlUcY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:13:30 -0000

----==_mimepart_5cd9a5b7bce6e_30a03fc4a66cd96419113c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7  Not concurrent


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2668/files/cd68989f810cbc43df39f6e625c91ef446256a62..04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7

----==_mimepart_5cd9a5b7bce6e_30a03fc4a66cd96419113c
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/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7">04b54fa</a>  Not concurrent</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/2668/files/cd68989f810cbc43df39f6e625c91ef446256a62..04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7?email_source=notifications&amp;email_token=AFTOJK3RG5JOJBSV2XW4IELPVGOTPA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVGYYDENQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WDRKMIMYGMFKOZT3PVGOTPANCNFSM4HLD7GSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZSH7HU5ISYHYMVMLPVGOTPA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVGYYDENQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2668/files/cd68989f810cbc43df39f6e625c91ef446256a62..04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7?email_source=notifications\u0026email_token=AFTOJK3RG5JOJBSV2XW4IELPVGOTPA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVGYYDENQ",
"url": "https://github.com/quicwg/base-drafts/pull/2668/files/cd68989f810cbc43df39f6e625c91ef446256a62..04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7?email_source=notifications\u0026email_token=AFTOJK3RG5JOJBSV2XW4IELPVGOTPA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVGYYDENQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9a5b7bce6e_30a03fc4a66cd96419113c--


From nobody Mon May 13 10:14:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97CF41200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:14:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3IsaSWlL0MRq for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:14:23 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A2E512008F for <quic-issues@ietf.org>; Mon, 13 May 2019 10:14:23 -0700 (PDT)
Date: Mon, 13 May 2019 10:14:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767661; bh=zFVY9831hZ4NZRhrM+92mHgrSPuQogXVPVq4H3IK9Ys=; h=Date:From:To:Subject:From; b=owKSPdvfgQc6b8aBJesfkHmPeI+FTBUeMlZceRZxOlKzW1hT3tCeiGIJj5ISaSpRH 7qdU0DhY6Q1JZ10HI/rm+nziEmpQwndGPcroVnE0QX0qF96zR4uFELgDwxA/2SmmT1 fve9u4sqMA4M5fjB0O2956ZSV/as/12D64KnE+tY=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/04b54f-ed0828@github.com>
Subject: [quicwg/base-drafts] ed0828: Not static
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jlro4Hsg83msS_NZWHPlLLhrnlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:14:25 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts
  Commit: ed08281cac4eccdd7c2f547a525c664de947cd88
      https://github.com/quicwg/base-drafts/commit/ed08281cac4eccdd7c2f547a525c664de947cd88
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not static



From nobody Mon May 13 10:14:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A5881200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:14:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 3AtR5hXPE-Y0 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:14:30 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9970712008F for <quic-issues@ietf.org>; Mon, 13 May 2019 10:14:30 -0700 (PDT)
Date: Mon, 13 May 2019 10:14:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767669; bh=2IYClGMwp0oex5/tDtjx4hvxGtCjiDkNvrw7l/A8TI8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x6cJs1U2zrR1ArRwhQPSQX/56+g1nyfgFoP+I115mPRWgcrfx8HBLLqyg98JysXKS es3y2C0FCzF1pQ2yS/qoffvGI9TXlwvwwVgEGv8YxO/euRaBlZpdOABk+Xc3fghVFv 6z5QTQZdlxl/H+HoH/khqWIhoJ8DKIYkPwwpuOw4=
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/2668/push/3603459558@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a5f5d2d14_47343ff1890cd96419253f"; 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/XUrJDZF9H5XGVWcpNKI5-Fer7x8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:14:33 -0000

----==_mimepart_5cd9a5f5d2d14_47343ff1890cd96419253f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

ed08281cac4eccdd7c2f547a525c664de947cd88  Not static


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2668/files/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7..ed08281cac4eccdd7c2f547a525c664de947cd88

----==_mimepart_5cd9a5f5d2d14_47343ff1890cd96419253f
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/ed08281cac4eccdd7c2f547a525c664de947cd88">ed08281</a>  Not static</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/2668/files/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7..ed08281cac4eccdd7c2f547a525c664de947cd88?email_source=notifications&amp;email_token=AFTOJK43BFARLLJ4IEISSNTPVGOXLA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVHE2TKOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SJOUIMB3TU4ZKNQ3PVGOXLANCNFSM4HLD7GSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LFQYDEVNYQGWML33PVGOXLA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVHE2TKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2668/files/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7..ed08281cac4eccdd7c2f547a525c664de947cd88?email_source=notifications\u0026email_token=AFTOJK43BFARLLJ4IEISSNTPVGOXLA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVHE2TKOA",
"url": "https://github.com/quicwg/base-drafts/pull/2668/files/04b54fac3dfec33bcf0f28a5342131ebe8ac9cf7..ed08281cac4eccdd7c2f547a525c664de947cd88?email_source=notifications\u0026email_token=AFTOJK43BFARLLJ4IEISSNTPVGOXLA5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMMZXGQ3DAM2QOVZWQIZTGYYDGNBVHE2TKOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9a5f5d2d14_47343ff1890cd96419253f--


From nobody Mon May 13 10:15:21 2019
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 183AB1200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:15:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qmPleNEB1Os5 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:15:18 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D559120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:15:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=2E3OWZ3QBeriD9dpFHNQXklTpss=; b=YC2HNkBQaFybZk40 3nwjQsWqy+MUz5uMM0ONJu+2L9Pa6HdLjzn/Nl5CgULP1AWvKtuS/uB3s2qNmZMC 8IxfVhBCDG2JkwPrH8H4pgGyQVgdoXusZcXQ/NptvypeCggTES5mFKezJM/M0JZ1 /yP2NXHZ6Z+OcghGKtJD5bW4rX8=
Received: by filter1377p1mdw1.sendgrid.net with SMTP id filter1377p1mdw1-3171-5CD9A625-9 2019-05-13 17:15:17.243777496 +0000 UTC m=+417942.551650597
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id o5kR3yp7Tban_NrMSyaxfw for <quic-issues@ietf.org>; Mon, 13 May 2019 17:15:17.187 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 2500B80FF8 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:15:17 -0700 (PDT)
Date: Mon, 13 May 2019 17:15:17 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c0f3a9-5013d2@github.com>
Subject: [quicwg/base-drafts] 5013d2: Script updating gh-pages from 04b54fac. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2JrJJr0lF3KMO0ydaJCjH49Gk9D2yXzc4aBN x9E1/8n9Sf2LsDvfzAsRwExntUffWnzvitO4E2b+HcWbW+cneJ0eA+uFr0qONZ5kMbe4N/EH0Um1Nv hETk5kIlmycLx4hThsMdtAeCMYdxImJ8H4/dERcJ3uHrVAwKFKeowClSgNkihO8Nr1lKOYYp5yB8EU 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R4mlM9dTwElEmBuwJv_PtLyzsQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:15:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5013d250292c61f27d8ebfb15074a8c2d06500fe
      https://github.com/quicwg/base-drafts/commit/5013d250292c61f27d8ebfb15074a8c2d06500fe
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M http/qpack-in-message/draft-ietf-quic-http.html
    M http/qpack-in-message/draft-ietf-quic-http.txt
    M http/qpack-in-message/draft-ietf-quic-invariants.html
    M http/qpack-in-message/draft-ietf-quic-invariants.txt
    M http/qpack-in-message/draft-ietf-quic-qpack.html
    M http/qpack-in-message/draft-ietf-quic-qpack.txt
    M http/qpack-in-message/draft-ietf-quic-recovery.html
    M http/qpack-in-message/draft-ietf-quic-recovery.txt
    M http/qpack-in-message/draft-ietf-quic-tls.html
    M http/qpack-in-message/draft-ietf-quic-tls.txt
    M http/qpack-in-message/draft-ietf-quic-transport.html
    M http/qpack-in-message/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 04b54fac. [ci skip]



From nobody Mon May 13 10:16:02 2019
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 DF2AA1200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j2RomI47Ae8Q for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:15:59 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CF9A120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:15:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=iQaTQolwjCIPQTyXND41pwCPWIE=; b=Q76EepWWpQfVkD44 ztTWuDuk5g3/g3nSBwhQYS2f2oOZfK/VWVMdW9N/wgOHMd0dQTaEGBa9v29Q9MfN 9xEzqObR2axBe92bhZ+7sBuq7jzhbtuD+mV7fCY3pTppSX7Pup//bnHewJAjWARq 5XQukTe/omDsmtpS0FXkrL8hV7s=
Received: by filter1576p1mdw1.sendgrid.net with SMTP id filter1576p1mdw1-26821-5CD9A64D-B 2019-05-13 17:15:57.158000371 +0000 UTC m=+417928.572185407
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0047p1mdw1.sendgrid.net (SG) with ESMTP id HsshGC3XSxitOlH3-dbzxw for <quic-issues@ietf.org>; Mon, 13 May 2019 17:15:57.127 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id C123C240793 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:15:56 -0700 (PDT)
Date: Mon, 13 May 2019 17:15:57 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5013d2-018aeb@github.com>
Subject: [quicwg/base-drafts] 018aeb: Script updating gh-pages from ed08281c. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0V2S9WnXCGvMgZG/txjCkO03leDvotcjwmHT pjnNj2OUUNBANp86SLFQo69qWTwMLCKXgx4uf9QFPscFcUqXennGt1e/YpHt/G9H3KtOqdWbC8oRBu 1VHLVxzmNTpFCJUO/BgMmgKtIgjc74wTflnHsHTA2mBn9k+v2g+OOFkTJg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DTSO1nuBxCwDNvwsGBzyDEIt7CA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:16:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 018aeb1db2bff5176699e4ad2ecb1918647ddb6f
      https://github.com/quicwg/base-drafts/commit/018aeb1db2bff5176699e4ad2ecb1918647ddb6f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M http/qpack-in-message/draft-ietf-quic-http.html
    M http/qpack-in-message/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ed08281c. [ci skip]



From nobody Mon May 13 10:16:29 2019
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 382B0120100 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mXEH0hLcTLwz for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:26 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68F3712008F for <quic-issues@ietf.org>; Mon, 13 May 2019 10:16:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=EFWSXSLDyRqAoLZr37pwrKf19D4=; b=Xr/QI2waKgiO7ZrN sd9Q1DOjXBjVCC2NAk4ttfJ27u20KtEsQL0h5eDhb0OcBlHZfsXukVyoN9YBwrXn HKT/JEXe/4Ubi7feEeh+UcNgcYTzOnjmYqLCqBJNKwqbDnzsGUu6LYYizOztuJ6t WLMLUBE3cgYVs3fvWOTwd3uG7c4=
Received: by filter1209p1las1.sendgrid.net with SMTP id filter1209p1las1-18460-5CD9A665-36 2019-05-13 17:16:22.052753041 +0000 UTC m=+416231.409106533
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id p9VgobjaRii84yQrnBma_w for <quic-issues@ietf.org>; Mon, 13 May 2019 17:16:21.825 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id DD9412A0346 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:16:21 -0700 (PDT)
Date: Mon, 13 May 2019 17:16:22 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a5cd12-c4a9ac@github.com>
Subject: [quicwg/base-drafts] c4a9ac: QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0qn7xRAdhXbpvF7MSTAsr+l/pc0M/xcCmzaA BB/y+BI6qaqUgyTFxU/nZ0umxAPOgMUaFvSKZgK4z+LyeFQqqwg3oLo9WMnCY3TMPA3gR0qKBsdlJC 7Wzf2+arBCVkZir8Q+/Z6+uvgFI4IEjZWC2Pt5t41F7XBH/DECmjXA6ioA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M9cFoIR_3ANqYkvJswiBPyYVNck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:16:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c4a9ac99962e58620f35083921175c3f2ef3e447
      https://github.com/quicwg/base-drafts/commit/c4a9ac99962e58620f35083921175c3f2ef3e447
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  QPACK might be part of the exchange, but not (#2668)

* QPACK might be part of the exchange, but not

* Concurrent

* Not concurrent

* Not static



From nobody Mon May 13 10:16:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2C7A12008F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wdB788nCaPMs for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60B4E1200B2 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:16:27 -0700 (PDT)
Date: Mon, 13 May 2019 10:16:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767786; bh=C3fnX/5toYCLq159iIYINvQxwG/lHdLZCocueAllr4s=; h=Date:From:To:Subject:From; b=JujKtopCAzsrnya5SXnR20XmNh7BfMaRmKWGsGvoo+UfNwYzNsl7yKvKo4h/1vl2k 5pV3Po0zagYqKvoEWOihp51N2QK7SYX4xO/QZyyOW6E/lCzoRtlfqpW3d2k4V+34iR 0wtiGZOzUJMKAX2CYmQ5If3uProitU83VVHEuz6Q=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/qpack-in-message/ed0828-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/2kAcMfIuYJLfpvvh8yrZUhXLxXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:16:29 -0000

  Branch: refs/heads/http/qpack-in-message
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon May 13 10:16:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 324421200B2 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SdYVit8bNBg4 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:31 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F87E12021B for <quic-issues@ietf.org>; Mon, 13 May 2019 10:16:31 -0700 (PDT)
Date: Mon, 13 May 2019 10:16:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767790; bh=W43xyGGRxN9dsADyBuo0gcrJa4G/Yyb+f6MzbsJFnaE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=et8Ch4n6isIrMlEpueX474XcbDLhoUbwHHNRZv8faZYaPpmIfiUjwDIV6VnCeARpg dk/31eT05alDaVtk7CUYYIn/TeY1WTP/hL3gd4VY10emEOr+evAZ6uDQV7ftMKh+Iu c72Okehip+Pitf6hof6BKvzRpctKIER0MsW7/AFM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ILL5SSALLO5JIKIV243MO5EVBNHHBUG7WR4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2657/issue_event/2337663134@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2657@github.com>
References: <quicwg/base-drafts/issues/2657@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 message exchange ignores QPACK table updates (#2657)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a66e19fab_1fc93fe7226cd95c3234ce"; 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/y-xMyCiQyB_9_91GFdEQu2WJvUs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:16:33 -0000

----==_mimepart_5cd9a66e19fab_1fc93fe7226cd95c3234ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2657 via #2668.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2657#event-2337663134
----==_mimepart_5cd9a66e19fab_1fc93fe7226cd95c3234ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="438040207" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2657" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2657/hovercard" href="https://github.com/quicwg/base-drafts/issues/2657">#2657</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="440935113" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2668" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2668/hovercard" href="https://github.com/quicwg/base-drafts/pull/2668">#2668</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/2657?email_source=notifications&amp;email_token=AFTOJKZEKHNMP25F5RATAH3PVGO65A5CNFSM4HI6FNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RHQ#event-2337663134">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYM7TJHD5RTYJBPTXLPVGO65ANCNFSM4HI6FNMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK74UHESMIEX3PSGYL3PVGO65A5CNFSM4HI6FNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2657?email_source=notifications\u0026email_token=AFTOJKZEKHNMP25F5RATAH3PVGO65A5CNFSM4HI6FNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RHQ#event-2337663134",
"url": "https://github.com/quicwg/base-drafts/issues/2657?email_source=notifications\u0026email_token=AFTOJKZEKHNMP25F5RATAH3PVGO65A5CNFSM4HI6FNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RHQ#event-2337663134",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a66e19fab_1fc93fe7226cd95c3234ce--


From nobody Mon May 13 10:16:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7244B12015D for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 nPJ2L3Yk1iKX for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:16:32 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A4E3120224 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:16:32 -0700 (PDT)
Date: Mon, 13 May 2019 10:16:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767791; bh=yxJdf245HNOJXlh9r3W+IjZ6lvIYYvGgPxiLDmXtapw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e9WCn36rJJhXnKgMt3hdU4PsmsTOPb+2O6K29o000b2IPqxnJS9bm9qOiaPFaVev6 UfAinjs8mhri7vSYgHDpRWIxE9Oa51dzo8dFfrYSd1A9qJWoWbtLCZMDx8CzPscbAI uytG10WVpXvyAk1DSC6AQFmLZHhI93/Z5Zpsc0Gs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42M4JEZJP6IQXUWPF243MO5EVBNHHBUSBCZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2668/issue_event/2337663129@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2668@github.com>
References: <quicwg/base-drafts/pull/2668@github.com>
Subject: Re: [quicwg/base-drafts] QPACK might be part of the exchange, but not (#2668)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a66ef3279_30993fc4a66cd96421249c"; 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/yldu6PjWGsOnjsR1qpkrAoo7S3g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:16:33 -0000

----==_mimepart_5cd9a66ef3279_30993fc4a66cd96421249c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2668 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/2668#event-2337663129
----==_mimepart_5cd9a66ef3279_30993fc4a66cd96421249c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="440935113" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2668" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2668/hovercard" href="https://github.com/quicwg/base-drafts/pull/2668">#2668</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/2668?email_source=notifications&amp;email_token=AFTOJK5LFBX7UP5DC7EPCRLPVGO65A5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RGI#event-2337663129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FMOUGDHCUQNGLO73PVGO65ANCNFSM4HLD7GSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ASYD7VYMIRDZ3YT3PVGO65A5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2668?email_source=notifications\u0026email_token=AFTOJK5LFBX7UP5DC7EPCRLPVGO65A5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RGI#event-2337663129",
"url": "https://github.com/quicwg/base-drafts/pull/2668?email_source=notifications\u0026email_token=AFTOJK5LFBX7UP5DC7EPCRLPVGO65A5CNFSM4HLD7GSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNK6RGI#event-2337663129",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a66ef3279_30993fc4a66cd96421249c--


From nobody Mon May 13 10:17:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A619B1200A1 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-P6nB-MwQoW for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:17:37 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5532E120058 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:17:37 -0700 (PDT)
Date: Mon, 13 May 2019 10:17:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767856; bh=U5ABco4eHl92LU/p4KKiyEccJFqUMQcmwo+zTa2JI+A=; h=Date:From:To:Subject:From; b=Q7m0aC6iOZzvvTuGKowMmYDISdhw3cMZT5VzJ8OkWcaYy+4BBNEFcH45+h7MwqPPB vFftm1/xP8NZ3wjejap9p4JAujHIz2OhJTVE817DzpzFpmWuByVoiL6ptAB0bX2z1T zm5R1BbXYclNn3Oyi1o2YaF/RjhYiXuDGSXrrwPQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/018aeb-4f5754@github.com>
Subject: [quicwg/base-drafts] 4f5754: Script updating issues at 2019-05-13T17:17:30Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xunfSn56rHA6I7S3RFmYXHgx4do>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:17:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4f57548b46bf1a3fc8c61e2400d88b56e1c0a397
      https://github.com/quicwg/base-drafts/commit/4f57548b46bf1a3fc8c61e2400d88b56e1c0a397
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-13T17:17:30Z. [ci skip]



From nobody Mon May 13 10:18:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCBB212007C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:17:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FnNaLEaM4UVu for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:17:55 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A701E120058 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:17:55 -0700 (PDT)
Date: Mon, 13 May 2019 10:17:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767874; bh=c9gbEFMC21Tu5LjmxRudcwlYWmPOYtGAhB9xcd2b4h4=; h=Date:From:To:Subject:From; b=Nkk9EoXpttKf2hBN6M7o+/EK81DVxiaMwwuRwh8YPQpT52NZ4nt3uIxTd7ork8ZOP ZJAh8lsleQuRgKpynkH8uvQUNHkwi00+HVzDuV6HI7JDNx+P/WOAJmA4R3CLO8/7Nd 6sOlHqk5CnMaD8URjHfPuPHvwYlZJEe56MBQ2tAY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4f5754-de7523@github.com>
Subject: [quicwg/base-drafts] de7523: Script updating gh-pages from c4a9ac99. [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/IK39TuWAxjKhzplta-sKjQn_N2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:17:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: de75235ce2e1082fe1ec66b6503a5637b9228a02
      https://github.com/quicwg/base-drafts/commit/de75235ce2e1082fe1ec66b6503a5637b9228a02
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  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 c4a9ac99. [ci skip]



From nobody Mon May 13 10:18:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6930A12008F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:18:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sDqnkaGX_gUL for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:18:25 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C922112007C for <quic-issues@ietf.org>; Mon, 13 May 2019 10:18:25 -0700 (PDT)
Date: Mon, 13 May 2019 10:18:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557767904; bh=1cX3RaUN7xw5AyEkHDsm/D9iQWhyqsXXkJ8fj6MW0pU=; h=Date:From:To:Subject:From; b=wn/Awb/DlbrCw0GFjyBW06YZi7xAw43na49PlD8IPXf+rJ77tq/sLYDb7l0DWGM3Z /KcjdXFApnFp8Hqrj+yEvizQnjldRBc3s+/+YrqNIbKEy3lhxUIpMc8j20QcItYHoV 7NuoHqt+jficmYq3YoZibN4E5EMzN3SlrcK3+BYU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/de7523-0f16c8@github.com>
Subject: [quicwg/base-drafts] 0f16c8: Script updating issues at 2019-05-13T17:18:20Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3H6u35jSEDKaSiVjHqtqwUxHtGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:18:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0f16c8b1e8b5602ab4a3d86605d373d15f6464e7
      https://github.com/quicwg/base-drafts/commit/0f16c8b1e8b5602ab4a3d86605d373d15f6464e7
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-13T17:18:20Z. [ci skip]



From nobody Mon May 13 10:31:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8064C120228 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:31:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p9SChb0z3xUX for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:31:22 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 024EE1200B5 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:31:21 -0700 (PDT)
Date: Mon, 13 May 2019 10:31:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557768681; bh=TkLoGO5fgrp9qUFj6C67tgQb+Iot0T2CTk+keOBIr6k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cF6rA+2MnfocbphqmEg075S5wHUQ9aggX1RBzXEU8yjOoke/rxlrF8tq/zV9slouT rf0KdIOD5j6DAA98ei8bdeaC9Oe7yVkSZSVhtRIE/Idx1IEPkhnMREvfh8oJn8NNCL Z2FNzbsoyZQ3jbSJw7tB+bhXCnUO1sllO3xwRFSo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46ATGOVRCVNKGF7UV243OGREVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236816661@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9a9e8f10fb_468e3ff102acd9641127d7"; 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/z_YcfFnxG8dFgfsgxqTTfd1eq-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: Mon, 13 May 2019 17:31:23 -0000

----==_mimepart_5cd9a9e8f10fb_468e3ff102acd9641127d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.

Doesn't exhausted flow control credits fall under "is blocked"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#discussion_r283454700
----==_mimepart_5cd9a9e8f10fb_468e3ff102acd9641127d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283454700">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +
+An HTTP/3 endpoint is discovered using HTTP Alternative Services.  Once a client
+knows that an HTTP/3 server exists at a certain endpoint, it opens a QUIC
+connection. QUIC provides protocol negotiation, stream-based multiplexing, and
+flow control.
+
+Within each stream, the basic unit of HTTP/3 communication is a frame
+({{frames}}).  Each frame type serves a different purpose.  For example, HEADERS
+and DATA frames form the frames form the basis of HTTP requests and responses
+({{request-response}}).  Other frame types like SETTINGS, PRIORITY, and GOAWAY
+are used to managed the overall connection.
+
+Multiplexing of requests is performed using the QUIC stream abstraction, with
+each request and response consuming a single QUIC stream.  Streams are largely
+independent of each other, so one stream that is blocked or suffers packet loss
+does not prevent progress on other streams.
</pre>
<p>Doesn't exhausted flow control credits fall under "is blocked"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications&amp;email_token=AFTOJK5GL4P4S5JHQD3P4ULPVGQWRA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOYSFI#discussion_r283454700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EWMYANENTIIHDM3TPVGQWRANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZW4WTVNZTBBSMKDLDPVGQWRA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOYSFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5GL4P4S5JHQD3P4ULPVGQWRA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOYSFI#discussion_r283454700",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5GL4P4S5JHQD3P4ULPVGQWRA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOYSFI#discussion_r283454700",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9a9e8f10fb_468e3ff102acd9641127d7--


From nobody Mon May 13 10:34:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA40D120242 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:34:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rOBJ4-3OfdK4 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:34:31 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7ED9812023D for <quic-issues@ietf.org>; Mon, 13 May 2019 10:34:30 -0700 (PDT)
Date: Mon, 13 May 2019 10:34:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557768869; bh=Uv/5wsYIBma0oA9YWdXprH8Il5vi1gDcF7+lq4nD5PM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GcwPA/PojdhFoKM0kwDL+loQ5attrnYC2ZpFLned+lKSm5IstpTKQEpt3kpilKC0k VHVJkWJDBsg1P1T+6UEf7edRgZnGNE3PEMDZ5F8nPU/Dzsq2HWfW8j37mfxX2xtDRb s1WKF1thdasyKxx5QuYMjyDY72VeGuAJVCgfbUaI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NEO36FDWNWLRPB6V243OSLEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236818122@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9aaa57a416_604c3f88efacd96c3981ca"; 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/QTLh2YUxweI0SL0TyTjPION7LxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:34:33 -0000

----==_mimepart_5cd9aaa57a416_604c3f88efacd96c3981ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +  and receive HTTP responses.
+
+connection:
+: A transport-layer connection between two endpoints, using QUIC as the
+  transport protocol.
+
+connection error:
+: An error that affects the entire HTTP/3 connection.
+
+endpoint:
+: Either the client or server of the connection.
+
+frame:
+: The smallest unit of communication within an HTTP/3 connection, consisting of
+  a header and a variable-length sequence of octets structured according to the
+  frame type.

That's a good suggestion, but I'm not sure I want to overload what is essentially a glossary with that.  I'll add that to the description of frames in 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/pull/2683#discussion_r283455811
----==_mimepart_5cd9aaa57a416_604c3f88efacd96c3981ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283455811">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +  and receive HTTP responses.
+
+connection:
+: A transport-layer connection between two endpoints, using QUIC as the
+  transport protocol.
+
+connection error:
+: An error that affects the entire HTTP/3 connection.
+
+endpoint:
+: Either the client or server of the connection.
+
+frame:
+: The smallest unit of communication within an HTTP/3 connection, consisting of
+  a header and a variable-length sequence of octets structured according to the
+  frame type.
</pre>
<p>That's a good suggestion, but I'm not sure I want to overload what is essentially a glossary with that.  I'll add that to the description of frames in 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/pull/2683?email_source=notifications&amp;email_token=AFTOJKZEUIPUXPVIIC3UEETPVGRCLA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOY5SQ#discussion_r283455811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IFI4QJ6OLOJWF623PVGRCLANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DEAZPLOUBACAW4PDPVGRCLA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOY5SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJKZEUIPUXPVIIC3UEETPVGRCLA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOY5SQ#discussion_r283455811",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJKZEUIPUXPVIIC3UEETPVGRCLA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYOY5SQ#discussion_r283455811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9aaa57a416_604c3f88efacd96c3981ca--


From nobody Mon May 13 10:39:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53EA412027D for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:39:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HhgDwimWlL1H for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:39:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE95D120273 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:39:32 -0700 (PDT)
Date: Mon, 13 May 2019 10:39:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557769171; bh=c5OZa+hUpOVgVP6l/LdkawMCYKRcu5IdAayREO3REeU=; h=Date:From:To:Subject:From; b=CSk5ugHgwtAEZfyBWWHWtmCshvAU5I9W6i5ylqEwGI/wtG9J4qPRtN0EPU4/z3LKK kiWvaK7udznjAwQkiTKcRC4+TXoEIepIVB4UA076L+Wh2gCz7q20QPY7C2cr4KK2hm IUfLfgJSnsYHQwdKAbX0npSgsCK80QaiYZh6bWfI=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/7cbc83-6bc32a@github.com>
Subject: [quicwg/base-drafts] c64ff6: Present tense
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sasj3N8wRpjpQ2B0LBmLni3NF04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:39:34 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: c64ff6f3aef0257a2664e1ee2ff6400d7b651fba
      https://github.com/quicwg/base-drafts/commit/c64ff6f3aef0257a2664e1ee2ff6400d7b651fba
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Present tense


  Commit: c057bbd005f1c1b9fe81de87ac4b712524903231
      https://github.com/quicwg/base-drafts/commit/c057bbd005f1c1b9fe81de87ac4b712524903231
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Other review feedback


  Commit: 6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c
      https://github.com/quicwg/base-drafts/commit/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Suggested frame clarification


Compare: https://github.com/quicwg/base-drafts/compare/7cbc837411f7...6bc32a1eba96


From nobody Mon May 13 10:39:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C04A512027D for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:39:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29ajNrWPniQt for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:39:40 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6948F120273 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:39:40 -0700 (PDT)
Date: Mon, 13 May 2019 10:39:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557769179; bh=/0+g8+N0gbd+wq/0Ha01l2B7tV/C/9VpLs3EtwB20Ro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1kbnoLW5I0fd2nSJvsETHZUsS+9lYYxBC2yT4VFkhCMFVzyL/dQqUpMjMZLzJRCKs XXXGB4OzkoNelYgG39ZEbRA+6AU4iskJkB7+HWQQEmFCWSWyYpyBmzNhdg1OCPbivx Ytt7V1c6VsaxMZeVwOhRa3yk4IuX8GoLNTd35OHg=
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/2683/push/3603542249@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9abdb7017d_40813fd0d04cd96c258243"; 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/N9n71WgolEU2JTkNGf84n1e1PFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:39:42 -0000

----==_mimepart_5cd9abdb7017d_40813fd0d04cd96c258243
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 3 commits.

c64ff6f3aef0257a2664e1ee2ff6400d7b651fba  Present tense
c057bbd005f1c1b9fe81de87ac4b712524903231  Other review feedback
6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c  Suggested frame clarification


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683/files/7cbc837411f7021d932dd2502b70376b1bde7ef4..6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c

----==_mimepart_5cd9abdb7017d_40813fd0d04cd96c258243
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c64ff6f3aef0257a2664e1ee2ff6400d7b651fba">c64ff6f</a>  Present tense</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c057bbd005f1c1b9fe81de87ac4b712524903231">c057bbd</a>  Other review feedback</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c">6bc32a1</a>  Suggested frame clarification</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/2683/files/7cbc837411f7021d932dd2502b70376b1bde7ef4..6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c?email_source=notifications&amp;email_token=AFTOJKZITTG6LEP5RTAQVZ3PVGRVXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDGNJUGIZDIOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGXZL42WJO3UKZI3TPVGRVXANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ISZCYALQRPUE6M4LPVGRVXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDGNJUGIZDIOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683/files/7cbc837411f7021d932dd2502b70376b1bde7ef4..6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c?email_source=notifications\u0026email_token=AFTOJKZITTG6LEP5RTAQVZ3PVGRVXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDGNJUGIZDIOI",
"url": "https://github.com/quicwg/base-drafts/pull/2683/files/7cbc837411f7021d932dd2502b70376b1bde7ef4..6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c?email_source=notifications\u0026email_token=AFTOJKZITTG6LEP5RTAQVZ3PVGRVXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDGNJUGIZDIOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9abdb7017d_40813fd0d04cd96c258243--


From nobody Mon May 13 10:41:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C75E0120284 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:41:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OLHn5OtrxnRg for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:41:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33E7E12027D for <quic-issues@ietf.org>; Mon, 13 May 2019 10:41:15 -0700 (PDT)
Date: Mon, 13 May 2019 10:41:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557769274; bh=p4VczgObv1Ts3M04cuEyj9YLyy2CjtKgf5mHAKSnl6A=; h=Date:From:To:Subject:From; b=QB6/9ZYTUfMd5T29Ds5k3cBN+tNCSmxU976vgWpszgmcl6znuOOTg6YivU6D8TId2 +nKA93+BYkr322SVr/FtqCLaXrhSyWhXhgQoE1VakMPcvosDf3ARGH/H9vuBWyk7er mSy+i0LDDw/8niqwXg6LvWBSBqi6VGY7y7OKis40=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0f16c8-b993d3@github.com>
Subject: [quicwg/base-drafts] b993d3: Script updating gh-pages from 6bc32a1e. [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/nV2oft9izkjpWpoE8VPxydLN3Ro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:41:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b993d37edd67c67778cbf7dcb764caa94d201e38
      https://github.com/quicwg/base-drafts/commit/b993d37edd67c67778cbf7dcb764caa94d201e38
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M http/more_h2/draft-ietf-quic-http.html
    M http/more_h2/draft-ietf-quic-http.txt
    M http/more_h2/draft-ietf-quic-invariants.html
    M http/more_h2/draft-ietf-quic-invariants.txt
    M http/more_h2/draft-ietf-quic-qpack.html
    M http/more_h2/draft-ietf-quic-qpack.txt
    M http/more_h2/draft-ietf-quic-recovery.html
    M http/more_h2/draft-ietf-quic-recovery.txt
    M http/more_h2/draft-ietf-quic-tls.html
    M http/more_h2/draft-ietf-quic-tls.txt
    M http/more_h2/draft-ietf-quic-transport.html
    M http/more_h2/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6bc32a1e. [ci skip]



From nobody Mon May 13 10:55:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EAA51200B5 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:55:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yzqHIqYeYO_N for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:55:53 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C95A1120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:55:53 -0700 (PDT)
Date: Mon, 13 May 2019 10:55:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770153; bh=Aa/MLRwzn5rUjRc6A6Y/872z22Fu65IRrLxjgcndq38=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qhFplr09IlE+oEdFcmOP/dXHBy+B9KKh+Yg24Qw7O0Fvu1ZLj6WcOu4nONej4JwiX XJyUIf1Y1Y4rpvTSZsDma98pp0y9xOgqJl/B0CAK5mc6HrybQW9lmWeLylfPFJ2WUc V+8VNwer7FIAvWid5K75voCzuy+5Yt8aQr3ImiLE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4W7SOI532PEFTPQC5243RCTEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/236828353@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9afa9cfcf_47353ff1890cd96454697b"; 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/yq8c_65zTvG6AcuSPmdadexD9E4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:55:55 -0000

----==_mimepart_5cd9afa9cfcf_47353ff1890cd96454697b
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/2691#pullrequestreview-236828353
----==_mimepart_5cd9afa9cfcf_47353ff1890cd96454697b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691?email_source=notifications&amp;email_token=AFTOJK6J3342YWMUCXYTCNTPVGTSTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO3NQI#pullrequestreview-236828353">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5RV2CYE3OGWBZ7KOLPVGTSTANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEWEECG6DII7YJHRLPVGTSTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO3NQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6J3342YWMUCXYTCNTPVGTSTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO3NQI#pullrequestreview-236828353",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6J3342YWMUCXYTCNTPVGTSTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO3NQI#pullrequestreview-236828353",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9afa9cfcf_47353ff1890cd96454697b--


From nobody Mon May 13 10:59:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9391D120276 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:59:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oCuqOauifF5F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 10:59:22 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11C1A120292 for <quic-issues@ietf.org>; Mon, 13 May 2019 10:59:22 -0700 (PDT)
Date: Mon, 13 May 2019 10:59:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770361; bh=ywogIVDVshEWMxoFXpoFwIr7gkufSvN+DX1vXR0JZ/k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bayHjdfH7vOw8aiY8E+LENYy3HDQPkxTEa4JXUSMUqZK6NDLdGCGQvkUx1442wz4E ycRgbLLLs+SvvvFQUZfeP8WjWlYAHjctCJ74DUDCtqReITS89wNZ5okwlgZJJXnmuZ M9v7VaDFd1agCE13VQw8OPDj2OgORgNCxX8YKRps=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RMS4PAOWGQZ54LQ5243RPREVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491924350@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b078ebbce_30ce3fc4a66cd964702878"; 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/78BMUhh1IzQ7J8MKP9u4M674IsI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 17:59:25 -0000

----==_mimepart_5cd9b078ebbce_30ce3fc4a66cd964702878
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, now that I go back and read the pseudo-code, I understood the confusion.

Yes, IsWindowLost is a very confusing name, we should change 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/2694#issuecomment-491924350
----==_mimepart_5cd9b078ebbce_30ce3fc4a66cd964702878
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ah, now that I go back and read the pseudo-code, I understood the confusion.</p>
<p>Yes, IsWindowLost is a very confusing name, we should change 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/2694?email_source=notifications&amp;email_token=AFTOJK7IFQBYM7GHC2I6B63PVGT7RA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJCW7Q#issuecomment-491924350">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBXJWBS74U2VMUUPDPVGT7RANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5COE6S2X3WUJX4EULPVGT7RA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJCW7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7IFQBYM7GHC2I6B63PVGT7RA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJCW7Q#issuecomment-491924350",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK7IFQBYM7GHC2I6B63PVGT7RA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJCW7Q#issuecomment-491924350",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9b078ebbce_30ce3fc4a66cd964702878--


From nobody Mon May 13 11:01:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5464E1200B5 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q0JNCeda2L0g for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:01:09 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76535120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:01:09 -0700 (PDT)
Date: Mon, 13 May 2019 11:01:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770468; bh=HTEkuwmbeiCGKMqdRy9f5q3DaxRWJnqJFunmUC93hW4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tBqcDYhdsvJ15gYuieOUbZS+SpeoW/QfeK1Odb0hRV83Y6mSgBOIQMC1ht4Hd3p/y x9UqRYU71h9Hu5GCE7UBEr2lCanr7quS2Z7eCnlozoHPz+Rbih3obOpBmxIaxaHdK4 vCxn6YD8a+dEupxKLAIcVAusCl2r0aydkU/AcXvo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TSAXHGDFDVTD4O65243RWJEVBNHHBU2NSLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2693/491924995@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2693@github.com>
References: <quicwg/base-drafts/issues/2693@github.com>
Subject: Re: [quicwg/base-drafts] http3: Are reserved and non-core frames allowed before SETTINGS? (#2693)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b0e4ad07a_4b853ff1890cd9644105df"; 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/F4yV0tXdbfnsheO990eUO2Fbqe8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:01:11 -0000

----==_mimepart_5cd9b0e4ad07a_4b853ff1890cd9644105df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On receipt, reserved is irrelevant -- it's just an unknown frame type.  The reservation is simply to permit senders to generate unknown frame types without accidental collision to a real extension the client might support.  So the question is whether "ignoring" unknown frame types means pretending that they weren't even there, and therefore the subsequent frame might still be the first frame on the stream.

I'm inclined to say no -- you take no action on a frame you don't recognize, but that doesn't mean that the next frame was the first frame.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2693#issuecomment-491924995
----==_mimepart_5cd9b0e4ad07a_4b853ff1890cd9644105df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On receipt, reserved is irrelevant -- it's just an unknown frame type.  The reservation is simply to permit senders to generate unknown frame types without accidental collision to a real extension the client might support.  So the question is whether "ignoring" unknown frame types means pretending that they weren't even there, and therefore the subsequent frame might still be the first frame on the stream.</p>
<p>I'm inclined to say no -- you take no action on a frame you don't recognize, but that doesn't mean that the next frame was the first frame.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2693?email_source=notifications&amp;email_token=AFTOJKYC64THAFG73ZLJUITPVGUGJA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJC4AY#issuecomment-491924995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22AODQYSKHSOBCI73PVGUGJANCNFSM4HMK7OBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK67CYWP5NDACXXFKKDPVGUGJA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJC4AY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2693?email_source=notifications\u0026email_token=AFTOJKYC64THAFG73ZLJUITPVGUGJA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJC4AY#issuecomment-491924995",
"url": "https://github.com/quicwg/base-drafts/issues/2693?email_source=notifications\u0026email_token=AFTOJKYC64THAFG73ZLJUITPVGUGJA5CNFSM4HMK7OB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJC4AY#issuecomment-491924995",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9b0e4ad07a_4b853ff1890cd9644105df--


From nobody Mon May 13 11:05:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2F901200E6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iCZdk6TXrKuu for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:05:30 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70F86120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:05:30 -0700 (PDT)
Date: Mon, 13 May 2019 11:05:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770729; bh=7fLYjzkLvqAATTn+l6o7dImL8x5kjZsAPHmn4UROW+8=; h=Date:From:To:Subject:From; b=b2OjjAbSE07BPKk2OXysvDFWMUX4FTpTI+NedntirYbF+f5EVtgLuyafEs/LwErz1 CN8qEaYWnwZxdeB0w6X/6ef3dw1ajyjxmMRlR86+vWIfNH9OBZ7IydVV4+oCqOqf4V 0t3J/dsFA4uKseHByaAaLWItJguok07YnO0Td0BI=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/invalid_duplicate/000000-884db4@github.com>
Subject: [quicwg/base-drafts] 884db4: Push ID limit checking in DUPLICATE_PUSH
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7HqLAm1r7KxEigjA7bHqQLiE0f0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:05:32 -0000

  Branch: refs/heads/http/invalid_duplicate
  Home:   https://github.com/quicwg/base-drafts
  Commit: 884db42c9e06f0a6749db5fe96283e7ad6452390
      https://github.com/quicwg/base-drafts/commit/884db42c9e06f0a6749db5fe96283e7ad6452390
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push ID limit checking in DUPLICATE_PUSH



From nobody Mon May 13 11:07:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9EDB1200D6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:07:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E35YmDUOZJSp for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:07:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A31EE120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:07:04 -0700 (PDT)
Date: Mon, 13 May 2019 11:07:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770823; bh=9ropck8HPS0MzyWCq+iNg2UrrIhY32W4BLF1tsy90ZI=; h=Date:From:To:Subject:From; b=uAj0embms5to8x3zyFDFm+txWTB/yPLb5n2WAZj5wFL+Mpb7kpgaB5RKz0a4qDWlw iXGZVoX3dzOkAzvGqRZ/RvWqhdhGJ07WsRT6WjOG1ASANEH8gyzrVlefwakHLSOlPf RChvmrQQmfRAYCZXAolBPDftm5uLhMktywl5Havk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b993d3-712792@github.com>
Subject: [quicwg/base-drafts] 712792: Script updating gh-pages from 884db42c. [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/Qr0Ca41zJ3tdeJ0ZmI37-LCFCO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:07:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 712792bbb4712ada775dde73b664f1581b4e7d99
      https://github.com/quicwg/base-drafts/commit/712792bbb4712ada775dde73b664f1581b4e7d99
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    A http/invalid_duplicate/draft-ietf-quic-http.html
    A http/invalid_duplicate/draft-ietf-quic-http.txt
    A http/invalid_duplicate/draft-ietf-quic-invariants.html
    A http/invalid_duplicate/draft-ietf-quic-invariants.txt
    A http/invalid_duplicate/draft-ietf-quic-qpack.html
    A http/invalid_duplicate/draft-ietf-quic-qpack.txt
    A http/invalid_duplicate/draft-ietf-quic-recovery.html
    A http/invalid_duplicate/draft-ietf-quic-recovery.txt
    A http/invalid_duplicate/draft-ietf-quic-tls.html
    A http/invalid_duplicate/draft-ietf-quic-tls.txt
    A http/invalid_duplicate/draft-ietf-quic-transport.html
    A http/invalid_duplicate/draft-ietf-quic-transport.txt
    A http/invalid_duplicate/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 884db42c. [ci skip]



From nobody Mon May 13 11:07:12 2019
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 43BD712024E for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NKuMUicr0q4z for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:07:06 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8FFB120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:07:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=nsEUQUnfcPmKDvbF8bTFICK+BMs=; b=m1WKtLoyI+7hFgrm 1K92AhiAaixVwhKEC/Yuf+e9wPJzdg8F3De7zQ+YrY64Ki+SrnUKkfUsR9s/b86k ZGrh+tEwLBbminaIucMcnzuNVmwC1963LOnolGKyzI5yPWgwEwaJlz9eRAcWemgn bEEmFtW5DOEcGG/WhdKl6bWhlJ4=
Received: by filter0127p1iad2.sendgrid.net with SMTP id filter0127p1iad2-29906-5CD9B249-3 2019-05-13 18:07:05.084969414 +0000 UTC m=+419303.316653003
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.11]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 78DVjemPS12ubo7zo1N6UQ for <quic-issues@ietf.org>; Mon, 13 May 2019 18:07:05.181 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id 1F2A724141B for <quic-issues@ietf.org>; Mon, 13 May 2019 11:07:05 -0700 (PDT)
Date: Mon, 13 May 2019 18:07:05 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/invalid_duplicate/884db4-c40ead@github.com>
Subject: [quicwg/base-drafts] c40ead: Not malformed
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2xoVK4wZbV+KpUXy1szc/nYaMP8bpWxUFG68 GMqBv7FQYP+rPji0vjCVExpBJhoaWsXDD+XvLFdvkP2RWu/DJWMi++AQ1vjYYQ6SwjR0aMVG5epTkd jj1jslxp3QsV7YofaqW3msMizNic0aZ3+bTSRqgSdLmUJqhJbJ0Tb5V9rg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r1sFpcQx3SS1irCrAs4LaC6coPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:07:08 -0000

  Branch: refs/heads/http/invalid_duplicate
  Home:   https://github.com/quicwg/base-drafts
  Commit: c40ead760ac4444d1d7e051e6feee011994ee0f7
      https://github.com/quicwg/base-drafts/commit/c40ead760ac4444d1d7e051e6feee011994ee0f7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not malformed



From nobody Mon May 13 11:08:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB0E11200D6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:08:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ps1abjmta_9c for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:08:19 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77B71120233 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:08:17 -0700 (PDT)
Date: Mon, 13 May 2019 11:08:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770896; bh=O4pI9dRj6bUKAKMWGxsdjS2eRhvnJrC++q0oe/71b6k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=EmsJIyBKHCuk4Eze/mXySdD+LnbPx6YV/EYxbjGL/QosE21GX323S1ZJyJ/fS5kkw UHU3pOyhNpJysEqzWLbMjk4egu5exGNlA7/9OXcpxdobM9NECMfCv8ninGNrrJdgVb 0++HAykGkKX13d9QPMRgEUiF6fd3EBDu3sKgw1B4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VG5RSIU6EAYI5RJN243SRBEVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695@github.com>
Subject: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b290b739b_1fb23fe7226cd95c3889e0"; 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/Kfx56cCMroQz8IH9lPlJNXgpitI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:08:21 -0000

----==_mimepart_5cd9b290b739b_1fb23fe7226cd95c3889e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2681.

Skirts the editorial/design line.  Previously, DUPLICATE_PUSH referred to a Push ID in a previously-sent PUSH_PROMISE frame; that frame would have caused a connection error on arrival.  This says that the error should be sent regardless of which frame arrives first.

May need reconciling with #2662.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2695

-- Commit Summary --

  * Push ID limit checking in DUPLICATE_PUSH
  * Not malformed

-- File Changes --

    M draft-ietf-quic-http.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2695.patch
https://github.com/quicwg/base-drafts/pull/2695.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/2695

----==_mimepart_5cd9b290b739b_1fb23fe7226cd95c3889e0
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 #2681.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442319744" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2681" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2681/hovercard" href="https://github.com/quicwg/base-drafts/issues/2681">#2681</a>.</p>
<p>Skirts the editorial/design line.  Previously, DUPLICATE_PUSH referred to a Push ID in a previously-sent PUSH_PROMISE frame; that frame would have caused a connection error on arrival.  This says that the error should be sent regardless of which frame arrives first.</p>
<p>May need reconciling with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</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/2695'>https://github.com/quicwg/base-drafts/pull/2695</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Push ID limit checking in DUPLICATE_PUSH</li>
  <li>Not malformed</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2695/files#diff-0">draft-ietf-quic-http.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2695.patch'>https://github.com/quicwg/base-drafts/pull/2695.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2695.diff'>https://github.com/quicwg/base-drafts/pull/2695.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/2695?email_source=notifications&amp;email_token=AFTOJKZJ5L3Z7Y23YJOE5KTPVGVBBA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTPYHUA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VXDD3332XDWASPWDPVGVBBANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EDJY254UY4MXBARTPVGVBBA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTPYHUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJKZJ5L3Z7Y23YJOE5KTPVGVBBA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTPYHUA",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJKZJ5L3Z7Y23YJOE5KTPVGVBBA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTPYHUA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9b290b739b_1fb23fe7226cd95c3889e0--


From nobody Mon May 13 11:09:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7A3F120233 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:08:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jzIkfsnM7SkE for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:08:56 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40F1F1200FD for <quic-issues@ietf.org>; Mon, 13 May 2019 11:08:50 -0700 (PDT)
Date: Mon, 13 May 2019 11:08:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557770929; bh=Wxj7e3g/t74hVNmVSoVkQJD96oc3ov1IXz0ZbnRKmhE=; h=Date:From:To:Subject:From; b=E9KC/u6lR19F6fOIrzghnlIHQHB4qt4FOKNZ1cXMSZzUYctnsKYB4/ehKqDmz5xax GRG5mFvB4AJRUFGBo7F3OooOWMq1qj+/xUtRImtteHzNLd/jY6opqIsH4ya7UlDlFC GJuGY6tQra/dJqW/tQyxuqcv1YlywDodRHzW5HQU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/712792-dae4d1@github.com>
Subject: [quicwg/base-drafts] dae4d1: Script updating gh-pages from c40ead76. [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/bgE6A8op5_O3W7Pcfp9VyJKXp48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:08:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dae4d1cefef90a409602fa1d7b488398b7507a7c
      https://github.com/quicwg/base-drafts/commit/dae4d1cefef90a409602fa1d7b488398b7507a7c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M http/invalid_duplicate/draft-ietf-quic-http.html
    M http/invalid_duplicate/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c40ead76. [ci skip]



From nobody Mon May 13 11:10:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28B851200FD for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:10:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hXKYUsjLraic for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:10:55 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A65712024B for <quic-issues@ietf.org>; Mon, 13 May 2019 11:10:48 -0700 (PDT)
Date: Mon, 13 May 2019 11:10:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557771048; bh=mkYb8J2N4ihzPUFHYLA1XrSvfgqD3VmVB39AMv51WwE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XxIpbr0rb/KKNJTATs3uPdSjEjUx+IEDytVmmMKWfwHy5FvGNRvzJIrdHkAP0lmtf m5fmpFAMkPSf1j0xz6QQ2f1XFMNNjE+msjwpu/sp0XpUVk/cbtIGsdsQlCzoMq+SYJ F7M5Uix/sqLVyHe5HLwQ4NuHZEKxFS3LzqXsxxAY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5PGFQL7UEEJDS6R5243S2PEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/491928330@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b327b1f37_6d7f3fcd5a4cd96862754e"; 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/3W4X9jW-zCUe4laaTchbSTZ1oZc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:10:57 -0000

----==_mimepart_5cd9b327b1f37_6d7f3fcd5a4cd96862754e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd like to hear feedback on this particularly from people who've implemented the current error code.  @dtikhonov, you nitpicked the connection to principles, but didn't express a position.  @afrind, @tatsuhiro-t, I think you have the other two?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-491928330
----==_mimepart_5cd9b327b1f37_6d7f3fcd5a4cd96862754e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd like to hear feedback on this particularly from people who've implemented the current error code.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a>, you nitpicked the connection to principles, but didn't express a position.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=8259689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=404610" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tatsuhiro-t">@tatsuhiro-t</a>, I think you have the other two?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications&amp;email_token=AFTOJK2O5K7IZWSCVTJW6OTPVGVKPA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJDWCQ#issuecomment-491928330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KZV7JOYWMQHDU2IDPVGVKPANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5AWO4XSJJD3TFGGLPVGVKPA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJDWCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2O5K7IZWSCVTJW6OTPVGVKPA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJDWCQ#issuecomment-491928330",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2O5K7IZWSCVTJW6OTPVGVKPA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJDWCQ#issuecomment-491928330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9b327b1f37_6d7f3fcd5a4cd96862754e--


From nobody Mon May 13 11:17:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0C5E1200FD for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:17:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z4YCfcBsWrnN for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:17:03 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7057C120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:17:03 -0700 (PDT)
Date: Mon, 13 May 2019 11:17:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557771422; bh=uCOiyJewpjE15ZIWRKye6O3q07JoZHt9VGSkGYrw0qM=; h=Date:From:To:Subject:From; b=EtRuH69Trz+DHPYrFIVvGPLZoUP6LeKIukL/AEgb13lWMDR28SE4oHbiXH+k0Gm2q 7eDUNHAWU4QeKyuz9vr9B/pzCnRPDnQ8K/1YH8YzcHqt9SEZiXSwHXE5ZS1ZK/fmNV M2lQORkZCYmifa2slRjnvs0GuytQ2BRR2PPYXjys=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unknown_placeholder/5b7f49-874191@github.com>
Subject: [quicwg/base-drafts] 874191: Orphan; -1 is an implementation detail
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rDmkOH-Je34gJvLt9ip7BZoLiMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:17:05 -0000

  Branch: refs/heads/http/unknown_placeholder
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8741911f38487d5928414c1cd60ad89d2d506c55
      https://github.com/quicwg/base-drafts/commit/8741911f38487d5928414c1cd60ad89d2d506c55
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Orphan; -1 is an implementation detail



From nobody Mon May 13 11:17:14 2019
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 157C11200FD for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:17:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 sC-nkwHg9XNu for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:17:11 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7204E120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:17:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=IqjDzbHttjg9HsMCzLqC6ReW8qA=; b=CEUlpVzDPc6UcP72 EWWE9hNIm5OhuiICIPMGlSWAUoLoE0TDYSBXXTf7piZ0YNoD+qNyJlvGMOiy4Dlm 8+mEKWwgvPI23B0VwDk1lICIHgubsYxUfx0q6Y9wc7fzLSy7+TagJGrhUdQdIuCI O6552oa3hCJtcVz6YhlGTrfxkCo=
Received: by filter0396p1iad2.sendgrid.net with SMTP id filter0396p1iad2-28611-5CD9B4A6-11 2019-05-13 18:17:10.503949237 +0000 UTC m=+416838.627850127
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.1]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id -x1D3-AkRh6TtvMuoNBrDA for <quic-issues@ietf.org>; Mon, 13 May 2019 18:17:10.406 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 540561606FF for <quic-issues@ietf.org>; Mon, 13 May 2019 11:17:10 -0700 (PDT)
Date: Mon, 13 May 2019 18:17:10 +0000 (UTC)
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/2690/push/3603665830@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b4a6513c4_2bab3f89a3acd96c723658"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2ljq0kml/Sfyx3j/+xV6ybIOgsqnIY7xrR3G 5C+JE9fINJtgaMk44hipABqKC0DHzMTm+iMerNfEki2Gh4pqxzM8AvfyV5GTlbNyXneFuyDI8WNE/C adyo6iKWc9Wsl2NWC6n0yOZ29SgVjKIaiYRcCUGrA9wavg8sPTGOxqycKesYgsnH1mzyRFhcvXxo6Z 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PQesCUbTrVP_09R0bM2K_MIlc8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:17:13 -0000

----==_mimepart_5cd9b4a6513c4_2bab3f89a3acd96c723658
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

8741911f38487d5928414c1cd60ad89d2d506c55  Orphan; -1 is an implementation detail


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690/files/5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164..8741911f38487d5928414c1cd60ad89d2d506c55

----==_mimepart_5cd9b4a6513c4_2bab3f89a3acd96c723658
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/8741911f38487d5928414c1cd60ad89d2d506c55">8741911</a>  Orphan; -1 is an implementation detail</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/2690/files/5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164..8741911f38487d5928414c1cd60ad89d2d506c55?email_source=notifications&amp;email_token=AFTOJK4HUYYBWG6GC6PAREDPVGWCNA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOBWHAYDAMKQOVZWQIZTGYYDGNRWGU4DGMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMYMJNF4CXJ4YS7DDPVGWCNANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK77VGQHUXLDYPH3VILPVGWCNA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOBWHAYDAMKQOVZWQIZTGYYDGNRWGU4DGMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690/files/5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164..8741911f38487d5928414c1cd60ad89d2d506c55?email_source=notifications\u0026email_token=AFTOJK4HUYYBWG6GC6PAREDPVGWCNA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOBWHAYDAMKQOVZWQIZTGYYDGNRWGU4DGMA",
"url": "https://github.com/quicwg/base-drafts/pull/2690/files/5b7f49e837ef46af3a5b8779bbfb5b8fb0dd9164..8741911f38487d5928414c1cd60ad89d2d506c55?email_source=notifications\u0026email_token=AFTOJK4HUYYBWG6GC6PAREDPVGWCNA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOBWHAYDAMKQOVZWQIZTGYYDGNRWGU4DGMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9b4a6513c4_2bab3f89a3acd96c723658--


From nobody Mon May 13 11:18:40 2019
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 281B8120021 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:18:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FripxS9HLZjc for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:18:37 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A68F1200C4 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:18:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=AyXLcwGHDEHvzPUC+EAnEnqY3Wc=; b=C9ag3OWL6X/1O0Fx O+IiBImxjlNEG1X04yrVWN7/DuPa5UHcmxL+EUF+YcBvojRR71JY2ydBNNKnG0Rd upLfKgpgoDjK4sMii3s3pceH+PVjDGDi+AK2JZqHd3uUCu4ZAKS6YEgxihoyc6RH 2lsyO5KTRgUkCo8r8Nw4aVutTls=
Received: by filter0343p1iad2.sendgrid.net with SMTP id filter0343p1iad2-3427-5CD9B4FB-25 2019-05-13 18:18:35.884818839 +0000 UTC m=+417500.200567406
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id M0PF6yiWS4i0-GlR2E3D7Q for <quic-issues@ietf.org>; Mon, 13 May 2019 18:18:36.133 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 14BD93A1DED for <quic-issues@ietf.org>; Mon, 13 May 2019 11:18:36 -0700 (PDT)
Date: Mon, 13 May 2019 18:18:36 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dae4d1-d1b071@github.com>
Subject: [quicwg/base-drafts] d1b071: Script updating gh-pages from 8741911f. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0UvJeyDv+TFgwc7kxnsSa2WUujRJMiShO/z/ f5XWeSNfyXRhUE8NdKagnhPlI4X6cAMM/mZZUyclK8leFEH4WK+BNJcdrW24K9xFlK4OTX+dlephyD /slePg6bKIONq7mhYRIADT21cvM50BhwD0VNhSnrDxRxhdssr8rvYimHcA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_FPu8GNsaJoMPbkF5ULIHfxSyTQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:18:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1b0719117b20ccad6ca8a66f87a7673f9b075ee
      https://github.com/quicwg/base-drafts/commit/d1b0719117b20ccad6ca8a66f87a7673f9b075ee
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M http/unknown_placeholder/draft-ietf-quic-http.html
    M http/unknown_placeholder/draft-ietf-quic-http.txt
    M http/unknown_placeholder/draft-ietf-quic-invariants.html
    M http/unknown_placeholder/draft-ietf-quic-invariants.txt
    M http/unknown_placeholder/draft-ietf-quic-qpack.html
    M http/unknown_placeholder/draft-ietf-quic-qpack.txt
    M http/unknown_placeholder/draft-ietf-quic-recovery.html
    M http/unknown_placeholder/draft-ietf-quic-recovery.txt
    M http/unknown_placeholder/draft-ietf-quic-tls.html
    M http/unknown_placeholder/draft-ietf-quic-tls.txt
    M http/unknown_placeholder/draft-ietf-quic-transport.html
    M http/unknown_placeholder/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8741911f. [ci skip]



From nobody Mon May 13 11:20:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D3861200C4 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:20:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7gDyEGPsOxrI for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:20:26 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2148120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:20:26 -0700 (PDT)
Date: Mon, 13 May 2019 11:20:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557771625; bh=BMfzdRcNm/8bKr9aRHWJCxsNEtp2m150nqfzeKvQslg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a1FuWwgUarcArhRgmaF15KStoLbXSkJR0ZScyrIGjGd59CvYIosMJK7ZWVosHcGjQ BS9nrlegyGtuWKKyvj0wontyWHgYRd7vQIm6e462Tyo3B9ij4cWb0XydGwgVTXiSoc qWO3nvz1RzkOQXKR5o6D9frvy5wN7UDplPguG6dY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DGOU3G7DHGQBAO4V243T6TEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/c491931750@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b569c2195_7d1a3fa15eecd968102387"; 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/6hMnXLBUhy3acjKaRJYHGJdKkB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:20:30 -0000

----==_mimepart_5cd9b569c2195_7d1a3fa15eecd968102387
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

But I _want_ weight=3D0!  =F0=9F=98=89=0D
=0D
More seriously, I think calling it "orphan placeholder" is more elegant t=
han -1, and a negative index is a totally reasonable implementation-inter=
nal way of tracking this, so done.  I removed the weight=3D0 definition a=
nd brought back the weight-plus-one definition.=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/2690#issuecomment-491931750=

----==_mimepart_5cd9b569c2195_7d1a3fa15eecd968102387
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>But I <em>want</em> weight=3D0!  <g-emoji class=3D"g-emoji" alias=3D"w=
ink" fallback-src=3D"https://github.githubassets.com/images/icons/emoji/u=
nicode/1f609.png">=F0=9F=98=89</g-emoji></p>=0D
<p>More seriously, I think calling it "orphan placeholder" is more elegan=
t than -1, and a negative index is a totally reasonable implementation-in=
ternal way of tracking this, so done.  I removed the weight=3D0 definitio=
n and brought back the weight-plus-one definition.</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/2690?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK32IDRDERPKYDPSA53PVGWOTA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJEQZQ#issuecomment-491931750">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK7AMDK2UO5WVNUFTGLPVGWOTANCNFSM4HMFJQOA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK5ERXNOZBBWLQJGXOTPV=
GWOTA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVJEQZQ.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/2690?email_source=3D=
notifications\u0026email_token=3DAFTOJK32IDRDERPKYDPSA53PVGWOTA5CNFSM4HMF=
JQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJEQZQ#i=
ssuecomment-491931750",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK32IDRDERPKYDPSA53PVGWOTA5CNFSM4HMFJQ=
OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJEQZQ#iss=
uecomment-491931750",=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_5cd9b569c2195_7d1a3fa15eecd968102387--


From nobody Mon May 13 11:24:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5B041200C4 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:24:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pIREns8-HzWB for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:24:33 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC4CA120021 for <quic-issues@ietf.org>; Mon, 13 May 2019 11:24:33 -0700 (PDT)
Date: Mon, 13 May 2019 11:24:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557771872; bh=h8psI1acLyJHN4sCCr6P8YVKCYo2F+3pVwRIlOyvRUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=coHcFmC0fa4/jvvKYsoGBZ2lh2XoLykzCVL1+qK978V8niBJsqtROrZ+01ZsvpEt4 DnaqRiytJ7EXJkN6RX6rslQAKh8NKDw0gNv1vHJ/e/J6f/p2orofeujxoVTTSJlC+B bcW70Gdtdm32p37It/F2WTmL07pwYvLFBNScm7aU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AISF5MR6IEOXAZOF243UOBEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236842317@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b660db5bd_296a3f89a3acd96c7629cc"; 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/y0Jf0AslU-ZKrD5QYAylfDDFoTc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:24:35 -0000

----==_mimepart_5cd9b660db5bd_296a3f89a3acd96c7629cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

MikeBishop commented on this pull request.=0D
=0D
=0D
=0D
> @@ -2307,10 +2307,14 @@ signal closure.=0D
 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
+in both Handshake and Initial, because the client discards Initial keys =
as soon=0D
+as it has Handshake keys. If multiple packets are sent, they can be coal=
esced=0D
+(see {{packet-coalesce}}).=0D
=0D
We'd also individually go crazy if we don't take it.  =F0=9F=98=89=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/2688#discussion_r283475603=

----==_mimepart_5cd9b660db5bd_296a3f89a3acd96c7629cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2688#discussi=
on_r283475603">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
+in both Handshake and Initial, because the client discards Initial keys =
as soon=0D
+as it has Handshake keys. If multiple packets are sent, they can be coal=
esced=0D
+(see {{packet-coalesce}}).=0D
</pre>=0D
<p>We'd also individually go crazy if we don't take it.  <g-emoji class=3D=
"g-emoji" alias=3D"wink" fallback-src=3D"https://github.githubassets.com/=
images/icons/emoji/unicode/1f609.png">=F0=9F=98=89</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/2688?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZAZBJF2UQLCX4HRDLPVGW6BA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO62TI#discussion_r283475603">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJKYC4HLMXI6FRLFXBD3PVGW6BANCNFSM4HMCCGTQ">mute the thread</=
a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK562NP4UHPY2U=
BLS5DPVGW6BA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFS=
XPKTDN5WW2ZLOORPWSZGOBYO62TI.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/2688?email_source=3D=
notifications\u0026email_token=3DAFTOJKZAZBJF2UQLCX4HRDLPVGW6BA5CNFSM4HMC=
CGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YO62TI#discussion_r283475603",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZAZBJF2UQLCX4HRDLPVGW6BA5CNFSM4HMCCG=
T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYO=
62TI#discussion_r283475603",=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_5cd9b660db5bd_296a3f89a3acd96c7629cc--


From nobody Mon May 13 11:39:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 086A81200FD for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9D_dxT--YhIp for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:39:27 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7ACC312004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:39:27 -0700 (PDT)
Date: Mon, 13 May 2019 11:39:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557772766; bh=SBClXi9tbQ/zH2UpsLoiqZszdYl9nJrsGzXhb9DC+To=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bninauyExyePJC1BR83kuBRqXaBg2VwvperpQ4Rd/MrSV4xR0zlmfVbjGYzFfdkca ANGzzS1mXVyLpVMR0NIvWe+mZ4tu0cpO5USMz1ypc8EI5LyxiOVyrbdZ8LgYunN/cH p2DtgPPscAvG9MdqYQd7los+ufu99SkiI1U0IqEc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IUYMG5ZZSSTNCQY5243WF5EVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/c491938208@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder -1 (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b9de5dffb_7b773f8fc44cd9641060b3"; 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/07hEeMiatzFjnRAhcuAnvL9CInc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:39:29 -0000

----==_mimepart_5cd9b9de5dffb_7b773f8fc44cd9641060b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can we call it after a famous orphan? Darwin perhaps? That would go well with the an award for relying on this behaviour all the 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/2690#issuecomment-491938208
----==_mimepart_5cd9b9de5dffb_7b773f8fc44cd9641060b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Can we call it after a famous orphan? Darwin perhaps? That would go well with the an award for relying on this behaviour all the 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/2690?email_source=notifications&amp;email_token=AFTOJKYR6SPZTJSEIB5LP4DPVGYV5A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGDIA#issuecomment-491938208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KE6ZNICJ5ZMAZFILPVGYV5ANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZHZVMHRCS4UEMIWP3PVGYV5A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGDIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJKYR6SPZTJSEIB5LP4DPVGYV5A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGDIA#issuecomment-491938208",
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJKYR6SPZTJSEIB5LP4DPVGYV5A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGDIA#issuecomment-491938208",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9b9de5dffb_7b773f8fc44cd9641060b3--


From nobody Mon May 13 11:39:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D73B312024E for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:39:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id grCT2NNTcOdt for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:39:30 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 736E412004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:39:30 -0700 (PDT)
Date: Mon, 13 May 2019 11:39:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557772769; bh=zGFnfhZ+kdZJouYCF+1PWEvqT+pSpK2BqBEtTis7aGg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rq6jOJjC+cz0BpwY0D/FNr7Cy87Bp52doBvKVnrMuCOA+/nFqTma9cyRA4h3InMlw 8aw4EQlaeTE+uE0KjR0jaqHz1I7eciXr2vpqIEpMvytcbCajAW2sX2B6wrgo9QRJ18 cgzcPWMOsUBj3VZfSH0DGtcZcJdLLxxrGdtvQ9D8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK433H5RVY6A2EBOQUN243WGDEVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695/review/236849712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9b9e150e99_1c553fd3b3ecd968633e9"; 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/-4Bjahx2MVuFgV2DbU1tXPuxb_Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:39:32 -0000

----==_mimepart_5cd9b9e150e99_1c553fd3b3ecd968633e9
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/2695#pullrequestreview-236849712
----==_mimepart_5cd9b9e150e99_1c553fd3b3ecd968633e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2695?email_source=notifications&amp;email_token=AFTOJK3XOOW7MBHZYU2QM4DPVGYWDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPAUMA#pullrequestreview-236849712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2552OVM3PC22LMY2TPVGYWDANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK35AYYBTVMN5J4SSKDPVGYWDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPAUMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK3XOOW7MBHZYU2QM4DPVGYWDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPAUMA#pullrequestreview-236849712",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK3XOOW7MBHZYU2QM4DPVGYWDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPAUMA#pullrequestreview-236849712",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9b9e150e99_1c553fd3b3ecd968633e9--


From nobody Mon May 13 11:42:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B4431200FE for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n4y5nbqGVOlm for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:13 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D148312004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:42:12 -0700 (PDT)
Date: Mon, 13 May 2019 11:42:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557772931; bh=kOYV3dNoMDfoH0BivUVjZ+5NisvjT2Gc+1TwScDjEac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y6Qp3Dv5/vLa6/laKRcgVCC/rD5Qnckn8RZzk5yM69oFlrdVPzh/ETpWA1HuJPY/D I6+t/LdVeJWIcyOQKjlh/DLeAQNP6ls2hmWCPe3gIs6qZLfdkMntXl6pIkXU9kcOLi MNtRQ0vf7JwNGMbrzBb9Mq8s224e5oOkT9SIwRV8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XYMQPLC6Z4XTONR5243WQHEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/491939154@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9ba83bc156_18c83fdcacccd9681396d6"; 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/rJ3S_IzNjWA2R7Y1bbPpIb_OKJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:42:15 -0000

----==_mimepart_5cd9ba83bc156_18c83fdcacccd9681396d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop, I don't have a strong opinion on this and thus decline to take a position.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-491939154
----==_mimepart_5cd9ba83bc156_18c83fdcacccd9681396d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>, I don't have a strong opinion on this and thus decline to take a position.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications&amp;email_token=AFTOJKZDN3GHV75723TJAKDPVGZAHA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGKUQ#issuecomment-491939154">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYO3VJ4X5ZLT2PK63PVGZAHANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK27ABVYTRL4YKPNBB3PVGZAHA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGKUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJKZDN3GHV75723TJAKDPVGZAHA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGKUQ#issuecomment-491939154",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJKZDN3GHV75723TJAKDPVGZAHA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGKUQ#issuecomment-491939154",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9ba83bc156_18c83fdcacccd9681396d6--


From nobody Mon May 13 11:42:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 529551200F6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wdSSo3sTBmPb for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:35 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0623912004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:42:35 -0700 (PDT)
Date: Mon, 13 May 2019 11:42:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557772954; bh=1E/lUkWMLSxR9f3mRDglkB6rViDsHIcNfKJo+QtrBxg=; h=Date:From:To:Subject:From; b=d3N6YtkWSZHF1gOUJgluRQDppoNzACdpeITaARSfmE7GfBckwbe1KE4BAf9mwf/ML dMIU0fmQaJWJPzUM1RCH3MaEDDtiYIm6nUTuFUMZWeDV+jBGVZGoxS3NZN6f7u1AF9 EX7qqaW62tRWTsYG0IeLh8GoHtACW7szG9JKGeZc=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-window-lost/000000-5f8d89@github.com>
Subject: [quicwg/base-drafts] 5f8d89: Rename IsWindowLost to AreAllPacketsInPeriodLost
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C0fCt2s2WLZBOfXsIHJcvTMO4mg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:42:36 -0000

  Branch: refs/heads/ianswett-window-lost
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5f8d89dffeed75d250b68b1b6b1d0a003bb34653
      https://github.com/quicwg/base-drafts/commit/5f8d89dffeed75d250b68b1b6b1d0a003bb34653
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Rename IsWindowLost to AreAllPacketsInPeriodLost

Fixed #2694 by renaming IsWindowLost to AreAllPacketsInPeriodLost.



From nobody Mon May 13 11:43:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF8231200F6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dp3AOE7J9QqO for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:42:56 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 154C612004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:42:56 -0700 (PDT)
Date: Mon, 13 May 2019 11:42:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557772975; bh=ttq20hoS59Un67gO6eCLH/6xgR00CE8QPE5TRYyV9MI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Kag1sAAx1p1k5UFARGB1287+w8Nw7QfHPyoJbnsq0dsmqgY/qEq/EMfSyfYzy2NHD Tr4QBnLgoOD782Hk8krgEbp2qj0v9eKeIo7COPuVt7is8DLFzhpZ896dAH0cqHWWjZ F8ct5eM8ntTY2dhZi1JV1bo5MILMMZ8sY1IcZ970=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HXXTBABQMGSDSVLF243WS7EVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696@github.com>
Subject: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9baaf1ec0c_40673f9900acd9641560c3"; 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/qxPvsRn_70_6OJb11m9XOUsxlng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:42:58 -0000

----==_mimepart_5cd9baaf1ec0c_40673f9900acd9641560c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2694 by renaming IsWindowLost to AreAllPacketsInPeriodLost.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2696

-- Commit Summary --

  * Rename IsWindowLost to AreAllPacketsInPeriodLost

-- File Changes --

    M draft-ietf-quic-recovery.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2696.patch
https://github.com/quicwg/base-drafts/pull/2696.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/2696

----==_mimepart_5cd9baaf1ec0c_40673f9900acd9641560c3
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 #2694.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443478908" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2694" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2694/hovercard" href="https://github.com/quicwg/base-drafts/issues/2694">#2694</a> by renaming IsWindowLost to AreAllPacketsInPeriodLost.</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/2696'>https://github.com/quicwg/base-drafts/pull/2696</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Rename IsWindowLost to AreAllPacketsInPeriodLost</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2696/files#diff-0">draft-ietf-quic-recovery.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2696.patch'>https://github.com/quicwg/base-drafts/pull/2696.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2696.diff'>https://github.com/quicwg/base-drafts/pull/2696.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/2696?email_source=notifications&amp;email_token=AFTOJK6NYKNZ5PFC6GZO443PVGZC7A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTP63TQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KUJQIK2ROSVHEX3TPVGZC7ANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DKPXUW4BRPURH463PVGZC7A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTP63TQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK6NYKNZ5PFC6GZO443PVGZC7A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTP63TQ",
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK6NYKNZ5PFC6GZO443PVGZC7A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTP63TQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9baaf1ec0c_40673f9900acd9641560c3--


From nobody Mon May 13 11:43:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BDA51200F6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:43:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5KH_vHugd6bb for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:43:38 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 123EB12004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:43:38 -0700 (PDT)
Date: Mon, 13 May 2019 11:43:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557773017; bh=Bjnt3+gUaMwfth4BaFmWWN9cXIhNaHyOc/KAOy9ZKZQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qm0B9K8Ew9v8xMV3V91gWlSzcM93ZOhNG6oP+E7SR2A6hbIOHlR9lv1Xy1pWm6udB ZusNfnlTN0d98F4XbLWMSN/3PEoBjgl/CWKgvyaQDFWQrpXurXkU4TZWQrjldaSO+G q5+ZzoocPEgbdY2RN63RqHSH/g1VFGO/pklStyiQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYO75JM5DEQAQ4XDRF243WVTEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491939616@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9bad91bbe5_73bc3fa9abecd9681453f4"; 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/mTk1EWU0UfZ6MEHZIJoJYJIpLlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:43:39 -0000

----==_mimepart_5cd9bad91bbe5_73bc3fa9abecd9681453f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I sent you a PR, @larseggert Feel free to suggest a different name if that doesn't work 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/2694#issuecomment-491939616
----==_mimepart_5cd9bad91bbe5_73bc3fa9abecd9681453f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I sent you a PR, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=200328" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> Feel free to suggest a different name if that doesn't work 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/2694?email_source=notifications&amp;email_token=AFTOJK6RMGGRJWORZ44VWSDPVGZFTA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGOIA#issuecomment-491939616">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RTMFBC3OA3IQKZA3PVGZFTANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72WEOFLYO2WM6ISDDPVGZFTA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGOIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6RMGGRJWORZ44VWSDPVGZFTA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGOIA#issuecomment-491939616",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6RMGGRJWORZ44VWSDPVGZFTA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJGOIA#issuecomment-491939616",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9bad91bbe5_73bc3fa9abecd9681453f4--


From nobody Mon May 13 11:44:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0FB81200F6 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:44:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n5-P6i8pJt2O for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 11:44:32 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C3C012004C for <quic-issues@ietf.org>; Mon, 13 May 2019 11:44:32 -0700 (PDT)
Date: Mon, 13 May 2019 11:44:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557773071; bh=LPSbb/gpcYGD0AlhuPoGXKHKrbuPFBIs/DqKEZw1yQw=; h=Date:From:To:Subject:From; b=dRnFURvdRCiCp3ou7KD1sXucvjC+ek3h0wbk7kcE3ZoMvtF8l5duTLaz/CsUjoHqI 54UQil4+q1NeUrZf/DGzsRqN4n80SVWToFplILkbmrTqEZm/irL3GoiJkoiexAFiVL xW5s61M5Cqpj+Js0Rw0J7wW2NIUYX0qw5pTktb6M=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d1b071-c41a1e@github.com>
Subject: [quicwg/base-drafts] c41a1e: Script updating gh-pages from 5f8d89df. [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/gQlcpWkcp0cTGQj9K4kNzKkaWbg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 18:44:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c41a1eb9293fa3ec39b9a67caf56c522cf42b2ec
      https://github.com/quicwg/base-drafts/commit/c41a1eb9293fa3ec39b9a67caf56c522cf42b2ec
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    A ianswett-window-lost/draft-ietf-quic-http.html
    A ianswett-window-lost/draft-ietf-quic-http.txt
    A ianswett-window-lost/draft-ietf-quic-invariants.html
    A ianswett-window-lost/draft-ietf-quic-invariants.txt
    A ianswett-window-lost/draft-ietf-quic-qpack.html
    A ianswett-window-lost/draft-ietf-quic-qpack.txt
    A ianswett-window-lost/draft-ietf-quic-recovery.html
    A ianswett-window-lost/draft-ietf-quic-recovery.txt
    A ianswett-window-lost/draft-ietf-quic-tls.html
    A ianswett-window-lost/draft-ietf-quic-tls.txt
    A ianswett-window-lost/draft-ietf-quic-transport.html
    A ianswett-window-lost/draft-ietf-quic-transport.txt
    A ianswett-window-lost/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5f8d89df. [ci skip]



From nobody Mon May 13 12:47:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD78912023C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:47:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EvtJd9sFJlrf for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:47:40 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13A95120105 for <quic-issues@ietf.org>; Mon, 13 May 2019 12:47:40 -0700 (PDT)
Date: Mon, 13 May 2019 12:47:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557776859; bh=dgVxT2ebDMafM/T+eYnQXlEhDj1YXecIBINuZtTKkBI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M0mZfaezDK85MWJCYhv35K1OMYPZ7MuEZTKDLd5RzEk6jVQqDbPrxIKPJQ02X0R7d 8sqMVOuUnvy6GnPlOAbp2tHy8Ysq5f9k9TJCzEWdi0jSUweSsZfd7VOtuzj9uQv2XV lMRMJ/oBeHpaFrtkjUsVhpMGILuuYWumsI3S1/ag=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FTTZIFXVOWO37D552436FXEVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696/review/236881264@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9c9dbd5cf_16023fbabc4cd96465425b"; 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/yrLl3AB0sNBHyLMv1XLvETPqo54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 19:47:42 -0000

----==_mimepart_5cd9c9dbd5cf_16023fbabc4cd96465425b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>       // newest lost packet, including the edges, are marked
      // lost
-     return IsWindowLost(largest_lost_packet, congestion_period)
+     return AreAllPacketsInPeriodLost(largest_lost_packet,

```suggestion
     return AreAllPacketsLost(largest_lost_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/2696#pullrequestreview-236881264
----==_mimepart_5cd9c9dbd5cf_16023fbabc4cd96465425b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2696#discussi=
on_r283506392">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;       // newest lost packet, including the=
 edges, are marked=0D
      // lost=0D
-     return IsWindowLost(largest_lost_packet, congestion_period)=0D
+     return AreAllPacketsInPeriodLost(largest_lost_packet,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-     return AreAllPacketsInPeriodLost(largest=
_lost_packet,=0D
+     return AreAllPacketsLost(largest_lost_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/2696?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4SKPQM5TLTZWSY7LLPVHAVXA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIK4A#pullrequestreview-236881264=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKZOZLALZDGNHFZ3M2DPVHAVXANCNFSM4HMSNS6A">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK67D5DG=
TABJLMLSCN3PVHAVXA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIK4A.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/2696?email_source=3D=
notifications\u0026email_token=3DAFTOJK4SKPQM5TLTZWSY7LLPVHAVXA5CNFSM4HMS=
NS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YPIK4A#pullrequestreview-236881264",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4SKPQM5TLTZWSY7LLPVHAVXA5CNFSM4HMSNS=
6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYP=
IK4A#pullrequestreview-236881264",=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_5cd9c9dbd5cf_16023fbabc4cd96465425b--


From nobody Mon May 13 12:48:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50815120228 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:47:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycJ627T0taAi for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:47:58 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3A6D120105 for <quic-issues@ietf.org>; Mon, 13 May 2019 12:47:57 -0700 (PDT)
Date: Mon, 13 May 2019 12:47:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557776876; bh=1O+v4aEYhEYXcTTN/TvvxqbhmQUewo0rOreKBNYpuIY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DU9SVEJC8leRO9oOQpiZ9cQjGajSdZPOU7F194REp24MCCbT9vLvacR68+XDQEEMR HIkePAUGuYEHYRyVnhQ9YBcXvXZPwAi/0HHd+0H6cUCAkq/jjgRCcKZWel2G7dmW3t 4EczLkttLEI+xkT75SCW8bU9jRMV7NufWJvkucGY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PW6EUVM6UEJABO352436GZEVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696/review/236881413@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9c9ecdf9ed_7d3a3ff10e4cd968754014"; 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/UVXzEGxY6NxADpZMe1TxrW-CzRo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 19:47:59 -0000

----==_mimepart_5cd9c9ecdf9ed_7d3a3ff10e4cd968754014
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

One suggestion, take it or leave it. 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/2696#pullrequestreview-236881413
----==_mimepart_5cd9c9ecdf9ed_7d3a3ff10e4cd968754014
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>One suggestion, take it or leave it. 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/2696?email_source=notifications&amp;email_token=AFTOJKYMDEYDRA6AP6HIRPDPVHAWZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIMBI#pullrequestreview-236881413">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BGHQKVFTZDZ4V223PVHAWZANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYX2IZ6UYMCEW5M3XDPVHAWZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIMBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJKYMDEYDRA6AP6HIRPDPVHAWZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIMBI#pullrequestreview-236881413",
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJKYMDEYDRA6AP6HIRPDPVHAWZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPIMBI#pullrequestreview-236881413",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9c9ecdf9ed_7d3a3ff10e4cd968754014--


From nobody Mon May 13 12:49:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55A3412023C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:49:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wp8GijEnn7FM for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:49:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7A0C120105 for <quic-issues@ietf.org>; Mon, 13 May 2019 12:49:33 -0700 (PDT)
Date: Mon, 13 May 2019 12:49:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557776972; bh=tEeOSwz8fyuxLgvmxvUq70YHcuHR+20l4hmWhNNdy+M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e70UcjsFGpwwr/gjYTvwEo9MOG+6stgrFU4NJR4OhaHYDXfKIhlXl2pR3Vqn6UfJR bzFNt/CXKGwYDsY2pyHcZBvGRB2UB6soHXkaH0XDBQjiUSNp7/DcCu4JlSBBfG2OHx wTsXTE4l9X6DCav5ZMRIv0P5c+wSp7PVv9MV7M30=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LX57XSPXJKF7QYJN2436MZEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2694/491960936@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9ca4cdfd4c_667e3f9d5e6cd9604155e9"; 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/wW4DOZXu9HJg9jEIMkmdnERWu8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 19:49:35 -0000

----==_mimepart_5cd9ca4cdfd4c_667e3f9d5e6cd9604155e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert: The TCP is strong in 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/2694#issuecomment-491960936
----==_mimepart_5cd9ca4cdfd4c_667e3f9d5e6cd9604155e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=200328" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a>: The TCP is strong in 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/2694?email_source=notifications&amp;email_token=AFTOJK6YCGDZJTU2DBQORTLPVHA4ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJLU2A#issuecomment-491960936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGZSZ3LKVB427V2ZTPVHA4ZANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KXUAPR7EMK77QKTLPVHA4ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJLU2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6YCGDZJTU2DBQORTLPVHA4ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJLU2A#issuecomment-491960936",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK6YCGDZJTU2DBQORTLPVHA4ZA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJLU2A#issuecomment-491960936",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9ca4cdfd4c_667e3f9d5e6cd9604155e9--


From nobody Mon May 13 12:59:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5EC612023D for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:59:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L54oUptyd69y for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 12:59:11 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CFE2120099 for <quic-issues@ietf.org>; Mon, 13 May 2019 12:59:11 -0700 (PDT)
Date: Mon, 13 May 2019 12:59:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557777550; bh=ipzuDtIL6GHlKL8ErkN1A/Mi9mwr1BbRvys/wB3sKxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Unhd7FOJnAVDKfcMl0EtqH0MwBbwoDNekLsRggYItlhHsckOpOOuXrCQIlbyp+C0v /hBFi70m3QokBlMjvdqyVNsXDAZVD05lTTZCr+RlqyIzhR2EWjTOxEl72gA1wgUXMy ExzpUsp/AVR7B/3Lim9RVNJwOC9r86oxxE9s/HF8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QHPK42EEWMZBJR3F2437Q5EVBNHHBUGOXBA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2655/review/236886808@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2655@github.com>
References: <quicwg/base-drafts/pull/2655@github.com>
Subject: Re: [quicwg/base-drafts] Merge crypto timeout into PTO (#2655)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9cc8e47403_200a3fd346ccd9646953ec"; 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/Eq8dhZ476wSa5r-9V1_KBSg-XKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 19:59:14 -0000

----==_mimepart_5cd9cc8e47403_200a3fd346ccd9646953ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +
+## Retry and Version Negotiation
+
+A Retry or Version Negotiation packet causes a client to send another Initial
+packet, effectively restarting the connection process and resetting congestion
+control and loss recovery state, including resetting any pending timers.  Either
+packet indicates that the Initial was received but not processed.  Neither
+packet can be treated as an acknowledgment for the Initial.
+
+The client MAY however compute an RTT estimate to the server as the time period
+from when the first Initial was sent to when a Retry or a Version Negotiation
+packet is received.  The client MAY use this value to seed the RTT estimator for
+a subsequent connection attempt to the server.
+
+
+## Discarding Keys and Packet State {#discarding-packets}

Agreed, this section should be promoted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2655#discussion_r283510812
----==_mimepart_5cd9cc8e47403_200a3fd346ccd9646953ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2655#discussion_r283510812">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+## Retry and Version Negotiation
+
+A Retry or Version Negotiation packet causes a client to send another Initial
+packet, effectively restarting the connection process and resetting congestion
+control and loss recovery state, including resetting any pending timers.  Either
+packet indicates that the Initial was received but not processed.  Neither
+packet can be treated as an acknowledgment for the Initial.
+
+The client MAY however compute an RTT estimate to the server as the time period
+from when the first Initial was sent to when a Retry or a Version Negotiation
+packet is received.  The client MAY use this value to seed the RTT estimator for
+a subsequent connection attempt to the server.
+
+
+## Discarding Keys and Packet State {#discarding-packets}
</pre>
<p>Agreed, this section should be promoted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2655?email_source=notifications&amp;email_token=AFTOJK6EHYO7APO7PRVSW7DPVHCA5A5CNFSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPJWGA#discussion_r283510812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRT32M56KQESFFMO3PVHCA5ANCNFSM4HI3K56Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3Y7SJAFON4GKJ6AALPVHCA5A5CNFSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPJWGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2655?email_source=notifications\u0026email_token=AFTOJK6EHYO7APO7PRVSW7DPVHCA5A5CNFSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPJWGA#discussion_r283510812",
"url": "https://github.com/quicwg/base-drafts/pull/2655?email_source=notifications\u0026email_token=AFTOJK6EHYO7APO7PRVSW7DPVHCA5A5CNFSM4HI3K562YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPJWGA#discussion_r283510812",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9cc8e47403_200a3fd346ccd9646953ec--


From nobody Mon May 13 13:15:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59ADB12021C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:15:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pCdojlx-GK07 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:15:52 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD251120077 for <quic-issues@ietf.org>; Mon, 13 May 2019 13:15:51 -0700 (PDT)
Date: Mon, 13 May 2019 13:15:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778550; bh=keHVFmg4+t+pX8Cr+Nu9xfOSX/YV/B2PBEDVNiWDAx8=; h=Date:From:To:Subject:From; b=WgRYbLfGwk2HXE4DHQYQgNhdoxVkLHM1g+c+MRpVbhSsE1M912lBzzcphb+MNq8yy bHR0H477E3DfzymeEmads+F5/g23pr/Vdn4IfiMdtK8RTEkbGvLvfIyFqOfgkuhSno CGLbW4V7IpuczYt1xubSaLx4W3ylqVoo3ip3X6nI=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-window-lost/5f8d89-f302da@github.com>
Subject: [quicwg/base-drafts] f302da: 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/uO2Kwwr90zatwkrhj3adazbu9nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:15:53 -0000

  Branch: refs/heads/ianswett-window-lost
  Home:   https://github.com/quicwg/base-drafts
  Commit: f302daa2999df7af2ff330636542a039b93688fc
      https://github.com/quicwg/base-drafts/commit/f302daa2999df7af2ff330636542a039b93688fc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  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 Mon May 13 13:16:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB62712021C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:16:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 MDww-hcnxoYl for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:15:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F021120077 for <quic-issues@ietf.org>; Mon, 13 May 2019 13:15:59 -0700 (PDT)
Date: Mon, 13 May 2019 13:15:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778558; bh=nnS4VrI5A3J+bjrc62t2PU3ELreR6FsDpqOW+CyFnow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gJzKALSvC2HIncw3fQXqsgmHgIo8hZTsT/iTnhS4TA7KrxI0OQTxQzw4EaN1BJAJK YTi8G6bl9/u+CSyFdqTOcdH2mD+XG1g2Un5jFnGzljTsXU4VOGfNB/S/hIT82qhOZy lorFeGPYbSyQ5Boxjq28Nen3Y/8LbZfDGjTiZeYU=
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/2696/push/3604053614@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9d07e3fb8a_1c2a3fd3b3ecd9687071c2"; 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/eIPP6t3OmU8VNlbXno0n8EcxuKE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:16:01 -0000

----==_mimepart_5cd9d07e3fb8a_1c2a3fd3b3ecd9687071c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

f302daa2999df7af2ff330636542a039b93688fc  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/2696/files/5f8d89dffeed75d250b68b1b6b1d0a003bb34653..f302daa2999df7af2ff330636542a039b93688fc

----==_mimepart_5cd9d07e3fb8a_1c2a3fd3b3ecd9687071c2
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/f302daa2999df7af2ff330636542a039b93688fc">f302daa</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/2696/files/5f8d89dffeed75d250b68b1b6b1d0a003bb34653..f302daa2999df7af2ff330636542a039b93688fc?email_source=notifications&amp;email_token=AFTOJKZ6SSHHON4FMJTBTMLPVHD75A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVGM3DCNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK366QYIBD5TE4NCD53PVHD75ANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KIPXTIJWQ5HYAQKTPVHD75A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVGM3DCNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696/files/5f8d89dffeed75d250b68b1b6b1d0a003bb34653..f302daa2999df7af2ff330636542a039b93688fc?email_source=notifications\u0026email_token=AFTOJKZ6SSHHON4FMJTBTMLPVHD75A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVGM3DCNA",
"url": "https://github.com/quicwg/base-drafts/pull/2696/files/5f8d89dffeed75d250b68b1b6b1d0a003bb34653..f302daa2999df7af2ff330636542a039b93688fc?email_source=notifications\u0026email_token=AFTOJKZ6SSHHON4FMJTBTMLPVHD75A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVGM3DCNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9d07e3fb8a_1c2a3fd3b3ecd9687071c2--


From nobody Mon May 13 13:16:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4183C12021C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:16:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tA-PEvdz_--S for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:16:55 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C78E6120077 for <quic-issues@ietf.org>; Mon, 13 May 2019 13:16:55 -0700 (PDT)
Date: Mon, 13 May 2019 13:16:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778614; bh=tIQdJ5kIbfgeVLjfucXrG2nWaUfBc2lBlcdE20/61kg=; h=Date:From:To:Subject:From; b=p2Xp5nOoR/UwaaT5c5+GDdgQYQOPuhp3/MlkkXVW5NYzJqCF8KT6gzrskdYwVybdD 5Da3mpWbIybm8v5DC3b6VaFXZXHAlzqkRfJ52XfFhlDK+f+xedRUrtFZSsLjljo1ab ntp4Ke1KN8rugP8Zy9LScFY9Jiwm/ppTCvoF9l7A=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-window-lost/f302da-5bfb88@github.com>
Subject: [quicwg/base-drafts] 5bfb88: 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/J_v6kpI2MBDp3QwXcjdWPMn5VmE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:16:57 -0000

  Branch: refs/heads/ianswett-window-lost
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5bfb88c45d4954d90cd9652672af20aeb928111b
      https://github.com/quicwg/base-drafts/commit/5bfb88c45d4954d90cd9652672af20aeb928111b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon May 13 13:17:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EE41120077 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:17:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 vroz1KRXjE4Y for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:17:03 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E5F5120243 for <quic-issues@ietf.org>; Mon, 13 May 2019 13:17:03 -0700 (PDT)
Date: Mon, 13 May 2019 13:17:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778622; bh=k8BwYw/ZGgyK73nPjFbSmEZtfHF6CgATRWHbsq/yOCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UFsxSvPyd101g7rhxqEON1XZhsiEnBP4g1cydqCyoBrvaFueznQn4tIUEDNA1+pc5 02z/161KNEeWIEPqW5fgE39Fiz9gflnom1+Qkb7x1YYrxacrIcbEt1W+5mDgh73s6f OcJhw+TbqhWPfwT3NvFXDdWPQOY1kRikA3l8pQ18=
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/2696/push/3604057178@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9d0be21fa_49453fb0104cd95c63797b"; 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/y8o_OmQgz7LsX4KbOdRiEtrt2Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:17:04 -0000

----==_mimepart_5cd9d0be21fa_49453fb0104cd95c63797b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5bfb88c45d4954d90cd9652672af20aeb928111b  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/2696/files/f302daa2999df7af2ff330636542a039b93688fc..5bfb88c45d4954d90cd9652672af20aeb928111b

----==_mimepart_5cd9d0be21fa_49453fb0104cd95c63797b
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/5bfb88c45d4954d90cd9652672af20aeb928111b">5bfb88c</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/2696/files/f302daa2999df7af2ff330636542a039b93688fc..5bfb88c45d4954d90cd9652672af20aeb928111b?email_source=notifications&amp;email_token=AFTOJKZOTZLGNQDXRWUGT43PVHED5A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVG4YTOOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CBOQW4Q66X2I3PKLPVHED5ANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6G36AD5LDQBWW3LNLPVHED5A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVG4YTOOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696/files/f302daa2999df7af2ff330636542a039b93688fc..5bfb88c45d4954d90cd9652672af20aeb928111b?email_source=notifications\u0026email_token=AFTOJKZOTZLGNQDXRWUGT43PVHED5A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVG4YTOOA",
"url": "https://github.com/quicwg/base-drafts/pull/2696/files/f302daa2999df7af2ff330636542a039b93688fc..5bfb88c45d4954d90cd9652672af20aeb928111b?email_source=notifications\u0026email_token=AFTOJKZOTZLGNQDXRWUGT43PVHED5A5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZYHE4DCOKQOVZWQIZTGYYDIMBVG4YTOOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cd9d0be21fa_49453fb0104cd95c63797b--


From nobody Mon May 13 13:17:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 876F2120077 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:17:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0cEHJ34d9USt for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:17:44 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4083D12004A for <quic-issues@ietf.org>; Mon, 13 May 2019 13:17:44 -0700 (PDT)
Date: Mon, 13 May 2019 13:17:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778663; bh=3aCBB/SVMI5nKEybCk5d7k2zc6XkrVB4/ZxQDUIOC0o=; h=Date:From:To:Subject:From; b=0RdSVByM64Tz7uQcmXCXVOg5FIBi5+ktDWTxRpqZreJ4cEeopjsoqa+QljI7XPGoV 7EJsPzJVT9Ka6DeuuvFg0bVfzL074w/wmwcrepnaCt4vKTdFLaD6GPPVheFH5VsoMq opdabdi5Iy+rFFH0w1neLyXMTaMyUPDLq++1Tygg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c41a1e-3f6b90@github.com>
Subject: [quicwg/base-drafts] 3f6b90: Script updating gh-pages from f302daa2. [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/-f8hTRyKnL4JO5xYL3W-FsmdX6I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:17:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3f6b90e3cdb014d352c6e7bacc18c66d88f1233d
      https://github.com/quicwg/base-drafts/commit/3f6b90e3cdb014d352c6e7bacc18c66d88f1233d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M ianswett-window-lost/draft-ietf-quic-recovery.html
    M ianswett-window-lost/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f302daa2. [ci skip]



From nobody Mon May 13 13:18:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C242212021C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:18:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qaxey3HpGUJ8 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:18:33 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B105F12004A for <quic-issues@ietf.org>; Mon, 13 May 2019 13:18:33 -0700 (PDT)
Date: Mon, 13 May 2019 13:18:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778712; bh=8260VKEjX+/Nx0vQOSC9J2ltUQ6dasokzmrj7ShXdQA=; h=Date:From:To:Subject:From; b=PtSXNzGwTNk5TTCOFMNnjqrOwT7wU/x0zkMwU+8o+Sj8jGX9CH5Z9x+xeDJ6/Xz8L aB2a7jB3HHwKvW6S0fIjhpnmc3o/imbqlFQul+tPCLN8aGYIotCQzywsZU3ibPsSfV 0RgAOU99AsKvX1bQBSpx790m8RyDmgYiYqzO/0Pw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3f6b90-48021f@github.com>
Subject: [quicwg/base-drafts] 48021f: Script updating gh-pages from 5bfb88c4. [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/OdZszLN3RiHJPPrjXkieIV3sCsU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:18:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48021f59bd5e6ffc72aa5907b1f73f41bab1b429
      https://github.com/quicwg/base-drafts/commit/48021f59bd5e6ffc72aa5907b1f73f41bab1b429
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M ianswett-window-lost/draft-ietf-quic-recovery.html
    M ianswett-window-lost/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5bfb88c4. [ci skip]



From nobody Mon May 13 13:21:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BBE31200B9 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:21:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VR4RWuY8zEFQ for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 13:21:17 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46D2012004A for <quic-issues@ietf.org>; Mon, 13 May 2019 13:21:17 -0700 (PDT)
Date: Mon, 13 May 2019 13:21:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557778876; bh=XT2XZJYUS7pz5LczhbGKBViA1hXnpIR/ay01Yn/VCkI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AIK3+x8VDpgpRa0zqP3qdi8IGDCjgDXZPzrzCV+8m8FMvPpHs7+bhyergHp1j5Ve6 rndOFYYCdoZ2nSpyf+vLi6OuQDbUMWEj0+YnOTe+TZsqWva97r3xhvnmeZ+hnTPlRr vVYTR13cMnRt8e9km6adj361STrw6sgu5U6FJzdg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC5D23N5QNVWIZ3WN244CDZEVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696/c491971496@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9d1bc681ce_40463f9900acd9644816c7"; 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/ZSgZRoLSirZwKw25LsjcBDe2hOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 20:21:18 -0000

----==_mimepart_5cd9d1bc681ce_40463f9900acd9644816c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Suggestion 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/2696#issuecomment-491971496
----==_mimepart_5cd9d1bc681ce_40463f9900acd9644816c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Suggestion 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/2696?email_source=notifications&amp;email_token=AFTOJKZ7DQIHFBXLXYHDFODPVHETZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJOHKA#issuecomment-491971496">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7S2LZOE7EPTCJJZDPVHETZANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2I6VFPRUQICU4C7N3PVHETZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJOHKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJKZ7DQIHFBXLXYHDFODPVHETZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJOHKA#issuecomment-491971496",
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJKZ7DQIHFBXLXYHDFODPVHETZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJOHKA#issuecomment-491971496",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9d1bc681ce_40463f9900acd9644816c7--


From nobody Mon May 13 14:15:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A175120019 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 14:15:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id piZzthxRn7T8 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 14:15:05 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 471151200B9 for <quic-issues@ietf.org>; Mon, 13 May 2019 14:15:05 -0700 (PDT)
Date: Mon, 13 May 2019 14:15:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557782104; bh=0s/jDxiYqUK3Q0ya2JZ7qziYsOPxMD3g1XBv6KHM5bY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bfhP5Zs0Wa+ldD4ojzlSsd5JNQCH0+Ods8v2vg/b0JvsAxm2Hl8qJk2uEjzrdimoK 2I4eIMpsXWBrQV1xvKGBOcwphxj5HhJeyCNeE5R1Z/Q7J5iZT/jltMkRQi3ZfWQOGH KeLTPp/M9ONkrSVV4Og0fLoq8HHaMlTxas0A3Aps=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MTVBFD4TKXWS53OF244INREVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c491989573@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9de581514a_7a7c3fd2502cd9602278ce"; 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/ZS64ftLxt06ZxWPnZiFVZhoOpz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 21:15:07 -0000

----==_mimepart_5cd9de581514a_7a7c3fd2502cd9602278ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would prefer a middle ground, where I only MUST check for TPs I support. I can manage that, but tracking 65K items for duplicates is a bit much

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-491989573
----==_mimepart_5cd9de581514a_7a7c3fd2502cd9602278ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I would prefer a middle ground, where I only MUST check for TPs I support. I can manage that, but tracking 65K items for duplicates is a bit much</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJKYJENKZ6ICXLUM5JELPVHK5RA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSURI#issuecomment-491989573">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SGQ2PN7HV6JYSPLLPVHK5RANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DJP6QD7WQUPDR4E3PVHK5RA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSURI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKYJENKZ6ICXLUM5JELPVHK5RA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSURI#issuecomment-491989573",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKYJENKZ6ICXLUM5JELPVHK5RA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSURI#issuecomment-491989573",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9de581514a_7a7c3fd2502cd9602278ce--


From nobody Mon May 13 14:15:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0F021200B9 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 14:15:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VRhbszDO18QK for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 14:15:52 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 385FB120019 for <quic-issues@ietf.org>; Mon, 13 May 2019 14:15:52 -0700 (PDT)
Date: Mon, 13 May 2019 14:15:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557782150; bh=WyWQR/5kpsIff8/xFXchwmEOp4u5MBmWNpILyeHUNVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J1CgxetXNAdF7PtD+iCkpBKj+5KrvHM3oaGL3E08pzAUp2+/4IYmJ86x0099rdyib QCJZuAAgSoJKQtqxpSI0LMEM4eGDU2xDBFCagycEU4YldhUQrELLeTjw+spEvrkDjK TI2JZcVsMllCM8M0z9U4rC96WzawNf8bNA30nVG4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK432IP5AFS6V7REH2N244IQNEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c491989822@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9de86d7fa5_16a73fa6bf0cd9601668a5"; 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/67neqVjjmQrCZA_gZk3oewUnseM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 21:15:54 -0000

----==_mimepart_5cd9de86d7fa5_16a73fa6bf0cd9601668a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Actually processing duplicates read to unpredictable behavior

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-491989822
----==_mimepart_5cd9de86d7fa5_16a73fa6bf0cd9601668a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Actually processing duplicates read to unpredictable behavior</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJKYC2RHGUOAIV4UICW3PVHLANA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSWPQ#issuecomment-491989822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCWURGETB55JPKW43PVHLANANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3SBOUOGBVIW5CFZSDPVHLANA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSWPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKYC2RHGUOAIV4UICW3PVHLANA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSWPQ#issuecomment-491989822",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKYC2RHGUOAIV4UICW3PVHLANA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJSWPQ#issuecomment-491989822",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9de86d7fa5_16a73fa6bf0cd9601668a5--


From nobody Mon May 13 15:05:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C905912006E for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 15:05:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 0ceiw_CjXm9V for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 15:05:06 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FCAE120006 for <quic-issues@ietf.org>; Mon, 13 May 2019 15:05:06 -0700 (PDT)
Date: Mon, 13 May 2019 15:05:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557785105; bh=eNeZbmyflCukr1Di2RFWN/1HrVoFIsedm3VfGP4FAWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uiqeGOdXh83fsy5inGRrT2ruf6v/6umyd63mhy5huQe8gK66rMfDxwNLja1ThAEQl /wrrYNW6CzummSjUfd+Ql7l8N59jOl/+SVp4YJcCJ2CqHlYQwW00a3+yGG+b5fauqY 9mjk72Mcvgp9KlimGJs8TLMkbdyTLqRE5sJgYpNM=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5FJ6BSIBMQLCCI5F244OJDEVBNHHBQHRYVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2389/492004255@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2389@github.com>
References: <quicwg/base-drafts/issues/2389@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about the purpose of disable_migration (#2389)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9ea112683d_30d03fef49ecd95c1349b9"; 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/pDT7MRNUxOjkQu7sU4f9PQ7GrkQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 22:05:08 -0000

----==_mimepart_5cd9ea112683d_30d03fef49ecd95c1349b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> what a client might expect when it continues sending packets after switching networks to a server that has disable_migration set.

It is my understanding that "disable_migration set" means that packets sourced from a different IP or port are likely to be blackholed.  Hence, the client SHOULD reconnect instead of attempting a connection migration.

As for the servers that specified "disable_migration", they are free to blockhole packets for migrating connections or to honor connection migration (after an ordinary path 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/issues/2389#issuecomment-492004255
----==_mimepart_5cd9ea112683d_30d03fef49ecd95c1349b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>what a client might expect when it continues sending packets after switching networks to a server that has disable_migration set.</p>
</blockquote>
<p>It is my understanding that "disable_migration set" means that packets sourced from a different IP or port are likely to be blackholed.  Hence, the client SHOULD reconnect instead of attempting a connection migration.</p>
<p>As for the servers that specified "disable_migration", they are free to blockhole packets for migrating connections or to honor connection migration (after an ordinary path 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/issues/2389?email_source=notifications&amp;email_token=AFTOJK3JKE4QDZFEMOKXQ53PVHQZDA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJWHHY#issuecomment-492004255">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VXOYF6PEWM5IN3ADPVHQZDANCNFSM4GTGMJ5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK22CMPOJI7BEZTSEQDPVHQZDA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJWHHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK3JKE4QDZFEMOKXQ53PVHQZDA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJWHHY#issuecomment-492004255",
"url": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK3JKE4QDZFEMOKXQ53PVHQZDA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJWHHY#issuecomment-492004255",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9ea112683d_30d03fef49ecd95c1349b9--


From nobody Mon May 13 15:29:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6034F12009E for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 15:29:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G2wy4UgfrzD3 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 15:29:01 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B883D120086 for <quic-issues@ietf.org>; Mon, 13 May 2019 15:29:01 -0700 (PDT)
Date: Mon, 13 May 2019 15:29:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557786540; bh=kpkbURRSV6psn6tmG4DRkb9O2rC7bEKR91i/s/9OrYw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bKmG7vXOnnnu4+xSDtKdhR1kS+OdJbMmTEZGvdCJr4M/La5G64VNWg6b93qAxxre2 bQQfe2jJiGAG/quQxfxAuMuhoGeghvTc3G2Teo4jCmc+SLrsjGvA5HwYf21Fj1wdcg ME2o7z67fw2723X+UMZjXRaTD1zm9+9eOYqJmjEs=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2DGSIPPE6VYHDNEKN244RCZEVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696/review/236949930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cd9efacbaa9d_75633fedb3ccd964563928"; 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/5KfIWinJS4VXXxsqc0imOPSB3do>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 22:29:04 -0000

----==_mimepart_5cd9efacbaa9d_75633fedb3ccd964563928
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/2696#pullrequestreview-236949930
----==_mimepart_5cd9efacbaa9d_75633fedb3ccd964563928
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2696?email_source=notifications&amp;email_token=AFTOJK4BN7U2VHEP7A3LUHDPVHTSZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPZDKQ#pullrequestreview-236949930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZS3CMP6KGOH4KSXDPVHTSZANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AXA7FMZ7ZJBVVXODPVHTSZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPZDKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK4BN7U2VHEP7A3LUHDPVHTSZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPZDKQ#pullrequestreview-236949930",
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK4BN7U2VHEP7A3LUHDPVHTSZA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYPZDKQ#pullrequestreview-236949930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cd9efacbaa9d_75633fedb3ccd964563928--


From nobody Mon May 13 16:50:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B264A12006D for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 16:50:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 QDuAppxkUq4Y for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 16:50:18 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 039AF120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 16:50:17 -0700 (PDT)
Date: Mon, 13 May 2019 16:50:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557791416; bh=40ti+sVzryXVLq5UZLoiP4UqB0gb4TKy7Nh9p7B4dnA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vgTUSP9tlRTMky2Ru8rn8kJHeBCdd/z23DPjqeVs0jHYXFdmKsqzvFt2FugT4B3N8 jmkQmpteAun8o/3eD912RKdTONfLbDtrifTFkx3VaAt6ROpcqimgArojnBp7lOQtgP LKTyuBYofgenpxAzOWKdiemGkI5GaNXprhZbUc0o=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYY7RXBDYNWSDMQ34N2442TREVBNHHBU4MN6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2697@github.com>
Subject: [quicwg/base-drafts] SHOULD for using PRIORITY (#2697)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda02b8a988d_530e3fa4b86cd9685382f2"; 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/tuRFDx2hsl_-HXVzKUcm86QZIgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 May 2019 23:50:20 -0000

----==_mimepart_5cda02b8a988d_530e3fa4b86cd9685382f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In some client-server combinations using HTTP/2, we saw performance degradation from HTTP/1.1 due to either the client not specifying the priorities, or the server not processing the priorities in a correct manner.

Considering that, I think it makes sense to clarify that endpoints are expected to support the prioritization scheme. Though it does not need to be a MUST because prioritization is only necessary when requests with different precedences are coalesced onto a single connection.

Therefore I think something along the lines of SHOULD is the way to go.

Also we might go one step further and consider making the use of the PRIORITY frame on the request stream a MUST. That would force implementors "how" they should support priorities.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2697
----==_mimepart_5cda02b8a988d_530e3fa4b86cd9685382f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In some client-server combinations using HTTP/2, we saw performance degradation from HTTP/1.1 due to either the client not specifying the priorities, or the server not processing the priorities in a correct manner.</p>
<p>Considering that, I think it makes sense to clarify that endpoints are expected to support the prioritization scheme. Though it does not need to be a MUST because prioritization is only necessary when requests with different precedences are coalesced onto a single connection.</p>
<p>Therefore I think something along the lines of SHOULD is the way to go.</p>
<p>Also we might go one step further and consider making the use of the PRIORITY frame on the request stream a MUST. That would force implementors "how" they should support priorities.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2697?email_source=notifications&amp;email_token=AFTOJK6I3YBURYJPGZO3FPLPVH5DRA5CNFSM4HMUJNVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTRRXYQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7662C7V4ECX7AJ66DPVH5DRANCNFSM4HMUJNVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GBPSYZ5MJKYBHTE3PVH5DRA5CNFSM4HMUJNVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTRRXYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2697?email_source=notifications\u0026email_token=AFTOJK6I3YBURYJPGZO3FPLPVH5DRA5CNFSM4HMUJNVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTRRXYQ",
"url": "https://github.com/quicwg/base-drafts/issues/2697?email_source=notifications\u0026email_token=AFTOJK6I3YBURYJPGZO3FPLPVH5DRA5CNFSM4HMUJNVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTRRXYQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda02b8a988d_530e3fa4b86cd9685382f2--


From nobody Mon May 13 17:21:18 2019
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 B63DE120088 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:21:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9jbZvHWlpwBO for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:21:15 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA055120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 17:21:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=q525SQaLirCIm4ikwV5rcaRhYL0=; b=nsOJO0k61s5pN7ef N0ceewZJFvgbMM46RNvjYiIa684ToZdUpwgHDtN0kc1xwc7tDXz4CBU3Lj8qNFRm +yLEqM1rShw2dW9ad2Ms3SH4Hx0qd4fHfHL5gsfi4W0tgcB2vWd5bkd5jPBDgNXN I0a1xiCZV/v6RGyLh8WKkhQdeUI=
Received: by filter0870p1las1.sendgrid.net with SMTP id filter0870p1las1-12343-5CDA09F8-1C 2019-05-14 00:21:13.082269265 +0000 UTC m=+9528.811050825
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0050p1iad1.sendgrid.net (SG) with ESMTP id hxp5TtkOSwGiJUPtSO-93A for <quic-issues@ietf.org>; Tue, 14 May 2019 00:21:13.147 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 16B43180336 for <quic-issues@ietf.org>; Mon, 13 May 2019 17:21:13 -0700 (PDT)
Date: Tue, 14 May 2019 00:21:13 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY33LN4SYWHWZHASLF2446HTEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492032413@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda09f914e62_77433fa8106cd96c10630a1"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1lJJ0Cj5csYO4n13etTFwYsm9N2TXx+LgwHl DI0/LD8WEVikQ67N8WFYXjVumexWSBVJd1WEBImUPP6Ufh+2eLn4031BBJZmmkAxS1dxNnEZzocncr AQS2Mows96YfmIykC7pn/vbnF9avuNEprforfjrPYzOPGzPwUQdGv7I9m4lhqrotRm50on3Jgh/xy3 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IatNU8PP1Pony1lHYJpdAnf_3_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, 14 May 2019 00:21:17 -0000

----==_mimepart_5cda09f914e62_77433fa8106cd96c10630a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I like this proposal. Checking should be encouraged but not mandated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492032413
----==_mimepart_5cda09f914e62_77433fa8106cd96c10630a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I like this proposal. Checking should be encouraged but not mandated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK6755OM3P7MC3GK2YLPVIAXTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ5DHI#issuecomment-492032413">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2V5DANPGGVXFYSXF3PVIAXTANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KVQIW3PVI3QESY4TPVIAXTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ5DHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6755OM3P7MC3GK2YLPVIAXTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ5DHI#issuecomment-492032413",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6755OM3P7MC3GK2YLPVIAXTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ5DHI#issuecomment-492032413",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda09f914e62_77433fa8106cd96c10630a1--


From nobody Mon May 13 17:52:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23AFB12012B for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SaNApH2s13qd for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:11 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 943DF1200FF for <quic-issues@ietf.org>; Mon, 13 May 2019 17:52:11 -0700 (PDT)
Date: Mon, 13 May 2019 17:52:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557795130; bh=BJASEeVOSp07VCJTCg0EpqxnB2hmtv8DXk9BXXmHYug=; h=Date:From:To:Subject:From; b=yQeNp7MkLbVlB8lzKd37gokWq8+t2M1xWzsQ///aTxInuAkANVxlgSDztFoiHuZb3 4XF6O0xAd+UZHPb5O73orczsrJfmo3bR54eRUv0Xiy8igM4Q5IU7rJXT5pj9jIJaK4 SgpcRGhZX0X9BuFq53I34wR/RhpdkH1EPwcbyvnU=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c4a9ac-02515d@github.com>
Subject: [quicwg/base-drafts] 02515d: Rename IsWindowLost to AreAllPacketsInPeriodLost (...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KgOFnLo9GdaH8WwvaLjPIQr25BA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 00:52:13 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 02515d73329ea4c3be14cbec445533267339f4b8
      https://github.com/quicwg/base-drafts/commit/02515d73329ea4c3be14cbec445533267339f4b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)

* Rename IsWindowLost to AreAllPacketsInPeriodLost

Fixed #2694 by renaming IsWindowLost to AreAllPacketsInPeriodLost.

* Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>

* Update draft-ietf-quic-recovery.md



From nobody Mon May 13 17:52:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F26501200FF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 uW9ibO3o9nCu for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:18 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7646E12012B for <quic-issues@ietf.org>; Mon, 13 May 2019 17:52:18 -0700 (PDT)
Date: Mon, 13 May 2019 17:52:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557795137; bh=t3ksSmavKe7e0Gud7XYPe1pltWB8Ik3NNa3OR5BogP4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aCsuYZxUoUxKjv8UiOX51pFGFcm1EqJtn25VqU1cQFsxsXVtyskhWJ+ny8/hoUlb3 ZcWlI1Q01wqQmfy+GJfddGiLZoYTKzE6qfpvTpxSpdOiOzd5kYBFgAvqs62gKY5Vx0 n2F01d5WIDKRn3/W9+FihJTK/JBYqBQzdV6HJaic=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25PDGYQITLKE7KU25245B4DEVBNHHBU3XTPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2694/issue_event/2338599302@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2694@github.com>
References: <quicwg/base-drafts/issues/2694@github.com>
Subject: Re: [quicwg/base-drafts] Does InPersistentCongestion calculate a bogus value? (#2694)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda114193381_24e53f9478acd9649869ef"; 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/pO07X22skVCFHUXOmkrjHkGualQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 00:52:20 -0000

----==_mimepart_5cda114193381_24e53f9478acd9649869ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2694 via #2696.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2694#event-2338599302
----==_mimepart_5cda114193381_24e53f9478acd9649869ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443478908" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2694" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2694/hovercard" href="https://github.com/quicwg/base-drafts/issues/2694">#2694</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443545319" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2696" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2696/hovercard" href="https://github.com/quicwg/base-drafts/pull/2696">#2696</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/2694?email_source=notifications&amp;email_token=AFTOJK2YQB2UAY7JPANPXRTPVIEMDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDBQ#event-2338599302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MCRYHGUMFMPP25DTPVIEMDANCNFSM4HMRHSRA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK52U2553VOUG46LW63PVIEMDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK2YQB2UAY7JPANPXRTPVIEMDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDBQ#event-2338599302",
"url": "https://github.com/quicwg/base-drafts/issues/2694?email_source=notifications\u0026email_token=AFTOJK2YQB2UAY7JPANPXRTPVIEMDA5CNFSM4HMRHSRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDBQ#event-2338599302",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda114193381_24e53f9478acd9649869ef--


From nobody Mon May 13 17:52:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08FF712012F for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 zCMOVB1TpdMf for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:52:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51D11120127 for <quic-issues@ietf.org>; Mon, 13 May 2019 17:52:18 -0700 (PDT)
Date: Mon, 13 May 2019 17:52:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557795137; bh=ChhOpaD2KgojUOIoHQgTodCdqdDkT1hXHHY+zzg1OcM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mMVvPI536tVAaehOecZHAEvY2RAamHF4zk8FsscYJgWs3Vmt/Aik+w5zKlw9Avo1T wT7tLj2zmxG4/8qHC58vNrE3W4oBypylD4zacNWcXNLw82aKrmISKjWTJxtcm/1kxU 2r/uwMknjCOHyWQKmuArcqFtLp/H7OQklMd7coyk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WGESGOTY5KVC52J5245B4DEVBNHHBU37W44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2696/issue_event/2338599297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2696@github.com>
References: <quicwg/base-drafts/pull/2696@github.com>
Subject: Re: [quicwg/base-drafts] Rename IsWindowLost to AreAllPacketsInPeriodLost (#2696)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1141704f9_4a693fb5042cd9602171f1"; 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/Z9GZY0WgK_xBlD6WWJFP9SjxnY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 00:52:20 -0000

----==_mimepart_5cda1141704f9_4a693fb5042cd9602171f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2696 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/2696#event-2338599297
----==_mimepart_5cda1141704f9_4a693fb5042cd9602171f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443545319" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2696" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2696/hovercard" href="https://github.com/quicwg/base-drafts/pull/2696">#2696</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/2696?email_source=notifications&amp;email_token=AFTOJK25X56YEDFCPL3QJMDPVIEMDA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDAI#event-2338599297">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UC3Q4S53E3B7XO33PVIEMDANCNFSM4HMSNS6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GSOH5FW2IZI4Q2LTPVIEMDA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK25X56YEDFCPL3QJMDPVIEMDA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDAI#event-2338599297",
"url": "https://github.com/quicwg/base-drafts/pull/2696?email_source=notifications\u0026email_token=AFTOJK25X56YEDFCPL3QJMDPVIEMDA5CNFSM4HMSNS6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORNSDDAI#event-2338599297",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda1141704f9_4a693fb5042cd9602171f1--


From nobody Mon May 13 17:53:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79BAB12012B for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:53:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fCYeJ05qVOSx for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 17:53:52 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 190281200FF for <quic-issues@ietf.org>; Mon, 13 May 2019 17:53:52 -0700 (PDT)
Date: Mon, 13 May 2019 17:53:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557795231; bh=eBjkXWPhQTKYh2teeIYPIuO9tkp79xSXL4tnRpE0XgE=; h=Date:From:To:Subject:From; b=ZtRheEkmUqvoqJmFrh0VvUNuLE0jIDpulV1jyIMn3xJ1PvahUV1K47mHyDu1puvhE 0sezIMx5fnPPnuoP19+fPRo6uCYyzr+Rtl/kQBSli+ack4QEIC4Jl7s1yWqK7XIExU +uafCzkEL8LgEtJf8M/gcbpjbwDMDHO2QwHOwllA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/48021f-2a02b4@github.com>
Subject: [quicwg/base-drafts] 2a02b4: Script updating gh-pages from 02515d73. [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/tz7BR72yqKKYiL08cb6cIkBqzwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 00:53:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a02b4a57776ba1b4e0af34effc255ea1edcb1bf
      https://github.com/quicwg/base-drafts/commit/2a02b4a57776ba1b4e0af34effc255ea1edcb1bf
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  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 02515d73. [ci skip]



From nobody Mon May 13 18:10:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 551081200FF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:10:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eeyBV9FA0Gvf for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:10:27 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED2A012008C for <quic-issues@ietf.org>; Mon, 13 May 2019 18:10:26 -0700 (PDT)
Date: Mon, 13 May 2019 18:10:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796225; bh=/3D7wauueITAmaRgf1Wd5Mye8pMkK57IDzQ3BXyBInc=; h=Date:From:To:Subject:From; b=wZLJjlumxeodZPnUVfvU+qRTv/G//JRqLc/n4hT8tSKZHOXcbHBCJHhO7bfQ6tggB fBY/qtYhFu9YQSk21bpckbvPpkWFWZ04Hw684P8Ge6tzYQAUq8cXbdJ0huVUM95sC2 Z686YL+BM3BdTpq1Suo9stigZwAlYwFMM7ySn9MU=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-under-utilizing/491328-c3ca83@github.com>
Subject: [quicwg/base-drafts] c3ca83: 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/8FpvBQS5jugEEGWKEGGZua5do3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:10:28 -0000

  Branch: refs/heads/ianswett-under-utilizing
  Home:   https://github.com/quicwg/base-drafts
  Commit: c3ca83ebd719ecd6dd682d1355e9d30593a947e6
      https://github.com/quicwg/base-drafts/commit/c3ca83ebd719ecd6dd682d1355e9d30593a947e6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  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 Mon May 13 18:10:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4129120127 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:10:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 6-sh4Nh7hkqO for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:10:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D65A81200FF for <quic-issues@ietf.org>; Mon, 13 May 2019 18:10:33 -0700 (PDT)
Date: Mon, 13 May 2019 18:10:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796232; bh=2HDWVTGUh7oXg9VFeUQBRnKDpPQ0b3E0WaXEvb0+Cd4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hk9z/wek6O76EAOdoKcWLaNuJimQb6lVJ71XkTaQLTa+YJPdF276uPxBhgVX12Vbb 6qN7CR1hQKjvYzrPgSLoT6gXwRsWczOrjzFu+Nh+iWInv5rGREWvOYFsYz4rxGJU+I v5uRe/UhWA8q18okRnzfTTVFI8W22ZRP94OwnKNk=
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/2675/push/3604787929@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1588b7222_3a873fcdc12cd96c15699"; 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/CiDyxzYWqVB_83xxYAXC0w19C54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:10:35 -0000

----==_mimepart_5cda1588b7222_3a873fcdc12cd96c15699
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c3ca83ebd719ecd6dd682d1355e9d30593a947e6  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/2675/files/4913286e08119bdb3d32a5a88f281076156b56a5..c3ca83ebd719ecd6dd682d1355e9d30593a947e6

----==_mimepart_5cda1588b7222_3a873fcdc12cd96c15699
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/c3ca83ebd719ecd6dd682d1355e9d30593a947e6">c3ca83e</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/2675/files/4913286e08119bdb3d32a5a88f281076156b56a5..c3ca83ebd719ecd6dd682d1355e9d30593a947e6?email_source=notifications&amp;email_token=AFTOJKZGDI3Y2OGAMQ422QTPVIGQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGYYDINZYG44TEOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76Z53DN2EGKS3BVSDPVIGQRANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3M7TM4DG5ZTKCDVR3PVIGQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGYYDINZYG44TEOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675/files/4913286e08119bdb3d32a5a88f281076156b56a5..c3ca83ebd719ecd6dd682d1355e9d30593a947e6?email_source=notifications\u0026email_token=AFTOJKZGDI3Y2OGAMQ422QTPVIGQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGYYDINZYG44TEOI",
"url": "https://github.com/quicwg/base-drafts/pull/2675/files/4913286e08119bdb3d32a5a88f281076156b56a5..c3ca83ebd719ecd6dd682d1355e9d30593a947e6?email_source=notifications\u0026email_token=AFTOJKZGDI3Y2OGAMQ422QTPVIGQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMOBSGE4TKM2QOVZWQIZTGYYDINZYG44TEOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cda1588b7222_3a873fcdc12cd96c15699--


From nobody Mon May 13 18:12:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2152B120127 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:12:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xH37Z9WsLtvF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:12:04 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86F4F12012A for <quic-issues@ietf.org>; Mon, 13 May 2019 18:12:03 -0700 (PDT)
Date: Mon, 13 May 2019 18:12:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796322; bh=/OtpEg1iNPLMf91J6UlEsLYeOZUBVlhsXKreVvu8+Ak=; h=Date:From:To:Subject:From; b=qiYxNJRGMDqzpDQw0uxAwf2X9gN2ojo6ghDP9TcBAcECuUcvKoPVe/mxy1ZjX/iHJ dSZ4ahJGdcpiCJai2m5h6IcJHJHtpY9wOR3Mj8u3ocS6zG2uqDtO39XdtgHV6VZqn3 Ftnn3qajFo+2+Jm/AmiqVWYLKYNsM8iQkQ/wYgJg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2a02b4-9feae3@github.com>
Subject: [quicwg/base-drafts] 9feae3: Script updating gh-pages from c3ca83eb. [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/_VRPakbBHfURU3xkiOJeU45Z_HY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:12:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9feae3c6b568ca1ad7c2df23bdf908f7cc82714c
      https://github.com/quicwg/base-drafts/commit/9feae3c6b568ca1ad7c2df23bdf908f7cc82714c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M ianswett-under-utilizing/draft-ietf-quic-http.html
    M ianswett-under-utilizing/draft-ietf-quic-http.txt
    M ianswett-under-utilizing/draft-ietf-quic-invariants.html
    M ianswett-under-utilizing/draft-ietf-quic-invariants.txt
    M ianswett-under-utilizing/draft-ietf-quic-qpack.html
    M ianswett-under-utilizing/draft-ietf-quic-qpack.txt
    M ianswett-under-utilizing/draft-ietf-quic-recovery.html
    M ianswett-under-utilizing/draft-ietf-quic-recovery.txt
    M ianswett-under-utilizing/draft-ietf-quic-tls.html
    M ianswett-under-utilizing/draft-ietf-quic-tls.txt
    M ianswett-under-utilizing/draft-ietf-quic-transport.html
    M ianswett-under-utilizing/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c3ca83eb. [ci skip]



From nobody Mon May 13 18:16:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 441A312012A for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:16:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08WdcOXEIs0p for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:15:59 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2FF912008C for <quic-issues@ietf.org>; Mon, 13 May 2019 18:15:58 -0700 (PDT)
Date: Mon, 13 May 2019 18:15:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796557; bh=Q/XO5t0f0CQGWAMAdO5/BuYwSdd2ZiIk3DDolYuDqAg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bJNDXphNLRNvvKirF8qFqhGsUh7MoZaYWyoHcfBOz3Z5kg3UpzDzKMwqfjL5i1/BT 5VJsywARh8G/QTLkqnMFdwZuyvqxFKF0q3HH/Zj8ys9QBTgdeSIGjlFNxm5FKtX5hs TlHP2T7Af+vdWa6L2DJr0Wg19Nz82u2D4zqyOluo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66HD5VPK26L3JGB2N245EU3EVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/492041882@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda16cdaf392_6d873fa522acd968180382"; 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/HNP6z97hfv4Z1DYk6vU74c00Fkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:16:00 -0000

----==_mimepart_5cda16cdaf392_6d873fa522acd968180382
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current text(before my outstanding PR) does not mention out of quiescence anymore.  However, upon re-reading the text, I think it could be clearer, so I updated it in PR #2675.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-492041882
----==_mimepart_5cda16cdaf392_6d873fa522acd968180382
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The current text(before my outstanding PR) does not mention out of quiescence anymore.  However, upon re-reading the text, I think it could be clearer, so I updated it in PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441508592" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2675" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2675/hovercard" href="https://github.com/quicwg/base-drafts/pull/2675">#2675</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/2686?email_source=notifications&amp;email_token=AFTOJK65FLB4U4FJT5QVXADPVIHE3A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ7NGQ#issuecomment-492041882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QKAVGY3OVB47DRCLPVIHE3ANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LEOOXN7XID3AHAITPVIHE3A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ7NGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686?email_source=notifications\u0026email_token=AFTOJK65FLB4U4FJT5QVXADPVIHE3A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ7NGQ#issuecomment-492041882",
"url": "https://github.com/quicwg/base-drafts/issues/2686?email_source=notifications\u0026email_token=AFTOJK65FLB4U4FJT5QVXADPVIHE3A5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ7NGQ#issuecomment-492041882",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda16cdaf392_6d873fa522acd968180382--


From nobody Mon May 13 18:18:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE4651200FF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:18:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RCQkU39UJOFh for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:18:14 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D82612008C for <quic-issues@ietf.org>; Mon, 13 May 2019 18:18:14 -0700 (PDT)
Date: Mon, 13 May 2019 18:18:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796693; bh=0jcLQd5SvRk4kxdjYwUjjacrONIx+0CjwhpBzXZFvFM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yY0oP5fdF+d/qpNB+MUZJchoyUvEAv3wumSQvhuY7HQW29WUY3lAfcHURld7GpxT0 qhw+XTAcVMlsRSGrcqXC7V0O4xJuJ/I1n60/C9ebW2dQP1n/xVJOvLfbzUJxL60iXg fd9HqiyrCsIG6bkcs3575goreDaV5Zbg+wOEjAHk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GSEQ3S4UNFB4OWMF245E5LEVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/236987797@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda175550d84_6d7f3ff43a4cd95c44578"; 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/e1wZCy5PpQa0NEJzl78_PrwYgZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:18:16 -0000

----==_mimepart_5cda175550d84_6d7f3ff43a4cd95c44578
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

I added the definition of burst, because I realize it might not be obvious?

I think the core of #2686 is that the existing text is unclear.  The existing text says you SHOULD not burst more than an initial window into the network(ever), with nothing specific to coming out of quiescence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2675#discussion_r283593774
----==_mimepart_5cda175550d84_6d7f3ff43a4cd95c44578
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r283593774">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window&#39;s worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
</pre>
<p>I added the definition of burst, because I realize it might not be obvious?</p>
<p>I think the core of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442615924" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2686" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2686/hovercard" href="https://github.com/quicwg/base-drafts/issues/2686">#2686</a> is that the existing text is unclear.  The existing text says you SHOULD not burst more than an initial window into the network(ever), with nothing specific to coming out of quiescence.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications&amp;email_token=AFTOJKYBVZVDQ2HUFBGNCNDPVIHNLA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCLFI#discussion_r283593774">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZEG7C6X6EVA5NWDPDPVIHNLANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LGSMZI6CXLIEKMCLPVIHNLA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCLFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJKYBVZVDQ2HUFBGNCNDPVIHNLA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCLFI#discussion_r283593774",
"url": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJKYBVZVDQ2HUFBGNCNDPVIHNLA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCLFI#discussion_r283593774",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda175550d84_6d7f3ff43a4cd95c44578--


From nobody Mon May 13 18:21:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BC98120127 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rY9nC0xUUoI4 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:21:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15F2512008C for <quic-issues@ietf.org>; Mon, 13 May 2019 18:21:56 -0700 (PDT)
Date: Mon, 13 May 2019 18:21:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557796915; bh=iXxFHLuyS8MdimZBzEsUvpS0dPep35vDagzOzYhvLgA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gbLCoC7fHRBcjpimA9OQ0C7M/7xEHbgtmGipwNAZwOWiNxqJiArYwnpiEXTb37XMU rLMktnCLCCdleB9vXhwlWO0+CBrIgVhhL7fQP8C7VQex6MLBo3mUlxglAj4rqpRuqe 26EXvqIB2KuX65AuYCTVyAigKbrYFXyLUVN1AFN0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HYV7KHHECNGLIBLN245FLHEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/236988529@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1833301cf_3a7f3fcdc12cd96c891c5"; 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/FXdCRXU7q0hiU8tohGPcUnMqJaY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:21:58 -0000

----==_mimepart_5cda1833301cf_3a7f3fcdc12cd96c891c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

The handshake to 1-RTT transition has an overlap where the peer has both sets of keys, unlike Initial to Handshake, so I think using handshake confirmed as the signal here provides what we 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/2688#discussion_r283594362
----==_mimepart_5cda1833301cf_3a7f3fcdc12cd96c891c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r283594362">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
</pre>
<p>The handshake to 1-RTT transition has an overlap where the peer has both sets of keys, unlike Initial to Handshake, so I think using handshake confirmed as the signal here provides what we 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/2688?email_source=notifications&amp;email_token=AFTOJK6MKCHGBFJXWOKZ3K3PVIH3HA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCQ4I#discussion_r283594362">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56AUMGWFFUTEINFMLPVIH3HANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TWHIVG4QYFKYECHLPVIH3HA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCQ4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK6MKCHGBFJXWOKZ3K3PVIH3HA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCQ4I#discussion_r283594362",
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK6MKCHGBFJXWOKZ3K3PVIH3HA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQCQ4I#discussion_r283594362",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda1833301cf_3a7f3fcdc12cd96c891c5--


From nobody Mon May 13 18:29:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 246E912008C for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:29:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 8eg3h0qV-z5G for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D809F120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:29:14 -0700 (PDT)
Date: Mon, 13 May 2019 18:29:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557797353; bh=VCn3tf/vM7rdQwFCuQbCT+BC1mGYBXzeYHqCPcBiyHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u6kO7mhYuDeNHg2J+iMb6vcKmXXLfgngE5eMptsD40Zig8Qn4YOvc5V6k6ttvnLA+ 6tZdVB9zcpCFACGwgc6N8dg0yaquroK7gCiQljObSnkldVTVDMHYdUbwuFoY9m/mCF GjFFgqMmcR1iYoB3pgGQ9J2QirUBdz8qluQkcZoA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEPGGSV35M2QSQDJ5245GGTEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c492044123@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda19e9bac54_59d23f94f50cd96420482b"; 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/q8FO0wbOFA81_NEJvhehYx2a0Y8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:29:16 -0000

----==_mimepart_5cda19e9bac54_59d23f94f50cd96420482b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

1. Do we really want to keep the requirement to respond with a PATH_RESPONSE *immediately*?

2. This doesn't talk about paths.  Now, we might infer from this that the RTT to a peer isn't likely to dramatically change when paths change, but we'd want to be saying that directly.

3. How does this sit with the change in #2637?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-492044123
----==_mimepart_5cda19e9bac54_59d23f94f50cd96420482b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<ol>
<li>
<p>Do we really want to keep the requirement to respond with a PATH_RESPONSE <em>immediately</em>?</p>
</li>
<li>
<p>This doesn't talk about paths.  Now, we might infer from this that the RTT to a peer isn't likely to dramatically change when paths change, but we'd want to be saying that directly.</p>
</li>
<li>
<p>How does this sit with the change in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435340038" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2637" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2637/hovercard" href="https://github.com/quicwg/base-drafts/pull/2637">#2637</a>?</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/2687?email_source=notifications&amp;email_token=AFTOJK2BALBBFU3DR5D2QZ3PVIIWTA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ76WY#issuecomment-492044123">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LTTQFV2CP35QLN4TPVIIWTANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3S2FZ3ACCGRHYCQUTPVIIWTA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ76WY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK2BALBBFU3DR5D2QZ3PVIIWTA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ76WY#issuecomment-492044123",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK2BALBBFU3DR5D2QZ3PVIIWTA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJ76WY#issuecomment-492044123",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda19e9bac54_59d23f94f50cd96420482b--


From nobody Mon May 13 18:31:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE2801200FF for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t94iougSZ0T7 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:31:32 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8359B12008C for <quic-issues@ietf.org>; Mon, 13 May 2019 18:31:32 -0700 (PDT)
Date: Mon, 13 May 2019 18:31:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557797491; bh=vIKgZASPIal2Gt46B0+3Zo+pVBKifx8EOZVJMOc7xpo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S+NLUwZANct9NC29NAs5E+eX/p53thdlfpWKCofkz/gOMaPeIdJMTKp/8j9uobr+U LjdGkR3GazUNGQa1Jd63+pl1+s0hhSseDk30qRWea3Yois3L1GqGMPnLGZ8iCxhi9Y IDoARVw0wok5p+qN+rxt/z+JUa8sOsl3cC7r7WwY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYC37HKTXRDVT45DTF245GPHEVBNHHBUXBX44@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2680/review/236990384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2680@github.com>
References: <quicwg/base-drafts/pull/2680@github.com>
Subject: Re: [quicwg/base-drafts] Change error codes from 16-bit to varints (#2680)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1a7376ea1_7a6b3f948c4cd9601556f2"; 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/NTMa54cLrZIAv25kJPJ6jYGTDIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:31:34 -0000

----==_mimepart_5cda1a7376ea1_7a6b3f948c4cd9601556f2
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/2680#pullrequestreview-236990384
----==_mimepart_5cda1a7376ea1_7a6b3f948c4cd9601556f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2680?email_source=notifications&amp;email_token=AFTOJK3SNPAZ3V3UJYHHM33PVII7HA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQC7MA#pullrequestreview-236990384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4A7UM4QLO5ZXV2GC3PVII7HANCNFSM4HL2YBZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7Q7PEF7OOHZX7ZUELPVII7HA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQC7MA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2680?email_source=notifications\u0026email_token=AFTOJK3SNPAZ3V3UJYHHM33PVII7HA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQC7MA#pullrequestreview-236990384",
"url": "https://github.com/quicwg/base-drafts/pull/2680?email_source=notifications\u0026email_token=AFTOJK3SNPAZ3V3UJYHHM33PVII7HA5CNFSM4HL2YBZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQC7MA#pullrequestreview-236990384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda1a7376ea1_7a6b3f948c4cd9601556f2--


From nobody Mon May 13 18:43:52 2019
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 CA5C3120033 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:43:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 66up-2pt9aGI for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:43:48 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C46B120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:43:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=2yKzyCchwVCEnEpaYeZGULR4n9w=; b=wiwt8D2XqY1zwPEJ ZhOTC4e2mwzmnv9FURkqWb1+cS3M2fH/waJ6juKhKZXTdMQpaUeQ9Q3fUJcYfRTw 92qYm8AhfwKUmjLaF6JDS8iMX1yQdQYWLfJWQFIj0uJuPAPc1zitimTELrP4VTgG b9K1TpXhskTpY6atdANtmtK+6WM=
Received: by filter0705p1las1.sendgrid.net with SMTP id filter0705p1las1-2340-5CDA1D51-22 2019-05-14 01:43:45.964562546 +0000 UTC m=+15749.018165813
Received: from github-lowworker-819f804.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id bBfPDKmHQ5iI39iluaqYTA for <quic-issues@ietf.org>; Tue, 14 May 2019 01:43:45.950 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-819f804.cp1-iad.github.net (Postfix) with ESMTP id D93173601B3 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:43:45 -0700 (PDT)
Date: Tue, 14 May 2019 01:43:46 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3GA6EUFG7BTN2G7F245H5DEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/236990732@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1d51d72f9_3c823fd73aecd960276392"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1QjLUqd7TYlxQdOnWWYCOq/KFH0pJ8fcD2q5 C4R9Bgfx22BBeeq+uUzPOadDOjpUGQE61iOKoTkr69MpEhzw+dR+8FRvakZwg8Wfc++Yj8EkrcF2pA yVpIT9V2/2VtLx2hQiMiJvG5rHANSoJXB2yDPqcyJ2D5Hc4c9U91bANKYkY4qGfC0o4rc41FGsr0SH U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kDIsiUiWybGvES7kJ3g9STlG8R8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:43:51 -0000

----==_mimepart_5cda1d51d72f9_3c823fd73aecd960276392
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Generally pretty good.

> @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads

It isn't just the whitespace, but the use of whitespace for delineation makes some aspects of parsing and processing difficult.  You should be careful not to talk about shortcomings that this version doesn't address.

> @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads
+to parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection can transfer only a single HTTP request or response at a
+time in each direction, multiple parallel TCP connections are used, reducing the

"are used" or "are often used"

> @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads
+to parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection can transfer only a single HTTP request or response at a
+time in each direction, multiple parallel TCP connections are used, reducing the
+ability of the congestion controller to accurately manage traffic between
+endpoints.

Only because people haven't worked out how to run the same congestion controller for multiple connections.  I mean, there is no reason you can't do that... in theory.

>  
-## Notational Conventions
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport protocol
+and an internal framing layer similar to HTTP/2.
+
+An HTTP/3 endpoint can be discovered using HTTP Alternative Services; this
+process is described in greater detail in {{discovery}}.  Once a client knows
+that an HTTP/3 server exists at a certain endpoint, it opens a QUIC connection.
+QUIC provides protocol negotiation, stream-based multiplexing, and flow control.

I'd invert this paragraph.  The key points are in the second sentence.  The alternative services thing is really secondary here.

>  
+endpoint:
+: Either the client or server of the connection.

Love the circular definition here.

>  
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important
 differences from HTTP/2, and describes how to map HTTP/2 extensions into HTTP/3.
 
 HTTP/3 begins from the premise that similarity to HTTP/2 is preferable, but not
-a hard requirement.  HTTP/3 departs from HTTP/2 primarily where necessary to
-accommodate the differences in behavior between QUIC and TCP (lack of ordering,
-support for streams).  We intend to avoid gratuitous changes which make it
-difficult or impossible to build extensions with the same semantics applicable
-to both protocols at once.
+a hard requirement.  HTTP/3 departs from HTTP/2 where QUIC's behavior
+differences from TCP (lack of ordering, support for streams) are either

```suggestion
where QUIC differs from TCP, either to take advantage of QUIC features (like streams) or to accommodate important shortcomings (such as a lack of total ordering).
```

>  
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This
 section describes the approach taken to design HTTP/3, points out important
 differences from HTTP/2, and describes how to map HTTP/2 extensions into HTTP/3.
 
 HTTP/3 begins from the premise that similarity to HTTP/2 is preferable, but not
-a hard requirement.  HTTP/3 departs from HTTP/2 primarily where necessary to
-accommodate the differences in behavior between QUIC and TCP (lack of ordering,
-support for streams).  We intend to avoid gratuitous changes which make it
-difficult or impossible to build extensions with the same semantics applicable
-to both protocols at once.
+a hard requirement.  HTTP/3 departs from HTTP/2 where QUIC's behavior
+differences from TCP (lack of ordering, support for streams) are either
+beneficial or need to be accommodated.  HTTP/3 attempts to avoid gratuitous
+changes which make it difficult or impossible to build extensions with the same
+semantics applicable to both protocols at once.

I think that we can lose this sentence now.  It might be time to face up to reality:

> These differences make HTTP/3 similar to HTTP/2 in key aspects, such as the relationship of requests and responses to streams.  However, the details of the HTTP/3 design are substantially different than HTTP/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/2683#pullrequestreview-236990732
----==_mimepart_5cda1d51d72f9_3c823fd73aecd960276392
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Generally pretty good.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283596183">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -88,28 +88,101 @@ code and issues list fo=
r this draft can be found at=0D
 =0D
 HTTP semantics are used for a broad range of services on the Internet. The=
se=0D
 semantics have commonly been used with two different TCP mappings, HTTP/1.=
1 and=0D
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve lat=
ency=0D
-without modifying the transport layer.  However, TCP&#39;s lack of visibil=
ity into=0D
-parallel requests in both mappings limited the possible performance gains.=
=0D
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol,=
 QUIC.=0D
+=0D
+## Prior versions of HTTP=0D
+=0D
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to c=
onvey=0D
+HTTP messages.  While these exchanges are human-readable, the whitespace l=
eads=0D
</pre>=0D
<p>It isn't just the whitespace, but the use of whitespace for delineation =
makes some aspects of parsing and processing difficult.  You should be care=
ful not to talk about shortcomings that this version doesn't address.</p>=
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283596249">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -88,28 +88,101 @@ code and issues list fo=
r this draft can be found at=0D
 =0D
 HTTP semantics are used for a broad range of services on the Internet. The=
se=0D
 semantics have commonly been used with two different TCP mappings, HTTP/1.=
1 and=0D
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve lat=
ency=0D
-without modifying the transport layer.  However, TCP&#39;s lack of visibil=
ity into=0D
-parallel requests in both mappings limited the possible performance gains.=
=0D
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol,=
 QUIC.=0D
+=0D
+## Prior versions of HTTP=0D
+=0D
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to c=
onvey=0D
+HTTP messages.  While these exchanges are human-readable, the whitespace l=
eads=0D
+to parsing difficulties and workarounds to be tolerant of variant behavior=
.=0D
+Because each connection can transfer only a single HTTP request or respons=
e at a=0D
+time in each direction, multiple parallel TCP connections are used, reduci=
ng the=0D
</pre>=0D
<p>"are used" or "are often used"</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283596362">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -88,28 +88,101 @@ code and issues list fo=
r this draft can be found at=0D
 =0D
 HTTP semantics are used for a broad range of services on the Internet. The=
se=0D
 semantics have commonly been used with two different TCP mappings, HTTP/1.=
1 and=0D
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve lat=
ency=0D
-without modifying the transport layer.  However, TCP&#39;s lack of visibil=
ity into=0D
-parallel requests in both mappings limited the possible performance gains.=
=0D
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol,=
 QUIC.=0D
+=0D
+## Prior versions of HTTP=0D
+=0D
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to c=
onvey=0D
+HTTP messages.  While these exchanges are human-readable, the whitespace l=
eads=0D
+to parsing difficulties and workarounds to be tolerant of variant behavior=
.=0D
+Because each connection can transfer only a single HTTP request or respons=
e at a=0D
+time in each direction, multiple parallel TCP connections are used, reduci=
ng the=0D
+ability of the congestion controller to accurately manage traffic between=
=0D
+endpoints.=0D
</pre>=0D
<p>Only because people haven't worked out how to run the same congestion co=
ntroller for multiple connections.  I mean, there is no reason you can't do=
 that... in theory.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283596631">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-## Notational Conventions=0D
+HTTP/3 provides a transport for HTTP semantics using the QUIC transport pr=
otocol=0D
+and an internal framing layer similar to HTTP/2.=0D
+=0D
+An HTTP/3 endpoint can be discovered using HTTP Alternative Services; this=
=0D
+process is described in greater detail in {{discovery}}.  Once a client kn=
ows=0D
+that an HTTP/3 server exists at a certain endpoint, it opens a QUIC connec=
tion.=0D
+QUIC provides protocol negotiation, stream-based multiplexing, and flow co=
ntrol.=0D
</pre>=0D
<p>I'd invert this paragraph.  The key points are in the second sentence.  =
The alternative services thing is really secondary here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283596862">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
+endpoint:=0D
+: Either the client or server of the connection.=0D
</pre>=0D
<p>Love the circular definition here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283597356">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This=
=0D
 section describes the approach taken to design HTTP/3, points out importan=
t=0D
 differences from HTTP/2, and describes how to map HTTP/2 extensions into H=
TTP/3.=0D
 =0D
 HTTP/3 begins from the premise that similarity to HTTP/2 is preferable, bu=
t not=0D
-a hard requirement.  HTTP/3 departs from HTTP/2 primarily where necessary =
to=0D
-accommodate the differences in behavior between QUIC and TCP (lack of orde=
ring,=0D
-support for streams).  We intend to avoid gratuitous changes which make it=
=0D
-difficult or impossible to build extensions with the same semantics applic=
able=0D
-to both protocols at once.=0D
+a hard requirement.  HTTP/3 departs from HTTP/2 where QUIC&#39;s behavior=
=0D
+differences from TCP (lack of ordering, support for streams) are either=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-differences from TCP (lack of ordering, support=
 for streams) are either=0D
+where QUIC differs from TCP, either to take advantage of QUIC features (li=
ke streams) or to accommodate important shortcomings (such as a lack of tot=
al ordering).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2683#discussion=
_r283597678">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 HTTP/3 is strongly informed by HTTP/2, and bears many similarities.  This=
=0D
 section describes the approach taken to design HTTP/3, points out importan=
t=0D
 differences from HTTP/2, and describes how to map HTTP/2 extensions into H=
TTP/3.=0D
 =0D
 HTTP/3 begins from the premise that similarity to HTTP/2 is preferable, bu=
t not=0D
-a hard requirement.  HTTP/3 departs from HTTP/2 primarily where necessary =
to=0D
-accommodate the differences in behavior between QUIC and TCP (lack of orde=
ring,=0D
-support for streams).  We intend to avoid gratuitous changes which make it=
=0D
-difficult or impossible to build extensions with the same semantics applic=
able=0D
-to both protocols at once.=0D
+a hard requirement.  HTTP/3 departs from HTTP/2 where QUIC&#39;s behavior=
=0D
+differences from TCP (lack of ordering, support for streams) are either=0D
+beneficial or need to be accommodated.  HTTP/3 attempts to avoid gratuitou=
s=0D
+changes which make it difficult or impossible to build extensions with the=
 same=0D
+semantics applicable to both protocols at once.=0D
</pre>=0D
<p>I think that we can lose this sentence now.  It might be time to face up=
 to reality:</p>=0D
<blockquote>=0D
<p>These differences make HTTP/3 similar to HTTP/2 in key aspects, such as =
the relationship of requests and responses to streams.  However, the detail=
s of the HTTP/3 design are substantially different than HTTP/2.</p>=0D
</blockquote>=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/2683?email_source=3Dnotifications&amp;email_token=3DAFTOJKYGJ=
T6VBKWDXQFCW6TPVIKNDA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2F=
EZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDCDA#pullrequestreview-236990732">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-aut=
h/AFTOJKYHXJMLW6YB6S5FEMTPVIKNDANCNFSM4HL6IFBA">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJKZEBAW6Y4YKXNBU6W3PVIKNDA=
5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOO=
RPWSZGOBYQDCDA.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/2683?email_source=3Dn=
otifications\u0026email_token=3DAFTOJKYGJT6VBKWDXQFCW6TPVIKNDA5CNFSM4HL6IFB=
KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDCD=
A#pullrequestreview-236990732",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=3Dnoti=
fications\u0026email_token=3DAFTOJKYGJT6VBKWDXQFCW6TPVIKNDA5CNFSM4HL6IFBKYY=
3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDCDA#p=
ullrequestreview-236990732",=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_5cda1d51d72f9_3c823fd73aecd960276392--


From nobody Mon May 13 18:45:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE7F81200B8 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:45:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iUWB0OGA1wNS for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:44:59 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CB2E120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:44:59 -0700 (PDT)
Date: Mon, 13 May 2019 18:44:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557798298; bh=kvaOEFPPdTWLa4Mnnv5HrFsj3y/2gFoTsRkgNLJ2XFI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NMmaTt8Je8l4C5Fttpj7+4n7S5vzjgLtrxSz0KguPQR+ts4W+FlW6rtfOxOibLpTF zs8mbAAjXXvWy7xRvo9Cpcno824hReS7giP2zjoIJk09A0Zf4VIRXOkh2cNBDntIEU dcF+6+REVmaQckfmTurWcGKDZOXz09Yv0QyaIHb8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PN2ETKWOBRZVDMVN245IBVEVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695/review/236992784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1d9aa98a_5b053fa800acd964198813"; 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/0KKUk071AasJBq2COKf-5IaN9h8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:45:01 -0000

----==_mimepart_5cda1d9aa98a_5b053fa800acd964198813
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

I think that we have a frame name problem, otherwise, this is fine.

> @@ -890,7 +890,11 @@ of a DUPLICATE_PUSH frame as a connection error of type HTTP_UNEXPECTED_FRAME.
 
 The DUPLICATE_PUSH frame carries a single variable-length integer that
 identifies the Push ID of a resource that the server has previously promised
-(see {{frame-push-promise}}).
+(see {{frame-push-promise}}), though that promise might not be received before
+this frame.  A server MUST NOT use a Push ID that is larger than the client has
+provided in a MAX_PUSH_ID frame ({{frame-max-push-id}}).  A client MUST treat
+receipt of a PUSH_PROMISE that contains a larger Push ID than the client has

or DUPLICATE_PUSH?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2695#pullrequestreview-236992784
----==_mimepart_5cda1d9aa98a_5b053fa800acd964198813
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>I think that we have a frame name problem, otherwise, this is fine.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2695#discussion_r283597923">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -890,7 +890,11 @@ of a DUPLICATE_PUSH frame as a connection error of type HTTP_UNEXPECTED_FRAME.
 
 The DUPLICATE_PUSH frame carries a single variable-length integer that
 identifies the Push ID of a resource that the server has previously promised
-(see {{frame-push-promise}}).
+(see {{frame-push-promise}}), though that promise might not be received before
+this frame.  A server MUST NOT use a Push ID that is larger than the client has
+provided in a MAX_PUSH_ID frame ({{frame-max-push-id}}).  A client MUST treat
+receipt of a PUSH_PROMISE that contains a larger Push ID than the client has
</pre>
<p>or DUPLICATE_PUSH?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications&amp;email_token=AFTOJK5VLWJHGETP3ZBUWZ3PVIKRVA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDSEA#pullrequestreview-236992784">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXQ4Q3VIZ754KXIJDPVIKRVANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7A7WVOSW7KEEWME53PVIKRVA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDSEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK5VLWJHGETP3ZBUWZ3PVIKRVA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDSEA#pullrequestreview-236992784",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK5VLWJHGETP3ZBUWZ3PVIKRVA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQDSEA#pullrequestreview-236992784",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda1d9aa98a_5b053fa800acd964198813--


From nobody Mon May 13 18:47:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFDA01200B8 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:47:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jfDOKrwWXiAv for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:47:39 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16C77120026 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:47:39 -0700 (PDT)
Date: Mon, 13 May 2019 18:47:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557798458; bh=YExuTw6DF+hOxyG2l2YodTiWP+vCSr8a5ezsmXhEBTU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nrv1CTbrEazwWRgoou5m66Sb35IKVTmScQXc66lL6S6T/FWBZojKtGNDbN+JjTdpj G+3jG1osQwlNZy+FN1vMlQyLv4pPFfx5nkkGEIMk8qaAfIcmP9NmAo/UvIwtR/LtSs KkkuAyPalAq2zn4ouZOYqqxBA0+OdvdHHL+TITGk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7RBM4ULXIPCZCMCM5245ILVEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492047327@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda1e3a6062_52423fa0ec0cd95c2586bb"; 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/PudH5wrKnGUYwz1qblcshti6NTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:47:41 -0000

----==_mimepart_5cda1e3a6062_52423fa0ec0cd95c2586bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The spin here is interesting.  An endpoint should be able to track supported transport parameters.  Also remember that once we start to approach 300 transport parameters, there is no more room in the client's Initial packet for other stuff (like keys).  The server parameters don't have the same constraint, but you might reasonably assume that the same limit is coming.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492047327
----==_mimepart_5cda1e3a6062_52423fa0ec0cd95c2586bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The spin here is interesting.  An endpoint should be able to track supported transport parameters.  Also remember that once we start to approach 300 transport parameters, there is no more room in the client's Initial packet for other stuff (like keys).  The server parameters don't have the same constraint, but you might reasonably assume that the same limit is coming.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK6DDNWVOFET7BDW37DPVIK3VA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKAXXY#issuecomment-492047327">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OC2TYPYO2KCPZNITPVIK3VANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AQUY74U2LVSDDVDLPVIK3VA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKAXXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6DDNWVOFET7BDW37DPVIK3VA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKAXXY#issuecomment-492047327",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6DDNWVOFET7BDW37DPVIK3VA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKAXXY#issuecomment-492047327",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda1e3a6062_52423fa0ec0cd95c2586bb--


From nobody Mon May 13 18:58:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0022712012B for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:58:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 b-8Vao2r8jPV for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 18:58:21 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D3CF1200B8 for <quic-issues@ietf.org>; Mon, 13 May 2019 18:58:21 -0700 (PDT)
Date: Mon, 13 May 2019 18:58:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557799099; bh=2ceMBxov9qpK7vT6LFixYCwViI8EuxEMfw79uvOD9pU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nj/Pn9qEyRIKVpULxdkJuoerd63K5XumimzK4eEYk3+GuGDgCw+LoayQnEzhGnnCk 1H/GYSN2aM1iliTP4F/IgrQvHOpyc/t1J6oeRlwmN+jm16fMY40WrdAQttPloxXuJ2 vWVHrSaYG0x4hXbb4jjNr+C5Y78odo0rIr33OFOQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66R2CYULP2Y72PRKF245JTXEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492049190@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda20bbd9b25_17e13fdb772cd96c2308b9"; 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/yOIMbbbCYw9jPzzaPNdMxJEYsWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 01:58:23 -0000

----==_mimepart_5cda20bbd9b25_17e13fdb772cd96c2308b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I'm fine with what the PR says now.

Though I'm also fine to see something like "the receiver SHOULD treat duplicates of TP that the endpoint supports as a connection error" being added.

The issue with "MAY validate" in general is that it is sometimes hard for smaller players to enforce, because they'd be risking interoperability unless other players also enforce the behavior to the extent that the endpoints violating the requirement would never be shipped.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492049190
----==_mimepart_5cda20bbd9b25_17e13fdb772cd96c2308b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I'm fine with what the PR says now.</p>
<p>Though I'm also fine to see something like "the receiver SHOULD treat duplicates of TP that the endpoint supports as a connection error" being added.</p>
<p>The issue with "MAY validate" in general is that it is sometimes hard for smaller players to enforce, because they'd be risking interoperability unless other players also enforce the behavior to the extent that the endpoints violating the requirement would never be shipped.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK55AZAUPDEQ7MLPDWDPVIMDXA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKBGJQ#issuecomment-492049190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DT26JBX7A6YK3XNTPVIMDXANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AHTQV2Q3HGHXMHF3PVIMDXA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKBGJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK55AZAUPDEQ7MLPDWDPVIMDXA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKBGJQ#issuecomment-492049190",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK55AZAUPDEQ7MLPDWDPVIMDXA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKBGJQ#issuecomment-492049190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda20bbd9b25_17e13fdb772cd96c2308b9--


From nobody Mon May 13 20:55:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89F101200BA for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 20:55:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gQBSwoEl12dx for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 20:55:07 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3F59120006 for <quic-issues@ietf.org>; Mon, 13 May 2019 20:55:06 -0700 (PDT)
Date: Mon, 13 May 2019 20:55:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557806105; bh=3GZKjAgnqWVaG75tdxyOlxXgjsbiJUw+DuL2Jj4zvjY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vJmdPuYxcTvQ6KFIMTfmog0L9HmZrgxnKYjSwHxZe7MVNh4cz+fjABVyi3whQerh9 jABpiHgFD0ow0U06FxEHujtfxVhYrvCAOxdXtkfEHVicysH+Nd5XcxDPBrPMy/7S69 Re0Cn+s6Td5GibK1584vN3DjSbhF3GhhJ30IPb9Y=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GSJNLFRYKIJSNZIN245XJTEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492069072@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda3c19490fa_447a3fd73aecd9605667a0"; 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/VuWwHobONE3Y7On9vEve5zZE-FI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 03:55:08 -0000

----==_mimepart_5cda3c19490fa_447a3fd73aecd9605667a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Perhaps a middleground could be: endpoints SHOULD validate (instead of the current MAY)? I like either as long as it's not a MUST validate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492069072
----==_mimepart_5cda3c19490fa_447a3fd73aecd9605667a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Perhaps a middleground could be: endpoints SHOULD validate (instead of the current MAY)? I like either as long as it's not a MUST validate.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJKZJEV6BTQAECZANHE3PVIZZTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGBUA#issuecomment-492069072">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5S7CPEKZE3HXLIJADPVIZZTANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7TLGAXTYQVOGP3DTDPVIZZTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGBUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKZJEV6BTQAECZANHE3PVIZZTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGBUA#issuecomment-492069072",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJKZJEV6BTQAECZANHE3PVIZZTA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGBUA#issuecomment-492069072",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda3c19490fa_447a3fd73aecd9605667a0--


From nobody Mon May 13 20:58:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B961120006 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 20:58:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-THZrSYjHOV for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 20:58:11 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C94DC12008C for <quic-issues@ietf.org>; Mon, 13 May 2019 20:58:10 -0700 (PDT)
Date: Mon, 13 May 2019 20:58:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557806289; bh=T0rDoSusD4vSM1YS63eDef5CsuqV26d1xBr0zguvehk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iDqK97OmCtIILUQpGcnUcxhjrDh/uZgnHCm4ebG7iw9SPHoOn0E1cEOgGlVBRG6rH uyqPNvmWIv/+DM3NQ2CzQ8YBF6Wxtt+9DIk9pjwGtbbI539RjM4jHPgWZJxzRp98Kq dBkc/bvVstIN3NjUa7xv86wHXmudymk9Bhp7bAxI=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IY4HKNF2AXG7AHCV245XVDEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492069548@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda3cd1396c4_19323fadbbecd96872206e"; 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/pYyT4Lb3PD4wN_InehXU5CanuWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 03:58:14 -0000

----==_mimepart_5cda3cd1396c4_19323fadbbecd96872206e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

the only thing I don't like about SHOULD validate for supported parameters is that if there are two copies the actual behavior is somewhat ambiguous. If I get two values for the same TP, which should I observe?

Much cleaner to demand enforcement for supported TPs, IMO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492069548
----==_mimepart_5cda3cd1396c4_19323fadbbecd96872206e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>the only thing I don't like about SHOULD validate for supported parameters is that if there are two copies the actual behavior is somewhat ambiguous. If I get two values for the same TP, which should I observe?</p>
<p>Much cleaner to demand enforcement for supported TPs, IMO.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK4IG4C5MEPW5GUKJNDPVI2FDA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGFLA#issuecomment-492069548">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HKPQWIF2KOF7X6HLPVI2FDANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7QVT76QATI5I3RDFTPVI2FDA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGFLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK4IG4C5MEPW5GUKJNDPVI2FDA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGFLA#issuecomment-492069548",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK4IG4C5MEPW5GUKJNDPVI2FDA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGFLA#issuecomment-492069548",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda3cd1396c4_19323fadbbecd96872206e--


From nobody Mon May 13 21:01:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47E0512013E for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 21:01:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IcYRuuDFtgff for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 21:01:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79F1C120006 for <quic-issues@ietf.org>; Mon, 13 May 2019 21:01:23 -0700 (PDT)
Date: Mon, 13 May 2019 21:01:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557806482; bh=OQT8eaEK0PCgecoL9nIWH46psPvKXgiirOnG/Z58IfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0ML9uCdPx8O2bi7ofuK4OPXeBR49OMfX/7zedevKsPnFBqJ2Hw5Ipa1+jc8wB6tnG HlKjk4vebxvY0ccvzufYaaZnOGJRKBnzJzyNxI7cT8RktHCR+3M0KGZLfcJ3WbGoqZ H+E/bFVux3VcXBlWNYWShNHTZ+o/3E8fmWpx1jvg=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DXFUVU7O7TH6VTDF245YBFEVBNHHBP6ZWUI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2367/492069993@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2367@github.com>
References: <quicwg/base-drafts/issues/2367@github.com>
Subject: Re: [quicwg/base-drafts] Text banning post-handshake client auth is unclear (#2367)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda3d9212e9b_5acd3fa800acd9647529f8"; 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/zDY-FIVqTdazYwBb0KwjHP6C_RY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 04:01:25 -0000

----==_mimepart_5cda3d9212e9b_5acd3fa800acd9647529f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Now that @davidben has clearly written this up, perhaps we can resolve this issue by adding a reference to https://tools.ietf.org/html/draft-ietf-httpbis-http2-tls13 in draft-ietf-quic-tls. If that sounds good to the editors I can write 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/2367#issuecomment-492069993
----==_mimepart_5cda3d9212e9b_5acd3fa800acd9647529f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Now that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=109690" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/davidben">@davidben</a> has clearly written this up, perhaps we can resolve this issue by adding a reference to <a href="https://tools.ietf.org/html/draft-ietf-httpbis-http2-tls13" rel="nofollow">https://tools.ietf.org/html/draft-ietf-httpbis-http2-tls13</a> in draft-ietf-quic-tls. If that sounds good to the editors I can write 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/2367?email_source=notifications&amp;email_token=AFTOJKYUZKVGPBWC3NIWHZLPVI2RFA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGI2I#issuecomment-492069993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VSXXWIPPR6ESPI2TPVI2RFANCNFSM4GR44SEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2U6WZE2EFT6UI4ZKDPVI2RFA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGI2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKYUZKVGPBWC3NIWHZLPVI2RFA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGI2I#issuecomment-492069993",
"url": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKYUZKVGPBWC3NIWHZLPVI2RFA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKGI2I#issuecomment-492069993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda3d9212e9b_5acd3fa800acd9647529f8--


From nobody Mon May 13 23:14:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB79212008A for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 23:14:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RqRCQ8Z6BMZJ for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 23:14:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B4EA120025 for <quic-issues@ietf.org>; Mon, 13 May 2019 23:14:31 -0700 (PDT)
Date: Mon, 13 May 2019 23:14:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557814470; bh=GrhpMC4qMEdaEM40AjrkBH9NazMKqGawYRXm4Uj4ONs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w0tPm8W3iwn/5NVvMGlIdkp5qPwyp4q+JC8ovJFaR2Fj89P4u3fcvOOJ4/l3z78CX pROXDwpCHnkAL3ZiQa6GgtDUyenr0N23OHNJUkTaiSWqZGnxhHM3vw7vRozBON2s8B dPPQk/RCD/lcIQCVch6Q6S6AgpGpf1e1ob6wI96A=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PBYOQFURD4VCPB75246HULEVBNHHBP6ZWUI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2367/492093263@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2367@github.com>
References: <quicwg/base-drafts/issues/2367@github.com>
Subject: Re: [quicwg/base-drafts] Text banning post-handshake client auth is unclear (#2367)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda5cc5f3f82_609e3ffd4decd9681311081"; 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/blLJDh1QORrbb3MGGnwJ_BsVpek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 06:14:33 -0000

----==_mimepart_5cda5cc5f3f82_609e3ffd4decd9681311081
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd prefer more direct text. You get references to HTTP/2 doc and that in turn references TLS 1.2 with compression rules etc. that needs to be filtered 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/issues/2367#issuecomment-492093263
----==_mimepart_5cda5cc5f3f82_609e3ffd4decd9681311081
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd prefer more direct text. You get references to HTTP/2 doc and that in turn references TLS 1.2 with compression rules etc. that needs to be filtered 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/issues/2367?email_source=notifications&amp;email_token=AFTOJKZWC6FV77Y3G5UCVNLPVJKELA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKL6TY#issuecomment-492093263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5O6DSEII33VWLDBT3PVJKELANCNFSM4GR44SEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Q7COTNT4QF7HSYO3PVJKELA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKL6TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKZWC6FV77Y3G5UCVNLPVJKELA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKL6TY#issuecomment-492093263",
"url": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKZWC6FV77Y3G5UCVNLPVJKELA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKL6TY#issuecomment-492093263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda5cc5f3f82_609e3ffd4decd9681311081--


From nobody Mon May 13 23:31:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCE8112008A for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 23:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IfgblR_y0mj7 for <quic-issues@ietfa.amsl.com>; Mon, 13 May 2019 23:31:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D5A6120075 for <quic-issues@ietf.org>; Mon, 13 May 2019 23:31:32 -0700 (PDT)
Date: Mon, 13 May 2019 23:31:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557815491; bh=PG/CVW/mB6R37x8l6Czu/kjEjVQdTr42mb+UY1mspT8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LATGI+NtgxGPGOtVoZCoaYtKL3POrBGwDjNZ5cZoIZousgAt6M3BprJVWLwfA32rb kYtVKygeIw7G+5TLp+atKj8DzhuVpdosqZLpnCSH3Jq+CCbRxXteMGvrURJSWaXIB3 2P0iw8TfhYuGo8wAMUfhsKpzl83ug6iL3tQ35RAc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PMTFJBRUW764GMAV246JUHEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c492097186@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda60c3abf3_523e3fa0ec0cd95c1207181"; 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/c8M7u_xHDlmy5xOEGKwNbvcwRkQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 06:31:34 -0000

----==_mimepart_5cda60c3abf3_523e3fa0ec0cd95c1207181
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On 2.: if you roam from 5G to 3G you could see significant latency spikes. Phasing out 3G networks and keeping 2G could move traffic to 2G EDGE in areas of thin coverage. Traffic could also move to narrow band IoT (if it is possible to run QUIC on these at all) with MUCH higher latency. Endpoints could choose stay on narrow band most of the time to save battery and perhaps online costs, but use 5G when a device wakes up for real (I could see a use case for that). Though of course might be served with separate connections for such extreme transitions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-492097186
----==_mimepart_5cda60c3abf3_523e3fa0ec0cd95c1207181
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On 2.: if you roam from 5G to 3G you could see significant latency spikes. Phasing out 3G networks and keeping 2G could move traffic to 2G EDGE in areas of thin coverage. Traffic could also move to narrow band IoT (if it is possible to run QUIC on these at all) with MUCH higher latency. Endpoints could choose stay on narrow band most of the time to save battery and perhaps online costs, but use 5G when a device wakes up for real (I could see a use case for that). Though of course might be served with separate connections for such extreme transitions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications&amp;email_token=AFTOJK7KLYOL3EHFBSJ3TNDPVJMEHA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKM5IQ#issuecomment-492097186">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK642YLZWB5BC6ZEFULPVJMEHANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK67OY265DWMFBFEDQDPVJMEHA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKM5IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7KLYOL3EHFBSJ3TNDPVJMEHA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKM5IQ#issuecomment-492097186",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7KLYOL3EHFBSJ3TNDPVJMEHA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVKM5IQ#issuecomment-492097186",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda60c3abf3_523e3fa0ec0cd95c1207181--


From nobody Tue May 14 01:33:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D72CC12023E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 01:32:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iwWT9YMzKurV for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 01:32:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC5711200FA for <quic-issues@ietf.org>; Tue, 14 May 2019 01:32:56 -0700 (PDT)
Date: Tue, 14 May 2019 01:32:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557822776; bh=o1XWd9HNfByaPhKz/0flA7xlLzsUhLUCJCOFPBSE1Ww=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2CFf3LQ8YrFPccrAs4MwNjby/ChdYNNEtKpHEqqiTIAvnpJVZowlqMHA8gTdF8FQP +nSiFMcdmmWK1sNL93wIIjhfZMpilUc30Qw0wi2orUM0d19yY5xtb2lZYI1sorH/9U HgHcm9kxD5tNAiLx0YnYpQqP29YW5d+km2EFleUg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDTQF6OT64HIT57NN246X3PEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/237097551@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda7d37eecff_62293f8186ecd9609723b3"; 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/GVT9RYvbOjfEK4RGzKw8l6uAgRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 08:32:59 -0000

----==_mimepart_5cda7d37eecff_62293f8186ecd9609723b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads

Agree with @martinthomson 
Technically, whitespace is very easy to parse, and can be more efficient than variable length encoded frames. The real problem is the vague definition of what constitutes whitespace, when and where to expect it, and the different kinds of whitespace in existence. JSON has no such issues with whitespace.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#discussion_r283683805
----==_mimepart_5cda7d37eecff_62293f8186ecd9609723b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283683805">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP&#39;s lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads
</pre>
<p>Agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a><br>
Technically, whitespace is very easy to parse, and can be more efficient than variable length encoded frames. The real problem is the vague definition of what constitutes whitespace, when and where to expect it, and the different kinds of whitespace in existence. JSON has no such issues with whitespace.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications&amp;email_token=AFTOJK2FEH6UWIYEE4KOSJLPVJ2LPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQ5ETY#discussion_r283683805">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JX6SZYM2T3FN7KW3PVJ2LPANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HFHQ5X5TH7BQYCXTPVJ2LPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQ5ETY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK2FEH6UWIYEE4KOSJLPVJ2LPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQ5ETY#discussion_r283683805",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK2FEH6UWIYEE4KOSJLPVJ2LPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYQ5ETY#discussion_r283683805",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda7d37eecff_62293f8186ecd9609723b3--


From nobody Tue May 14 02:57:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A81F1200F8 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 02:57:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jx3f_cLmUmkR for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 02:57:33 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AC69120091 for <quic-issues@ietf.org>; Tue, 14 May 2019 02:57:33 -0700 (PDT)
Date: Tue, 14 May 2019 02:57:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557827852; bh=2wQm7RMoIaPucxFtBvvOEAhguCgsWRSxdX5ttGB88GM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Io64JTUkhpPxY1cDvcCIAILqww5ku1lQreuYNxt0hNoL4eS7zfBqiQxLmHcFRORQh m5UpnaukuiJAqyWo+RPVYup7xvlSzwdGWGmJyU1hisipAjNrEp5l0WszyviK41D6ml 9Zp75xD8XTAddFWRb/ly0bThdEbnwkYbNP5EsVCM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJ2N6PS3TXULHXPMN247BYZEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c492171320@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda910c33fb2_5f233f8077ecd95c1408160"; 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/R0Ik1V9xKr8D7ibrdoeudWlAuAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 09:57:35 -0000

----==_mimepart_5cda910c33fb2_5f233f8077ecd95c1408160
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

1. I think this is OK as long as we limit how many path responses we send immediately?  Realistically, it's not that different from a generate_204, but it's something to be aware of.
2. I think we need to add a whole section on paths and connection migration in recovery. See #2684   I can do that in this PR if people want? 
3. #2367 decreases the value of this, since you may only see one half of the path.  It might still be better than nothing?  Initial RTT doesn't need to be correct, but getting it within a factor of 2 is 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/2687#issuecomment-492171320
----==_mimepart_5cda910c33fb2_5f233f8077ecd95c1408160
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<ol>
<li>I think this is OK as long as we limit how many path responses we send immediately?  Realistically, it's not that different from a generate_204, but it's something to be aware of.</li>
<li>I think we need to add a whole section on paths and connection migration in recovery. See <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442588496" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2684" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2684/hovercard" href="https://github.com/quicwg/base-drafts/issues/2684">#2684</a>   I can do that in this PR if people want?</li>
<li><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="402339490" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2367" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2367/hovercard" href="https://github.com/quicwg/base-drafts/issues/2367">#2367</a> decreases the value of this, since you may only see one half of the path.  It might still be better than nothing?  Initial RTT doesn't need to be correct, but getting it within a factor of 2 is helpful.</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/2687?email_source=notifications&amp;email_token=AFTOJK4P6LKHRYT7ILVNJ5LPVKEIZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVK7AOA#issuecomment-492171320">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52RDKZJXVUQATKVZDPVKEIZANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNVCKBVOEOQBACG53PVKEIZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVK7AOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK4P6LKHRYT7ILVNJ5LPVKEIZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVK7AOA#issuecomment-492171320",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK4P6LKHRYT7ILVNJ5LPVKEIZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVK7AOA#issuecomment-492171320",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda910c33fb2_5f233f8077ecd95c1408160--


From nobody Tue May 14 03:44:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B66D31200CC for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:44:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K1Hx-xV7uRjr for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:44:32 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3365C12003E for <quic-issues@ietf.org>; Tue, 14 May 2019 03:44:32 -0700 (PDT)
Date: Tue, 14 May 2019 03:44:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557830671; bh=p0NvnO8N06gEndZWG4GD6MzmPL9MQufE44lbqMCI/4g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lz+eDVvvRFatByt4kG0KF9h5/AhjNEACBjdNNhN9tOAVRmEZETCkQeSYd3xXR5XiG 5lVEYTzyk8Xrg151vJ5RYn6ECIOiy/HLYDBjLCZAyMYFy4Dfa0Rwd4g8Uwl9umcftA iMKTxqHyEfxQYRSCUIPOp02JGy8hAVUybCA7/xHQ=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ORFVOLGY6AFRFUKF247HI7EVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492186081@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda9c0f12736_17ae3fccce2cd960843bd"; 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/EJazBLH6i8u3rOhGkrhEybQ3y2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 10:44:34 -0000

----==_mimepart_5cda9c0f12736_17ae3fccce2cd960843bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I could live in a world that requires MUST validation of the small set of IANA registered non-GREASE transport parameters (and tangentially HTTP/3 SETTINGS parameters). 

I don't want to "MUST validate" a humungous set of 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/2691#issuecomment-492186081
----==_mimepart_5cda9c0f12736_17ae3fccce2cd960843bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I could live in a world that requires MUST validation of the small set of IANA registered non-GREASE transport parameters (and tangentially HTTP/3 SETTINGS parameters).</p>
<p>I don't want to "MUST validate" a humungous set of parameters.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK73IJRKMUUWO65E2CLPVKJY7A5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLCTYI#issuecomment-492186081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IBXIJ7IW2F46JNJLPVKJY7ANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK64KWRW2OJNMJRKPOLPVKJY7A5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLCTYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK73IJRKMUUWO65E2CLPVKJY7A5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLCTYI#issuecomment-492186081",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK73IJRKMUUWO65E2CLPVKJY7A5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLCTYI#issuecomment-492186081",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda9c0f12736_17ae3fccce2cd960843bd--


From nobody Tue May 14 03:54:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B95012006B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:54:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hs-h9fgF_422 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:54:53 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A2B612011E for <quic-issues@ietf.org>; Tue, 14 May 2019 03:54:53 -0700 (PDT)
Date: Tue, 14 May 2019 03:54:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557831291; bh=WQy0P1Q/HOKK3kuC3GCX0CJiiNuQG/mIQwuSVMv1Vqc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x3Uf1PmCMIK4ZmfanpD/guaP2t843iaVactQFbKueJSnPxn21u10yuR/ugeKFdKE1 dXo2k938WV5B/6huIJWPaThRQIAeYZuVUYNUrKP2H/8jBhQay5vdMK3/usUf4ymsOV 4H/Ji1wsu9dhLEoz/CNJxz5InijbhrjX8v47IIpY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TAEJTRO333F6V53N247IPXEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492188911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda9e7bbefb6_59013fd73aecd960394726"; 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/VqhSTQdyGIZYL7ZnYy-KXo48-4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 10:54:55 -0000

----==_mimepart_5cda9e7bbefb6_59013fd73aecd960394726
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If it's MUST not send and SHOULD validate, then I believe there's no need to define what happens if multiple are sent, because it's explicitly forbidden.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492188911
----==_mimepart_5cda9e7bbefb6_59013fd73aecd960394726
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If it's MUST not send and SHOULD validate, then I believe there's no need to define what happens if multiple are sent, because it's explicitly forbidden.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications&amp;email_token=AFTOJK6LDUH6Z727HTUVVWDPVKK7XA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLDJ3Y#issuecomment-492188911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ILWLHWTORLWRMQD3PVKK7XANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MNFO4H4MTC2G6IK3PVKK7XA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLDJ3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6LDUH6Z727HTUVVWDPVKK7XA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLDJ3Y#issuecomment-492188911",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6LDUH6Z727HTUVVWDPVKK7XA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLDJ3Y#issuecomment-492188911",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda9e7bbefb6_59013fd73aecd960394726--


From nobody Tue May 14 03:59:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12A26120155 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:59:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id giKkCNaPNWKU for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 03:59:33 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 95FEA12011C for <quic-issues@ietf.org>; Tue, 14 May 2019 03:59:33 -0700 (PDT)
Date: Tue, 14 May 2019 03:59:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557831572; bh=FLYeH5FR67KlSeWQItMMwV4SBNByfceOFSGUC9s2OXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oj0Gs7wuvoa2aeuaE87WzVQgYe2JZrTQy2ZmeZCm8DE0y8Q5AEl2BwCi85mxeoLrL cP86oAsZeAbw60aPNl+BQ+UhVRXma7WLKyvH7/6DQgLApD3HZGT73hsT7hUpynIZIw EZlitJ7lu8RWYSull8mS1H9LGqMkTPqaQFPZnufI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVPVYIDNJHT2V2QE5247JBJEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/237169946@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cda9f944048c_29aa3fa0e8ccd96810685b4"; 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/pCV-GRmnIQHnTUWMkQp9DT3ikCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 10:59:36 -0000

----==_mimepart_5cda9f944048c_29aa3fa0e8ccd96810685b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.



> @@ -1379,12 +1379,14 @@ Once the handshake completes, the transport parameters declared by the peer are
 available.  Each endpoint validates the value provided by its peer.
 
 Definitions for each of the defined transport parameters are included in
-{{transport-parameter-definitions}}.  An endpoint MUST treat receipt of a
-transport parameter with an invalid value as a connection error of type
-TRANSPORT_PARAMETER_ERROR.  Any given parameter MUST appear at most once in a
-given transport parameters extension.  An endpoint MUST treat receipt of
-duplicate transport parameters as a connection error of type
-TRANSPORT_PARAMETER_ERROR.
+{{transport-parameter-definitions}}.
+
+An endpoint MUST treat receipt of a transport parameter with an invalid value as
+a connection error of type TRANSPORT_PARAMETER_ERROR.
+
+A parameter MUST NOT appear more than once in a given transport parameters

This says "appear", but the conversation has been along the lines of "MUST NOT send"  they mean the same, but "MUST NOT send" seems clearer to me, so I'd prefer 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/2691#pullrequestreview-237169946
----==_mimepart_5cda9f944048c_29aa3fa0e8ccd96810685b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2691#discussion_r283740862">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1379,12 +1379,14 @@ Once the handshake completes, the transport parameters declared by the peer are
 available.  Each endpoint validates the value provided by its peer.
 
 Definitions for each of the defined transport parameters are included in
-{{transport-parameter-definitions}}.  An endpoint MUST treat receipt of a
-transport parameter with an invalid value as a connection error of type
-TRANSPORT_PARAMETER_ERROR.  Any given parameter MUST appear at most once in a
-given transport parameters extension.  An endpoint MUST treat receipt of
-duplicate transport parameters as a connection error of type
-TRANSPORT_PARAMETER_ERROR.
+{{transport-parameter-definitions}}.
+
+An endpoint MUST treat receipt of a transport parameter with an invalid value as
+a connection error of type TRANSPORT_PARAMETER_ERROR.
+
+A parameter MUST NOT appear more than once in a given transport parameters
</pre>
<p>This says "appear", but the conversation has been along the lines of "MUST NOT send"  they mean the same, but "MUST NOT send" seems clearer to me, so I'd prefer 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/2691?email_source=notifications&amp;email_token=AFTOJK57GM2ESPPZMTWNZKLPVKLRJA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYRO2GQ#pullrequestreview-237169946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2O6BIAQMLU6DA2O4TPVKLRJANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7623CB22D4YXWPNJLPVKLRJA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYRO2GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK57GM2ESPPZMTWNZKLPVKLRJA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYRO2GQ#pullrequestreview-237169946",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK57GM2ESPPZMTWNZKLPVKLRJA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYRO2GQ#pullrequestreview-237169946",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cda9f944048c_29aa3fa0e8ccd96810685b4--


From nobody Tue May 14 06:24:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87E051200F3 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 06:24:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1zc5UNgj5HjH for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 06:24:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CDD712001B for <quic-issues@ietf.org>; Tue, 14 May 2019 06:24:25 -0700 (PDT)
Date: Tue, 14 May 2019 06:24:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557840264; bh=XnJAz7OWqbaggv+OcEfWz/dPmFhZF57PxKlehJhbszM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VfkfpkjoqSkYuv8brneyU9FCAR8b8YWyqPXDQKD/CR9OAQNaZV3DtcYgdGN42R8ot XMLlQpSLc1NoXBJ4d1ZG2AV//eoD22mBz+WkpAnoEPhcUUpPAqDwuUhCTXqzo54Acm q50jiyI9bS469iSgmn/htAbobGzlReROBYMngLdY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFGGT44JYQYKRUZIN2472AREVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695/review/237240393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdac18837efd_108d3fe2742cd9683187b8"; 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/2sDSaIv0G_OxNGnqLQZe7B8qQFY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 13:24:28 -0000

----==_mimepart_5cdac18837efd_108d3fe2742cd9683187b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue requested changes on this pull request.

I think some wires got crossed in the suggested changes. Your comment points out that this might need reconciliation with #2662 but it seems to borrow the text directly from that PR.

The outcome is that this PR is inconsistent with itself because at line [796](https://github.com/quicwg/base-drafts/pull/2695/files#diff-3d2f9fd0738589657498f2c06ee02f2fL796) the same error with PUSH_PROMISE causes a MALFORMED_FRAME. 

I think the best path is to make this change be a MALFORMED_FRAME error and reconcile on #2662 if the group want that 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/2695#pullrequestreview-237240393
----==_mimepart_5cdac18837efd_108d3fe2742cd9683187b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> requested changes on this pull request.</p>

<p>I think some wires got crossed in the suggested changes. Your comment points out that this might need reconciliation with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> but it seems to borrow the text directly from that PR.</p>
<p>The outcome is that this PR is inconsistent with itself because at line <a href="https://github.com/quicwg/base-drafts/pull/2695/files#diff-3d2f9fd0738589657498f2c06ee02f2fL796">796</a> the same error with PUSH_PROMISE causes a MALFORMED_FRAME.</p>
<p>I think the best path is to make this change be a MALFORMED_FRAME error and reconcile on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> if the group want that 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/2695?email_source=notifications&amp;email_token=AFTOJK2QFAMS6R5UMIQ6KXTPVK4QRA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYSAASI#pullrequestreview-237240393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7AUBWJGU2VIOBWWNLPVK4QRANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6UKICP7L4JR3KWOQDPVK4QRA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYSAASI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK2QFAMS6R5UMIQ6KXTPVK4QRA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYSAASI#pullrequestreview-237240393",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK2QFAMS6R5UMIQ6KXTPVK4QRA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYSAASI#pullrequestreview-237240393",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdac18837efd_108d3fe2742cd9683187b8--


From nobody Tue May 14 08:13:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AE6812014B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 08:13:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-GDAdp1louz for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 08:13:46 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE974120168 for <quic-issues@ietf.org>; Tue, 14 May 2019 08:13:33 -0700 (PDT)
Date: Tue, 14 May 2019 08:13:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557846812; bh=nlh3SF3WKMVtlF2qMQFauf00CxbT8iQbz0OnPD+0ql4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QnYnwsoUnJA++fD/KZGQLw2ODUh5c1ct3p4Cbi8c8YMHqJSz/izAlbBv/ijzbe0Mg j2DMxLeKmvgy7hG7/cthdddNLYKAOftMTjQ2NUCcbklj1ZbYby/z4bY8dPIPoed2qr R9XniEozsSa1rpIDYYaj/83dFkfQ2I9zxwe4Owns=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZP2Y5GZBOBWLRVS2525AGZZEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/492281105@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdadb1c6986e_358d3fadbbecd968146067a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xNCWX4qqZl0o8fmH67E9WAOMMP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 15:13:54 -0000

----==_mimepart_5cdadb1c6986e_358d3fadbbecd968146067a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My h3 interop experience is quite short, but so far I haven't get any benefit from the current form of HTTP_MALFORMED_FRAME.  If the gain is small, then I prefer the simpler form such as just a single HTTP_MALFORMED_FRAME generic error or #2662

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-492281105
----==_mimepart_5cdadb1c6986e_358d3fadbbecd968146067a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My h3 interop experience is quite short, but so far I haven't get any benefit from the current form of HTTP_MALFORMED_FRAME.  If the gain is small, then I prefer the simpler form such as just a single HTTP_MALFORMED_FRAME generic error or <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</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/2551?email_source=notifications&amp;email_token=AFTOJK4AF32Z7LA4C53QLZLPVLJJZA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLZ2EI#issuecomment-492281105">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYR6XSCDDP4DU53OTPVLJJZANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DZAQLHZRPS6JCC3LPVLJJZA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLZ2EI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK4AF32Z7LA4C53QLZLPVLJJZA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLZ2EI#issuecomment-492281105",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK4AF32Z7LA4C53QLZLPVLJJZA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLZ2EI#issuecomment-492281105",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdadb1c6986e_358d3fadbbecd968146067a--


From nobody Tue May 14 09:20:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 791CF120059 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:20:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0dMOBjO88vgh for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:20:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7BD3120104 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:20:02 -0700 (PDT)
Date: Tue, 14 May 2019 09:20:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850801; bh=vl3dybJur+NcShdksVAiuMrcyZkaFd1enVhf7pz24nI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fvf1pKVzAHx+jZRRUdPfo6zhqJbSInR5u5kwUv//Ib034ALr5lpJZ0CwfW06sRicv 7La0tChqBt1bGlK/6A7w1HbDweDU8HgyInwNrHJ89/jGSSgXTE71406Qc+hBI+GEi/ LCC7d62D4tevJ0JybHi8PEHwTTlerF8tyDF5JLlg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNLLIYIWDQGUA4W2F25AOTDEVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695/review/237358476@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaeab1776cd_18c53fdb772cd96c225269"; 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/vJJG_FhgFSXQN0z2a-Tj6w2uoes>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:20:11 -0000

----==_mimepart_5cdaeab1776cd_18c53fdb772cd96c225269
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -890,7 +890,11 @@ of a DUPLICATE_PUSH frame as a connection error of type HTTP_UNEXPECTED_FRAME.
 
 The DUPLICATE_PUSH frame carries a single variable-length integer that
 identifies the Push ID of a resource that the server has previously promised
-(see {{frame-push-promise}}).
+(see {{frame-push-promise}}), though that promise might not be received before
+this frame.  A server MUST NOT use a Push ID that is larger than the client has
+provided in a MAX_PUSH_ID frame ({{frame-max-push-id}}).  A client MUST treat
+receipt of a PUSH_PROMISE that contains a larger Push ID than the client has

Derp, yes.  Copied the text and didn't get this 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/2695#discussion_r283886395
----==_mimepart_5cdaeab1776cd_18c53fdb772cd96c225269
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2695#discussion_r283886395">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -890,7 +890,11 @@ of a DUPLICATE_PUSH frame as a connection error of type HTTP_UNEXPECTED_FRAME.
 
 The DUPLICATE_PUSH frame carries a single variable-length integer that
 identifies the Push ID of a resource that the server has previously promised
-(see {{frame-push-promise}}).
+(see {{frame-push-promise}}), though that promise might not be received before
+this frame.  A server MUST NOT use a Push ID that is larger than the client has
+provided in a MAX_PUSH_ID frame ({{frame-max-push-id}}).  A client MUST treat
+receipt of a PUSH_PROMISE that contains a larger Push ID than the client has
</pre>
<p>Derp, yes.  Copied the text and didn't get this 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/2695?email_source=notifications&amp;email_token=AFTOJK3HPF7P7J4ULI6EIWTPVLRDDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYS43DA#discussion_r283886395">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CKW3UF6D2KJVJ47LPVLRDDANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGI4755ZYQ5SYGFSDPVLRDDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYS43DA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK3HPF7P7J4ULI6EIWTPVLRDDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYS43DA#discussion_r283886395",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK3HPF7P7J4ULI6EIWTPVLRDDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYS43DA#discussion_r283886395",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaeab1776cd_18c53fdb772cd96c225269--


From nobody Tue May 14 09:21:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B395D1201AF for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:21:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LjTqoLszRE26 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:21:19 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98510120172 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:20:47 -0700 (PDT)
Date: Tue, 14 May 2019 09:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850846; bh=VuNNLMmdzDH9iRGGYHybZCoM2nG3J/Ta2Y2HgsUAmMQ=; h=Date:From:To:Subject:From; b=rjIQpENv9rApJhfE5Eb/+ZOqiDixRCygPZStSa2/iiPAbRNK0MEXT5We6F4E5ejei hSpu+AocF1PZvw/UMvvXBAflVxeJRi/dXtEu/9HCADsiDVQuCJh7ZjynYYSSJLtJ8r Hbst+9Zo1hDsADOFz4wURcvHDV0InSMha8LudVAo=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/invalid_duplicate/c40ead-09dcba@github.com>
Subject: [quicwg/base-drafts] 09dcba: Reconcile and revert
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-v95eO4dclaab3zlEJnr4xnrv1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:21:21 -0000

  Branch: refs/heads/http/invalid_duplicate
  Home:   https://github.com/quicwg/base-drafts
  Commit: 09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3
      https://github.com/quicwg/base-drafts/commit/09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reconcile and revert



From nobody Tue May 14 09:21:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCA2A12008B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:21:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cnH_ny5-5ki1 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:21:25 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2E30120165 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:20:55 -0700 (PDT)
Date: Tue, 14 May 2019 09:20:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850854; bh=P/wkihLSGN1R69MTZ9xz+SUKrjPrv2QPcdAV2ECTb70=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D+Xm7XfTxE8TOdeHuIOQ0mWFn7tsUWxg9Oib6NyMH/jVjvC0PsN1cQ5C1uAsLhjq3 rnnWcvUca3tw6sxYBNTL+Rnh/ZiYJe1KDSMiE6nSYFNHXA/ejHflRiVTYqL89y5Ifl OjznayY/BEYFEgOMOrsuQzu0gM8V05kiuOohl9E4=
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/2695/push/3607698682@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaeae692270_2eb83fc288ccd960154158e"; 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/8MBT_VCeC-PdSzxbP6SjaomcqcU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:21:28 -0000

----==_mimepart_5cdaeae692270_2eb83fc288ccd960154158e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3  Reconcile and revert


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2695/files/c40ead760ac4444d1d7e051e6feee011994ee0f7..09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3

----==_mimepart_5cdaeae692270_2eb83fc288ccd960154158e
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/09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3">09dcba3</a>  Reconcile and revert</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/2695/files/c40ead760ac4444d1d7e051e6feee011994ee0f7..09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3?email_source=notifications&amp;email_token=AFTOJK7ZOMNJWKRMYIXSOOTPVLRGNA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZXHEYDQOKQOVZWQIZTGYYDONRZHA3DQMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JCEDO3CNMRHVOOXLPVLRGNANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PTP6PUJUU33YJ43TPVLRGNA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZXHEYDQOKQOVZWQIZTGYYDONRZHA3DQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695/files/c40ead760ac4444d1d7e051e6feee011994ee0f7..09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3?email_source=notifications\u0026email_token=AFTOJK7ZOMNJWKRMYIXSOOTPVLRGNA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZXHEYDQOKQOVZWQIZTGYYDONRZHA3DQMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2695/files/c40ead760ac4444d1d7e051e6feee011994ee0f7..09dcba386d2f6b12ad8de33dcef1c4ca3cc2b8d3?email_source=notifications\u0026email_token=AFTOJK7ZOMNJWKRMYIXSOOTPVLRGNA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQMZXHEYDQOKQOVZWQIZTGYYDONRZHA3DQMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdaeae692270_2eb83fc288ccd960154158e--


From nobody Tue May 14 09:23:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 140FF12015B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:22:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lYxhhxS0w124 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:22:56 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D38C3120120 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:22:30 -0700 (PDT)
Date: Tue, 14 May 2019 09:22:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850949; bh=kj0OPgRP2nJru27qggt/QHfmvXZ+Ca73MFu+tJcbopM=; h=Date:From:To:Subject:From; b=zwCe+rblX1CKdOaO0TAD4QhMJuClJqdGxwFuBy1vX7e2ZlZ6Fw+QjNWW5RRaMFS7B SSt4nEX4KS8EzToPr4EAg6KChnkGPWwFzKcdwXyD0BSFiClzeDg50gM6JkDlEVuCaq ErUo2JcYClEjfWkKCp4XNKwBww7oa3nd4geinqo8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9feae3-95078c@github.com>
Subject: [quicwg/base-drafts] 95078c: Script updating gh-pages from 09dcba38. [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/wyZUf2LkQRS18k0yRwuQ34HJdac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:22:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95078cd3fe2100e08e5371405a81453734b14e94
      https://github.com/quicwg/base-drafts/commit/95078cd3fe2100e08e5371405a81453734b14e94
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M http/invalid_duplicate/draft-ietf-quic-http.html
    M http/invalid_duplicate/draft-ietf-quic-http.txt
    M http/invalid_duplicate/draft-ietf-quic-invariants.html
    M http/invalid_duplicate/draft-ietf-quic-invariants.txt
    M http/invalid_duplicate/draft-ietf-quic-qpack.html
    M http/invalid_duplicate/draft-ietf-quic-qpack.txt
    M http/invalid_duplicate/draft-ietf-quic-recovery.html
    M http/invalid_duplicate/draft-ietf-quic-recovery.txt
    M http/invalid_duplicate/draft-ietf-quic-tls.html
    M http/invalid_duplicate/draft-ietf-quic-tls.txt
    M http/invalid_duplicate/draft-ietf-quic-transport.html
    M http/invalid_duplicate/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 09dcba38. [ci skip]



From nobody Tue May 14 09:23:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E705D1201AA for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ec-FmbQPF5_s for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:05 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4C831201B4 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:22:34 -0700 (PDT)
Date: Tue, 14 May 2019 09:22:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850953; bh=7LvwxJdrjUvHbi6eAkkMlxyIeTvfOcpiZBv4iq8DGqQ=; h=Date:From:To:Subject:From; b=XdKvPMq1yMHgNFVvMWrkext8+educeciza59TT72qwGij1/yfFMkn2i1V1XfgwVJX LJnNrE+9zbMMrprsritmW/753B03llYZ8DOXjjlbUB0x+LN4IWxR1Ft/Meg9HGmWF9 LyoCWU3lv8cMrnKUTgp96We5rDt45pFgnodd58N4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/02515d-73cfd8@github.com>
Subject: [quicwg/base-drafts] 73cfd8: Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mcl-k8Uj1AcKXw3qOOZaBEKmQPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:23:07 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 73cfd8a6d362596e289c1c25dc22f755a3138ff1
      https://github.com/quicwg/base-drafts/commit/73cfd8a6d362596e289c1c25dc22f755a3138ff1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push ID limit checking in DUPLICATE_PUSH (#2695)

* Push ID limit checking in DUPLICATE_PUSH

* Not malformed

* Reconcile and revert



From nobody Tue May 14 09:23:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CA5412003F for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7CJGXmzu0oFs for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:22 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 125D0120123 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:22:42 -0700 (PDT)
Date: Tue, 14 May 2019 09:22:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850961; bh=dwGbEbafRsOOpVaI2NlTwSo+uJZpLbJcqlM+YzgKyN0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fPeDOREhAxfmC7llxqO/tR4fcnzCInhCpr9LHaf0NcxKUYVCXm05zvAsmytaH+P8c KvjQ7gT2InN2Risauk3aWZQfnNmGffHuvUSk05fFvFom9D4/yNOup6zQxIKGGbH78p MO32o5r38lO3HfPV7FKC1ckANgpT924wNYV9Ccng=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YPWNNC4VNUNDCB5V25AO5DEVBNHHBU36B5A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2695/issue_event/2340710801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2695@github.com>
References: <quicwg/base-drafts/pull/2695@github.com>
Subject: Re: [quicwg/base-drafts] Push ID limit checking in DUPLICATE_PUSH (#2695)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaeb5147965_23ac3fadbbecd96822569"; 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/8gzJ1zc_W2ZqOflpn10EvXoAVmA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:23:24 -0000

----==_mimepart_5cdaeb5147965_23ac3fadbbecd96822569
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2695 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/2695#event-2340710801
----==_mimepart_5cdaeb5147965_23ac3fadbbecd96822569
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443531752" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2695" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2695/hovercard" href="https://github.com/quicwg/base-drafts/pull/2695">#2695</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/2695?email_source=notifications&amp;email_token=AFTOJK7OF5L3VIYJNBUPYEDPVLRNDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTEI#event-2340710801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62FXRCR6AFOT7LEYDPVLRNDANCNFSM4HMSF4MQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LFVIXR5GDFIPFSJ3PVLRNDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK7OF5L3VIYJNBUPYEDPVLRNDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTEI#event-2340710801",
"url": "https://github.com/quicwg/base-drafts/pull/2695?email_source=notifications\u0026email_token=AFTOJK7OF5L3VIYJNBUPYEDPVLRNDA5CNFSM4HMSF4M2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTEI#event-2340710801",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaeb5147965_23ac3fadbbecd96822569--


From nobody Tue May 14 09:23:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4530120123 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 AZSAc21olXkr for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:23:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70F3D1201E5 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:22:42 -0700 (PDT)
Date: Tue, 14 May 2019 09:22:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557850961; bh=7Ql2VNSskFuzUdNbe/ADUPJ60QeTlhga/cVtuooS5uo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RUN0Hx93s5NpDZlvTH98I2tTcazsTRCvFvOl+6WKIqbPKNtukEdqLLSWL0y2LVluK NHd1PCeqTrETN8zcJiv1fMlqSeK0mxPiR5qDAqEawSj0/8aCWuKtfIhNY8EDh27DCR Vx8itbz8MbrxhtbBX1MIM2RAqDZybPmF1tu97ilE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTK75GVQDMXFQA5Q525AO5DEVBNHHBUXKDQA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2681/issue_event/2340710811@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2681@github.com>
References: <quicwg/base-drafts/issues/2681@github.com>
Subject: Re: [quicwg/base-drafts] DUPLICATE_PUSH push ID validation (#2681)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaeb519042c_6e7a3ffdb90cd964902219"; 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/Sn6vbYlSXi02wZmgHbXGFoQdMEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:23:24 -0000

----==_mimepart_5cdaeb519042c_6e7a3ffdb90cd964902219
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2681 via #2695.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2681#event-2340710811
----==_mimepart_5cdaeb519042c_6e7a3ffdb90cd964902219
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442319744" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2681" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2681/hovercard" href="https://github.com/quicwg/base-drafts/issues/2681">#2681</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="443531752" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2695" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2695/hovercard" href="https://github.com/quicwg/base-drafts/pull/2695">#2695</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/2681?email_source=notifications&amp;email_token=AFTOJK7KWOF27SFPN7WNG63PVLRNDA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTGY#event-2340710811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AGZXDHAWQAJYLHR3PVLRNDANCNFSM4HL37LTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QF54VZYXDH6FIP4LPVLRNDA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2681?email_source=notifications\u0026email_token=AFTOJK7KWOF27SFPN7WNG63PVLRNDA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTGY#event-2340710811",
"url": "https://github.com/quicwg/base-drafts/issues/2681?email_source=notifications\u0026email_token=AFTOJK7KWOF27SFPN7WNG63PVLRNDA5CNFSM4HL37LT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROCGTGY#event-2340710811",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaeb519042c_6e7a3ffdb90cd964902219--


From nobody Tue May 14 09:24:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92D5E1201CF for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:24:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id khJb0ig5DwTG for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:24:44 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 843F212018D for <quic-issues@ietf.org>; Tue, 14 May 2019 09:24:00 -0700 (PDT)
Date: Tue, 14 May 2019 09:23:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557851039; bh=/NOXFRBQ6pKAATLuTHrwxYGSM29DcnyTVGpdSqL/Cyw=; h=Date:From:To:Subject:From; b=LHBqznaIaF4e/n8CGpxRXFxK+x3O49X3edy8YHRipdmFKkmG79aO+G5fjNhlPEaV0 25Dfwzdjk6QCDfoW6FZBU8lAgFfiB5b860XwXuZU5aZoTz2hRx2YV1yBFH9mv5CeWW DpbdfzJkJRCPR83YOxmQXWq9I76cxaYZ0ncQqj4A=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/95078c-d00598@github.com>
Subject: [quicwg/base-drafts] d00598: Script updating gh-pages from 73cfd8a6. [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/Ofr6hDBDlCzILN738NQiDfYwQ6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:24:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d0059873bb625412934009ebbb4e3e12fa560a5e
      https://github.com/quicwg/base-drafts/commit/d0059873bb625412934009ebbb4e3e12fa560a5e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 73cfd8a6. [ci skip]



From nobody Tue May 14 09:25:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 586821201A0 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ued7Fk6xcu4E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:25:12 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C850120059 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:24:50 -0700 (PDT)
Date: Tue, 14 May 2019 09:24:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557851089; bh=FvCxoOZnweoeAq+XlqTMtxzlmT1K1aJ04YCnH9Gpqak=; h=Date:From:To:Subject:From; b=UJZMis2XWQ96XGub2ipUSI6HYfVItZWBFujWsEi2yaitdyYLov48ChyERj39dw6NA 072fdPdFrooy9raMh2NpFiSrNHwII56wrb9CQ8GWuAMkM+W2quXx5ymWEe+UtLFbmR FNc/Uj0bk69cAPyDW7UNr7iNkQs8VjmFNKt/OxuI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d00598-6c24b5@github.com>
Subject: [quicwg/base-drafts] 6c24b5: Script updating issues at 2019-05-14T16:24:37Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hvcYVPA4S5Ud3zgJOQtSjNp4yxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:25:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6c24b5326ec722173b54cc7d5954e8baf0b982f4
      https://github.com/quicwg/base-drafts/commit/6c24b5326ec722173b54cc7d5954e8baf0b982f4
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-14T16:24:37Z. [ci skip]



From nobody Tue May 14 09:26:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8398612003F for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:26:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9FNSk70mpKuT for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:26:25 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E24A120045 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:26:20 -0700 (PDT)
Date: Tue, 14 May 2019 09:26:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557851179; bh=uJFCp6+sLkc9XjgbCRyzpmkfKHMQUoBU9hmVYzMZoG0=; h=Date:From:To:Subject:From; b=wXUiqg2qLADjIzJyTXeeH2c1isBKlAIXoNRFOQaXEfd/bBUuuC8LAv8kJ95mMcJnA RB0Y/22eUY4XFuH6Ka1DSIb7mqSf2ebEtjpo+tdtW3LwLdT1p9RNrPUFap/SE7ZF5L HPs0bcrMDYXqp9lxan5VRPUCJM6BvExMlQd81nm4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6c24b5-f25dac@github.com>
Subject: [quicwg/base-drafts] f25dac: Script updating issues at 2019-05-14T16:26:13Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kWBTWqrxlyHIgzGS-KDRtEoMiVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:26:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f25dac58d4ee30c5ad098e811f8746b9828c6a1d
      https://github.com/quicwg/base-drafts/commit/f25dac58d4ee30c5ad098e811f8746b9828c6a1d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-14T16:26:13Z. [ci skip]



From nobody Tue May 14 09:41:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06656120104 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:41:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oYRxsi5V-6oC for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:41:03 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FE25120120 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:41:01 -0700 (PDT)
Date: Tue, 14 May 2019 09:41:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557852060; bh=tjk6jeBvB8q2x0J+NZVjnr/TYVUUOLOfkdxg8e6t9qc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qf3gyAnKZZaSfAzu1JgtnEIvDNTT3JOvXZCUYHDA+pRMkyWEno4yBmdamWwvd0bJK MokXNVIkdeO5EENsCwZ2DW2AjtyDUcYPWuYDgUWa0Ud8M0uk8ZqSeaU3TbrZpTduGT i7BhOXfClaTLd2bVZ4rZO0NmJfDsAckeZiNIW90Y=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7RBK2KVSYQHEIQW3V25ARBZEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c492315461@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaef9c4ad1d_5af23f899d2cd95c1021c9"; 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/rrWdBxrgmuA4KukA4C8YOzeueew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:41:05 -0000

----==_mimepart_5cdaef9c4ad1d_5af23f899d2cd95c1021c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett I don't think you meant 2367

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-492315461
----==_mimepart_5cdaef9c4ad1d_5af23f899d2cd95c1021c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> I don't think you meant 2367</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications&amp;email_token=AFTOJK6CWUQQEZAWTMT6ZM3PVLTRZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMCGRI#issuecomment-492315461">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77RCK6VZKLIWAAMTLPVLTRZANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PZKG3LER2CA34AC3PVLTRZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMCGRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6CWUQQEZAWTMT6ZM3PVLTRZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMCGRI#issuecomment-492315461",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6CWUQQEZAWTMT6ZM3PVLTRZA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMCGRI#issuecomment-492315461",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaef9c4ad1d_5af23f899d2cd95c1021c9--


From nobody Tue May 14 09:46:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E95521201B4 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:46:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 XJlNUlQ2reAw for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:46:29 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63A021201A8 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:46:29 -0700 (PDT)
Date: Tue, 14 May 2019 09:46:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557852388; bh=F6z41+sq8lG1/1v0Foy/XOTGc91DV9+w08Gtl+TjgQ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yhqodEaHdk4dJ7ELLANYQT0KF+Qs+70dcaVz3qmwMEfEWvJOyFk0sqvT9TESf2buX PEtyueF84PAccuWhs/HYd8LkC7GwnLkZFsiKKI+73G4E6Pvk0w8cqTiSe08AGF2POk Rs46Qh2HNiXmnppmYYMLw+oRbA7duPgOvaaCOfPE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LXXMAMBFU4OZEAB525ARWJEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/237372868@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf0e45691e_81e3ffaf8ccd96c1418f7"; 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/hw1485IrJnvUeL7ADn1Y6WCCsqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:46:43 -0000

----==_mimepart_5cdaf0e45691e_81e3ffaf8ccd96c1418f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

MikeBishop commented on this pull request.=0D
=0D
=0D
=0D
>  =0D
+endpoint:=0D
+: Either the client or server of the connection.=0D
=0D
Everyone loves [their own baby](https://tools.ietf.org/html/rfc7540#secti=
on-2.2). =F0=9F=98=89=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/pull/2683#discussion_r283897934=

----==_mimepart_5cdaf0e45691e_81e3ffaf8ccd96c1418f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2683#discussi=
on_r283897934">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
+endpoint:=0D
+: Either the client or server of the connection.=0D
</pre>=0D
<p>Everyone loves <a href=3D"https://tools.ietf.org/html/rfc7540#section-=
2.2" rel=3D"nofollow">their own baby</a>. <g-emoji class=3D"g-emoji" alia=
s=3D"wink" fallback-src=3D"https://github.githubassets.com/images/icons/e=
moji/unicode/1f609.png">=F0=9F=98=89</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/2683?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK46PUVLKTEO3ZMPPS3PVLUGJA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTALRA#discussion_r283897934">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJK3D5FACWLRFQZOFKWLPVLUGJANCNFSM4HL6IFBA">mute the thread</=
a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKYFKYGG5MFNSV=
RMRITPVLUGJA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFS=
XPKTDN5WW2ZLOORPWSZGOBYTALRA.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/2683?email_source=3D=
notifications\u0026email_token=3DAFTOJK46PUVLKTEO3ZMPPS3PVLUGJA5CNFSM4HL6=
IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YTALRA#discussion_r283897934",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK46PUVLKTEO3ZMPPS3PVLUGJA5CNFSM4HL6IF=
BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYT=
ALRA#discussion_r283897934",=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_5cdaf0e45691e_81e3ffaf8ccd96c1418f7--


From nobody Tue May 14 09:50:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F99C12014A for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:50:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3sF6ErBSz7IL for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:50:37 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FE58120148 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:50:35 -0700 (PDT)
Date: Tue, 14 May 2019 09:50:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557852634; bh=599p7dwbZP6SpjOOuKY+tJCj/OK6xYTTF8mqrakJhMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ydGs/tZl4wOx/iNWhaWEyGGErhJjG4hLmWgZRTP2/7wGSwBmcGKzxKuXQ/rcOtVHs WvxChk0W3WaWxcV8LXr4iO6L0l/W4rQZSi6RJ7dvFcudplwpHAUJVNDdCmVOvn1+u/ 6/u9NCyaNXO/fKrwYcos+MMnmVfdj2F4aZY6jMqo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC4PRXHTQS3DA6GE525ASFVEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/237374911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf1dab9f2a_72a43fc5e54cd96c283520"; 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/2XS82rvpvuOaeCrSN7r9ZSiHSdE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:50:39 -0000

----==_mimepart_5cdaf1dab9f2a_72a43fc5e54cd96c283520
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP's lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads
+to parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection can transfer only a single HTTP request or response at a
+time in each direction, multiple parallel TCP connections are used, reducing the
+ability of the congestion controller to accurately manage traffic between
+endpoints.

I heard that proposal again in Prague, as a matter of fact.  I wish them all success.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683#discussion_r283899482
----==_mimepart_5cdaf1dab9f2a_72a43fc5e54cd96c283520
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283899482">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -88,28 +88,101 @@ code and issues list for this draft can be found at
 
 HTTP semantics are used for a broad range of services on the Internet. These
 semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/2 introduced a framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, TCP&#39;s lack of visibility into
-parallel requests in both mappings limited the possible performance gains.
+HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+
+## Prior versions of HTTP
+
+HTTP/1.1 is a TCP mapping which uses whitespace-delimited text fields to convey
+HTTP messages.  While these exchanges are human-readable, the whitespace leads
+to parsing difficulties and workarounds to be tolerant of variant behavior.
+Because each connection can transfer only a single HTTP request or response at a
+time in each direction, multiple parallel TCP connections are used, reducing the
+ability of the congestion controller to accurately manage traffic between
+endpoints.
</pre>
<p>I heard that proposal again in Prague, as a matter of fact.  I wish them all success.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications&amp;email_token=AFTOJK5IBKZIIYKJ7HYITB3PVLUVVA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTA3PY#discussion_r283899482">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77DHN6M64IUSQ54CLPVLUVVANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK473G7PYDQQNGGPL4DPVLUVVA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTA3PY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5IBKZIIYKJ7HYITB3PVLUVVA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTA3PY#discussion_r283899482",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5IBKZIIYKJ7HYITB3PVLUVVA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTA3PY#discussion_r283899482",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaf1dab9f2a_72a43fc5e54cd96c283520--


From nobody Tue May 14 09:54:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7B2A120165 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:54:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R7dkx2s9amY0 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:54:06 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCCF9120123 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:53:56 -0700 (PDT)
Date: Tue, 14 May 2019 09:53:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557852835; bh=RrouFD7zhNLdubO/OlxSPHe0raQXeUZhsdU68wqC2dU=; h=Date:From:To:Subject:From; b=v0MRTyG3N/JYFcc0IBEz6nW+yCk40sI1oVH+sWGkpB7AQWbCT8EjsVBJ8jMkT/TBL szp3MqAsA8DxizrJ3JuQAELslRtMB9YJf03EPi0zekUANmmvfaUTpkhiDctOD3CPSt edekfb0+Nvp3lTEWEJdRDVT2zm4eKoocZYs8yok0=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/6bc32a-d0965b@github.com>
Subject: [quicwg/base-drafts] d0965b: Suggestions from 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/cGR8uc9oK1sgtIcegh2Bz9Tu7pg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:54:08 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: d0965b34e854d2c21b68265eadd4314c775c254f
      https://github.com/quicwg/base-drafts/commit/d0965b34e854d2c21b68265eadd4314c775c254f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Suggestions from review



From nobody Tue May 14 09:54:16 2019
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 6A53612017F for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:54:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 ZnjqPtC2-dK7 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:54:10 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CFFB12015B for <quic-issues@ietf.org>; Tue, 14 May 2019 09:54:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=ndDVmKla4gLro9I5geFS0f9ASqk=; b=bPeVWyvXwHmPmyHM wlBt4C1VqnTG8lM50O0IYPQDA/DOz6IpnlWJE/6SCCEt9ID4XU9GYqNRNlN5E7wu OVnvLXFvd49oqFreDYaJ0TrBF3csftftt4KENdtCyTOH+MIaOCctCPMqaF3XD/KG MPHGnYjab2wQmChzwDd50wwA/eQ=
Received: by filter1425p1mdw1.sendgrid.net with SMTP id filter1425p1mdw1-22754-5CDAF2AC-6 2019-05-14 16:54:04.171375758 +0000 UTC m=+38083.134682138
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id 4xHNHk6LTfGdevE6WYSizQ for <quic-issues@ietf.org>; Tue, 14 May 2019 16:54:04.154 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 188B3360E83 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:54:04 -0700 (PDT)
Date: Tue, 14 May 2019 16:54:05 +0000 (UTC)
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/2683/push/3607818405@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf2ac16be5_44ca3fa1a98cd96416952f"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1ZFknDX4EPLAoYiETNN+CccrembamEeoOEx6 +mOFikXUkochS7++dXe7a2jj7O5KkMbQ6A+lUEyGdCQbXnvu6kf6OICN+BfaD5Tgld90YyPPe0YYXS DA0AMNtCQiV/E26ndGmo9SzMB17KD3Z7DShA0vEDCnyunex7Nc/ehEZUvDbWQaCfNx7iaaqGkjN083 s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XwbMl8JYoyY15IgVbRNygWc0DtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:54:12 -0000

----==_mimepart_5cdaf2ac16be5_44ca3fa1a98cd96416952f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

d0965b34e854d2c21b68265eadd4314c775c254f  Suggestions from review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683/files/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c..d0965b34e854d2c21b68265eadd4314c775c254f

----==_mimepart_5cdaf2ac16be5_44ca3fa1a98cd96416952f
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/d0965b34e854d2c21b68265eadd4314c775c254f">d0965b3</a>  Suggestions from 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/2683/files/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c..d0965b34e854d2c21b68265eadd4314c775c254f?email_source=notifications&amp;email_token=AFTOJKYVMNCIYW3N34EMVKTPVLVCZA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBRHA2DANI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SVHEBKTEZK7FH6XTPVLVCZANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ETPGS4B2DQSWJFXLPVLVCZA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBRHA2DANI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683/files/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c..d0965b34e854d2c21b68265eadd4314c775c254f?email_source=notifications\u0026email_token=AFTOJKYVMNCIYW3N34EMVKTPVLVCZA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBRHA2DANI",
"url": "https://github.com/quicwg/base-drafts/pull/2683/files/6bc32a1eba96c81c9ba9aeaed6f6efaa4412ef1c..d0965b34e854d2c21b68265eadd4314c775c254f?email_source=notifications\u0026email_token=AFTOJKYVMNCIYW3N34EMVKTPVLVCZA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBRHA2DANI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdaf2ac16be5_44ca3fa1a98cd96416952f--


From nobody Tue May 14 09:55:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A18E012014A for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:55:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PbLZeTt5gyRM for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:55:30 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1BB5D120123 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:55:30 -0700 (PDT)
Date: Tue, 14 May 2019 09:55:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557852929; bh=ppq7tknngP2NikUoo5I1By5A1x4IzH4k4thf43LJu4s=; h=Date:From:To:Subject:From; b=RuDdRKu0rmRxfiEEVuoU8FMVGd+8Uhn2mLZPajE5SkcwkUvPBngeqDuQogjqzn+hL Du5yTv5h7YeG4jBvWX+nKPyOWOrFNLj9dQx5I8q3NS8dniuE7+ofz/83PRlv+a9q16 TH56+xJIfcvwGllAPYVE1ZRpYvKavkWXoNxEjOBc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f25dac-a86b9b@github.com>
Subject: [quicwg/base-drafts] a86b9b: Script updating gh-pages from d0965b34. [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/Muk5lhTUd4kQsZnxgttDFOOdfxY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:55:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a86b9b0fe0b6b4896a9b750427e8d438008b5442
      https://github.com/quicwg/base-drafts/commit/a86b9b0fe0b6b4896a9b750427e8d438008b5442
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M http/more_h2/draft-ietf-quic-http.html
    M http/more_h2/draft-ietf-quic-http.txt
    M http/more_h2/draft-ietf-quic-invariants.html
    M http/more_h2/draft-ietf-quic-invariants.txt
    M http/more_h2/draft-ietf-quic-qpack.html
    M http/more_h2/draft-ietf-quic-qpack.txt
    M http/more_h2/draft-ietf-quic-recovery.html
    M http/more_h2/draft-ietf-quic-recovery.txt
    M http/more_h2/draft-ietf-quic-tls.html
    M http/more_h2/draft-ietf-quic-tls.txt
    M http/more_h2/draft-ietf-quic-transport.html
    M http/more_h2/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d0965b34. [ci skip]



From nobody Tue May 14 09:59:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B504212015B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:59:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mAFcX52Ci5w0 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:59:11 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07248120151 for <quic-issues@ietf.org>; Tue, 14 May 2019 09:59:11 -0700 (PDT)
Date: Tue, 14 May 2019 09:59:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557853150; bh=uOvml31x1j2PgWUUy8riTpfqfPQ8Uh5V+JteNM77ylc=; h=Date:From:To:Subject:From; b=wBWWrCZ6f9sh5gj2CLILtObR6FqqYFXNXz3n7WcER8BkA65bXiCtD3Mj3S94bMCwB 4YuFbiFKu31estHp6P7vEmeV+aXG1TMC9TyUsy+Td623aYrArli/CfQoEh7KBZVOjj J3Dn62PhluPww1a4pKkPdd1LDQiyaQ2MMouDVCAQ=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/d0965b-4f7591@github.com>
Subject: [quicwg/base-drafts] 4f7591: Americanise ;-)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I5m6AqXBOcMIGRvpmKtNkLjd980>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:59:13 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4f75917af7d9c4f6b4a758abcd0224832f8c4439
      https://github.com/quicwg/base-drafts/commit/4f75917af7d9c4f6b4a758abcd0224832f8c4439
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Americanise ;-)



From nobody Tue May 14 09:59:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42E89120151 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:59:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 dva35blXITsS for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 09:59:21 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2737212015B for <quic-issues@ietf.org>; Tue, 14 May 2019 09:59:21 -0700 (PDT)
Date: Tue, 14 May 2019 09:59:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557853160; bh=VspvmnB5cnEk/pA2bk7HE4RPeR1ecUxgFqpKDYccNRk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nb+Qt956+LpAa1xLbrVUQpJZw9NdCgncG3AvqlykeCgbTo6S4GpcdWfS2PIJTleI1 o4EBMGSFSZvSs72G/Sew+6G9iwmRScd49ikNQI5Sbp8GOKrvADShP/I2DPbEcep0CT qO7s39NjsBLYZV4ZoTHEOJWTIO+blq2582qrpfqQ=
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/2683/push/3607836959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf3e7ee202_5dc53f8b9b2cd95c2895f"; 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/xb-bcXaumYBlWKFWcE1MA33XBIo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 16:59:22 -0000

----==_mimepart_5cdaf3e7ee202_5dc53f8b9b2cd95c2895f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

4f75917af7d9c4f6b4a758abcd0224832f8c4439  Americanise ;-)


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2683/files/d0965b34e854d2c21b68265eadd4314c775c254f..4f75917af7d9c4f6b4a758abcd0224832f8c4439

----==_mimepart_5cdaf3e7ee202_5dc53f8b9b2cd95c2895f
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/4f75917af7d9c4f6b4a758abcd0224832f8c4439">4f75917</a>  Americanise ;-)</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/2683/files/d0965b34e854d2c21b68265eadd4314c775c254f..4f75917af7d9c4f6b4a758abcd0224832f8c4439?email_source=notifications&amp;email_token=AFTOJKY4BTZC2AECSWDU5F3PVLVWPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBTGY4TKOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YX2DLZYQOSPTARTTPVLVWPANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6C7U75E4SYUW6NHKLPVLVWPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBTGY4TKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683/files/d0965b34e854d2c21b68265eadd4314c775c254f..4f75917af7d9c4f6b4a758abcd0224832f8c4439?email_source=notifications\u0026email_token=AFTOJKY4BTZC2AECSWDU5F3PVLVWPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBTGY4TKOI",
"url": "https://github.com/quicwg/base-drafts/pull/2683/files/d0965b34e854d2c21b68265eadd4314c775c254f..4f75917af7d9c4f6b4a758abcd0224832f8c4439?email_source=notifications\u0026email_token=AFTOJKY4BTZC2AECSWDU5F3PVLVWPA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONJWGI3TGOKQOVZWQIZTGYYDOOBTGY4TKOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdaf3e7ee202_5dc53f8b9b2cd95c2895f--


From nobody Tue May 14 10:00:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8CD412015C for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:00:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GBLlBMZpdUDY for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:00:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 405D1120165 for <quic-issues@ietf.org>; Tue, 14 May 2019 10:00:51 -0700 (PDT)
Date: Tue, 14 May 2019 10:00:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557853250; bh=QxtTDdi9zKx8APjMFYeHDSeWoFrYkpNMBOOHlDF8SmQ=; h=Date:From:To:Subject:From; b=AZ2AoCNqYY7VTbV7oKJjwGmgLXFPCijThAwsYHEl3xlnRjrpJy5dNNuXUmTHTAFuy pItUtlxd6Npgtn6U67Jj7vX9iwqHj4S+IgVSsdBtxQiB6NR9LgHPhnsGnDaJI2pM2M buAsscWCu/qF0LFGlgzG7ZEDSQ0+YKn7DTaKqgCw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a86b9b-1e8df7@github.com>
Subject: [quicwg/base-drafts] 1e8df7: Script updating gh-pages from 4f75917a. [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/C0mFfE4c9r1ZwBmrtjCSBzPRgzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:00:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e8df704e183acaf6b36e714e7f07a28b68cd713
      https://github.com/quicwg/base-drafts/commit/1e8df704e183acaf6b36e714e7f07a28b68cd713
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M http/more_h2/draft-ietf-quic-http.html
    M http/more_h2/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4f75917a. [ci skip]



From nobody Tue May 14 10:11:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E665E12021D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:11:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MrmXgfTmVeI0 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:10:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1D561201E5 for <quic-issues@ietf.org>; Tue, 14 May 2019 10:10:59 -0700 (PDT)
Date: Tue, 14 May 2019 10:10:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557853858; bh=NISameO0wGBblJSapN5L4ng+JX5nRbTb0tiEEGW4eqw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dFhqjKWBbDW9ZLUDIPFKw0jKlE9N1pN6hCTJg++ip99MaU7eNk0jkMfX6r3wSmYBl mX5YihLmlmVWBNkmjevVArG8CMHKo1U98RtE1XMv5L5RUgzLS2xuoG6M8XsJrTANEN bPxOqupOF12RYn+DIYaXCvn7KryYsi26I69e9FyI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYCKGASNDM4RH4VRN525AUSFEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c492326327@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf6a2a898c_33c33fe497acd968164275"; 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/m1j50BBIlU7z6d47yBI7UcT30Lc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:11:01 -0000

----==_mimepart_5cdaf6a2a898c_33c33fe497acd968164275
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks David, 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/2687#issuecomment-492326327
----==_mimepart_5cdaf6a2a898c_33c33fe497acd968164275
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks David, 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/2687?email_source=notifications&amp;email_token=AFTOJK4WLDO7LQHUN4ZRTXTPVLXCFA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVME3NY#issuecomment-492326327">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XC3RHATQG6GNS2ETPVLXCFANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPIWT6RUMGZ55ZPETPVLXCFA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVME3NY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK4WLDO7LQHUN4ZRTXTPVLXCFA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVME3NY#issuecomment-492326327",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK4WLDO7LQHUN4ZRTXTPVLXCFA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVME3NY#issuecomment-492326327",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaf6a2a898c_33c33fe497acd968164275--


From nobody Tue May 14 10:17:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6B9E12015B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:17:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q2BRjuRDX_Pu for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:17:07 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3162212013F for <quic-issues@ietf.org>; Tue, 14 May 2019 10:17:07 -0700 (PDT)
Date: Tue, 14 May 2019 10:17:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557854226; bh=eK4xjzn4CKR2SzCyd2tz5mTzQaiHLBzItcCHXQBXQUk=; h=Date:From:To:Subject:From; b=PD81c29qbC7o/HLRgcE9YDdYiuM8Z1nGP/EwTwzUqPiCkPnZAcpdKpvOM2HpXdqy2 aVXjWvs+rMXT0z0zHoV76kNj878ASGQ9YMYEolvwRrKMVpykE5n92rrsRBsziQHCOA pW6rjG+G7gGVKGKZPuNjBfoJ37UkWr5Q8GWxwro4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/break_up_h2_considerations/000000-7d293d@github.com>
Subject: [quicwg/base-drafts] 7d293d: Break up H2 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/6PByf1R9ud52RphhXgGbfX9qU78>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:17:09 -0000

  Branch: refs/heads/http/break_up_h2_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7d293ddbf1ad3f258dbc708e036b95504019665e
      https://github.com/quicwg/base-drafts/commit/7d293ddbf1ad3f258dbc708e036b95504019665e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Break up H2 considerations



From nobody Tue May 14 10:18:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8AE66120151 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:18:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fn-VO8Krmtiv for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:18:43 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1824A12013F for <quic-issues@ietf.org>; Tue, 14 May 2019 10:18:43 -0700 (PDT)
Date: Tue, 14 May 2019 10:18:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557854321; bh=AxTZUMOBS5Fp7Ce4iWVSDn1f/+JRMkTeQ+FPeadaZ3A=; h=Date:From:To:Subject:From; b=FxnpQww0OTNFp0p+fD9wuIfwtEbRphAftsQIXa9fA+I794xMdAb7i4kA0gK9OXE3s TDErYOQI7L/nnsaPTHJYN7ru0SjNgpyN4BQV6xv7lDYSaDqUZIYNVDwOw4leVv4+Zd J5ZzOE0/za8H6p0WA7GM7sqHaGH3xpUija6nJ6PU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1e8df7-93cbae@github.com>
Subject: [quicwg/base-drafts] 93cbae: Script updating gh-pages from 7d293ddb. [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/IsuimG4fnTevER9YQ_5b-K0zthk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:18:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93cbaed4857b5ee025187184120a2c071edd1246
      https://github.com/quicwg/base-drafts/commit/93cbaed4857b5ee025187184120a2c071edd1246
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    A http/break_up_h2_considerations/draft-ietf-quic-http.html
    A http/break_up_h2_considerations/draft-ietf-quic-http.txt
    A http/break_up_h2_considerations/draft-ietf-quic-invariants.html
    A http/break_up_h2_considerations/draft-ietf-quic-invariants.txt
    A http/break_up_h2_considerations/draft-ietf-quic-qpack.html
    A http/break_up_h2_considerations/draft-ietf-quic-qpack.txt
    A http/break_up_h2_considerations/draft-ietf-quic-recovery.html
    A http/break_up_h2_considerations/draft-ietf-quic-recovery.txt
    A http/break_up_h2_considerations/draft-ietf-quic-tls.html
    A http/break_up_h2_considerations/draft-ietf-quic-tls.txt
    A http/break_up_h2_considerations/draft-ietf-quic-transport.html
    A http/break_up_h2_considerations/draft-ietf-quic-transport.txt
    A http/break_up_h2_considerations/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7d293ddb. [ci skip]



From nobody Tue May 14 10:19:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23C4E120151 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:19:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DpQIv1jPeFMQ for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:19:54 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D87912013F for <quic-issues@ietf.org>; Tue, 14 May 2019 10:19:54 -0700 (PDT)
Date: Tue, 14 May 2019 10:19:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557854393; bh=mSMZ6Q981OpB+Fnx29oIVURxkocxkPEg8cV9CCyN01M=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=K8/xujGeuQrhj2V6gJC4MAp3YWrl0xugOBa6kLBnCAEwI9xCFGQrhCOwjQ77xpo9u EcfD9Tv9HJoln+zvusbpwOR47CcmgHUpuLfHnVtrm0ngT79e/9tcBSusa0+Z71wUn9 w+wva0xRlMDWgROZKNl8RgXe3xXk1LhxtbT1meU0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6DJQIUOR32NE2TE6V25AVTTEVBNHHBU53JAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2698@github.com>
Subject: [quicwg/base-drafts] Break up H2 Frame Considerations (#2698)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf8b953d80_50c53f95e48cd96c856aa"; 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/hoQhrDYGLfFeKbqaZ6TU_dl3WT4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:19:56 -0000

----==_mimepart_5cdaf8b953d80_50c53f95e48cd96c856aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Splitting out Ian's suggestion to break up A.2 further.  Based on #2683.

**DO NOT MERGE** without changing target branch after #2683 lands.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2698

-- Commit Summary --

  * Break up H2 considerations

-- File Changes --

    M draft-ietf-quic-http.md (64)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2698.patch
https://github.com/quicwg/base-drafts/pull/2698.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/2698

----==_mimepart_5cdaf8b953d80_50c53f95e48cd96c856aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Splitting out Ian's suggestion to break up A.2 further.  Based on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442450003" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2683" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2683/hovercard" href="https://github.com/quicwg/base-drafts/pull/2683">#2683</a>.</p>
<p><strong>DO NOT MERGE</strong> without changing target branch after <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442450003" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2683" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2683/hovercard" href="https://github.com/quicwg/base-drafts/pull/2683">#2683</a> lands.</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/2698'>https://github.com/quicwg/base-drafts/pull/2698</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Break up H2 considerations</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2698/files#diff-0">draft-ietf-quic-http.md</a>
    (64)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2698.patch'>https://github.com/quicwg/base-drafts/pull/2698.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2698.diff'>https://github.com/quicwg/base-drafts/pull/2698.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/2698?email_source=notifications&amp;email_token=AFTOJK2EV2H5PNAWXIU6PY3PVLYDTA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTXNEBQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUIAKP7FIDYEIT2X3PVLYDTANCNFSM4HM4A6YQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3IHJJZXRZPXXBP4LPVLYDTA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTXNEBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK2EV2H5PNAWXIU6PY3PVLYDTA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTXNEBQ",
"url": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK2EV2H5PNAWXIU6PY3PVLYDTA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTXNEBQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdaf8b953d80_50c53f95e48cd96c856aa--


From nobody Tue May 14 10:20:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BECF120151 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:20:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HKn31k4uH--U for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:20:34 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02E7912013F for <quic-issues@ietf.org>; Tue, 14 May 2019 10:20:33 -0700 (PDT)
Date: Tue, 14 May 2019 10:20:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557854433; bh=dp6W1HTqkKy7otszStrtxpnPptwxhmDLSlwYgepWP08=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2NkAV5Q9vLrZYQNgIllreueL6b6bkte603bWq77FBGeqMdMJtug6180IqUpUHJnh5 lmr790YXKs5fQKDxBBLypLOzfEg5GWSPtmxW3rEyiY030rui9cqStEjZFRGDZMDrzQ k/DktKhv8g04Sg9MaVTQwObA6seLJur7R2PUhncA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74ZHPKYUHJYHOR5XF25AVWDEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/review/237390311@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdaf8e1320de_341b3fe497acd9683052ba"; 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/NHrqvzUqY-gZGO3DleX2kf37isU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:20:36 -0000

----==_mimepart_5cdaf8e1320de_341b3fe497acd9683052ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -1774,7 +1898,7 @@ removed. Because stream termination is handled by QUIC, an END_STREAM flag is
 not required.  This permits the removal of the Flags field from the generic
 frame layout.
 
-Frame payloads are largely drawn from {{!RFC7540}}. However, QUIC includes many
+Frame payloads are largely drawn from {{!HTTP2}}. However, QUIC includes many

I'd prefer to handle that separately, since that's distinct from what I'm doing here and potentially sizable.  I've opened #2698 with a first pass at that 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/2683#discussion_r283911869
----==_mimepart_5cdaf8e1320de_341b3fe497acd9683052ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2683#discussion_r283911869">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1774,7 +1898,7 @@ removed. Because stream termination is handled by QUIC, an END_STREAM flag is
 not required.  This permits the removal of the Flags field from the generic
 frame layout.
 
-Frame payloads are largely drawn from {{!RFC7540}}. However, QUIC includes many
+Frame payloads are largely drawn from {{!HTTP2}}. However, QUIC includes many
</pre>
<p>I'd prefer to handle that separately, since that's distinct from what I'm doing here and potentially sizable.  I've opened <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444033283" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2698" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2698/hovercard" href="https://github.com/quicwg/base-drafts/pull/2698">#2698</a> with a first pass at that 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/2683?email_source=notifications&amp;email_token=AFTOJK5CEGX5B6JF477EBUDPVLYGDA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTETZY#discussion_r283911869">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ECVCUKJVGZIZX4HTPVLYGDANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYU3MV7IQ6NI4H3N3TPVLYGDA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTETZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5CEGX5B6JF477EBUDPVLYGDA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTETZY#discussion_r283911869",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJK5CEGX5B6JF477EBUDPVLYGDA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTETZY#discussion_r283911869",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdaf8e1320de_341b3fe497acd9683052ba--


From nobody Tue May 14 10:27:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EA73120184 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:27:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aiKYu3jaOY2r for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 10:27:35 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B1A512019D for <quic-issues@ietf.org>; Tue, 14 May 2019 10:27:22 -0700 (PDT)
Date: Tue, 14 May 2019 10:27:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557854841; bh=HDaLE+bAgXZW2sMht5Z4BVndkS7hffk8c5VA+jdA2x4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tWOU6zbC+6jGNpKPDdw4OFMTD1/q7uMBlzwjxT2cO3j63c+fLx6GW83w5oRDK3Nh8 X1kYAwuf9UtOpfbjeJsz0tPFrtN1/j/SLzFTPGRbiU8uN3m1qkXfAUChpSqfv/2U8I UwSYz+hodHZYp/oV8L36qZ2ELNcAZ9mvjtYZAy5k=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MOOPCRW3HARF7VOF25AWPTEVBNHHBU53JAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2698/review/237393721@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2698@github.com>
References: <quicwg/base-drafts/pull/2698@github.com>
Subject: Re: [quicwg/base-drafts] Break up H2 Frame Considerations (#2698)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdafa797db38_51e43f8ca7acd96047272"; 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/s0k0pE-6LhP0-_nnW2v0QlwJNGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 17:27:37 -0000

----==_mimepart_5cdafa797db38_51e43f8ca7acd96047272
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/2698#pullrequestreview-237393721
----==_mimepart_5cdafa797db38_51e43f8ca7acd96047272
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2698?email_source=notifications&amp;email_token=AFTOJK2CR7YOOMBSHIQEXS3PVLY7TA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTFOOI#pullrequestreview-237393721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WTDRSA3ZLC3XMBYTPVLY7TANCNFSM4HM4A6YQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCTN3TTNYGLVVIHB3PVLY7TA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTFOOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK2CR7YOOMBSHIQEXS3PVLY7TA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTFOOI#pullrequestreview-237393721",
"url": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK2CR7YOOMBSHIQEXS3PVLY7TA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYTFOOI#pullrequestreview-237393721",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdafa797db38_51e43f8ca7acd96047272--


From nobody Tue May 14 11:36:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8728E1200EF for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 11:36:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id suiSdgLDJuV2 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 11:36:01 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81DAF1200B4 for <quic-issues@ietf.org>; Tue, 14 May 2019 11:36:01 -0700 (PDT)
Date: Tue, 14 May 2019 11:36:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557858960; bh=sr2lR4bNezAsRYR1lFlTAHLuv1wkGDrrWbemvqE1x/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dHxT/gRsZBZUukNgWzuAqW0XK/WiDuz1gpg015MifHP7PfUcqKT7F2eeZeZM9XT5r DXA6RLVxtbuuJkOuj7R/i4OHUfNjdytwZp4X2bb/MprmOaYNdbRtn7EvUcPj1hH6OA 9JUgYeYpvvAfoF4c/yF2B5DT+PXWnO8xZKp1g5xQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DJDHDHTLOV6YHESN25A6RBEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/492357584@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb0a909c73e_39f23fb5f42cd9601556d7"; 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/-FAZIvgu1yAu9cQvmjI5WGnhzU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 18:36:04 -0000

----==_mimepart_5cdb0a909c73e_39f23fb5f42cd9601556d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov Q on "Then there are the corner cases. For example, what happens when the client decides to cancel the stream whose lost STREAM packet caused the priority stream blockage?" 

In this case, the server would either have to block until the stream was reset or buffer priority operations for later use.  I agree both of these options are fairly unappealing, but is there a reason it's worse 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/issues/2678#issuecomment-492357584
----==_mimepart_5cdb0a909c73e_39f23fb5f42cd9601556d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> Q on "Then there are the corner cases. For example, what happens when the client decides to cancel the stream whose lost STREAM packet caused the priority stream blockage?"</p>
<p>In this case, the server would either have to block until the stream was reset or buffer priority operations for later use.  I agree both of these options are fairly unappealing, but is there a reason it's worse 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/issues/2678?email_source=notifications&amp;email_token=AFTOJK5XVDMRW66ILIJH6YDPVMBBBA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMMPUA#issuecomment-492357584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72BWP5RTMGRCUURCLPVMBBBANCNFSM4HLTFNBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MC2FUEFHL4SDYFNLPVMBBBA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMMPUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK5XVDMRW66ILIJH6YDPVMBBBA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMMPUA#issuecomment-492357584",
"url": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK5XVDMRW66ILIJH6YDPVMBBBA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMMPUA#issuecomment-492357584",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb0a909c73e_39f23fb5f42cd9601556d7--


From nobody Tue May 14 12:01:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0EE0120289 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 12:01:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uIqVs7aXnJiD for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 12:01:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C4C71201B4 for <quic-issues@ietf.org>; Tue, 14 May 2019 12:01:32 -0700 (PDT)
Date: Tue, 14 May 2019 12:01:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557860491; bh=yLqgmT2FEXjyBc/8MzOj6LIvVIbDuuMRE7N27j7wtoI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ea32O+mnt07a6wJssGik8g6JXaa6HrnO8W5ldlvOvQxbIn29MKtoN0T7MEFAYRvYj zr1fZFuMbRIqvrtPeMC3i49XZMFbunOt3aCVDF+TVs58ppPfYYVMRX1WxNFXnu0RbQ +2YBXi+fDhNjGTQcTjixyYZQJbs46H4CvQhPmkFI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OVZ6IHETGHTDMM6V25BBQXEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/492367028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb108b42b33_49343f9ce1ccd964250856"; 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/a03MGfUStE6_UD2Pi4SgVo_c0I0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 19:01:40 -0000

----==_mimepart_5cdb108b42b33_49343f9ce1ccd964250856
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I state that buffering priority frames because of a lost packet on an unrelated stream is not just unappealing, it's bad design.  This is because the client wants those priorities changed 1/2 RTT ago.  Expedient reprioritization of streams is a design goal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2678#issuecomment-492367028
----==_mimepart_5cdb108b42b33_49343f9ce1ccd964250856
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I state that buffering priority frames because of a lost packet on an unrelated stream is not just unappealing, it's bad design.  This is because the client wants those priorities changed 1/2 RTT ago.  Expedient reprioritization of streams is a design goal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications&amp;email_token=AFTOJK5KNZMRBET3R27LJK3PVMEAXA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMOZNA#issuecomment-492367028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UL2OIXNJGQUXUFXLPVMEAXANCNFSM4HLTFNBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JLBWMRVWDI5J6DODPVMEAXA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMOZNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK5KNZMRBET3R27LJK3PVMEAXA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMOZNA#issuecomment-492367028",
"url": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK5KNZMRBET3R27LJK3PVMEAXA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMOZNA#issuecomment-492367028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb108b42b33_49343f9ce1ccd964250856--


From nobody Tue May 14 12:13:58 2019
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 EA68B1201DA for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 12:13:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level: 
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xoeDzdw5D8Fx for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 12:13:47 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3DEC512017F for <quic-issues@ietf.org>; Tue, 14 May 2019 12:13:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=A16sN4mNgv3VkCSeowKc2c2PwbI=; b=P8B/dJVSSuyp0TOf ymSN6DGhAxdkS+kAPD2ORI0Smx7u3n7/9581ncoOiAoyQocrjl3/nbA2MzL4cM/k Ux8kiYfnq4yV7mZM8A0tUz4KrJvP9kOxpgXa6XEAMrv2t1x36euPEU8uAbeTA7Pw VERHzda+HUmbRyMDkna3q2I+ZrU=
Received: by filter1468p1mdw1.sendgrid.net with SMTP id filter1468p1mdw1-25262-5CDB1369-D 2019-05-14 19:13:45.246970971 +0000 UTC m=+72328.138374790
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id XaZ7u-XHTNuaB9qKIrG0FA for <quic-issues@ietf.org>; Tue, 14 May 2019 19:13:45.094 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 0A61D36155F for <quic-issues@ietf.org>; Tue, 14 May 2019 12:13:45 -0700 (PDT)
Date: Tue, 14 May 2019 19:13:45 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BMFG3PUZO47WOOHF25BC6TEVBNHHBUVMWDQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2678/492371492@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2678@github.com>
References: <quicwg/base-drafts/issues/2678@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional stream (some or) all the control things in HTTP/3 (#2678)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb13697624_3fe93f95764cd95c473989"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2afWm3XFey3ECDbt9fZEzwnO4Wycx69neyYK WOCPWTnkA/9DmNdU0esk8OTDQkMfIUlHv7/ggIQ+OVOghqi8MzO3DOIWnaPOK16lbfwgv3nZwnpqzg HB575QKKOxuQG4Dz9k6ukdvyBrqrLglMW1BvHkhQmpkJbmhkMWx9HSullw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UK9014Awe7QMCzyIaaWkKLkQl08>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 19:13:56 -0000

----==_mimepart_5cdb13697624_3fe93f95764cd95c473989
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree it's a bad 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/2678#issuecomment-492371492
----==_mimepart_5cdb13697624_3fe93f95764cd95c473989
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree it's a bad 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/2678?email_source=notifications&amp;email_token=AFTOJK2RNSTEYXGQVEVCEKLPVMFOTA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMP4JA#issuecomment-492371492">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6G4Z6BAGI26SEKIA3PVMFOTANCNFSM4HLTFNBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GZTAF4FOHJZEVMCLPVMFOTA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMP4JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK2RNSTEYXGQVEVCEKLPVMFOTA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMP4JA#issuecomment-492371492",
"url": "https://github.com/quicwg/base-drafts/issues/2678?email_source=notifications\u0026email_token=AFTOJK2RNSTEYXGQVEVCEKLPVMFOTA5CNFSM4HLTFNBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMP4JA#issuecomment-492371492",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb13697624_3fe93f95764cd95c473989--


From nobody Tue May 14 14:52:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BCD61200E6 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 14:52:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96gHZSmK0AWz for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 14:52:00 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CFEF12003F for <quic-issues@ietf.org>; Tue, 14 May 2019 14:52:00 -0700 (PDT)
Date: Tue, 14 May 2019 14:51:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557870719; bh=VmzA/YgSWSNDd29zY74sYFYVasrXhRNq6BdlG5D4xn4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=O9tGRudrEPGooTABZ4H77Z8G9t/PDaoXQ01EMvc4cwxlDr4vanrNiM0vUXcTxdWkx RxP9ndNE0FqPHxq+9Cbh1k7IqzAX+xk9NXeCrpuTKGnaYU+ctsyFKApTtMsjJWH/Pz 555b6EN99lmkRf06JvwaUgaLrIBHOeLwEdaBqPHg=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2JDYWN6UK6ZLJC4V25BVP7EVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699@github.com>
Subject: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb387fbc3d8_5b9f3fcb9e2cd96471614d"; 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/N-sC89odsBdhMpNLaFq51w5vljo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 21:52:02 -0000

----==_mimepart_5cdb387fbc3d8_5b9f3fcb9e2cd96471614d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The transport draft defines the SERVER_BUSY error code. It is suggested that this error code be sent when the server cannot process new connections for example when it is under DoS attack or wants to take down the QUIC endpoint for servicing. The HTTP/3 draft should specify how a client should handle this error. IMO the client in this case should fallback to HTTP/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/2699
----==_mimepart_5cdb387fbc3d8_5b9f3fcb9e2cd96471614d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The transport draft defines the SERVER_BUSY error code. It is suggested that this error code be sent when the server cannot process new connections for example when it is under DoS attack or wants to take down the QUIC endpoint for servicing. The HTTP/3 draft should specify how a client should handle this error. IMO the client in this case should fallback to HTTP/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/2699?email_source=notifications&amp;email_token=AFTOJKYCIK7PUORX7TSQZ6DPVMX77A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZCA3A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WY3LFLTYTGFOBVZ3PVMX77ANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PMTTG3VJXEUG53K3PVMX77A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZCA3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKYCIK7PUORX7TSQZ6DPVMX77A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZCA3A",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKYCIK7PUORX7TSQZ6DPVMX77A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZCA3A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb387fbc3d8_5b9f3fcb9e2cd96471614d--


From nobody Tue May 14 14:58:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 506F112029D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 14:58:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33e48D9yxel1 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 14:58:32 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE85212023D for <quic-issues@ietf.org>; Tue, 14 May 2019 14:58:27 -0700 (PDT)
Date: Tue, 14 May 2019 14:58:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557871106; bh=Yoxr9fde+h9ydLRhAg4+nw1MNzVztcOY8WQ/5ovMIqc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TNZ4o6xsDEVIOVmWsrDg2tVA0I0oZu8rvr33G+7dJYbWNQorlfQHEuVjAabnSqYx1 bhzcPHqioomEJzhaf0RQdowFk9W4S93CBled1fUTHcVu7YGVSB91nIuc7N+xQuhtue a3BspAp5Kinthl4wVj6YDK6KiN2oEVj5z0Z85+7Y=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVT2BF4LQTNC45R3525BWIFEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492425574@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb3a0286495_55ae3f882aecd96066733c"; 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/G6kfZW7tMFSsvN0ar4JoNtp-M7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 21:58:42 -0000

----==_mimepart_5cdb3a0286495_55ae3f882aecd96066733c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Isn't this already covered under generic concept of alt-svc or TCP fallback?

IMO stating a fallback to a specific version of HTTP is not the correct 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/2699#issuecomment-492425574
----==_mimepart_5cdb3a0286495_55ae3f882aecd96066733c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Isn't this already covered under generic concept of alt-svc or TCP fallback?</p>
<p>IMO stating a fallback to a specific version of HTTP is not the correct 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/2699?email_source=notifications&amp;email_token=AFTOJKYORSEIUQCX3MCJMKTPVMYYFA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5CZQ#issuecomment-492425574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3B463OKZZEOGEYGP3PVMYYFANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK365ZTMK6KK7UJULYTPVMYYFA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5CZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKYORSEIUQCX3MCJMKTPVMYYFA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5CZQ#issuecomment-492425574",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKYORSEIUQCX3MCJMKTPVMYYFA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5CZQ#issuecomment-492425574",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb3a0286495_55ae3f882aecd96066733c--


From nobody Tue May 14 15:04:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34ABC1200E6 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:04:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ngfsPnldZj4L for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:04:18 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA3D812003F for <quic-issues@ietf.org>; Tue, 14 May 2019 15:04:17 -0700 (PDT)
Date: Tue, 14 May 2019 15:04:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557871456; bh=75Qg1ZHA5tzlaqgBSp50pq1zZ+mIL3txYqa6TaM/a9E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CCU+xSaP9Kla3LfmW8h5mEkkjakiRuO/c4LQjNSrUu0QHPcZoucSSgWaPgW3lRkj5 4goWImsRBQ0nkfS/7v0JmkMiN5fjFYY4doPTn5CikkttOss2hGOBUhRV7EYI5dPg9H VAhkntTC3b2y5OB74VPk6hNzF401AyrWNIGH50EI=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYM6IHWTIWAAGQCWJN25BW6BEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492427225@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb3b60b4764_70b13fd5cd6cd9686529b8"; 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/07QnsYuAsd7VdcKswNQ483IQbJ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:04:19 -0000

----==_mimepart_5cdb3b60b4764_70b13fd5cd6cd9686529b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Which generic concept? I don't see any mention of when the fallback should be done in the HTTP/3 spec. Why would recommending fallback to previous version of HTTP not be the correct recommendation? We clearly need some way of handling SERVER_BUSY on the client side. I don't think we should leave it unspecified.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492427225
----==_mimepart_5cdb3b60b4764_70b13fd5cd6cd9686529b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Which generic concept? I don't see any mention of when the fallback should be done in the HTTP/3 spec. Why would recommending fallback to previous version of HTTP not be the correct recommendation? We clearly need some way of handling SERVER_BUSY on the client side. I don't think we should leave it unspecified.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJKY7O4SS4TERGJSJTUTPVMZOBA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5PWI#issuecomment-492427225">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6H6WMYO2WMOMEMPWLPVMZOBANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KMWL35ZT3QC2INCLPVMZOBA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5PWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY7O4SS4TERGJSJTUTPVMZOBA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5PWI#issuecomment-492427225",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY7O4SS4TERGJSJTUTPVMZOBA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM5PWI#issuecomment-492427225",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb3b60b4764_70b13fd5cd6cd9686529b8--


From nobody Tue May 14 15:14:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C941A1200E6 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OcG795ZkU4Qj for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:40 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AAE212003F for <quic-issues@ietf.org>; Tue, 14 May 2019 15:14:40 -0700 (PDT)
Date: Tue, 14 May 2019 15:14:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557872079; bh=BhxsLrT+apxxHmlA1MnpGaiIEei/R6c0b2H0fjL4EaA=; h=Date:From:To:Subject:From; b=flFaVq2cy9uHePs/05I3unnEikuztgQ+RpPHVFSgXHEfTalgKn7ZTjq/j3YXdQgx1 Iz38xrZzCHvnpMz2Y8FQPjlMHXyVH6qRNxs6D38s506e7ertw9K+pV7lv3VMsDyUnz k/44gH4aMoIGg6KP8LOgr3vbCV4yMDzxzk0oqdL8=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/73cfd8-442716@github.com>
Subject: [quicwg/base-drafts] 645028: Don't send PING in Initial or Handshake
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IW2mjYHxhOs0pj2iYj2uTrfNzXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:14:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6450287646cac4f23bd72be6e11d1babbb8af1d9
      https://github.com/quicwg/base-drafts/commit/6450287646cac4f23bd72be6e11d1babbb8af1d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Don't send PING in Initial or Handshake

Fixes #2640


  Commit: 48515326114d51844be3d6c3e7a4538bf9dbadf1
      https://github.com/quicwg/base-drafts/commit/48515326114d51844be3d6c3e7a4538bf9dbadf1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add an explanation for why this PADDING-only is ok


  Commit: 4427165070cc0dcf8ab1e3bb4d2678d7059a1c3b
      https://github.com/quicwg/base-drafts/commit/4427165070cc0dcf8ab1e3bb4d2678d7059a1c3b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2642 from quicwg/ianswett-ping-padding

Don't send PING in Initial or Handshake


Compare: https://github.com/quicwg/base-drafts/compare/73cfd8a6d362...4427165070cc


From nobody Tue May 14 15:14:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B886712004E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvbSnJVnNjen for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:47 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5EC311200E6 for <quic-issues@ietf.org>; Tue, 14 May 2019 15:14:47 -0700 (PDT)
Date: Tue, 14 May 2019 15:14:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557872086; bh=3U1ljLwMz0lbvEOuH5Qa3P5CNLZ4WeXOMjqDq8BOzYY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B7beHvgfrfEoB30ZCwOKYMhaVi22pR7UDCWEMiQoJSPaaJnEER9faMKFLcaFlH0PI h2ZKGRB0dfIwaJr6cp+uz7dwKHcfwfVuOL5JijmUtOOYMFs/pExmgOKjjsdUTuaaak dBH/azvuYGOZEWcl1HromdDEOUmu4WIp/vjEY8QU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2INFMLAO6HVKFHO4N25BYFNEVBNHHBUAC2DE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2642/issue_event/2341596654@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2642@github.com>
References: <quicwg/base-drafts/pull/2642@github.com>
Subject: Re: [quicwg/base-drafts] Don't send PING in Initial or Handshake (#2642)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb3dd659dda_516c3f97dbecd968451288"; 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/-STYIjlWj9kjGN8FFjFxZMfvMEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:14:49 -0000

----==_mimepart_5cdb3dd659dda_516c3f97dbecd968451288
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2642 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/2642#event-2341596654
----==_mimepart_5cdb3dd659dda_516c3f97dbecd968451288
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436230681" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2642" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2642/hovercard" href="https://github.com/quicwg/base-drafts/pull/2642">#2642</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/2642?email_source=notifications&amp;email_token=AFTOJKZJAI66FRZO7LLOUW3PVM2VNA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI633Q#event-2341596654">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QONMDF4VVVEIX333PVM2VNANCNFSM4HHYWY3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QSGKVAXJCYYDU2ZDPVM2VNA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI633Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2642?email_source=notifications\u0026email_token=AFTOJKZJAI66FRZO7LLOUW3PVM2VNA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI633Q#event-2341596654",
"url": "https://github.com/quicwg/base-drafts/pull/2642?email_source=notifications\u0026email_token=AFTOJKZJAI66FRZO7LLOUW3PVM2VNA5CNFSM4HHYWY3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI633Q#event-2341596654",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb3dd659dda_516c3f97dbecd968451288--


From nobody Tue May 14 15:14:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E6A71200E6 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 CNZeswsd0Dmt for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:14:48 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BB461201AF for <quic-issues@ietf.org>; Tue, 14 May 2019 15:14:48 -0700 (PDT)
Date: Tue, 14 May 2019 15:14:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557872087; bh=Pa6rGzzVN9JE70V8QRo23mMRqtxjueaXpwS3Z1/YzrA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QtVcUh4AtXX7nmxRBt6C4v4+rqW6rvdc9o+S5YvEM8OkhRVgRtXQ2e4ECZQ1RFzEu xlMohDYT7gFTjiuCLHRIeOgPqqY3whC5jLdyoMaHVnZNqVSX6nP4Gcqs6n253uVoYF 563grGsgyKRgA7C8VDpfgRQeKcH8UeSxgjcxcZ2k=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYZALHHSUFHEJIRYN25BYFNEVBNHHBT7GJXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2640/issue_event/2341596662@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2640@github.com>
References: <quicwg/base-drafts/issues/2640@github.com>
Subject: Re: [quicwg/base-drafts] client should send PING in Initial or Handshake, but PINGs are forbidden in these packets (#2640)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb3dd6eb163_3f083fc33b6cd96c14206f"; 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/flVoITnlcteYmfdqcHp_GAI8b2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:14:50 -0000

----==_mimepart_5cdb3dd6eb163_3f083fc33b6cd96c14206f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2640 via #2642.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2640#event-2341596662
----==_mimepart_5cdb3dd6eb163_3f083fc33b6cd96c14206f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435997114" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2640" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2640/hovercard" href="https://github.com/quicwg/base-drafts/issues/2640">#2640</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436230681" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2642" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2642/hovercard" href="https://github.com/quicwg/base-drafts/pull/2642">#2642</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/2640?email_source=notifications&amp;email_token=AFTOJKYPDZC2ZIAY5HLZJUDPVM2VNA5CNFSM4HHUROXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI635Q#event-2341596662">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5Z6EEOVV7MKGND4W3PVM2VNANCNFSM4HHUROXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EBUNO75P7FVL5JLLPVM2VNA5CNFSM4HHUROXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI635Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2640?email_source=notifications\u0026email_token=AFTOJKYPDZC2ZIAY5HLZJUDPVM2VNA5CNFSM4HHUROXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI635Q#event-2341596662",
"url": "https://github.com/quicwg/base-drafts/issues/2640?email_source=notifications\u0026email_token=AFTOJKYPDZC2ZIAY5HLZJUDPVM2VNA5CNFSM4HHUROXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROI635Q#event-2341596662",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb3dd6eb163_3f083fc33b6cd96c14206f--


From nobody Tue May 14 15:16:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C7EF1200E6 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:16:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_4O1W8z0FSe for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:16:16 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21F0712004E for <quic-issues@ietf.org>; Tue, 14 May 2019 15:16:16 -0700 (PDT)
Date: Tue, 14 May 2019 15:16:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557872175; bh=yp/EY9OvKSMde8/aPQgKnDobSLVzEiYvpAUicKB9me0=; h=Date:From:To:Subject:From; b=NMyz1YI0/qzo75jRaP34OB8rjNIgcZqbmkHrKqRSsDW+Ywh/Y+4uDdXbi+TghaWp8 w1jvNmgZcK9h/8l7o2B0bVpYUV/lSHkYen11Q06BycTt2YWehp9msRM+xnZEKVDEpm lnf1QxjC8pHatzlbDNhGQ+61OLwBfjhi3Ps+LGqY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/93cbae-397977@github.com>
Subject: [quicwg/base-drafts] 397977: Script updating gh-pages from 44271650. [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/Jjid5rBnobt3kNEAvDM5Up_MwTc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:16:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3979772ab5ce27b022a944ac529f8e8e996fc02f
      https://github.com/quicwg/base-drafts/commit/3979772ab5ce27b022a944ac529f8e8e996fc02f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 44271650. [ci skip]



From nobody Tue May 14 15:30:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB1731201AF for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:30:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xIZUKOPNIQ3o for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:30:18 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED92712004E for <quic-issues@ietf.org>; Tue, 14 May 2019 15:30:17 -0700 (PDT)
Date: Tue, 14 May 2019 15:30:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557873016; bh=j9uNDjQD0bTpBUI1GOXUA1TOYtjN4/+N/KNkvEHyz2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E8qokss5yaUluIXVnDoxR0nI3ZN1c3pk+GzlxX9MvWy4Ef8YxYAanHgcv/2IQsLke yT4MbDjzqKXHp1DVD2W/haigJnXLgNpu8w8dWl52XGrXl5KsOvFojICbX3zIEJ8W+a vSW//48kJ/sZU2wDq2h7e4LqoZWYzyeLE4RRgG5Y=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK67R7VRULSPBZ2PL7V25BZ7REVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492434443@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb41789b0bf_b0f3fb448ccd968761695"; 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/-5_yWXZQz2jWS-eofhs5zzO4HP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:30:20 -0000

----==_mimepart_5cdb41789b0bf_b0f3fb448ccd968761695
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since alt-svc is the only discovery mechanism defined for HTTP/3. Failure of the alternative (for whatever reason) should mean that the alt-svc entry is removed from the alt-svc cache and the UA returns to the original authority that advertised the now-failed alternative. Note that alt-svc could be chained, so specificying any particular fallback behaviour risks conflicting guidance for how UAs should behave.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492434443
----==_mimepart_5cdb41789b0bf_b0f3fb448ccd968761695
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Since alt-svc is the only discovery mechanism defined for HTTP/3. Failure of the alternative (for whatever reason) should mean that the alt-svc entry is removed from the alt-svc cache and the UA returns to the original authority that advertised the now-failed alternative. Note that alt-svc could be chained, so specificying any particular fallback behaviour risks conflicting guidance for how UAs should behave.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK3J2XPQBGMJ4O6PUQDPVM4PRA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM7ICY#issuecomment-492434443">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4P3J5I6GY4UY3NHSTPVM4PRANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IQL5H37RAAW5VUY3PVM4PRA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM7ICY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3J2XPQBGMJ4O6PUQDPVM4PRA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM7ICY#issuecomment-492434443",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3J2XPQBGMJ4O6PUQDPVM4PRA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVM7ICY#issuecomment-492434443",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb41789b0bf_b0f3fb448ccd968761695--


From nobody Tue May 14 15:35:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E41D9120227 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:35:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gK6HcMEi7NjJ for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:35:31 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DAC201201AF for <quic-issues@ietf.org>; Tue, 14 May 2019 15:35:30 -0700 (PDT)
Date: Tue, 14 May 2019 15:35:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557873329; bh=eHKVdAPR8fMUudAE89Y+t4g20SO1OiG0nVrZtGawoeI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CzfPWGJ9fbv6Guw7a6ifYdebZx5NYUYVY7XfSD817KJTvhtUlksveYPauRP4VzaBT PR39VqI4MBa2D0R9hj+I7bsGUBqCooYUCtbs2aArkS/mJgjDzLfnnfwyYd/q5x76/C karNE3QUkF7qzBgTNd3p/Vzn+y4xnCD0ZnRSbpV4=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YCHHCOMPWENOTV6N25B2TDEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/237534212@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb42b193ae5_47b83fbf2facd9641418281"; 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/9bMWaVvM0Kl81yHGqhxjNdVxdDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:35:33 -0000

----==_mimepart_5cdb42b193ae5_47b83fbf2facd9641418281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Just a couple of tiny nits, but LGTM. Thanks for working through this patiently!

> +Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.

I would at least suggest using "recording" instead of "tracking". It's a single event, not a continuous tracking.

> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet

```suggestion
current KEY_PHASE.  This can be implemented by recording the lowest 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/2673#pullrequestreview-237534212
----==_mimepart_5cdb42b193ae5_47b83fbf2facd9641418281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>Just a couple of tiny nits, but LGTM. Thanks for working through this =
patiently!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284026086">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Verifying the peer&#39;s Finished provide=
s endpoints with an assurance that=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete on both endpoints simultaneously, therefore any requir=
ements=0D
+placed on endpoints based on the completion of the handshake are specifi=
c to=0D
+the handshake being complete from the perspective of the endpoint in que=
stion.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed when both of=
 the=0D
+following two conditions are met: the handshake is complete and the endp=
oint=0D
+has received an acknowledgment for a packet sent with 1-RTT keys.  This =
second=0D
+condition can be implemented by tracking the lowest packet number sent w=
ith=0D
+1-RTT keys, and the highest value of the Largest Acknowledged field in a=
ny=0D
+received 1-RTT ACK frame: once the latter is higher than or equal to the=
=0D
+former, the handshake is confirmed.=0D
</pre>=0D
<p>I would at least suggest using "recording" instead of "tracking". It's=
 a single event, not a continuous tracking.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284026270">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-current KEY_PHASE.  This can be implemented b=
y tracking the lowest packet=0D
+current KEY_PHASE.  This can be implemented by recording the lowest pack=
et=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/2673?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6D4ZJTE5WWDF5ALTLPVM5DDA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUHYBA#pullrequestreview-237534212=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3ZQGSOI2KVBPU2MJ3PVM5DDANCNFSM4HLMSQYA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2B2XMR=
IPG2O3JNQ2DPVM5DDA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUHYBA.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/2673?email_source=3D=
notifications\u0026email_token=3DAFTOJK6D4ZJTE5WWDF5ALTLPVM5DDA5CNFSM4HLM=
SQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YUHYBA#pullrequestreview-237534212",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6D4ZJTE5WWDF5ALTLPVM5DDA5CNFSM4HLMSQ=
YKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYU=
HYBA#pullrequestreview-237534212",=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_5cdb42b193ae5_47b83fbf2facd9641418281--


From nobody Tue May 14 15:46:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B6341201AF for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:46:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9XOiiz0lWuSv for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:46:01 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EAE712004E for <quic-issues@ietf.org>; Tue, 14 May 2019 15:46:01 -0700 (PDT)
Date: Tue, 14 May 2019 15:46:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557873960; bh=Xu6Yv6xPzI6ohGLtiSPV9bBF7Jcnlg3Byn+ap0cccAc=; h=Date:From:To:Subject:From; b=HjUo+RO3YEucdef/KNclPQNociblbhFhbCqaT7PfJx+h3h4PmBgiQ2z3xiAo25r9p LMzavTQIsI80HSVs139kre9zoqQmLsNSidfCvKguL6CEgsVVNQ+qBsy0nGImoV6z6G m/EfHH5Gv09O14B3BBPkn4ByIAMB6ibJ80cpTS9M=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/442716-bcd6f5@github.com>
Subject: [quicwg/base-drafts] 10c3c6: ignore the ack delay in Initial and Handshake 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/frn7xGtTeG2t0XxWVv98yjig1IM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:46:04 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 10c3c60cf95381e90abb6f08819c88e4fc8959aa
      https://github.com/quicwg/base-drafts/commit/10c3c60cf95381e90abb6f08819c88e4fc8959aa
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ignore the ack delay in Initial and Handshake packets


  Commit: 7d177839c875acd63288c82a3f930d7c9f9f43d4
      https://github.com/quicwg/base-drafts/commit/7d177839c875acd63288c82a3f930d7c9f9f43d4
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Martin's suggestions


  Commit: bcd6f5065cf61d6e7d15da6a2681f0ed6f806908
      https://github.com/quicwg/base-drafts/commit/bcd6f5065cf61d6e7d15da6a2681f0ed6f806908
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2676 from marten-seemann/max-ack-delay-initial-and-handshake

ignore the ack delay in Initial and Handshake packets


Compare: https://github.com/quicwg/base-drafts/compare/4427165070cc...bcd6f5065cf6


From nobody Tue May 14 15:46:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 010EF120227 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:46:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dX_KfOYNEJm3 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:46:08 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 760F61201D8 for <quic-issues@ietf.org>; Tue, 14 May 2019 15:46:08 -0700 (PDT)
Date: Tue, 14 May 2019 15:46:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557873967; bh=6b+gbbuJimFSV0yA8bgV7CbGQx8OpqqJm7P2/WX8Upk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s0Z40oZ6dj/rcuiSdXI+ovLknB+D9VHJXUE6sJhKSfKERR0KB5VFX+nFLLl8BTJef eZQIV4kf3Dsi3elZmGPy6HaHpEE8njA/COYgydwmQP68TOg3PmqlbkEvjcHEnXJZd4 eW6onq1Rr7+qUcbIRI2qgFWiF3eNE95qz0xfnTDE=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MTRCT652D26KQTA525B327EVBNHHBUUNN3E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2676/issue_event/2341648425@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2676@github.com>
References: <quicwg/base-drafts/pull/2676@github.com>
Subject: Re: [quicwg/base-drafts] ignore the ack delay in Initial and Handshake packets (#2676)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb452f68dc9_5bab3fcb9e2cd9648815e1"; 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/vPvHOgq6Q_tLR7HpTu4gs21Umhs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:46:10 -0000

----==_mimepart_5cdb452f68dc9_5bab3fcb9e2cd9648815e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2676 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/2676#event-2341648425
----==_mimepart_5cdb452f68dc9_5bab3fcb9e2cd9648815e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441560537" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2676" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2676/hovercard" href="https://github.com/quicwg/base-drafts/pull/2676">#2676</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/2676?email_source=notifications&amp;email_token=AFTOJK2FRURUF62S7Y6M5Y3PVM6K7A5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROJLQKI#event-2341648425">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3IYHB7W3GBPDCIM3PVM6K7ANCNFSM4HLOR5JA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4P4QYTD4IP2ABXYSLPVM6K7A5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROJLQKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2676?email_source=notifications\u0026email_token=AFTOJK2FRURUF62S7Y6M5Y3PVM6K7A5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROJLQKI#event-2341648425",
"url": "https://github.com/quicwg/base-drafts/pull/2676?email_source=notifications\u0026email_token=AFTOJK2FRURUF62S7Y6M5Y3PVM6K7A5CNFSM4HLOR5JKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOROJLQKI#event-2341648425",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb452f68dc9_5bab3fcb9e2cd9648815e1--


From nobody Tue May 14 15:47:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85A09120227 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:47:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ehTFQy9jySWH for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 15:47:44 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00AA91201AF for <quic-issues@ietf.org>; Tue, 14 May 2019 15:47:43 -0700 (PDT)
Date: Tue, 14 May 2019 15:47:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557874063; bh=wQQx1GcvqOd8rd3o0NciU8r0etStIDCN1+1kYuTiTLc=; h=Date:From:To:Subject:From; b=x7EqjkkExZSMiJsPsYm/mf72p/KtAuKx53XTeSLzyhkjFCBtdfiGN7eVTfMI1xi/S C9szLo2NjFZ9KYtCq7Uya1JU7iDSdEzkV+59YHI2z2gQtLNYd7V0kp+5EXIAdRw1eU feHsRb7a1glXXRHeonBPokRRNf8uoJSg33LDGF4I=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/397977-828543@github.com>
Subject: [quicwg/base-drafts] 828543: Script updating gh-pages from bcd6f506. [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/aZEusuVapPxlcHmdEXakkYKFNdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 22:47:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 828543b727d92ad0816d032d7d1962debe3485c6
      https://github.com/quicwg/base-drafts/commit/828543b727d92ad0816d032d7d1962debe3485c6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bcd6f506. [ci skip]



From nobody Tue May 14 16:16:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE33D12004D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:16:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RohYQ5LiniEx for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:16:08 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3377B12003E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:16:08 -0700 (PDT)
Date: Tue, 14 May 2019 16:16:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557875767; bh=X0sDn3ZxD/G7JGFAft5W5Dgf84Tct/WesEbwHlbtN7k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C78I+dm4HwhgEClUCaxRFkPECJBt4aCjB/WQZonHW5FQckpCIp6YaQJgLaZtuqbkN rik0h5uZt5oKeWLx8kIvtqAle9oeRE+nKIGF7jl2QpAMkcA/OU04hKhCo2xNnEfZ2j 7m43VdYd40jWrLPq7laWmk7pIvELpiqs8reuFMaI=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JH5IPSLXM5VJY5EF25B7LPEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/237541936@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb4c378134e_7da83fb7db0cd96082365"; 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/DnOWSEc77kL3FlTluDpQWfpMWDo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:16:10 -0000

----==_mimepart_5cdb4c378134e_7da83fb7db0cd96082365
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> -frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not have
+1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames in a Handshake
+packet.  If the endpoint does not have Handshake keys, it SHOULD send
+CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to

```suggestion
A client will always know whether the server has Handshake keys (see {{discard-initial}}), but it is possible that a server does not know whether the client has Handshake keys.
```

> @@ -2307,10 +2307,14 @@ signal closure.
 If the connection has been successfully established, endpoints MUST send any
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+in a Handshake packet.  If the endpoint does not have Handshake keys, it SHOULD
+send CONNECTION_CLOSE frames in an Initial packet.
+
+The server may not know whether the client has Handshake keys.  In order to
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_CLOSE
+in both Handshake and Initial, because the client discards Initial keys as soon
+as it has Handshake keys. If multiple packets are sent, they can be coalesced
+(see {{packet-coalesce}}).

"Under these circumstances, a server SHOULD send a CONNECTION_CLOSE frame in both Handshake and Initial packets to ensure that at least one of them is processable by the client. These packets can be coalesced into a single UDP datagram (see {{packet-coalesce}})."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-237541936
----==_mimepart_5cdb4c378134e_7da83fb7db0cd96082365
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2688#discussi=
on_r284032618">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -frames in an Initial packet.  If multiple=
 packets are sent, they can be=0D
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will pr=
ocess=0D
+the frame.  Generally, this means sending the frame in a packet with the=
 highest=0D
+level of packet protection to avoid the packet being discarded.  However=
, during=0D
+the handshake, it is possible that more advanced packet protection keys =
are not=0D
+available to a peer, so the frame MAY be replicated in a packet that use=
s a=0D
+lower packet protection level.=0D
+=0D
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE =
frames=0D
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not ha=
ve=0D
+1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames in a Handsh=
ake=0D
+packet.  If the endpoint does not have Handshake keys, it SHOULD send=0D=

+CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-The server may not know whether the client ha=
s Handshake keys.  In order to=0D
+A client will always know whether the server has Handshake keys (see {{d=
iscard-initial}}), but it is possible that a server does not know whether=
 the client has Handshake keys.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r284035391">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2307,10 +2307,14 @@ signal closure.=0D=

 If the connection has been successfully established, endpoints MUST send=
 any=0D
 CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
 peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+in a Handshake packet.  If the endpoint does not have Handshake keys, it=
 SHOULD=0D
+send CONNECTION_CLOSE frames in an Initial packet.=0D
+=0D
+The server may not know whether the client has Handshake keys.  In order=
 to=0D
+guarantee a CONNECTION_CLOSE is processed, it SHOULD send a CONNECTION_C=
LOSE=0D
+in both Handshake and Initial, because the client discards Initial keys =
as soon=0D
+as it has Handshake keys. If multiple packets are sent, they can be coal=
esced=0D
+(see {{packet-coalesce}}).=0D
</pre>=0D
<p>"Under these circumstances, a server SHOULD send a CONNECTION_CLOSE fr=
ame in both Handshake and Initial packets to ensure that at least one of =
them is processable by the client. These packets can be coalesced into a =
single UDP datagram (see {{packet-coalesce}})."</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/2688?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYPRROU7ACCL4YSBDDPVNB3PA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUJUMA#pullrequestreview-237541936=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYHXWJVMJU4IK7AZVDPVNB3PANCNFSM4HMCCGTQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2SN35F=
O4AKILOSWADPVNB3PA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUJUMA.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/2688?email_source=3D=
notifications\u0026email_token=3DAFTOJKYPRROU7ACCL4YSBDDPVNB3PA5CNFSM4HMC=
CGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YUJUMA#pullrequestreview-237541936",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYPRROU7ACCL4YSBDDPVNB3PA5CNFSM4HMCCG=
T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYU=
JUMA#pullrequestreview-237541936",=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_5cdb4c378134e_7da83fb7db0cd96082365--


From nobody Tue May 14 16:18:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 328CB12009E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:18: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hbG2z7Urp8sM for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:17:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A19F712000E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:17:58 -0700 (PDT)
Date: Tue, 14 May 2019 16:17:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557875877; bh=EnCUurzllFzzhyVUk+xBs2xIdvtNjt9Gt8Jm7bdOhyA=; h=Date:From:To:Subject:From; b=TzooKZzPQSYgza+Pvx89+xQ/NCelnMEHobGGI4p0+dYGczHHqxxPPffZawbAQ0hdz 7AB/0VYoyPIXlHGQiWqf2lNO/hrtPfi/QX+PHBSjRCCiXOUUBUE3tRBxH3DOQsryei aJK44uLOeVqd94NT3DcDxgfsHf6QD2uZmw4005BE=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/e70eff-cfa8de@github.com>
Subject: [quicwg/base-drafts] cfa8de: 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/0gRloIPNu4g8LL1uBAUwuIg1Mt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:18:00 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: cfa8de6f77ce88c84136eac6dc91398ec1445680
      https://github.com/quicwg/base-drafts/commit/cfa8de6f77ce88c84136eac6dc91398ec1445680
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  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>



From nobody Tue May 14 16:18:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0916612003E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:18:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A2m_mNfTTr45 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:18:05 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70B8812000E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:18:05 -0700 (PDT)
Date: Tue, 14 May 2019 16:18:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557875884; bh=bOlHBKyad8eFv9/8iSnpD47ilIyDXkxjjkZR+Yibu+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XAY78VPFfqHnvAaN0kMYcQ6Q+xTMB2uCLVJfia+h5fyVLt8nRKrRY961AtzMqKhSp W7DXlFzkm6b2DAdJuo1n129nq5vBytcy2+jCxnI8hrm1utHDi5lpLB4rtAwp+8UZ3T TRFU9y8s9QKnvcXS6hWCNo+TjKf7Pb6HI8joYWqw=
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/2688/push/3609045669@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb4cac5b97a_76363f893a4cd9681077c6"; 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/FIHnhc1WFg0pbwPnvPiKp7GUP30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:18:07 -0000

----==_mimepart_5cdb4cac5b97a_76363f893a4cd9681077c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

cfa8de6f77ce88c84136eac6dc91398ec1445680  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/2688/files/e70eff7103fa457e16158dbf03f21d44672e1d76..cfa8de6f77ce88c84136eac6dc91398ec1445680

----==_mimepart_5cdb4cac5b97a_76363f893a4cd9681077c6
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/cfa8de6f77ce88c84136eac6dc91398ec1445680">cfa8de6</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/2688/files/e70eff7103fa457e16158dbf03f21d44672e1d76..cfa8de6f77ce88c84136eac6dc91398ec1445680?email_source=notifications&amp;email_token=AFTOJKYQGJDW3SSO73UE3IDPVNCCZA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBUGU3DMOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66OXZSJQT6UDZP4ULPVNCCZANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4624JC6JOVRJCNPSLPVNCCZA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBUGU3DMOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/e70eff7103fa457e16158dbf03f21d44672e1d76..cfa8de6f77ce88c84136eac6dc91398ec1445680?email_source=notifications\u0026email_token=AFTOJKYQGJDW3SSO73UE3IDPVNCCZA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBUGU3DMOI",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/e70eff7103fa457e16158dbf03f21d44672e1d76..cfa8de6f77ce88c84136eac6dc91398ec1445680?email_source=notifications\u0026email_token=AFTOJKYQGJDW3SSO73UE3IDPVNCCZA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBUGU3DMOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb4cac5b97a_76363f893a4cd9681077c6--


From nobody Tue May 14 16:20:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B2A012004D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:20:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MnoBlGXJh31g for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:19:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CFE6612003E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:19:59 -0700 (PDT)
Date: Tue, 14 May 2019 16:19:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557875998; bh=aJszeHgejze3C/64n63PkdsrNMAz4fwAhNh/ZahCj3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tMMbmYg0SEoHJgakrq/awuXQ/cPZYiXL9yTDwlUfZohuh1D8LCduuFPCpS3WgEOrp lfBmhnd+TXxh2RiiaLnJbK6cwn2C9lpIaGLakgensDKZ/Fi94cRiRVvxpW1HqO3HTu qlNRjpkscy//UGJF1mTADsU4dddUuTHmt5QdLyXY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Z7CKSIE6OGACCZRN25B7Z5EVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/237546857@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb4d1ea08b0_78913f80316cd9647856d"; 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/037GTGFNRX31K_TijjuwzLJ2U7I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:20:01 -0000

----==_mimepart_5cdb4d1ea08b0_78913f80316cd9647856d
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/2688#pullrequestreview-237546857
----==_mimepart_5cdb4d1ea08b0_78913f80316cd9647856d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2688?email_source=notifications&amp;email_token=AFTOJK73JNKJY7BCJDQG2CTPVNCJ5A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUK22I#pullrequestreview-237546857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7M46SEBIPLDWN2DBTPVNCJ5ANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BKHTNBHMBSY7GWIDPVNCJ5A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUK22I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK73JNKJY7BCJDQG2CTPVNCJ5A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUK22I#pullrequestreview-237546857",
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK73JNKJY7BCJDQG2CTPVNCJ5A5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYUK22I#pullrequestreview-237546857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb4d1ea08b0_78913f80316cd9647856d--


From nobody Tue May 14 16:20:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFF2D12003E for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:20: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c7vjpF7ARfnn for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:20:04 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5308112004D for <quic-issues@ietf.org>; Tue, 14 May 2019 16:20:04 -0700 (PDT)
Date: Tue, 14 May 2019 16:20:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557876003; bh=WTJHQTdJBY4yTsyBROK3284374Omlhr7jptUnJzP48s=; h=Date:From:To:Subject:From; b=O2uFMh69y0xTxZgDWM/Wi42QnaoXhLNx0M6wxE1k+bmiQ3n9FG7uK40sFmn7A/Oe2 MH1NbPjgcMhWBNjRUOlIqM8+M7z/dFRZAlOwVHwiqFYDALtIOcCFo7XFSIax3VMA0F O4QHTDeX/11qnpkb7VeADpgk+IxutbznEOeJ7Tvo=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/cfa8de-ab282c@github.com>
Subject: [quicwg/base-drafts] ab282c: 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/1w7t9Zny-7mXE8oNEVn4nDnksvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:20:06 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: ab282cd9ed385732ecdef405f92e4840bfeee724
      https://github.com/quicwg/base-drafts/commit/ab282cd9ed385732ecdef405f92e4840bfeee724
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Tue May 14 16:20:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F34B12004D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:20:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WDH7c-Caq7Wh for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:20:10 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABBF8120248 for <quic-issues@ietf.org>; Tue, 14 May 2019 16:20:10 -0700 (PDT)
Date: Tue, 14 May 2019 16:20:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557876010; bh=ADlvcOl5kuWEh+YVGl/grk50aMY8kxY52FWWSJ0G/s4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tprx8+HYFyHr8yx+uezmF57f189DETkP6Mh18TqvTEBF7MgnRVFvYjh6K0czru5nE TU9o6zUKQxJezMbEBauhxVlhjOa6YBQYUMkq8TeVygJf0xl4jgghd5B9Kr6CdppIkL a2CFxWs9ZvvHtJVe3HhQu/bJjM4GKRMKZ83G9ETk=
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/2688/push/3609050127@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb4d29c3977_5dd43fcf8b6cd960619f0"; 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/AF6S8xaKcXWsYNWz2ksJznAVPl4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:20:13 -0000

----==_mimepart_5cdb4d29c3977_5dd43fcf8b6cd960619f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ab282cd9ed385732ecdef405f92e4840bfeee724  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/2688/files/cfa8de6f77ce88c84136eac6dc91398ec1445680..ab282cd9ed385732ecdef405f92e4840bfeee724

----==_mimepart_5cdb4d29c3977_5dd43fcf8b6cd960619f0
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/ab282cd9ed385732ecdef405f92e4840bfeee724">ab282cd</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/2688/files/cfa8de6f77ce88c84136eac6dc91398ec1445680..ab282cd9ed385732ecdef405f92e4840bfeee724?email_source=notifications&amp;email_token=AFTOJK22VFFWXK73VMJASPTPVNCKTA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBVGAYTENY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KPAFNPMA6ODIINEDPVNCKTANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AARYQCWFBKW4KFS3PVNCKTA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBVGAYTENY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/cfa8de6f77ce88c84136eac6dc91398ec1445680..ab282cd9ed385732ecdef405f92e4840bfeee724?email_source=notifications\u0026email_token=AFTOJK22VFFWXK73VMJASPTPVNCKTA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBVGAYTENY",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/cfa8de6f77ce88c84136eac6dc91398ec1445680..ab282cd9ed385732ecdef405f92e4840bfeee724?email_source=notifications\u0026email_token=AFTOJK22VFFWXK73VMJASPTPVNCKTA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMBVGAYTENY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb4d29c3977_5dd43fcf8b6cd960619f0--


From nobody Tue May 14 16:22:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8225312004D for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:22:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MNXJwJujuBNR for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:22:01 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AA6B12003E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:22:01 -0700 (PDT)
Date: Tue, 14 May 2019 16:22:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557876120; bh=Rk4NO9BZ8XVTW3pmng/518sEzfXCiDBhF8Cp8Ra0wk0=; h=Date:From:To:Subject:From; b=GaiegHYIQvq0yYIhp5Cd/1WFyUvubQXZQVmEqXQ7DJt13pK0TolEOWmJZrZuH2eZS RKFRsvF5H4sxlZF/Xj82ELZOKF+wndxyjBuC/Tx6eUfqTV4d+0/Rbddq5dyutrseze kWDD3q6wvI1nAbXzZ5wH/TLiPHO5p1nRms/J1UAE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/828543-856934@github.com>
Subject: [quicwg/base-drafts] 856934: Script updating gh-pages from ab282cd9. [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/2MQ1URK3VlbUwsmkK-I0ZZ0peOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:22:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 856934f604f294ed097c414db80cee5573711367
      https://github.com/quicwg/base-drafts/commit/856934f604f294ed097c414db80cee5573711367
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-http.html
    M ianswett-close-initial-handshake/draft-ietf-quic-http.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.html
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.html
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.html
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.html
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ab282cd9. [ci skip]



From nobody Tue May 14 16:28:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 349CF120086 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 180pWbzzGfs8 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 16:28:42 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E42612003E for <quic-issues@ietf.org>; Tue, 14 May 2019 16:28:42 -0700 (PDT)
Date: Tue, 14 May 2019 16:28:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557876519; bh=Mc4puR8PrQlj0Om16AXVXKLF+kMKvDB68tjGhTBzGI4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W5ml8+zfBv4zSGSVe5+KvTzbj8z8rg0w1hkAUpVsaoAepsb+/d2VjCFotKJwgpSIv MussMMnaAcNojAVtGATALABo/9g37cBOT27PgleR9oKCGeSFSXRiVsOZ5UD/pj53X+ KcPz/0MnpV8QgQxYnOc9l8+8xOCT6hsEtclD3Drw=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FH2INQI3DMR6NYPV25CA2PEVBNHHBOS4SAE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2151/492447442@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2151@github.com>
References: <quicwg/base-drafts/issues/2151@github.com>
Subject: Re: [quicwg/base-drafts] Where can you send CONNECTION_CLOSE (#2151)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb4f279cfc8_72a93ffc3b4cd96c44010"; 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/I6LhrzTe8ciqNmZWERuF5ctGLl8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 May 2019 23:28:45 -0000

----==_mimepart_5cdb4f279cfc8_72a93ffc3b4cd96c44010
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mnot @larseggert : This issue is marked editorial, but it's borderline design. The PR that fixes it (#2688) introduces 2119 language and behavior that is new.  I'll remove the editorial tag, but I'm not marking it as design. Can you advise on what to do next?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2151#issuecomment-492447442
----==_mimepart_5cdb4f279cfc8_72a93ffc3b4cd96c44010
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D74384" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/mn=
ot">@mnot</a> <a class=3D"user-mention" data-hovercard-type=3D"user" data=
-hovercard-url=3D"/hovercards?user_id=3D200328" data-octo-click=3D"hoverc=
ard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://g=
ithub.com/larseggert">@larseggert</a> : This issue is marked editorial, b=
ut it's borderline design. The PR that fixes it (<a class=3D"issue-link j=
s-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D"4=
42661902" data-permission-text=3D"Issue title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/2688" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2688/hovercard=
" href=3D"https://github.com/quicwg/base-drafts/pull/2688">#2688</a>) int=
roduces 2119 language and behavior that is new.  I'll remove the editoria=
l tag, but I'm not marking it as design. Can you advise on what to do nex=
t?</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/2151?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK7OLWTMGVZDMQ2UPWLPVNDKPA5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNCNUQ#issuecomment-492447442">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK5G2YLYNYI4TR3UBBLPVNDKPANCNFSM4GKJEZQA">mute the thread</a>.<im=
g src=3D"https://github.com/notifications/beacon/AFTOJK45MXIGCA64PMWEWOLP=
VNDKPA5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOO=
RPWSZGODVNCNUQ.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/issues/2151?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK7OLWTMGVZDMQ2UPWLPVNDKPA5CNFSM4=
GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNCNU=
Q#issuecomment-492447442",
"url": "https://github.com/quicwg/base-drafts/issues/2151?email_source=3D=
notifications\u0026email_token=3DAFTOJK7OLWTMGVZDMQ2UPWLPVNDKPA5CNFSM4GKJ=
EZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNCNUQ#i=
ssuecomment-492447442",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cdb4f279cfc8_72a93ffc3b4cd96c44010--


From nobody Tue May 14 17:48:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3CDA1200EC for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:48:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W43AqnFEeWl9 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:48:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 678AF12004E for <quic-issues@ietf.org>; Tue, 14 May 2019 17:48:05 -0700 (PDT)
Date: Tue, 14 May 2019 17:48:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557881284; bh=ysXhoYEuixiwHyWKHTmr0R4ZZ0iXg+YS8X6qs0iysos=; h=Date:From:To:Subject:From; b=tWAKuFB6AIE3/DXPU5EiCvnNqLH+G0ktPkWVBDBkXwlwLBRqNYCmGJNHAvCMePzoX VSknGjySOybIeAgOCtiy7UpY2YuQ2lSGs2DPqEkgUZrVHrJy+mkA3SFcY7z4SYvwzU 9p2Bo1An10klyZ8OIqsdaO/DRjwryEpiHKDcpRNU=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-close-initial-handshake/ab282c-1bb9ef@github.com>
Subject: [quicwg/base-drafts] 1bb9ef: 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/h5ZrpjypG_61g3gkxtuPZEZhnCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 00:48:07 -0000

  Branch: refs/heads/ianswett-close-initial-handshake
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1bb9ef09352cce9ed56c14058105a2029f111715
      https://github.com/quicwg/base-drafts/commit/1bb9ef09352cce9ed56c14058105a2029f111715
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Tue May 14 17:48:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 627061200EC for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:48:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Lcs0IOYShFKO for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:48:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3609D12004E for <quic-issues@ietf.org>; Tue, 14 May 2019 17:48:12 -0700 (PDT)
Date: Tue, 14 May 2019 17:48:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557881291; bh=WVvVQeUl65qp+lVNkTAWb+tgIurOttBFZ0ekCNDYXsM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GeGomjvXd+sbR9JebVftSt30Fdl3aa1xtaMqRJKWHQYGHaShHVVvKEQYrcXvit5bw Z9nkq6Wcq7fxxk5aNGwq3uHqiVtQ364G+/8FdXF85NzDK68vUp63Fa5YJgWaOKY3gW 203hjhfX37TIc+cUjhNHXvW0d/WvlQHvVhS6Wxxg=
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/2688/push/3609224387@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb61cb1dedf_52583fe28eecd9603543ed"; 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/FPdd9kgzkq5Vu4ZrtuyOqIVxvMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 00:48:14 -0000

----==_mimepart_5cdb61cb1dedf_52583fe28eecd9603543ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

1bb9ef09352cce9ed56c14058105a2029f111715  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/2688/files/ab282cd9ed385732ecdef405f92e4840bfeee724..1bb9ef09352cce9ed56c14058105a2029f111715

----==_mimepart_5cdb61cb1dedf_52583fe28eecd9603543ed
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/1bb9ef09352cce9ed56c14058105a2029f111715">1bb9ef0</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/2688/files/ab282cd9ed385732ecdef405f92e4840bfeee724..1bb9ef09352cce9ed56c14058105a2029f111715?email_source=notifications&amp;email_token=AFTOJKYLKWC3WGSMAHD72TLPVNMUXA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMRSGQZTQNY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XK6JQL2BOTY3TUO3PVNMUXANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7J7NZVQLKF4BZKGBDPVNMUXA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMRSGQZTQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688/files/ab282cd9ed385732ecdef405f92e4840bfeee724..1bb9ef09352cce9ed56c14058105a2029f111715?email_source=notifications\u0026email_token=AFTOJKYLKWC3WGSMAHD72TLPVNMUXA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMRSGQZTQNY",
"url": "https://github.com/quicwg/base-drafts/pull/2688/files/ab282cd9ed385732ecdef405f92e4840bfeee724..1bb9ef09352cce9ed56c14058105a2029f111715?email_source=notifications\u0026email_token=AFTOJKYLKWC3WGSMAHD72TLPVNMUXA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZSGYZTAMSQOVZWQIZTGYYDSMRSGQZTQNY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb61cb1dedf_52583fe28eecd9603543ed--


From nobody Tue May 14 17:49:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E15DB120227 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:49:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wjQGJ_j4ut1N for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:49:29 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3347A1201D8 for <quic-issues@ietf.org>; Tue, 14 May 2019 17:49:29 -0700 (PDT)
Date: Tue, 14 May 2019 17:49:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557881368; bh=QzB72Wt3KXNfskqWPqUfjalFZzxhE2WH9jY2/wHKA9U=; h=Date:From:To:Subject:From; b=f8+bYhZbU4LptqngMWT+bbfmCvdWYva6puhFfKRovauo3dXauwtL+TLqe2CbkvZMZ bY3Me4Y9WNNQRpl+uTJ0ogRyBiSiCeDg+IED23vmZ9BRHj8dY8Oi7e1Sk/UVCQDo1+ 4+qRXnLf5ZKKvGF0sgt+j1fZ0LzqJLITqVvzj8Wo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/856934-6ab3e1@github.com>
Subject: [quicwg/base-drafts] 6ab3e1: Script updating gh-pages from 1bb9ef09. [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/rQJvbYVuHXgO4msm141z5MIKnrg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 00:49:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6ab3e1002b08fac3cc169e866402ba5e3207a997
      https://github.com/quicwg/base-drafts/commit/6ab3e1002b08fac3cc169e866402ba5e3207a997
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M ianswett-close-initial-handshake/draft-ietf-quic-http.html
    M ianswett-close-initial-handshake/draft-ietf-quic-http.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.html
    M ianswett-close-initial-handshake/draft-ietf-quic-invariants.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.html
    M ianswett-close-initial-handshake/draft-ietf-quic-qpack.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.html
    M ianswett-close-initial-handshake/draft-ietf-quic-recovery.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.html
    M ianswett-close-initial-handshake/draft-ietf-quic-tls.txt
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.html
    M ianswett-close-initial-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1bb9ef09. [ci skip]



From nobody Tue May 14 17:51:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43D6C12018B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xvoyxUolun8a for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 17:51:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B75212004E for <quic-issues@ietf.org>; Tue, 14 May 2019 17:51:20 -0700 (PDT)
Date: Tue, 14 May 2019 17:51:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557881478; bh=i5Nh3vt/0+g3EHxOYOBj95MRdvHugjA4bunhRORR5PQ=; h=Date:From:To:Subject:From; b=vjuu0WmRWT/yT++eHE90zR4nBJ7gIofTf7uLkIQyHKgNFYW/W9c7HxcBKQyw61KrH GCrg6uZVhYOaHRs0WLXjmWNsItKYJToeywRhRTWZSxUu3n1duLlnOvgAUIHTnMXrfV e+T8i0gf+J+yMesKwjkF68JOafY7Igi/A0AjXymY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6ab3e1-c91225@github.com>
Subject: [quicwg/base-drafts] c91225: Script updating issues at 2019-05-15T00:51:12Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/21ZaR4l38Y5YetRQkEUbmjI0i6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 00:51:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c91225cd1584456a3232c539a2ad4636105ad073
      https://github.com/quicwg/base-drafts/commit/c91225cd1584456a3232c539a2ad4636105ad073
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-15T00:51:12Z. [ci skip]



From nobody Tue May 14 18:32:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2CE0120088 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:32:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 OFF6AJ85nTiX for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:32:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6846212004E for <quic-issues@ietf.org>; Tue, 14 May 2019 18:32:18 -0700 (PDT)
Date: Tue, 14 May 2019 18:32:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557883937; bh=23IidnjHM3P1xAvylPvgMdcj/KZzviIkoPvBjTGUGSU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OViwd13sc5Z3OFjXO62i54N3Hy6gSJkvLgdmEJcbUJKfknYvMsPcBPbvCiuwvD+I5 xYJgkio2a8MSFeCCT7CXmuSlLtAQJhxwNdhh8X/RtUOMae7V2gzAxvNed9nbStU1GS aWlR8yLuTP8QLUQwCtWlugOkKkthUeyg7NDNVuNI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6O77ZR45UP2LG225F25CPKDEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700@github.com>
Subject: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb6c216c643_6e5f3fc6f84cd96c504711"; 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/btVejspCMDmFIuH93Q7BsCK01Eg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 01:32:20 -0000

----==_mimepart_5cdb6c216c643_6e5f3fc6f84cd96c504711
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/2700

-- Commit Summary --

  * HTTP/3 with strict priorities

-- File Changes --

    M draft-ietf-quic-http.md (179)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2700.patch
https://github.com/quicwg/base-drafts/pull/2700.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/2700

----==_mimepart_5cdb6c216c643_6e5f3fc6f84cd96c504711
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/2700'>https://github.com/quicwg/base-drafts/pull/2700</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>HTTP/3 with strict priorities</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2700/files#diff-0">draft-ietf-quic-http.md</a>
    (179)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2700.patch'>https://github.com/quicwg/base-drafts/pull/2700.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2700.diff'>https://github.com/quicwg/base-drafts/pull/2700.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/2700?email_source=notifications&amp;email_token=AFTOJK22HAMUYXJELA3DGE3PVNR2DA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZ4JIA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3Y7HADYZCZA2BIVS3PVNR2DANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SSVF6D4TCAEME5K3PVNR2DA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZ4JIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK22HAMUYXJELA3DGE3PVNR2DA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZ4JIA",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK22HAMUYXJELA3DGE3PVNR2DA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTZ4JIA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb6c216c643_6e5f3fc6f84cd96c504711--


From nobody Tue May 14 18:54:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 000511201D8 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:54:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 iGBT7EDXPQ69 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:54:53 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B21B120088 for <quic-issues@ietf.org>; Tue, 14 May 2019 18:54:53 -0700 (PDT)
Date: Tue, 14 May 2019 18:54:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557885292; bh=Rvwltsg60N4DTZ3ykOoXhN+bGszybxJzA/69/LthfEY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gENhNXLDZKLxWomOLboO8Q7LNvIfTDUIpBFuD8yxvMzuhqeevVdocZW1ptgf2/wJh Sf7nXiE0XmQxPJK6s5HsnGkrrjKs6mHwVvzUBCk9c521PsoOz60wsaxIC9WhvHUP9Y NpRVpHGVSsKJSzQT1vzHAx/HJOvWLFaomH7UymuY=
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/2700/push/3609349331@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb716c422e5_25373fe082ecd96451785d"; 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/FF6RQ4vcpRe4vvLO5brWd4H3Ddk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 01:54:55 -0000

----==_mimepart_5cdb716c422e5_25373fe082ecd96451785d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

378e81964260902fd69f5fc83dfe31e881463923  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/2700/files/848518b57b64beaba0fb70152188e984524bcc6f..378e81964260902fd69f5fc83dfe31e881463923

----==_mimepart_5cdb716c422e5_25373fe082ecd96451785d
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/378e81964260902fd69f5fc83dfe31e881463923">378e819</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/2700/files/848518b57b64beaba0fb70152188e984524bcc6f..378e81964260902fd69f5fc83dfe31e881463923?email_source=notifications&amp;email_token=AFTOJKZSZZJ5NERNNL3J23DPVNUOZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZUHEZTGMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GUTEOULZAPWKR6TDPVNUOZANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRJZIEP5XMYGN5DSTPVNUOZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZUHEZTGMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/848518b57b64beaba0fb70152188e984524bcc6f..378e81964260902fd69f5fc83dfe31e881463923?email_source=notifications\u0026email_token=AFTOJKZSZZJ5NERNNL3J23DPVNUOZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZUHEZTGMI",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/848518b57b64beaba0fb70152188e984524bcc6f..378e81964260902fd69f5fc83dfe31e881463923?email_source=notifications\u0026email_token=AFTOJKZSZZJ5NERNNL3J23DPVNUOZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZUHEZTGMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb716c422e5_25373fe082ecd96451785d--


From nobody Tue May 14 18:56:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70EB81201D8 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:56:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bQGK6Uw02KEQ for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 18:56:43 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 295E0120088 for <quic-issues@ietf.org>; Tue, 14 May 2019 18:56:43 -0700 (PDT)
Date: Tue, 14 May 2019 18:56:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557885401; bh=dAXADxr5e/PKvSml8Q2nTbBk4DtirXBYj5h/vvCQn7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kvFgj4Qkyr+Ks7RjptGVOTm/7HGQonqrXZhNBn67qxc8t9/OcXY2e9rchAuP9qbxE Uo0VWxkndfSZyuxa77hDoReom6bvdDH57bzouUzmpAQ8HQcaAEdQ4OX36FIh6KPOcF GdyRYa/n4JKadJwBBTFR320CvD8rn/zanRwkkm2w=
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/2700/push/3609352805@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb71d9e72e3_7ee03fd3c60cd9686257b5"; 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/HM6emH18Hv8zMFLTzwxV_QVDzjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 01:56:44 -0000

----==_mimepart_5cdb71d9e72e3_7ee03fd3c60cd9686257b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d7d4dee132b87dd2e4db4827808c8bfade118cc2  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/2700/files/378e81964260902fd69f5fc83dfe31e881463923..d7d4dee132b87dd2e4db4827808c8bfade118cc2

----==_mimepart_5cdb71d9e72e3_7ee03fd3c60cd9686257b5
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/d7d4dee132b87dd2e4db4827808c8bfade118cc2">d7d4dee</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/2700/files/378e81964260902fd69f5fc83dfe31e881463923..d7d4dee132b87dd2e4db4827808c8bfade118cc2?email_source=notifications&amp;email_token=AFTOJK3BFN5LNEIQVT2YDOLPVNUVTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZVGI4DANI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSV2L7226ARKRJLALPVNUVTANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PDYDKVHE5WLISZLLPVNUVTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZVGI4DANI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/378e81964260902fd69f5fc83dfe31e881463923..d7d4dee132b87dd2e4db4827808c8bfade118cc2?email_source=notifications\u0026email_token=AFTOJK3BFN5LNEIQVT2YDOLPVNUVTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZVGI4DANI",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/378e81964260902fd69f5fc83dfe31e881463923..d7d4dee132b87dd2e4db4827808c8bfade118cc2?email_source=notifications\u0026email_token=AFTOJK3BFN5LNEIQVT2YDOLPVNUVTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZVGI4DANI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb71d9e72e3_7ee03fd3c60cd9686257b5--


From nobody Tue May 14 19:18:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 908711201D0 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:17:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 IxpsuI2mgcq7 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:17:57 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5125F120026 for <quic-issues@ietf.org>; Tue, 14 May 2019 19:17:57 -0700 (PDT)
Date: Tue, 14 May 2019 19:17:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557886675; bh=mS7h+cSsRmUt0JO7CSETUEPO236xI9OFyWBjfBkXmyw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OwG82E01IdbC+14uxE2a5E9TV8TN1xwHuY1iS7DfYjLOS4FP4ZjkS4/c6AejGWDxx Etk4k6R5m1DgGdEOpmN78PHTueg1ixCMFco+ASN8+Bb/jearQuXgOZQzqQTCAYdJ1I mMzln9P2CsYCb1jO9Wn6dAdy+kYApJmTNugeo6+k=
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/2700/push/3609393596@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb76d36c0dd_3e7f3f864b4cd96462618e"; 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/V-uKpvX3TkaSOOauyKcVOIZa97Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 02:17:59 -0000

----==_mimepart_5cdb76d36c0dd_3e7f3f864b4cd96462618e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2308e69b108313f73ed8206d019c4830e71acfe7  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/2700/files/d7d4dee132b87dd2e4db4827808c8bfade118cc2..2308e69b108313f73ed8206d019c4830e71acfe7

----==_mimepart_5cdb76d36c0dd_3e7f3f864b4cd96462618e
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/2308e69b108313f73ed8206d019c4830e71acfe7">2308e69</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/2700/files/d7d4dee132b87dd2e4db4827808c8bfade118cc2..2308e69b108313f73ed8206d019c4830e71acfe7?email_source=notifications&amp;email_token=AFTOJK4IV446ZU5EF7JSVILPVNXFHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZZGM2TSNQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HXV5D3KWCLF2T2X3PVNXFHANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5GRPNKPMRRN6UEKLDPVNXFHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZZGM2TSNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/d7d4dee132b87dd2e4db4827808c8bfade118cc2..2308e69b108313f73ed8206d019c4830e71acfe7?email_source=notifications\u0026email_token=AFTOJK4IV446ZU5EF7JSVILPVNXFHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZZGM2TSNQ",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/d7d4dee132b87dd2e4db4827808c8bfade118cc2..2308e69b108313f73ed8206d019c4830e71acfe7?email_source=notifications\u0026email_token=AFTOJK4IV446ZU5EF7JSVILPVNXFHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSMZZGM2TSNQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb76d36c0dd_3e7f3f864b4cd96462618e--


From nobody Tue May 14 19:22:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EEE9120077 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CTDHId1mgT8b for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:22:44 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB08E120026 for <quic-issues@ietf.org>; Tue, 14 May 2019 19:22:43 -0700 (PDT)
Date: Tue, 14 May 2019 19:22:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557886962; bh=Sz2zNj+KR0mD4Mbl7DY9GX7JwZpQNo/ntQAxSeq5ERg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dcY+JsQXFd2djYY5Z6py+2POOmj2GjZWldK33cDbu2OnBIuK0Yz0vWOr8L0RfYRYo jVDll0WEfrxJbhopkaGkAX2tFGiv1QOW+4FXR1qLKe0UMEnFB4Wpq9N1K6K3+0oJO+ WleokLVylDL8v3qXu4iJiC5Cu9g1kTETv+uJmC4s=
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/2700/push/3609403034@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb77f28d8a1_2cf43faf182cd95c67035a"; 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/XqRTwTOUbJLUDDgGPTZ4mWjWQDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 02:22:46 -0000

----==_mimepart_5cdb77f28d8a1_2cf43faf182cd95c67035a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e933a980c660a0b42c7da711aa34f9c59d297fcd  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/2700/files/2308e69b108313f73ed8206d019c4830e71acfe7..e933a980c660a0b42c7da711aa34f9c59d297fcd

----==_mimepart_5cdb77f28d8a1_2cf43faf182cd95c67035a
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/e933a980c660a0b42c7da711aa34f9c59d297fcd">e933a98</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/2700/files/2308e69b108313f73ed8206d019c4830e71acfe7..e933a980c660a0b42c7da711aa34f9c59d297fcd?email_source=notifications&amp;email_token=AFTOJK6V5BTXDUHLAZ4ECRDPVNXXFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBQGMYDGNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYANMC7XBCOSSRO6WTPVNXXFANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SYT7HMKLWXDTR5JLPVNXXFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBQGMYDGNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/2308e69b108313f73ed8206d019c4830e71acfe7..e933a980c660a0b42c7da711aa34f9c59d297fcd?email_source=notifications\u0026email_token=AFTOJK6V5BTXDUHLAZ4ECRDPVNXXFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBQGMYDGNA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/2308e69b108313f73ed8206d019c4830e71acfe7..e933a980c660a0b42c7da711aa34f9c59d297fcd?email_source=notifications\u0026email_token=AFTOJK6V5BTXDUHLAZ4ECRDPVNXXFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBQGMYDGNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb77f28d8a1_2cf43faf182cd95c67035a--


From nobody Tue May 14 19:27:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00A0E1200F9 for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:27:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ho5oTbzwoH4v for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 19:27:38 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 72CE7120026 for <quic-issues@ietf.org>; Tue, 14 May 2019 19:27:38 -0700 (PDT)
Date: Tue, 14 May 2019 19:27:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557887257; bh=1BkcUSNh6OjWzzdi4PVDAQMKP2jWgdePCuUWWYwMG1s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mc/sryrDEU/ZYOjJ/LpW5u0xDgYQPTuYlMgTo956omEEwtzWiWoJ1Qfi5AAvbRXXz 52WmsUF5/ID1XUlphhebk6X/L3VhWSPd0K2u584WvxqsZkiqisCLFbyPXHIQNFL3qK ZNJjhaE1zE6QTZV5prHsSZ7EXtkH6RcLOR2RrzSQ=
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/2700/push/3609412765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb791926a75_61fa3fbb5dacd96c543111"; 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/p_nO_AUv93aH2bvoPYaLB6JCdIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 02:27:40 -0000

----==_mimepart_5cdb791926a75_61fa3fbb5dacd96c543111
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

aa911b9972a0bf377a1ce3f6195f08bd39002b22  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/2700/files/e933a980c660a0b42c7da711aa34f9c59d297fcd..aa911b9972a0bf377a1ce3f6195f08bd39002b22

----==_mimepart_5cdb791926a75_61fa3fbb5dacd96c543111
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/aa911b9972a0bf377a1ce3f6195f08bd39002b22">aa911b9</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/2700/files/e933a980c660a0b42c7da711aa34f9c59d297fcd..aa911b9972a0bf377a1ce3f6195f08bd39002b22?email_source=notifications&amp;email_token=AFTOJK3XT4WV52IW2B3YZI3PVNYJTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBRGI3TMNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOY777M3CSSFDJG7DPVNYJTANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XOCKOOFMS3QMUGXDPVNYJTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBRGI3TMNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/e933a980c660a0b42c7da711aa34f9c59d297fcd..aa911b9972a0bf377a1ce3f6195f08bd39002b22?email_source=notifications\u0026email_token=AFTOJK3XT4WV52IW2B3YZI3PVNYJTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBRGI3TMNI",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/e933a980c660a0b42c7da711aa34f9c59d297fcd..aa911b9972a0bf377a1ce3f6195f08bd39002b22?email_source=notifications\u0026email_token=AFTOJK3XT4WV52IW2B3YZI3PVNYJTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYDSNBRGI3TMNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdb791926a75_61fa3fbb5dacd96c543111--


From nobody Tue May 14 20:22:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ED561200EC for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 20:22:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 2K-uaYCrUEnk for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 20:22:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3743A120033 for <quic-issues@ietf.org>; Tue, 14 May 2019 20:22:51 -0700 (PDT)
Date: Tue, 14 May 2019 20:22:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557890570; bh=NIWabXmOUs85EkcIDkZglbfC/1OS39tyrOMcyKhrpZA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OxtLPLktJMddvB7sTaqTkAoQ1+ZtPqJkaV0xCB/9R/ResMAYLaaRANipS2CF9R55B /PIdXgeB9QSMosUU+/Av4EL6qrQtb/DmtBiuNT423FwmUU9AP21BKcvFszHpBL81l9 Ug6BB5BwJnqlbYpIkEoQ7uy4z3syHlpsIkvwSUoY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CHGVWBSR6Q5Q776F25C4IVEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492488640@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdb860a20565_252a3fe082ecd964909713"; 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-VfGT0TlLP8aRmo8wPKfaS68sM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 03:22:53 -0000

----==_mimepart_5cdb860a20565_252a3fe082ecd964909713
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think that we need this.  The reasons offered thus far amount to "because we can".  I'd like to see some analysis suggesting that shorter authentication tags are OK in the general case.  Or text explaining constraints on deployments that choose to use a shorter tag.

I understand the benefits of CCM over GCM; I understand that this includes an ability to have a shorter tag, unlike GCM which fails badly.  I understand the desire to save bits.  But it isn't really that many bits, and the shorter tag changes the odds of an invalid packet being accepted fairly significantly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2581#issuecomment-492488640
----==_mimepart_5cdb860a20565_252a3fe082ecd964909713
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think that we need this.  The reasons offered thus far amount to "because we can".  I'd like to see some analysis suggesting that shorter authentication tags are OK in the general case.  Or text explaining constraints on deployments that choose to use a shorter tag.</p>
<p>I understand the benefits of CCM over GCM; I understand that this includes an ability to have a shorter tag, unlike GCM which fails badly.  I understand the desire to save bits.  But it isn't really that many bits, and the shorter tag changes the odds of an invalid packet being accepted fairly significantly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJK635X6JBYQKBHUTLEDPVN6YVA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNMPQA#issuecomment-492488640">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY57OVIVGVDOUV5LDTPVN6YVANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GSFVR3YN6SN6D2Y3PVN6YVA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNMPQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK635X6JBYQKBHUTLEDPVN6YVA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNMPQA#issuecomment-492488640",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK635X6JBYQKBHUTLEDPVN6YVA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNMPQA#issuecomment-492488640",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdb860a20565_252a3fe082ecd964909713--


From nobody Tue May 14 22:43:28 2019
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 E690812027B for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 22:43:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FrtU1GnJdDXs for <quic-issues@ietfa.amsl.com>; Tue, 14 May 2019 22:43:23 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3678312027E for <quic-issues@ietf.org>; Tue, 14 May 2019 22:43:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=DFVPl23GSIyUMcpWlZ26MB2+00A=; b=dYfB7a+I9jjTuDMY l12H93ZfJ+8iWaWpt0pTpa9gnmOMvMKBpbWnShnwZ70Xhdjvli18amEGNHcg8jSI h2Z7wDjl+MXsD+bU88OzhFImGBLJz/DGA6Ibur1WtDySkQvnSGcjqvqyzC8YtflY sPqa+SYn4z0Lqeo5EJ6sf2PvQ1g=
Received: by filter1115p1las1.sendgrid.net with SMTP id filter1115p1las1-19643-5CDBA6E2-15 2019-05-15 05:42:58.721768511 +0000 UTC m=+115427.732393899
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) by ismtpd0030p1iad2.sendgrid.net (SG) with ESMTP id U9_03ZJ9R6u_JvxXxYTOdQ for <quic-issues@ietf.org>; Wed, 15 May 2019 05:42:58.595 +0000 (UTC)
Date: Wed, 15 May 2019 05:42:58 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BM6NA65ZV5AEEHA525DMTTEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/237616302@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdba6b9e4718_2d493f83ebacd95c388969"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1D8MLhFgB9aUybul+Dt1j931B2NC9Fvhml+f 3XHTTzg6ScpsjzcUDeYk+Avz714W81h9C1XhBYWdbFAkGHexharSnNUoXE/tt5H2Bhn4FuU1uInHZT x5e4rswHGnYU8qj4hJJRKdLlR1tNyhxTp5m+eR/XIxJKDkrWK5PHOfd9KP7lpQTHuiaxBx6xxZXwKI w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CmJY9-8d9ET5FS_GU0E0oQwOuRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 05:43:27 -0000

----==_mimepart_5cdba6b9e4718_2d493f83ebacd95c388969
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.

This paragraph doesn't really say anything that the next paragraph doesn't cover. Also, `a peer` sounds like an endpoint can have multiple peers.

> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames

```suggestion
When the handshake is confirmed, an endpoint MUST send any CONNECTION_CLOSE frames
```

> -CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not have
+1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames in a Handshake

```suggestion
1-RTT keys, so the endpoint SHOULD send CONNECTION_CLOSE frames in a Handshake
```

> -If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not have

```suggestion
in a 1-RTT packet.  Prior to handshake confirmation, the peer might not have
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-237616302
----==_mimepart_5cdba6b9e4718_2d493f83ebacd95c388969
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussion=
_r284093037">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application requ=
ests that the connection be closed.  The application=0D
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code =
to=0D
 signal closure.=0D
 =0D
-If the connection has been successfully established, endpoints MUST send a=
ny=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishm=
ent a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE =
frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or i=
t is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE=
=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will proc=
ess=0D
+the frame.  Generally, this means sending the frame in a packet with the h=
ighest=0D
+level of packet protection to avoid the packet being discarded.  However, =
during=0D
+the handshake, it is possible that more advanced packet protection keys ar=
e not=0D
+available to a peer, so the frame MAY be replicated in a packet that uses =
a=0D
+lower packet protection level.=0D
</pre>=0D
<p>This paragraph doesn't really say anything that the next paragraph doesn=
't cover. Also, <code>a peer</code> sounds like an endpoint can have multip=
le peers.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussion=
_r284093155">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application requ=
ests that the connection be closed.  The application=0D
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code =
to=0D
 signal closure.=0D
 =0D
-If the connection has been successfully established, endpoints MUST send a=
ny=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishm=
ent a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE =
frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or i=
t is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE=
=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will proc=
ess=0D
+the frame.  Generally, this means sending the frame in a packet with the h=
ighest=0D
+level of packet protection to avoid the packet being discarded.  However, =
during=0D
+the handshake, it is possible that more advanced packet protection keys ar=
e not=0D
+available to a peer, so the frame MAY be replicated in a packet that uses =
a=0D
+lower packet protection level.=0D
+=0D
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE fr=
ames=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If the handshake is confirmed, endpoints MUST s=
end any CONNECTION_CLOSE frames=0D
+When the handshake is confirmed, an endpoint MUST send any CONNECTION_CLOS=
E frames=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussion=
_r284093265">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -CONNECTION_CLOSE frames in a 1-RTT packet. =
 Prior to connection establishment a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE =
frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or i=
t is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE=
=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will proc=
ess=0D
+the frame.  Generally, this means sending the frame in a packet with the h=
ighest=0D
+level of packet protection to avoid the packet being discarded.  However, =
during=0D
+the handshake, it is possible that more advanced packet protection keys ar=
e not=0D
+available to a peer, so the frame MAY be replicated in a packet that uses =
a=0D
+lower packet protection level.=0D
+=0D
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE fr=
ames=0D
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not have=
=0D
+1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames in a Handshak=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-1-RTT keys, so endpoints SHOULD send CONNECTION=
_CLOSE frames in a Handshake=0D
+1-RTT keys, so the endpoint SHOULD send CONNECTION_CLOSE frames in a Hands=
hake=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussion=
_r284093413">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -If the connection has been successfully est=
ablished, endpoints MUST send any=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishm=
ent a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE =
frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or i=
t is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE=
=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will proc=
ess=0D
+the frame.  Generally, this means sending the frame in a packet with the h=
ighest=0D
+level of packet protection to avoid the packet being discarded.  However, =
during=0D
+the handshake, it is possible that more advanced packet protection keys ar=
e not=0D
+available to a peer, so the frame MAY be replicated in a packet that uses =
a=0D
+lower packet protection level.=0D
+=0D
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE fr=
ames=0D
+in a 1-RTT packet.  Prior to handshake confirmation, a peer might not have=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-in a 1-RTT packet.  Prior to handshake confirma=
tion, a peer might not have=0D
+in a 1-RTT packet.  Prior to handshake confirmation, the peer might not ha=
ve=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/2688?email_source=3Dnotifications&amp;email_token=3DAFTOJK7IT=
MBMPY3MQOATQUDPVOPDTA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2F=
EZLWNFSXPKTDN5WW2ZLOORPWSZGOBYU3ZLQ#pullrequestreview-237616302">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-aut=
h/AFTOJK3NJVN6KBMG7F6FQGLPVOPDTANCNFSM4HMCCGTQ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJKZQ6TX2C62ECZK3IF3PVOPDTA=
5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOO=
RPWSZGOBYU3ZLQ.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/2688?email_source=3Dn=
otifications\u0026email_token=3DAFTOJK7ITMBMPY3MQOATQUDPVOPDTA5CNFSM4HMCCGT=
2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYU3ZL=
Q#pullrequestreview-237616302",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=3Dnoti=
fications\u0026email_token=3DAFTOJK7ITMBMPY3MQOATQUDPVOPDTA5CNFSM4HMCCGT2YY=
3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYU3ZLQ#p=
ullrequestreview-237616302",=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_5cdba6b9e4718_2d493f83ebacd95c388969--


From nobody Wed May 15 02:15:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BCC71200BA for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 02:15:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6tpSj42J63KT for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 02:15:08 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9CC612001A for <quic-issues@ietf.org>; Wed, 15 May 2019 02:15:07 -0700 (PDT)
Date: Wed, 15 May 2019 02:15:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557911706; bh=hMoaTQ4DPtEueHhTNljZie/f0f2Gpb3aW7MDEkqSLhQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lL7wq/FDfmaxF0NzasLNuAr9Yoiz674RO9ffc+QIKTgSc+lZiHLmb82o/8NSzptVN GeWcS/A40I5swZcyDFqs6qC1TV4PtoQC+CzMfFNrXjshxBBLuVe3r2povq5IIxb0j1 sqKwWEZbF5Q79R0wKZ1Sz5czGLB5KeuSFVrCTOMc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZFNU7Z6DOR5QQ4AN25EFRVEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492574442@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdbd89a72a05_cf83fd97d8cd96c1264813"; 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/hOnnQIF8Gtc2HNl9uZFeITXonok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 09:15:10 -0000

----==_mimepart_5cdbd89a72a05_cf83fd97d8cd96c1264813
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We can't tie this to Alt-Svc completely. The load balancer / DoS mitigation infrastructure will need to make decisions on the fly; independent of the back end QUIC servers (which might not even be HTTP/3) and temporarily block new connections to the QUIC servers. The HTTP/2 TCP servers won't even necessarily know of the change. When the infrastructure does this, we need to make sure clients know to fallback to TCP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492574442
----==_mimepart_5cdbd89a72a05_cf83fd97d8cd96c1264813
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We can't tie this to Alt-Svc completely. The load balancer / DoS mitigation infrastructure will need to make decisions on the fly; independent of the back end QUIC servers (which might not even be HTTP/3) and temporarily block new connections to the QUIC servers. The HTTP/2 TCP servers won't even necessarily know of the change. When the infrastructure does this, we need to make sure clients know to fallback to TCP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJKY33CE4KGQDTHHHATTPVPIBVA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOBN2Q#issuecomment-492574442">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBCAMCJXXLZ62IBU3PVPIBVANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XVBLTHZFYVMXDIITPVPIBVA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOBN2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY33CE4KGQDTHHHATTPVPIBVA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOBN2Q#issuecomment-492574442",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY33CE4KGQDTHHHATTPVPIBVA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOBN2Q#issuecomment-492574442",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdbd89a72a05_cf83fd97d8cd96c1264813--


From nobody Wed May 15 02:24:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BD0812001A for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 02:24:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YG20wXuIlnqq for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 02:24:08 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4B681200BA for <quic-issues@ietf.org>; Wed, 15 May 2019 02:24:07 -0700 (PDT)
Date: Wed, 15 May 2019 02:24:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557912246; bh=S+vrgDRPDfmxjbFg0ZTjpKOfTZcZZLRLUerkTNzmLXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fs5qudhCEXEyRHcEybl0+HTGvX8r3p22nGv4eqv5zCDGqSWGN7S3lqmx4znN9Sfo3 VmYAvZs9XloldtCFuhKOka3P5v8NBaVKSPMOQzhD5bS9Y1GC4FVunRoMzQ0wOVwK1O YsQjhm4GxxXtRi8Z5Z0Hq/nbrQEmqbFalhF4OKOY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22NPZFQBTLOL3NNHN25EGTNEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492577470@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdbdab67e05a_3b583fe5a8ecd95c6771f6"; 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/YlmqYtvszp5Gxg4nWr9yGLLUFgI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 09:24:09 -0000

----==_mimepart_5cdbdab67e05a_3b583fe5a8ecd95c6771f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So consider this chain:

example.com (HTTP/2) -> example.org (HTTP/3)
example.org (HTTP/3) -> alt.example.org (HTTP/3)

If alt.examples.org fails, it is valid to fallback to example.org and use QUIC. If you specify a fallback to TCP, where would you expect the client to go back to? The client has no authoritative information that declarers example.org can handle TCP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492577470
----==_mimepart_5cdbdab67e05a_3b583fe5a8ecd95c6771f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>So consider this chain:</p>
<p>example.com (HTTP/2) -&gt; example.org (HTTP/3)<br>
example.org (HTTP/3) -&gt; alt.example.org (HTTP/3)</p>
<p>If alt.examples.org fails, it is valid to fallback to example.org and use QUIC. If you specify a fallback to TCP, where would you expect the client to go back to? The client has no authoritative information that declarers example.org can handle TCP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK7XMFEN5ZXIOOV3NQLPVPJDNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOCFPQ#issuecomment-492577470">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HCGFIQSNC7GTMSQLPVPJDNANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYINPZ32SG7HKMIGFLPVPJDNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOCFPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK7XMFEN5ZXIOOV3NQLPVPJDNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOCFPQ#issuecomment-492577470",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK7XMFEN5ZXIOOV3NQLPVPJDNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOCFPQ#issuecomment-492577470",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdbdab67e05a_3b583fe5a8ecd95c6771f6--


From nobody Wed May 15 03:08:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54DDA12002E for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 03:08:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iniIsprEKvaK for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 03:07:58 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AEC73120047 for <quic-issues@ietf.org>; Wed, 15 May 2019 03:07:58 -0700 (PDT)
Date: Wed, 15 May 2019 03:07:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557914877; bh=6duBUkJCBgHfUmCv05EqKnvokMDErpUglUPVuPKW++E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EfVSNIp66wsurVipNckvi8dTfO1k8kF0W8dPkZYLtZSljQB1x0iu30UU6D3TGrcLf HZL71/HE9In7Rbh7+anfLOXIqPh5towXC1HfoF6hH6rMVy/lJ6aIyYX8npqe/fkwE9 qYvZJpuERik2kcpvt3nWcO5N0tiT26EDhE/OIzQs=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGVVG4LPLQR3VP6ON25ELX3EVBNHHBOS4SAE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2151/492592570@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2151@github.com>
References: <quicwg/base-drafts/issues/2151@github.com>
Subject: Re: [quicwg/base-drafts] Where can you send CONNECTION_CLOSE (#2151)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdbe4fd5afce_7ba63faf182cd95c81533e"; 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/CsczCrRPWeAxX8Jew-_Y9WklZgk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 10:08:00 -0000

----==_mimepart_5cdbe4fd5afce_7ba63faf182cd95c81533e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Will triage as design. 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/issues/2151#issuecomment-492592570
----==_mimepart_5cdbe4fd5afce_7ba63faf182cd95c81533e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Will triage as design. 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/issues/2151?email_source=notifications&amp;email_token=AFTOJK773OUCXYUQOCE2WYDPVPOH3A5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOF3OQ#issuecomment-492592570">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6N53C2XEBY3CIDVFTPVPOH3ANCNFSM4GKJEZQA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MUBY3KCVFRGU5JCTPVPOH3A5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOF3OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2151?email_source=notifications\u0026email_token=AFTOJK773OUCXYUQOCE2WYDPVPOH3A5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOF3OQ#issuecomment-492592570",
"url": "https://github.com/quicwg/base-drafts/issues/2151?email_source=notifications\u0026email_token=AFTOJK773OUCXYUQOCE2WYDPVPOH3A5CNFSM4GKJEZQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVOF3OQ#issuecomment-492592570",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdbe4fd5afce_7ba63faf182cd95c81533e--


From nobody Wed May 15 05:18:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC582120047 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 05:18:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bEO-gSwj-W6o for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 05:18:26 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9452B120026 for <quic-issues@ietf.org>; Wed, 15 May 2019 05:18:26 -0700 (PDT)
Date: Wed, 15 May 2019 05:18:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557922705; bh=+RnX+128wY9EqUjXo1UCEdqk37tXJpAplD8/e+sUXKE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z4qRudhsQkWWLeYzqSR9sTIH7YjzPvxAiUDdKfFN0a9r1ZopXuNWuiKzl66DAe8fX 8Ukb0LMeYGpT9Fc9F0ziyF8OXI5vVbgUC1bBscd6ey2zOqvTOPdBswMrW4xuffFbIE 8Meyt6Lmqs/w7RsFI7GIdKQM5rDQFKi8U0NRblR0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W4BQ2FKACM4SICMN25E3BDEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/237782293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc039115819_9023f9d1f2cd96c2159f9"; 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/PcpjtIwKvuCIO27B8jCKz4l8m3M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 12:18:29 -0000

----==_mimepart_5cdc039115819_9023f9d1f2cd96c2159f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



>  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.

The difficulty here is that you'll need to keep the request stream open (from the client-send side) for as long you want to reprioritize the request. This risks conflicting with the current text in section 5.1 

> An HTTP request/response exchange fully consumes a bidirectional QUIC
   stream.  After sending a request, a client MUST close the stream for
   sending.

That is not insurmountable, you just might need some extra text in the draft to deal with the ripple effects of the 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/2700#pullrequestreview-237782293
----==_mimepart_5cdc039115819_9023f9d1f2cd96c2159f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284225084">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.
</pre>
<p>The difficulty here is that you'll need to keep the request stream open (from the client-send side) for as long you want to reprioritize the request. This risks conflicting with the current text in section 5.1</p>
<blockquote>
<p>An HTTP request/response exchange fully consumes a bidirectional QUIC<br>
stream.  After sending a request, a client MUST close the stream for<br>
sending.</p>
</blockquote>
<p>That is not insurmountable, you just might need some extra text in the draft to deal with the ripple effects of the 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/2700?email_source=notifications&amp;email_token=AFTOJK55FYFNV66UCQR7YNTPVP5RDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWEKFI#pullrequestreview-237782293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PYSY24C2CTG3IWSDPVP5RDANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6TL6HNXKLUMJ4LCDPVP5RDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWEKFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK55FYFNV66UCQR7YNTPVP5RDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWEKFI#pullrequestreview-237782293",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK55FYFNV66UCQR7YNTPVP5RDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWEKFI#pullrequestreview-237782293",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc039115819_9023f9d1f2cd96c2159f9--


From nobody Wed May 15 05:34:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 274CA1200F7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 05:34:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dQGb68C2jMi4 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 05:34:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFB0E1200F4 for <quic-issues@ietf.org>; Wed, 15 May 2019 05:34:44 -0700 (PDT)
Date: Wed, 15 May 2019 05:34:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557923683; bh=hZ4HRullYiqCF2/GR71gsxfZCRjyCWK97GjzkMh7QOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mgf6rWobeyFE9AAZErgz+JbIt8uOFv3+TbY2mRxw7Xm7RBTe27J3k/EBygkPATnzr mi2bjgKAaw86ZXY1zAjm/mDELiMzsN0S8bz9a/1gcVkLjrbciPO2UTGpiZd3Pvl7A8 6LtWoXabFm8FRRlYjP15nLctFjnYN+cYkfA1RPbk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SY557HFRNQQBH7AF25E46HEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/237785560@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc0763bbbd3_75913fb0e8acd9643616c1"; 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/EhTzDLt1-OjmPA372BoCvOssjNc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 12:34:47 -0000

----==_mimepart_5cdc0763bbbd3_75913fb0e8acd9643616c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.

This seems like a strong alternative candidate for modifying prioritisation without massive deviation from the H2 spec

>      {{prioritized-element-types}}). When sent on a request stream, this MUST be
-    set to `11`.  When sent on the control stream, this MUST NOT be set to `11`.
+    set to `0`.
+
+  D (Dependent On Placeholder):
+  : A one-bit field indicating whether a element depends upon a placeholder

```suggestion
  : A one-bit field indicating whether an element depends upon a placeholder
```

>  {: #element-dependency-types title="Element Dependency Types"}
 
 Note that unlike in {{!RFC7540}}, the root of the tree cannot be referenced
-using a Stream ID of 0, as in QUIC stream 0 carries a valid HTTP request.  The
-root of the tree cannot be reprioritized.
+using 0, so the root of the tree cannot be reprioritized.
 
 The PRIORITY frame can express relationships which might not be permitted based
 on the stream on which it is sent or its position in the stream. These
 situations MUST be treated as a connection error of type HTTP_MALFORMED_FRAME.
 The following situations are examples of invalid PRIORITY frames:
 
 - A PRIORITY frame sent on a request stream with the Prioritized Element Type

Since the list is one bullet point long with this change, you could probably roll this back into prose

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#pullrequestreview-237785560
----==_mimepart_5cdc0763bbbd3_75913fb0e8acd9643616c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@LPardue</b> commented on this pull request.</p>=0D
=0D
<p>This seems like a strong alternative candidate for modifying prioritis=
ation without massive deviation from the H2 spec</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284227637">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;      {{prioritized-element-types}}). When =
sent on a request stream, this MUST be=0D
-    set to `11`.  When sent on the control stream, this MUST NOT be set =
to `11`.=0D
+    set to `0`.=0D
+=0D
+  D (Dependent On Placeholder):=0D
+  : A one-bit field indicating whether a element depends upon a placehol=
der=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  : A one-bit field indicating whether a elem=
ent depends upon a placeholder=0D
+  : A one-bit field indicating whether an element depends upon a placeho=
lder=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284229370">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  {: #element-dependency-types title=3D&quo=
t;Element Dependency Types&quot;}=0D
 =0D
 Note that unlike in {{!RFC7540}}, the root of the tree cannot be referen=
ced=0D
-using a Stream ID of 0, as in QUIC stream 0 carries a valid HTTP request=
.  The=0D
-root of the tree cannot be reprioritized.=0D
+using 0, so the root of the tree cannot be reprioritized.=0D
 =0D
 The PRIORITY frame can express relationships which might not be permitte=
d based=0D
 on the stream on which it is sent or its position in the stream. These=0D=

 situations MUST be treated as a connection error of type HTTP_MALFORMED_=
FRAME.=0D
 The following situations are examples of invalid PRIORITY frames:=0D
 =0D
 - A PRIORITY frame sent on a request stream with the Prioritized Element=
 Type=0D
</pre>=0D
<p>Since the list is one bullet point long with this change, you could pr=
obably roll this back into prose</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/2700?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK7Y2WE5MLF6RAUIAEDPVP7OHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWFDWA#pullrequestreview-237785560=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3OEYVIHUQMIP6PL3LPVP7OHANCNFSM4HM65LNQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2BCSAF=
FKG3UF6543DPVP7OHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYWFDWA.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/2700?email_source=3D=
notifications\u0026email_token=3DAFTOJK7Y2WE5MLF6RAUIAEDPVP7OHA5CNFSM4HM6=
5LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YWFDWA#pullrequestreview-237785560",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK7Y2WE5MLF6RAUIAEDPVP7OHA5CNFSM4HM65L=
N2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYW=
FDWA#pullrequestreview-237785560",=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_5cdc0763bbbd3_75913fb0e8acd9643616c1--


From nobody Wed May 15 08:27:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDC3A1202E2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 08:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YJJdfedJQFD5 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 08:26:59 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DA5B120278 for <quic-issues@ietf.org>; Wed, 15 May 2019 08:26:59 -0700 (PDT)
Date: Wed, 15 May 2019 08:26:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557934017; bh=hFNLdbA3HFvCwTOu/PMJeygZ21/d3RoNTq6MHar+svE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lZ5tu2ofpjvNDVjeMzZ/4YFUq7mGzRjF/hO0Er7pN170j4Ua83730FXfRsZCT9i8g tSVLU2jzIOQgJMT2pk0+xVq980o5s67cBWTbxmLQYNS2du737s+AQ1XYmsPoRk6oQh VdT1dNsP99NfQmKrTuyc0GJdorkZV9lCGLNlaPtg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUSJC2WH7H5WEBB5N25FREDEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/237899581@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc2fc1a3676_49db3fcbb22cd964151712b"; 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/iHH6Hvr-rBuwuAeZgeylFq2a3jc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 15:27:07 -0000

----==_mimepart_5cdc2fc1a3676_49db3fcbb22cd964151712b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames

That makes it sound a bit too much like one should close the connection upon completing the handshake.  I think If works better, though "After" could also 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/2688#discussion_r284315652
----==_mimepart_5cdc2fc1a3676_49db3fcbb22cd964151712b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2688#discussion_r284315652">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.
+
+If the handshake is confirmed, endpoints MUST send any CONNECTION_CLOSE frames
</pre>
<p>That makes it sound a bit too much like one should close the connection upon completing the handshake.  I think If works better, though "After" could also 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/2688?email_source=notifications&amp;email_token=AFTOJK4I2NLJEFXIEJ3HSZLPVQTUDA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXA6PI#discussion_r284315652">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6UAYQIMRWW6BO2K3PVQTUDANCNFSM4HMCCGTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK25GH6HAN62FZIE4DLPVQTUDA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXA6PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK4I2NLJEFXIEJ3HSZLPVQTUDA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXA6PI#discussion_r284315652",
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=notifications\u0026email_token=AFTOJK4I2NLJEFXIEJ3HSZLPVQTUDA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXA6PI#discussion_r284315652",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc2fc1a3676_49db3fcbb22cd964151712b--


From nobody Wed May 15 09:09:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C3A112014B for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:09:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 iAusmjApkFZd for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:08:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98235120142 for <quic-issues@ietf.org>; Wed, 15 May 2019 09:08:59 -0700 (PDT)
Date: Wed, 15 May 2019 09:08:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557936538; bh=+XJyenrZ1CAz1D4O+ROEzBebSndt5M5Zkt5ezKv4oAA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o7PISx6MHrBtgksD4E2UF+FJN6LWSLq/v18JdfuKP6lHGjWpwc5Xq1kE5K7I0etsS a7+vvN0PdY1EdqfDUkpZeVeKWD/AyUT7hoF15nAjTfENNO9jRlkhSSIYAvci4Rw9fD JgIPmL2eTSz8VMlqyo/7w4zWyu/7jOFwl9SUv+u8=
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/2700/push/3612101448@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc3999e8f04_4f1e3f87ef8cd960708871"; 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/_3IdfIUJOTCvXxceHr3035VGRDc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:09:01 -0000

----==_mimepart_5cdc3999e8f04_4f1e3f87ef8cd960708871
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e94b1d9b030027fd572209657ff71cd9e4b3fae5  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/2700/files/aa911b9972a0bf377a1ce3f6195f08bd39002b22..e94b1d9b030027fd572209657ff71cd9e4b3fae5

----==_mimepart_5cdc3999e8f04_4f1e3f87ef8cd960708871
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/e94b1d9b030027fd572209657ff71cd9e4b3fae5">e94b1d9</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/2700/files/aa911b9972a0bf377a1ce3f6195f08bd39002b22..e94b1d9b030027fd572209657ff71cd9e4b3fae5?email_source=notifications&amp;email_token=AFTOJK7WZ2LP32NJJZK3GA3PVQYRTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTEMJQGE2DIOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6TRNOVHVSDZGGHZ6DPVQYRTANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7G4T7MG2DDXUL2WYDPVQYRTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTEMJQGE2DIOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/aa911b9972a0bf377a1ce3f6195f08bd39002b22..e94b1d9b030027fd572209657ff71cd9e4b3fae5?email_source=notifications\u0026email_token=AFTOJK7WZ2LP32NJJZK3GA3PVQYRTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTEMJQGE2DIOA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/aa911b9972a0bf377a1ce3f6195f08bd39002b22..e94b1d9b030027fd572209657ff71cd9e4b3fae5?email_source=notifications\u0026email_token=AFTOJK7WZ2LP32NJJZK3GA3PVQYRTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTEMJQGE2DIOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc3999e8f04_4f1e3f87ef8cd960708871--


From nobody Wed May 15 09:30:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC8A1120182 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:30:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CDT7pVx54L0M for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:30:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0BE64120178 for <quic-issues@ietf.org>; Wed, 15 May 2019 09:30:29 -0700 (PDT)
Date: Wed, 15 May 2019 09:30:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557937827; bh=0q0HR0Ci4DLJ+nPY+xHiAyVwDkiSOQ6nMIbiV56d54Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wr8gkjBIGjK6TqIZElInTxPk/E75K70CFYQn8fMmGumK7SbGNQzMeHG7PTfZ83Z1j CjVFWBPScUAkZAj8dfwCTiOE/c+NSvAh8p4H9zplDVas822Hf1TJwetatSfpLQUbFf lVenGzXBgTmDQvRVbo3B0F0M2CuWeYltvtMfpBbo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SMLX6SBIHY3674ZN25FYSHEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/237930797@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc3ea32614d_32e93fd11d4cd96053259"; 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/n4BopcUT36CX34F1-yaTcmBEBb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:30:32 -0000

----==_mimepart_5cdc3ea32614d_32e93fd11d4cd96053259
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

Overall, I like the design if the working group has the will to restructure this much.  I think you're burying the lede by not discussing what happens when a placeholder has both weighted and unweighted children.  It's at the very bottom of the prioritization section, and it's a major departure from HTTP/2 that should probably be at the top.

I find the idea of simultaneously having a priority and a weight overly complicated.  As an alternative, perhaps this could be a property of the placeholder -- children are served either in sequence or round-robin by weight, but you can't mix.  (And if you need to mix, just put a placeholder of the opposite type as a child.)

> @@ -1099,36 +1096,41 @@ the RST bit set if it detects an error with the stream or the QUIC connection.
 ## Prioritization {#priority}
 
 HTTP/3 uses a priority scheme similar to that described in {{!RFC7540}}, Section
-5.3. In this priority scheme, a given element can be designated as dependent
-upon another element. This information is expressed in the PRIORITY frame
-{{frame-priority}} which identifies the element and the dependency. The elements
-that can be prioritized are:
-
-- Requests, identified by the ID of the request stream
+5.3, but replaces streams depending upon streams with strict priorities and
+placeholders.  In the HTTP/3 priority scheme, a stream can be given a strict
+priority or can be designated as dependent upon a placeholder or the root.

...or weights, apparently?

>  - Pushes, identified by the Push ID of the promised resource
   ({{frame-push-promise}})
 - Placeholders, identified by a Placeholder ID
 
-Taken together, the dependencies across all prioritized elements in a connection
-form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+In HTTP/3, stream dependencies that were implicitly encoded by dependencies in
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifies
+priority tree management, eliminates potential new race conditions introduced
+by HTTP/3's multiple streams, and improves framing efficiency with more than
+64 requests.

I'm not sure we need to be explicit about the 64 requests part.  Maybe just say "for long-lived connections"?

>  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are

I'm surprised that they have an initial weight, when weight can be omitted.  Shouldn't the default be to have null weight?

>  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are
+dependent on the root of the priority tree; pushes are dependent on the client
+request on which the PUSH_PROMISE frame was sent.

...except that your PR removes the ability to depend on streams, so this means push streams start out in an impossible-to-express state.  Not _necessarily_ a problem (we're doing it with the orphan placeholder), but make sure it's deliberate.

>  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is not
+specified, then elements are delivered sequentially and all available data
+from one element is sent before any data from the next.  If a given priority
+level has some elements with weights and some without, the two groups share
+the available bandwidth equally.

How weights and explicit priorities interact probably needs to come at the top of the section, since it's a pretty substantial departure from HTTP/2.

> -    |                |
-    A                A
-~~~~~~~~~~
-{: #fig-pruning title="Example of Priority Tree Pruning"}
-
-In the example in {{fig-pruning}}, `P` represents a Placeholder, `A` represents
-an active node, and `I` represents an inactive node.  In the first step, the
-server discards two inactive branches (each a single node).  In the second step,
-the server condenses an interior inactive node.  Note that these transformations
-will result in no change in the resources allocated to a particular active
-stream.
-
-Clients SHOULD assume the server is actively performing such pruning and SHOULD
-NOT declare a dependency on a stream it knows to have been closed.
+When a placeholder is reparented, given a new weight or given a new strict
+priority, all dependent placeholders and streams are also re-prioritized.

```suggestion
priority, the effective priority of all dependent placeholders and streams is impacted.
```
Just to be explicit that their priorities don't directly 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/2700#pullrequestreview-237930797
----==_mimepart_5cdc3ea32614d_32e93fd11d4cd96053259
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<p>Overall, I like the design if the working group has the will to restru=
cture this much.  I think you're burying the lede by not discussing what =
happens when a placeholder has both weighted and unweighted children.  It=
's at the very bottom of the prioritization section, and it's a major dep=
arture from HTTP/2 that should probably be at the top.</p>=0D
<p>I find the idea of simultaneously having a priority and a weight overl=
y complicated.  As an alternative, perhaps this could be a property of th=
e placeholder -- children are served either in sequence or round-robin by=
 weight, but you can't mix.  (And if you need to mix, just put a placehol=
der of the opposite type as a child.)</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284339948">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1099,36 +1096,41 @@ the RST bit set if=
 it detects an error with the stream or the QUIC connection.=0D
 ## Prioritization {#priority}=0D
 =0D
 HTTP/3 uses a priority scheme similar to that described in {{!RFC7540}},=
 Section=0D
-5.3. In this priority scheme, a given element can be designated as depen=
dent=0D
-upon another element. This information is expressed in the PRIORITY fram=
e=0D
-{{frame-priority}} which identifies the element and the dependency. The =
elements=0D
-that can be prioritized are:=0D
-=0D
-- Requests, identified by the ID of the request stream=0D
+5.3, but replaces streams depending upon streams with strict priorities =
and=0D
+placeholders.  In the HTTP/3 priority scheme, a stream can be given a st=
rict=0D
+priority or can be designated as dependent upon a placeholder or the roo=
t.=0D
</pre>=0D
<p>...or weights, apparently?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284340363">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  - Pushes, identified by the Push ID of th=
e promised resource=0D
   ({{frame-push-promise}})=0D
 - Placeholders, identified by a Placeholder ID=0D
 =0D
-Taken together, the dependencies across all prioritized elements in a co=
nnection=0D
-form a dependency tree. An element can depend on another element or on t=
he root=0D
-of the tree. A reference to an element which is no longer in the tree is=
 treated=0D
-as a reference to the root of the tree. The structure of the dependency =
tree=0D
-changes as PRIORITY frames modify the dependency links between prioritiz=
ed=0D
-elements.=0D
-=0D
-Due to reordering between streams, an element can also be prioritized wh=
ich is=0D
-not yet in the tree. Such elements are added to the tree with the reques=
ted=0D
-priority.=0D
+In HTTP/3, stream dependencies that were implicitly encoded by dependenc=
ies in=0D
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifi=
es=0D
+priority tree management, eliminates potential new race conditions intro=
duced=0D
+by HTTP/3&#39;s multiple streams, and improves framing efficiency with m=
ore than=0D
+64 requests.=0D
</pre>=0D
<p>I'm not sure we need to be explicit about the 64 requests part.  Maybe=
 just say "for long-lived connections"?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284340715">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 When a prioritized element is first created, it has a default initial we=
ight=0D
-of 16 and a default dependency. Requests and placeholders are dependent =
on the=0D
-root of the priority tree; pushes are dependent on the client request on=
 which=0D
-the PUSH_PROMISE frame was sent.=0D
+of 16, priority of 16, and a default dependency. Requests and placeholde=
rs are=0D
</pre>=0D
<p>I'm surprised that they have an initial weight, when weight can be omi=
tted.  Shouldn't the default be to have null weight?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284341194">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 When a prioritized element is first created, it has a default initial we=
ight=0D
-of 16 and a default dependency. Requests and placeholders are dependent =
on the=0D
-root of the priority tree; pushes are dependent on the client request on=
 which=0D
-the PUSH_PROMISE frame was sent.=0D
+of 16, priority of 16, and a default dependency. Requests and placeholde=
rs are=0D
+dependent on the root of the priority tree; pushes are dependent on the =
client=0D
+request on which the PUSH_PROMISE frame was sent.=0D
</pre>=0D
<p>...except that your PR removes the ability to depend on streams, so th=
is means push streams start out in an impossible-to-express state.  Not <=
em>necessarily</em> a problem (we're doing it with the orphan placeholder=
), but make sure it's deliberate.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284341879">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 Requests may override the default initial values by including a PRIORITY=
 frame=0D
 (see {{frame-priority}}) at the beginning of the stream. These prioritie=
s=0D
 can be updated by sending a PRIORITY frame on the control stream.=0D
 =0D
+Higher priority elements have all available data sent before elements of=
 lower=0D
+priority.  When multiple elements have the same priority, if a weight is=
=0D
+specified, elements with weights are interleaved.  If a weight is not=0D=

+specified, then elements are delivered sequentially and all available da=
ta=0D
+from one element is sent before any data from the next.  If a given prio=
rity=0D
+level has some elements with weights and some without, the two groups sh=
are=0D
+the available bandwidth equally.=0D
</pre>=0D
<p>How weights and explicit priorities interact probably needs to come at=
 the top of the section, since it's a pretty substantial departure from H=
TTP/2.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2700#discussi=
on_r284342385">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -    |                |=0D
-    A                A=0D
-~~~~~~~~~~=0D
-{: #fig-pruning title=3D&quot;Example of Priority Tree Pruning&quot;}=0D=

-=0D
-In the example in {{fig-pruning}}, `P` represents a Placeholder, `A` rep=
resents=0D
-an active node, and `I` represents an inactive node.  In the first step,=
 the=0D
-server discards two inactive branches (each a single node).  In the seco=
nd step,=0D
-the server condenses an interior inactive node.  Note that these transfo=
rmations=0D
-will result in no change in the resources allocated to a particular acti=
ve=0D
-stream.=0D
-=0D
-Clients SHOULD assume the server is actively performing such pruning and=
 SHOULD=0D
-NOT declare a dependency on a stream it knows to have been closed.=0D
+When a placeholder is reparented, given a new weight or given a new stri=
ct=0D
+priority, all dependent placeholders and streams are also re-prioritized=
.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-priority, all dependent placeholders and stre=
ams are also re-prioritized.=0D
+priority, the effective priority of all dependent placeholders and strea=
ms is impacted.=0D
</pre>=0D
=0D
<p>Just to be explicit that their priorities don't directly change.</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/2700?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3TMUDPSQAZZYQ3EX3PVQ3CHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXISLI#pullrequestreview-237930797=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK32ZL7OQNRR7DX4UCTPVQ3CHANCNFSM4HM65LNQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZAHNSK=
L7CVNNJMO6LPVQ3CHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXISLI.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/2700?email_source=3D=
notifications\u0026email_token=3DAFTOJK3TMUDPSQAZZYQ3EX3PVQ3CHA5CNFSM4HM6=
5LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YXISLI#pullrequestreview-237930797",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3TMUDPSQAZZYQ3EX3PVQ3CHA5CNFSM4HM65L=
N2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX=
ISLI#pullrequestreview-237930797",=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_5cdc3ea32614d_32e93fd11d4cd96053259--


From nobody Wed May 15 09:56:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 400981202B9 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wigYrQJQ3VRI for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:21 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A9ED1200FA for <quic-issues@ietf.org>; Wed, 15 May 2019 09:56:21 -0700 (PDT)
Date: Wed, 15 May 2019 09:56:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939379; bh=Dwe4Y1ZnZcZ4qilXvFxxmj1jm/aMvF2Nre1qpgcyg0U=; h=Date:From:To:Subject:From; b=ciZf5kRCeRZc5GDwyN9XbWSzSuUIVJgMMxxUxrkqjyW2at/EQLRZ2MvVtymmJaDCj j+lo08fJ4rVy/TSBtxjYtBogfvY7qQvTayGvawfkl0Yzdvk7djX+bSCrA/Cucawq6U 29lnjoY0qutJdL4oIdS3ng5txS++yvipuul2tja8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/bcd6f5-2323fb@github.com>
Subject: [quicwg/base-drafts] 2323fb: Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DWswAJj9Mgp6AfT9C66Tir4RQJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:56:23 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2323fb7414eb83cee304d5b2ca13c9b1adfb18fb
      https://github.com/quicwg/base-drafts/commit/2323fb7414eb83cee304d5b2ca13c9b1adfb18fb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Pull some H2 content into the introduction (#2683)

* Moar H2 - WIP

* More WIP

* Definitions

* Apply suggestions from code review

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Present tense

* Other review feedback

* Suggested frame clarification

* Suggestions from review

* Americanise ;-)



From nobody Wed May 15 09:56:32 2019
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 527D71200FA for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 AmCNF1Vv9h0E for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:29 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 106D41202CB for <quic-issues@ietf.org>; Wed, 15 May 2019 09:56:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=SWUw8d0PdaXMAcutwR0mBZZVgzA=; b=PapxxCtDDyaeSfSG 7DFd+djBa03wkP/R6YxKaJ3AO1108syleJqUqet26O6Er+ySHx7tkVcgiIfRiiNP xAtB9JNWhD/Wf8KccWXN8DjLRxWjkpBa8OgZ0LB77YRycjGMRnxOB50A43Z+Q1gK jOM2nIelC1SG/FI7xqpv9XAttc8=
Received: by filter1709p1mdw1.sendgrid.net with SMTP id filter1709p1mdw1-15442-5CDC44BB-2C 2019-05-15 16:56:27.571090644 +0000 UTC m=+124622.254097158
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id j3KX30sQQu-O-vRzqbIN-A for <quic-issues@ietf.org>; Wed, 15 May 2019 16:56:27.501 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 6F855400059 for <quic-issues@ietf.org>; Wed, 15 May 2019 09:56:27 -0700 (PDT)
Date: Wed, 15 May 2019 16:56:27 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6Q4KFPMVEVVNUPF2F25F3TXEVBNHHBUX2AKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2683/issue_event/2343969470@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2683@github.com>
References: <quicwg/base-drafts/pull/2683@github.com>
Subject: Re: [quicwg/base-drafts] Pull some H2 content into the introduction (#2683)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc44bb6e16b_19f53fed9dacd9683326d0"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0YKMAS3HECZkk8Ys9tVkYbkQ2Vvx+eg9pQxc faHtSOjSyUlzR46MAkBrfXsATBSdsx1afe2U3buT89jpAzjarqBF6pXKWOlpiIivTSxLCjR9qzEL4I LjLpcABusm90M2RTuOkc9OxMegzAisHWNiU9Fp1WpJ5MRr9+r4l0awJDoNCzIIo9GvUr6qIORzwBWl 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SZHC6Kx_6a28hACoYLpamHZvdVY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:56:31 -0000

----==_mimepart_5cdc44bb6e16b_19f53fed9dacd9683326d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2683 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/2683#event-2343969470
----==_mimepart_5cdc44bb6e16b_19f53fed9dacd9683326d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442450003" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2683" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2683/hovercard" href="https://github.com/quicwg/base-drafts/pull/2683">#2683</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/2683?email_source=notifications&amp;email_token=AFTOJKYI66ULWJ54XJCG5Y3PVQ6DXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFPQ#event-2343969470">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNJZE2QISR7SJ5YV3PVQ6DXANCNFSM4HL6IFBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4M65HNSNX5EX4FTYDPVQ6DXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJKYI66ULWJ54XJCG5Y3PVQ6DXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFPQ#event-2343969470",
"url": "https://github.com/quicwg/base-drafts/pull/2683?email_source=notifications\u0026email_token=AFTOJKYI66ULWJ54XJCG5Y3PVQ6DXA5CNFSM4HL6IFBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFPQ#event-2343969470",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc44bb6e16b_19f53fed9dacd9683326d0--


From nobody Wed May 15 09:56:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD6F21202A7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3eMTza9qFpa2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:56:29 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 350FB1202CC for <quic-issues@ietf.org>; Wed, 15 May 2019 09:56:29 -0700 (PDT)
Date: Wed, 15 May 2019 09:56:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939387; bh=6B8LMN4VN3chWvDYiGsPMFnY0Igr2NgXE/bgWdKInbM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pvYizCz/rtU6LLlzvrx9ftcg7dOqRkW45Jr/It1/3Tth2JRsOL8oeVyGNnpeCtMQ1 QHqg8vj7TVsnPZNLTmlogjPqWUhDjoWLI0mUtdzjU9vADECoycYqd0nA8fqFbooWmC SNY3Rh1A1nTlZ6hBf3GUAyFIpGlCmBijckirnzoc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNRAJQO4LN5IHEJ5V25F3TXEVBNHHBJAZKPM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1601/issue_event/2343969475@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1601@github.com>
References: <quicwg/base-drafts/issues/1601@github.com>
Subject: Re: [quicwg/base-drafts] Discuss HTTP/2 more in the introduction (#1601)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc44bb8e62a_474b3f7e744cd95c270998"; 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/2gqmXS6fxGbOr-Xwx763tXOi0aE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:56:32 -0000

----==_mimepart_5cdc44bb8e62a_474b3f7e744cd95c270998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1601 via #2683.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1601#event-2343969475
----==_mimepart_5cdc44bb8e62a_474b3f7e744cd95c270998
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="344140411" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1601" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1601/hovercard" href="https://github.com/quicwg/base-drafts/issues/1601">#1601</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442450003" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2683" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2683/hovercard" href="https://github.com/quicwg/base-drafts/pull/2683">#2683</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/1601?email_source=notifications&amp;email_token=AFTOJK6XGYX6GMYL6V2HVXLPVQ6DXA5CNFSM4FLUX5R2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFQY#event-2343969475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LQYFK6HZSXXB4MYTPVQ6DXANCNFSM4FLUX5RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK27CJ3RZAPON6HJ5H3PVQ6DXA5CNFSM4FLUX5R2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1601?email_source=notifications\u0026email_token=AFTOJK6XGYX6GMYL6V2HVXLPVQ6DXA5CNFSM4FLUX5R2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFQY#event-2343969475",
"url": "https://github.com/quicwg/base-drafts/issues/1601?email_source=notifications\u0026email_token=AFTOJK6XGYX6GMYL6V2HVXLPVQ6DXA5CNFSM4FLUX5R2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORO3CFQY#event-2343969475",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc44bb8e62a_474b3f7e744cd95c270998--


From nobody Wed May 15 09:58:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 221D6120188 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:58:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ocRsY-G6HfzF for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:58:01 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 579661200FA for <quic-issues@ietf.org>; Wed, 15 May 2019 09:58:01 -0700 (PDT)
Date: Wed, 15 May 2019 09:57:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939479; bh=1T20dbueJ3dcQxes/dtGzOd0DCCe4GvcmUQ5QO3XmSI=; h=Date:From:To:Subject:From; b=DHIdRB+z0fz98DMvAvYlxuVlq6VVwsG3fHOJD67xMpqKUT+D2gXERv17mnL375N9I E6JBeSVwu0e7LbKQ23EEo35ZAdtiH7NS5ufl/9B/cukGSrf0UZZ9ukWMqKGzGpSLp0 y7vcHmoCU8NedSJM7mQVOFjFNQ4JewAGkJ7h87YU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c91225-18c27a@github.com>
Subject: [quicwg/base-drafts] 18c27a: Script updating gh-pages from 2323fb74. [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/JjZ-qEDtn196IUJOtuVTMg9WYZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:58:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 18c27a438fd260bc04a5e99e1f8d25666ff1473c
      https://github.com/quicwg/base-drafts/commit/18c27a438fd260bc04a5e99e1f8d25666ff1473c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  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-lost-pn2/draft-ietf-quic-http.html
    R ianswett-lost-pn2/draft-ietf-quic-http.txt
    R ianswett-lost-pn2/draft-ietf-quic-invariants.html
    R ianswett-lost-pn2/draft-ietf-quic-invariants.txt
    R ianswett-lost-pn2/draft-ietf-quic-qpack.html
    R ianswett-lost-pn2/draft-ietf-quic-qpack.txt
    R ianswett-lost-pn2/draft-ietf-quic-recovery.html
    R ianswett-lost-pn2/draft-ietf-quic-recovery.txt
    R ianswett-lost-pn2/draft-ietf-quic-spin-exp.html
    R ianswett-lost-pn2/draft-ietf-quic-spin-exp.txt
    R ianswett-lost-pn2/draft-ietf-quic-tls.html
    R ianswett-lost-pn2/draft-ietf-quic-tls.txt
    R ianswett-lost-pn2/draft-ietf-quic-transport.html
    R ianswett-lost-pn2/draft-ietf-quic-transport.txt
    R ianswett-lost-pn2/index.html
    R ianswett-must-send/draft-ietf-quic-http.html
    R ianswett-must-send/draft-ietf-quic-http.txt
    R ianswett-must-send/draft-ietf-quic-invariants.html
    R ianswett-must-send/draft-ietf-quic-invariants.txt
    R ianswett-must-send/draft-ietf-quic-qpack.html
    R ianswett-must-send/draft-ietf-quic-qpack.txt
    R ianswett-must-send/draft-ietf-quic-recovery.html
    R ianswett-must-send/draft-ietf-quic-recovery.txt
    R ianswett-must-send/draft-ietf-quic-spin-exp.html
    R ianswett-must-send/draft-ietf-quic-spin-exp.txt
    R ianswett-must-send/draft-ietf-quic-tls.html
    R ianswett-must-send/draft-ietf-quic-tls.txt
    R ianswett-must-send/draft-ietf-quic-transport.html
    R ianswett-must-send/draft-ietf-quic-transport.txt
    R ianswett-must-send/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2323fb74. [ci skip]



From nobody Wed May 15 09:58:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B547C1202B9 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:58:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_9t5C6F3IJ7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:58:10 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1583E120188 for <quic-issues@ietf.org>; Wed, 15 May 2019 09:58:10 -0700 (PDT)
Date: Wed, 15 May 2019 09:58:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939488; bh=voD9S0EbslK65lR7suPQKm0WX62OgihPTKvNHJtVVsA=; h=Date:From:To:Subject:From; b=R86xQt7AiB5coYhupMe0VczAuyQGL0a8nkPVF7M0FxriQ/+atGh76I3VGJl/SblC9 KI8ElQCztmmWspIo9/0hd5O9CNHaqu3MElcWXKSdFlirMZwUjcoZAVge34cjR5TdmW RUJmQI9NGiBS/j+myLp+qHl7IPF2pRTmgNXF5vuI=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/break_up_h2_considerations/7d293d-807ad0@github.com>
Subject: [quicwg/base-drafts] 807ad0: Break up H2 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/Ivo7gOjI8qVehGMANzvG7b5d8zQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:58:12 -0000

  Branch: refs/heads/http/break_up_h2_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: 807ad04a5cc20ab58473c02aeea8efe937c19e3c
      https://github.com/quicwg/base-drafts/commit/807ad04a5cc20ab58473c02aeea8efe937c19e3c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Break up H2 considerations



From nobody Wed May 15 09:59:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 884511200FA for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PRsv78JDXEwT for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 09:59:40 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B791C120188 for <quic-issues@ietf.org>; Wed, 15 May 2019 09:59:40 -0700 (PDT)
Date: Wed, 15 May 2019 09:59:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939579; bh=ELkMkv2RacYSZ0X6y5u8T7LbBGDWnGtLB0/ZrijA9/U=; h=Date:From:To:Subject:From; b=HDGN2QF/+mI8mBlZ8saUeWy7lNwqiG2LS/JAtTIC3GxiLTq5K8OcxXlyY4x3DW+QG ZNSYc5OUyZdePvalOWr5RtQB4ZUZGjQdjzV3basbSJWUnQVZn6b/CdSaQ+Y2slauDM PcslWUfL5gXRChLCTJCSI1abi4aanILlAPyLYv8Q=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/18c27a-f784cb@github.com>
Subject: [quicwg/base-drafts] f784cb: Script updating gh-pages from 807ad04a. [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/GD1sy3QFKD_2cb8ijN77uA_KOaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 16:59:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f784cb6716742f67baa02480e5a93d80eb341b64
      https://github.com/quicwg/base-drafts/commit/f784cb6716742f67baa02480e5a93d80eb341b64
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M http/break_up_h2_considerations/draft-ietf-quic-http.html
    M http/break_up_h2_considerations/draft-ietf-quic-http.txt
    M http/break_up_h2_considerations/draft-ietf-quic-invariants.html
    M http/break_up_h2_considerations/draft-ietf-quic-invariants.txt
    M http/break_up_h2_considerations/draft-ietf-quic-qpack.html
    M http/break_up_h2_considerations/draft-ietf-quic-qpack.txt
    M http/break_up_h2_considerations/draft-ietf-quic-recovery.html
    M http/break_up_h2_considerations/draft-ietf-quic-recovery.txt
    M http/break_up_h2_considerations/draft-ietf-quic-tls.html
    M http/break_up_h2_considerations/draft-ietf-quic-tls.txt
    M http/break_up_h2_considerations/draft-ietf-quic-transport.html
    M http/break_up_h2_considerations/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 807ad04a. [ci skip]



From nobody Wed May 15 10:00:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48AA31202CC for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:00:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TIZYNTIbcIGI for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:00:30 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E9E312032F for <quic-issues@ietf.org>; Wed, 15 May 2019 10:00:30 -0700 (PDT)
Date: Wed, 15 May 2019 10:00:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939629; bh=jOvQPeGWHXr2+5VmWtR0YTjcLvyleyvZOk4KZvbaUEs=; h=Date:From:To:Subject:From; b=SX/B0+4VD72i8CF5ItG/oMOEhSKmatpTbcZ2nMOW1e7kqGwgrMoak//LPSI1gjmYt lSoOHC5sDvw9CGFiU27LSGt2y7Tb4mAfBPCeI3moPvMBqktVw1ce+ftDTGu18JfK34 tR0dvT3tt4NtEMsY0SpUsNjtfCxp0Q7Iml2YVeN4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f784cb-d4a067@github.com>
Subject: [quicwg/base-drafts] d4a067: Script updating issues at 2019-05-15T17:00:22Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MabVz1C5IdV1L7qSEpJvegSc_HM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:00:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d4a067164c0864690f62cd4269a78c67a13601b3
      https://github.com/quicwg/base-drafts/commit/d4a067164c0864690f62cd4269a78c67a13601b3
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-15T17:00:22Z. [ci skip]



From nobody Wed May 15 10:02:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBBCA120188 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:02:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PfwPVppe0Os2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:02:39 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31EA31200FA for <quic-issues@ietf.org>; Wed, 15 May 2019 10:02:39 -0700 (PDT)
Date: Wed, 15 May 2019 10:02:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557939758; bh=ifbpGVTz/y/V72k9XPLEPjRvsvuWhxosjjMOA/9AhFY=; h=Date:From:To:Subject:From; b=KAcrKHq7NCSAtKCDI6K5lhzrRoSFddm1Iieng8Ij9tYULEt3FuWMv7Fi+ChCuFWGq WqSAZvu+RDY3ivyVQi2LlvKMp7KtbXUkgvx3SJ9nkRU6jD2/VpjdTs9kMoBt6s5U8b ikM4JYPKyV0AyRLFdg/1RLtsQNp83rtkaeTe+RQo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d4a067-5f1c7c@github.com>
Subject: [quicwg/base-drafts] 5f1c7c: Script updating issues at 2019-05-15T17:02:31Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bNYIK2JK5FeppHVq7PTaBl8BjHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:02:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5f1c7c2fdc329497e4bd72485fe7a3be2b352350
      https://github.com/quicwg/base-drafts/commit/5f1c7c2fdc329497e4bd72485fe7a3be2b352350
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-15T17:02:31Z. [ci skip]



From nobody Wed May 15 10:12:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A8B5120302 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:12:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AxLIEbbeVcCr for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:12:54 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FFA4120328 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:12:27 -0700 (PDT)
Date: Wed, 15 May 2019 10:12:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557940345; bh=R2dfuQZr6hX+rfGHpoYbVxw7Hl6gYeUU0u0498rxVlg=; h=Date:From:To:Subject:From; b=cXVnoz2DIapYBP+wxZ01CqTzewe7pxmf1/VU+ErERusvYyDSHDNm4MMyJhdwh6v7Z xkh8wSguKzMzadTQ0daG1g/rD95jAylRKenAaWdcujMpOg9LiICHUGpAvNBTDJxDgm F14Y3yvzUrfxzsdkxeVveqyHREYNuZ99m3ZYKMyM=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/reorder_sections/000000-309458@github.com>
Subject: [quicwg/base-drafts] 309458: Reorder sections
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kODfs4r14zGsLugiFsM7Aj-6X-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, 15 May 2019 17:12:56 -0000

  Branch: refs/heads/http/reorder_sections
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3094580377100a3b4be23bf1fe13b7fb280e859c
      https://github.com/quicwg/base-drafts/commit/3094580377100a3b4be23bf1fe13b7fb280e859c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reorder sections



From nobody Wed May 15 10:14:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B403212037A for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:14:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rxH9x75ADoa2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:14:03 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE8F1120357 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:14:03 -0700 (PDT)
Date: Wed, 15 May 2019 10:14:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557940442; bh=CBEPiil+UR9/S36cXn9OEwGXj5pfkXEwD6Xss0/r2HM=; h=Date:From:To:Subject:From; b=E0IUfGW17sCHjOD8vIy/F6tusePJ/hd1kxJx7z1H2tcJPQN79fgnRX+ZfxvYD0k3X g9mfpQ3xJ5jZHlboMjznaJeH94ZV62riNHzjtFWYGq9yo5FhCKU/zjdy7V5CXuQ3zZ AOSAdYsjJHsGMY/0ciXQbYH9KnVzhbJFQrKfVUjY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5f1c7c-ee70c8@github.com>
Subject: [quicwg/base-drafts] ee70c8: Script updating gh-pages from 30945803. [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/ZbegXZmzxu2_xiZ8ZS6Bn7e8UW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:14:11 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee70c8d1610c161b55b4f4bdb71775ba26447309
      https://github.com/quicwg/base-drafts/commit/ee70c8d1610c161b55b4f4bdb71775ba26447309
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    A http/reorder_sections/draft-ietf-quic-http.html
    A http/reorder_sections/draft-ietf-quic-http.txt
    A http/reorder_sections/draft-ietf-quic-invariants.html
    A http/reorder_sections/draft-ietf-quic-invariants.txt
    A http/reorder_sections/draft-ietf-quic-qpack.html
    A http/reorder_sections/draft-ietf-quic-qpack.txt
    A http/reorder_sections/draft-ietf-quic-recovery.html
    A http/reorder_sections/draft-ietf-quic-recovery.txt
    A http/reorder_sections/draft-ietf-quic-tls.html
    A http/reorder_sections/draft-ietf-quic-tls.txt
    A http/reorder_sections/draft-ietf-quic-transport.html
    A http/reorder_sections/draft-ietf-quic-transport.txt
    A http/reorder_sections/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 30945803. [ci skip]



From nobody Wed May 15 10:16:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE363120371 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:16:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17ecQlOF2EVK for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:16:08 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2590E120372 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:16:03 -0700 (PDT)
Date: Wed, 15 May 2019 10:16:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557940561; bh=fj3F3hm7CHP96tr493zLiX+E/lMeRAqBUCsrG7qDZAg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Iojjb23//0yAIfRhQIFheXtzPmR8dNJ3cW2oS+jQTm/ONC21Us2baddGT2yslDWYX m5fjqL+teWVTEOcjihci45hzwUUB/hOkrCqYZj6MSHEDdT60RQdaioaNMvFIBRucNw h7Scpj/jhjocB1Ksqq7tYjvoNrYx9GyotHE/qHrs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24MLZO7EDEHWKPWRF25F55DEVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701@github.com>
Subject: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4951db30c_19463fb9ecacd95c103832d"; 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/Ms4YD-t-O1LCVM3mRxLP0njQvUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:16:10 -0000

----==_mimepart_5cdc4951db30c_19463fb9ecacd95c103832d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2220; no text changes outside the Document Organization section.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2701

-- Commit Summary --

  * Reorder sections

-- File Changes --

    M draft-ietf-quic-http.md (1839)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2701.patch
https://github.com/quicwg/base-drafts/pull/2701.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/2701

----==_mimepart_5cdc4951db30c_19463fb9ecacd95c103832d
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 #2220.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393242615" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2220" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2220/hovercard" href="https://github.com/quicwg/base-drafts/issues/2220">#2220</a>; no text changes outside the Document Organization section.</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/2701'>https://github.com/quicwg/base-drafts/pull/2701</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reorder sections</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2701/files#diff-0">draft-ietf-quic-http.md</a>
    (1839)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2701.patch'>https://github.com/quicwg/base-drafts/pull/2701.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2701.diff'>https://github.com/quicwg/base-drafts/pull/2701.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/2701?email_source=notifications&amp;email_token=AFTOJKZWRQLHIBNQEGEXNRLPVRANDA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7K3QQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK564P6EY5DECS6XISDPVRANDANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CDVHX6ZHLTXBYHSLPVRANDA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7K3QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJKZWRQLHIBNQEGEXNRLPVRANDA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7K3QQ",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJKZWRQLHIBNQEGEXNRLPVRANDA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7K3QQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc4951db30c_19463fb9ecacd95c103832d--


From nobody Wed May 15 10:18:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84878120384 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:18:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bs049fb4sc1x for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:18:14 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F18712042B for <quic-issues@ietf.org>; Wed, 15 May 2019 10:17:51 -0700 (PDT)
Date: Wed, 15 May 2019 10:17:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557940669; bh=UmcKVlfvN8iFNi9FuO7aFUUg8KdNUnNqt8mJLAohIds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sTL1p7nxYhdRqxLVhndru/f1vHq/OrFb6pZeXfTyUi7Hg5dPPh5xo3GqYY796GPk6 RxpHjcPSU43iuXNMGN6jCQ8BRFHkzNR+czcI+YzSN82+5dMHYt+loNYE/6l6LcuNEZ YZ9g/YD5Av2z2YPPWRZqP8DuX7AJyhBwKTp0bsGQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26EBBJC7O6V3PDYWN25F6D3EVBNHHBO4DPKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2225/492744044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2225@github.com>
References: <quicwg/base-drafts/issues/2225@github.com>
Subject: Re: [quicwg/base-drafts] Confusing text around push streams (#2225)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc49bdb8319_3bb23fcb018cd9603725c0"; 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/hypazW1B3LEa6rMAoT1-bRjv0kw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:18:21 -0000

----==_mimepart_5cdc49bdb8319_3bb23fcb018cd9603725c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does #2701 address this sufficiently, now that the description of push precedes this section?  There's already a back-reference at the end of the paragraph if someone needs more 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/issues/2225#issuecomment-492744044
----==_mimepart_5cdc49bdb8319_3bb23fcb018cd9603725c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Does <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444552929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2701" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2701/hovercard" href="https://github.com/quicwg/base-drafts/pull/2701">#2701</a> address this sufficiently, now that the description of push precedes this section?  There's already a back-reference at the end of the paragraph if someone needs more 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/issues/2225?email_source=notifications&amp;email_token=AFTOJK7O7KVOAHNAZOBKLR3PVRAT3A5CNFSM4GLUHK4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPK23A#issuecomment-492744044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUQ55PGUQLGHW6VITPVRAT3ANCNFSM4GLUHK4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XYMWEWNPEARFNRRLPVRAT3A5CNFSM4GLUHK4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPK23A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2225?email_source=notifications\u0026email_token=AFTOJK7O7KVOAHNAZOBKLR3PVRAT3A5CNFSM4GLUHK4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPK23A#issuecomment-492744044",
"url": "https://github.com/quicwg/base-drafts/issues/2225?email_source=notifications\u0026email_token=AFTOJK7O7KVOAHNAZOBKLR3PVRAT3A5CNFSM4GLUHK4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPK23A#issuecomment-492744044",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc49bdb8319_3bb23fcb018cd9603725c0--


From nobody Wed May 15 10:30:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 417A312011E for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:30:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aE7IIWi8T-Bf for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09DE4120119 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:30:25 -0700 (PDT)
Date: Wed, 15 May 2019 10:30:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557941423; bh=TE5MBZQ6ND0DxgxE/GM8afwIZEBw0lPWVqgvR9hpDfQ=; h=Date:From:To:Subject:From; b=pOGbKIeKb844Ewn4RFuHmyQzXW8pfrGB51KsmojSpKiLy4a1D6R2Am06taY2T8hhw Kn1FOgd/iORYyiyoVO/OyInr+JPXGYIemLZW0Ca0W83gTg+ov0GPL5DBb2jT1sv55P 1r6LytNsZ8KrgI3HudBcOsvCxllJUvqluStyHgIQ=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/000000-f8a051@github.com>
Subject: [quicwg/base-drafts] f8a051: Prohibit other frame types on CONNECT; fixes #2229
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dQYKGJZ3dcmqAt2XTMi1IGLGcOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:30:26 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts
  Commit: f8a051679038caa3a0bc8bf471cd3b5a3c4dd171
      https://github.com/quicwg/base-drafts/commit/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Prohibit other frame types on CONNECT; fixes #2229



From nobody Wed May 15 10:30:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97E5F12011E for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:30:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zXjM6AlS3OAi for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:30:47 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87C0B120119 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:30:47 -0700 (PDT)
Date: Wed, 15 May 2019 10:30:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557941446; bh=BaYx+LTTFIAgpmVLUNubLRVBvwtZ3Kzt+Dx31OIf4kI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gu+6POzyBu4vLjdxx2NKtYbB0OVojzWfrg/rmsvkbBgFmR2y8DIyPv6Zm/LvbR0no 2hx8304YMx59zqHMOJwktCThdpoo1z415lV8bhDu9VIEYd7MQVQo6AqTaEl9w6YbLK eMIhnXbuhQcqp9+tZ0h3FHWb7JZHWKForygvw8vo=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YSZPGSI44XEUEQIV25F7UNEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492748829@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4cc624281_2d0c3fd98cecd95c6894a7"; 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/SZtkkYwEevS55cFDMx-qAT0EWp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:30:50 -0000

----==_mimepart_5cdc4cc624281_2d0c3fd98cecd95c6894a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah I don't think we  want to revoke the service here. We may want to keep a selective portion of high value traffic active. In the DoS case for example there could be additional signals determining which IP prefixes to reject immediately. 

In the chain example if there is no possible fallback the client should simply stop connecting for a while maybe using exponential backoff.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492748829
----==_mimepart_5cdc4cc624281_2d0c3fd98cecd95c6894a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yeah I don't think we  want to revoke the service here. We may want to keep a selective portion of high value traffic active. In the DoS case for example there could be additional signals determining which IP prefixes to reject immediately.</p>
<p>In the chain example if there is no possible fallback the client should simply stop connecting for a while maybe using exponential backoff.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK2LANBH3FOIFT4ZFHLPVRCENA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPMAHI#issuecomment-492748829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JTNYMAO37BD2HWJ3PVRCENANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6EXZH5GOBSSBBCAT3PVRCENA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPMAHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK2LANBH3FOIFT4ZFHLPVRCENA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPMAHI#issuecomment-492748829",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK2LANBH3FOIFT4ZFHLPVRCENA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPMAHI#issuecomment-492748829",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc4cc624281_2d0c3fd98cecd95c6894a7--


From nobody Wed May 15 10:31:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36E5312008C for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:31:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhT7td3f2lKz for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:31:45 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3711B120119 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:31:45 -0700 (PDT)
Date: Wed, 15 May 2019 10:31:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557941504; bh=9AAuRqM0yOKKBwSDvuCtHlfdyMBs2hL5lKRrDDa67e0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fw/FsQAZDgjZAh6BTWkLJOPZ3aW3CwKaOiBRJ7VIXk6NzQzFFFYQpfTkiS2zypRIk VuAwAcVCTCrmV9fPuCoYlQkpdNri0GleMC25AEZhp/P062WXvvNLgo2np1JN8bEp/P dSIDI69dazP47beUgvu+CIDuFL7RQ2Oi2fcsGqmU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KLXMLDABPPDKIRIN25F7YBEVBNHHBU73QF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2702@github.com>
Subject: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4d001bfc3_7fb63fa5f38cd95c4824cd"; 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/YV1u85vqKxmXUlGDnXGhAbhptoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:31:47 -0000

----==_mimepart_5cdc4d001bfc3_7fb63fa5f38cd95c4824cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2229.

This still seems like a pointless restriction to me, but it's what we agreed in Tokyo, so here it is.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2702

-- Commit Summary --

  * Prohibit other frame types on CONNECT; fixes #2229

-- File Changes --

    M draft-ietf-quic-http.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2702.patch
https://github.com/quicwg/base-drafts/pull/2702.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/2702

----==_mimepart_5cdc4d001bfc3_7fb63fa5f38cd95c4824cd
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 #2229.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245306" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2229" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2229/hovercard" href="https://github.com/quicwg/base-drafts/issues/2229">#2229</a>.</p>
<p>This still seems like a pointless restriction to me, but it's what we agreed in Tokyo, so here it is.</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/2702'>https://github.com/quicwg/base-drafts/pull/2702</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Prohibit other frame types on CONNECT; fixes #2229</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2702/files#diff-0">draft-ietf-quic-http.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2702.patch'>https://github.com/quicwg/base-drafts/pull/2702.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2702.diff'>https://github.com/quicwg/base-drafts/pull/2702.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/2702?email_source=notifications&amp;email_token=AFTOJK33KKGTRBBZVKJDHULPVRCIBA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7OAXQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RTMOROV4QAZDZA33PVRCIBANCNFSM4HNFOKUQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MN2EEA74QWKL2JXLPVRCIBA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7OAXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK33KKGTRBBZVKJDHULPVRCIBA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7OAXQ",
"url": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK33KKGTRBBZVKJDHULPVRCIBA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7OAXQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc4d001bfc3_7fb63fa5f38cd95c4824cd--


From nobody Wed May 15 10:32:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C09E91203C7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:31:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KBw7_Hj9pY5d for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:31:58 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E15F120119 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:31:58 -0700 (PDT)
Date: Wed, 15 May 2019 10:31:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557941517; bh=S42r0i/kfvhb2dotJcN/g0fvGQ1qrE0Fi18p/ZBKluA=; h=Date:From:To:Subject:From; b=s2wfgKpReQYPHhVQnfRjF70wYAyho8U8Lp/7S/8QtJPkMdQw01Pbbg5B6dZOwuOky y//l4068+C0U0tFvR9JrqfkZm7O//tpPWV76cLo2rZ/hz+guHZDYV2hy9hZVpQqHRg 6I5vmdXVw3jOo0I1l88wMa4iTvYLuygDE/P8UDvY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ee70c8-1496cc@github.com>
Subject: [quicwg/base-drafts] 1496cc: Script updating gh-pages from f8a05167. [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/7UYu-esMIhz4EesjqaQR399Bteg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:32:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1496ccf8dceaebb37386973243129efd805313b0
      https://github.com/quicwg/base-drafts/commit/1496ccf8dceaebb37386973243129efd805313b0
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    A http/no_push_on_connect/draft-ietf-quic-http.html
    A http/no_push_on_connect/draft-ietf-quic-http.txt
    A http/no_push_on_connect/draft-ietf-quic-invariants.html
    A http/no_push_on_connect/draft-ietf-quic-invariants.txt
    A http/no_push_on_connect/draft-ietf-quic-qpack.html
    A http/no_push_on_connect/draft-ietf-quic-qpack.txt
    A http/no_push_on_connect/draft-ietf-quic-recovery.html
    A http/no_push_on_connect/draft-ietf-quic-recovery.txt
    A http/no_push_on_connect/draft-ietf-quic-tls.html
    A http/no_push_on_connect/draft-ietf-quic-tls.txt
    A http/no_push_on_connect/draft-ietf-quic-transport.html
    A http/no_push_on_connect/draft-ietf-quic-transport.txt
    A http/no_push_on_connect/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f8a05167. [ci skip]



From nobody Wed May 15 10:35:53 2019
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 204F5120132 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:35:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XM9gQU1qh66R for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:35:49 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2951112008C for <quic-issues@ietf.org>; Wed, 15 May 2019 10:35:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=OxK5UYWMG9OpYKE+VU8jYMnFJEg=; b=SfIp3/FHKN/ypFg4 Q36jbGVfrT7Ux4t9/+gyL1USEQS5k5E5RVckY1pWRsrjQL1PO5metmLh8LfiASIS HW3wQRwlGBw9LW67sdJZVTi2OZep5w25OwF53/EhZY7zwL7NlTTncr9xwAwFtzrw T/5Wn7M0J/etIrp7LKXqiO/s6o4=
Received: by filter1671p1mdw1.sendgrid.net with SMTP id filter1671p1mdw1-11484-5CDC4DE5-4B 2019-05-15 17:35:33.68425603 +0000 UTC m=+126951.486547425
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id rB5FXXrxRZqZhZo_RcGmCQ for <quic-issues@ietf.org>; Wed, 15 May 2019 17:35:33.649 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id 90DE02A07C2 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:35:33 -0700 (PDT)
Date: Wed, 15 May 2019 17:35:33 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/rst_if_possible/000000-8bb8fe@github.com>
Subject: [quicwg/base-drafts] 8bb8fe: MUST close, SHOULD RST
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2fkkBZJ9DuO8IJG71jkfcHgBUz4KMv/lE46A /RhaQwpML8yzH/BAOcY7yJHLFMq/toSMBgZTQ11rfWUCUvG64863B8KwBqsTwRnuPpV4iLSq4QSWM7 HudIa08+QsD0t4d7XPhz9uveiMNl3TMQ5ydsKqDxcL6O+YsSYTZEg8Q9Kg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ei-WLNW_w7AV59DUC9DuSIOrFFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:35:52 -0000

  Branch: refs/heads/http/rst_if_possible
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8bb8fecd0c8853a29cf06b3d83a672dd66a7a442
      https://github.com/quicwg/base-drafts/commit/8bb8fecd0c8853a29cf06b3d83a672dd66a7a442
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MUST close, SHOULD RST



From nobody Wed May 15 10:36:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E16F012008C for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:36:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BC-uAzUTxQUE for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:36:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A7F7120144 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:36:30 -0700 (PDT)
Date: Wed, 15 May 2019 10:36:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557941789; bh=rmd2KCFOHl4MHZEn8uRbfgX5QrjlGh52hTS9TEWA/Hs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=D3/ZuPHEY3mDJWBdnL7nHFitDAyo8Z8HQ6HBNcTBQ4jXeySqnogNVpiC8Lb95TX/L RZUsKJboxFhWWz8x2msbROQ7CbFNV8l17V7WKjscSxnD7Lsa9cssb82XHFnm5RcHJs QTxhePmy3iKRex52F+W0XtjBKD1O073vxsa/5cUk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DXDRH3UYQTCIVTPV25GAJZEVBNHHBU73XQM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2703@github.com>
Subject: [quicwg/base-drafts] CONNECT error:  MUST close, SHOULD RST (#2703)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4e1ce72af_34043faea52cd95c5439de"; 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/yzZBkzU85XPo5M0JyONbqCLXA_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: Wed, 15 May 2019 17:36:32 -0000

----==_mimepart_5cdc4e1ce72af_34043faea52cd95c5439de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2228.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2703

-- Commit Summary --

  * MUST close, SHOULD RST

-- File Changes --

    M draft-ietf-quic-http.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2703.patch
https://github.com/quicwg/base-drafts/pull/2703.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/2703

----==_mimepart_5cdc4e1ce72af_34043faea52cd95c5439de
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 #2228.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245112" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2228" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2228/hovercard" href="https://github.com/quicwg/base-drafts/issues/2228">#2228</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/2703'>https://github.com/quicwg/base-drafts/pull/2703</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>MUST close, SHOULD RST</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2703/files#diff-0">draft-ietf-quic-http.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2703.patch'>https://github.com/quicwg/base-drafts/pull/2703.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2703.diff'>https://github.com/quicwg/base-drafts/pull/2703.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/2703?email_source=notifications&amp;email_token=AFTOJK4JQZVDBMAHL6KI7RTPVRCZZA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7O6BQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UX643Z5W3WPINV2LPVRCZZANCNFSM4HNFPMEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TJMWZBCJEKIQC3C3PVRCZZA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7O6BQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK4JQZVDBMAHL6KI7RTPVRCZZA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7O6BQ",
"url": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK4JQZVDBMAHL6KI7RTPVRCZZA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7O6BQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc4e1ce72af_34043faea52cd95c5439de--


From nobody Wed May 15 10:37:37 2019
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 60310120132 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6F9YOOlRa2Km for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:37:34 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E39B512008C for <quic-issues@ietf.org>; Wed, 15 May 2019 10:37:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=ry/FIagEsZDkegARRlffZz9If0U=; b=UhZ2naVj/FGNIq8g TcGaMMYqTR6ZyXVozvSTjl2725jnHVwnusVXtlGK7UavT42+SkKVZR3ON1HsTsD7 tbA/PJByNYnRfiyG2/R/EM2pD65Xr6TdCb2r0R6YMUNk4C5WPEHxTJ/+IQiBxn2u emrSIo1HXPzGFU4SKQUWNPcgc/A=
Received: by filter1874p1mdw1.sendgrid.net with SMTP id filter1874p1mdw1-25195-5CDC4E4B-63 2019-05-15 17:37:15.726648247 +0000 UTC m=+152157.743945605
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0054p1mdw1.sendgrid.net (SG) with ESMTP id RF--ZDBlRSWFxOujcxcL3Q for <quic-issues@ietf.org>; Wed, 15 May 2019 17:37:15.687 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 8458B360EA9 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:37:15 -0700 (PDT)
Date: Wed, 15 May 2019 17:37:15 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1496cc-4380de@github.com>
Subject: [quicwg/base-drafts] 4380de: Script updating gh-pages from 8bb8fecd. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3C6b/wXqx9+F23wcKDDEWQe6fivqZwLatTtj bbCEq1YbsKSF9XBNzL+cHUrVbbFihpSXWGyvaaNhsCLcmEPG32iQW077URDz0JHqUvuyhqJqzfeDgu xw3uaqm9nsDeDRJ/qEonojVrktOqnzRAWs9nfIAXeBdMAKMNhNbXCug4qgCYiI6HXf9ziYLZomb6Kn w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SxugcoRQikUKzXiLonA0A83TeFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:37:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4380de6ec3730629fa7bc5d4778ec1a03d7ca1bc
      https://github.com/quicwg/base-drafts/commit/4380de6ec3730629fa7bc5d4778ec1a03d7ca1bc
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    A http/rst_if_possible/draft-ietf-quic-http.html
    A http/rst_if_possible/draft-ietf-quic-http.txt
    A http/rst_if_possible/draft-ietf-quic-invariants.html
    A http/rst_if_possible/draft-ietf-quic-invariants.txt
    A http/rst_if_possible/draft-ietf-quic-qpack.html
    A http/rst_if_possible/draft-ietf-quic-qpack.txt
    A http/rst_if_possible/draft-ietf-quic-recovery.html
    A http/rst_if_possible/draft-ietf-quic-recovery.txt
    A http/rst_if_possible/draft-ietf-quic-tls.html
    A http/rst_if_possible/draft-ietf-quic-tls.txt
    A http/rst_if_possible/draft-ietf-quic-transport.html
    A http/rst_if_possible/draft-ietf-quic-transport.txt
    A http/rst_if_possible/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8bb8fecd. [ci skip]



From nobody Wed May 15 10:40:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EB6E12015A for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:40:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TGmTQjDIQHCo for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:40:36 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D631120132 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:40:36 -0700 (PDT)
Date: Wed, 15 May 2019 10:40:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942035; bh=umIfXXhnYSKAZET4WUVveCtIbjVBoiYaggkJOPdW7D4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z2J9GhHQbnct176Dc0GBMo62P4lNMum5xt5xUToN21SATaF4GqumOzUPIN8UPp0Mp D59LQUCmFv9WUH0VSyLiDJVGI+flUYaJZL5MlkvSlbAVsNNoLGBrTf+XZU+UMYa0BF FmpvPcQDY/4koRZCpxfbx+GaTVxVpHhiKgyeaj/Q=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZ3AKNPMOMUEGRY2V25GAZHEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/492752485@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4f1362f91_75dd3fb50dacd9687453aa"; 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/cbiCctCF2VpmfQx49axIPRgcxIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:40:39 -0000

----==_mimepart_5cdc4f1362f91_75dd3fb50dacd9687453aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Allowing for an endpoint to edit/replace existing CIDs can allow all sorts of dynamic rebalancing logic on the LB side of things. Perhaps server ID is changed for a back end server and it wants to update all CIDs to encode the new ID appropriately.

The current design of give something to the peer and you're stuck with it forever, until they decide to stop using it seems overly restrictive. Additionally, if we support inplace CID replacement, the actual implementation logic to support this should be extremely trivial; just memcpy over the old one with the new one for the most part. The complexity only comes from endpoints that want to actually replace their own CIDs. They would need to have synchronization logic for it and so on. Endpoints that never need to do this don't accrue any additional cost.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-492752485
----==_mimepart_5cdc4f1362f91_75dd3fb50dacd9687453aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Allowing for an endpoint to edit/replace existing CIDs can allow all sorts of dynamic rebalancing logic on the LB side of things. Perhaps server ID is changed for a back end server and it wants to update all CIDs to encode the new ID appropriately.</p>
<p>The current design of give something to the peer and you're stuck with it forever, until they decide to stop using it seems overly restrictive. Additionally, if we support inplace CID replacement, the actual implementation logic to support this should be extremely trivial; just memcpy over the old one with the new one for the most part. The complexity only comes from endpoints that want to actually replace their own CIDs. They would need to have synchronization logic for it and so on. Endpoints that never need to do this don't accrue any additional cost.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYZZWDY3OE3AU5LV4LPVRDJHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPM4ZI#issuecomment-492752485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GMGCO2QVYDZABWJ3PVRDJHANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CE2TKCHAUHMPO3UDPVRDJHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPM4ZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYZZWDY3OE3AU5LV4LPVRDJHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPM4ZI#issuecomment-492752485",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYZZWDY3OE3AU5LV4LPVRDJHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPM4ZI#issuecomment-492752485",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc4f1362f91_75dd3fb50dacd9687453aa--


From nobody Wed May 15 10:43:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47A9B1203D0 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:43:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wSpUmoXPjLbS for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:43:04 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B32C1203CF for <quic-issues@ietf.org>; Wed, 15 May 2019 10:43:04 -0700 (PDT)
Date: Wed, 15 May 2019 10:43:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942183; bh=BzS/+EhQSn+NGugPERK+fCN8YW7SzHYal6quhgceQSI=; h=Date:From:To:Subject:From; b=j9Pxpogn5ufqyqxcLwX0esJ9ufwNlzwDkPF6wKHL1cIuHbsiNFtaDc8GHcGryBpGd 7DzXMrJRXUsdv4g4O3/w8gckA3Az3SeZztFahRRptNkM/dnfFfb3xBavssVR2A9GRC 93jQIVn/eUp+eQd06xp7JwehJt+tYlM4ez+rUMk8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/000000-ac4221@github.com>
Subject: [quicwg/base-drafts] ac4221: Push SHOULD precede 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/9efMkzlbdleRaKu3JRS5Hgqxovc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:43:06 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts
  Commit: ac42216a6d978d3ea0934e195e0ac135478ff681
      https://github.com/quicwg/base-drafts/commit/ac42216a6d978d3ea0934e195e0ac135478ff681
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push SHOULD precede reference



From nobody Wed May 15 10:44:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2FC2120422 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:44:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kHYGUPxKWK2U for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:44:34 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1E531203F1 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:44:32 -0700 (PDT)
Date: Wed, 15 May 2019 10:44:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942271; bh=xFX+2e+hYnlM7ZGeAXBJAmaBYJcLhxbQv6zw2L/WIN4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jbFq4iI5MaP5rcTH17lHUR33HYHN+1Ghx1060heFkFSYVfJ2Ebd36EUiXBDM8Zqpk MhCxoDyOvv3rvus0BN/Hv5QQM/RcdCcaMj6iJLimox/+5Ps5YLkCF6wIkxSewlnENw Bk8vheQ7/I81rFqj89s85+EURALRPoK99WTUQswE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYXRFX2KWQ223O5QU525GBH7EVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492754041@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc4fff7496e_13703fd64e8cd96c7335a7"; 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/KZUCXmRlbg93yzZn831HL9MeQbw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:44:40 -0000

----==_mimepart_5cdc4fff7496e_13703fd64e8cd96c7335a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe Chrome have some behaviour like that. It isn't codified into the specs but I'm sure there is some good practice out there we can learn from.

For instance, fallback from a HTTP level error (I.e. a 500) was discussed on the HTTPbis mailing list in the last year.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492754041
----==_mimepart_5cdc4fff7496e_13703fd64e8cd96c7335a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe Chrome have some behaviour like that. It isn't codified into the specs but I'm sure there is some good practice out there we can learn from.</p>
<p>For instance, fallback from a HTTP level error (I.e. a 500) was discussed on the HTTPbis mailing list in the last year.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJKY475LYE66F5JQUFMDPVRDX7A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNI6I#issuecomment-492754041">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3O6DA6GOGW2HQZXB3PVRDX7ANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6E7JPUO4CQZPNGIDTPVRDX7A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNI6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY475LYE66F5JQUFMDPVRDX7A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNI6I#issuecomment-492754041",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJKY475LYE66F5JQUFMDPVRDX7A5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNI6I#issuecomment-492754041",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc4fff7496e_13703fd64e8cd96c7335a7--


From nobody Wed May 15 10:44:48 2019
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 A3E641203D9 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:44:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SfNThW4VB2Uo for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:44:44 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D43F1203F3 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:44:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=9+cUZi99SqUcLw1KX4S0YIXemfo=; b=wjZZsefeOBBGDmwu RrUHTI2rLtHOr9UglM3K6j+CgBztsaUTJwyxwuo8N2yiSKt0sRV0vU8aWSm2H2nr bkaG8AYuDMrIYXK/99gB0FZacFSCszjSdF5JTumLlM+Mjyqr630UBmt1A88Yzeqv pDBubeSNfY4MpG20hZhNWYFA+eE=
Received: by filter1457p1mdw1.sendgrid.net with SMTP id filter1457p1mdw1-7332-5CDC5006-40 2019-05-15 17:44:38.580582599 +0000 UTC m=+127505.108437786
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id YBnVSYhtQMGl8kCn__iubw for <quic-issues@ietf.org>; Wed, 15 May 2019 17:44:38.548 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 7A22BC09CF for <quic-issues@ietf.org>; Wed, 15 May 2019 10:44:38 -0700 (PDT)
Date: Wed, 15 May 2019 17:44:38 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4380de-a333ff@github.com>
Subject: [quicwg/base-drafts] a333ff: Script updating gh-pages from ac42216a. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2+uKMAyQe+dKGIbQ22gzP2N1LN5s2DEFLQVM VLowOU/PqcHBm9kzShlj0PvfraZcQzjr/iasmxTO/N3kg5FkbDTSrYmMoQnafL2mqZ8MjdqzRsrajc 5F+HqmZVUgd6dasLNiMfR5ykzBYMlbjz4vgn0k5XnsBw2kUVE2QcNrOZuw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gjrk1cEjyEBplCyQYXSV9fOhGo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:44:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a333ffe91136d1e5cc2f171a8e9103ceaaad484b
      https://github.com/quicwg/base-drafts/commit/a333ffe91136d1e5cc2f171a8e9103ceaaad484b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    A http/stupid_but_permitted/draft-ietf-quic-http.html
    A http/stupid_but_permitted/draft-ietf-quic-http.txt
    A http/stupid_but_permitted/draft-ietf-quic-invariants.html
    A http/stupid_but_permitted/draft-ietf-quic-invariants.txt
    A http/stupid_but_permitted/draft-ietf-quic-qpack.html
    A http/stupid_but_permitted/draft-ietf-quic-qpack.txt
    A http/stupid_but_permitted/draft-ietf-quic-recovery.html
    A http/stupid_but_permitted/draft-ietf-quic-recovery.txt
    A http/stupid_but_permitted/draft-ietf-quic-tls.html
    A http/stupid_but_permitted/draft-ietf-quic-tls.txt
    A http/stupid_but_permitted/draft-ietf-quic-transport.html
    A http/stupid_but_permitted/draft-ietf-quic-transport.txt
    A http/stupid_but_permitted/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ac42216a. [ci skip]



From nobody Wed May 15 10:45:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3765E1203D9 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:45:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TX6KNngOsosB for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:45:20 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9F441203D5 for <quic-issues@ietf.org>; Wed, 15 May 2019 10:45:19 -0700 (PDT)
Date: Wed, 15 May 2019 10:45:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942319; bh=BABmljGEd23efr32xnxzdRk3kuhK6zTFT3HYNnR1OlA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZF86UKDL7USZMggkRHAzWjKf8k+K3izS/+ZdpJAbJ1XJ46FKIUPiQZeZNwesPR7/w aTbfl4iNtW6/UdunmK28RQrDVVidxo+EPOXYj4AnToR8DgQ9oEx/SiujQyniTsQbXL OdUoklPxttV7UAK4ttupgi709xEUcAWisTnPWkGw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XJ7WIQ7ANPOSJXSN25GBK5EVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704@github.com>
Subject: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc502eef3dc_33793ffa106cd9604166ec"; 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/_5l64dqX-7gq5QtWO-pjzMft3Os>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:45:22 -0000

----==_mimepart_5cdc502eef3dc_33793ffa106cd9604166ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2230's remaining issue by importing text from HTTP/2.  PUSH_PROMISE and DUPLICATE_PUSH SHOULD precede the piece of the response that references the resource, but MAY come at any point in the server's response, including between the trailers and the end of the stream.  That's exceptionally stupid server behavior, but not illegal.

I consider this editorial, because no MUSTs are modified and the SHOULD was already incorporated by reference to 7540.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2704

-- Commit Summary --

  * Push SHOULD precede reference

-- File Changes --

    M draft-ietf-quic-http.md (20)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2704.patch
https://github.com/quicwg/base-drafts/pull/2704.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/2704

----==_mimepart_5cdc502eef3dc_33793ffa106cd9604166ec
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 #2230.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245794" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2230" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2230/hovercard" href="https://github.com/quicwg/base-drafts/issues/2230">#2230</a>'s remaining issue by importing text from HTTP/2.  PUSH_PROMISE and DUPLICATE_PUSH SHOULD precede the piece of the response that references the resource, but MAY come at any point in the server's response, including between the trailers and the end of the stream.  That's exceptionally stupid server behavior, but not illegal.</p>
<p>I consider this editorial, because no MUSTs are modified and the SHOULD was already incorporated by reference to 7540.</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/2704'>https://github.com/quicwg/base-drafts/pull/2704</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Push SHOULD precede reference</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2704/files#diff-0">draft-ietf-quic-http.md</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2704.patch'>https://github.com/quicwg/base-drafts/pull/2704.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2704.diff'>https://github.com/quicwg/base-drafts/pull/2704.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/2704?email_source=notifications&amp;email_token=AFTOJK4QW6KNEKOTZBLEEBDPVRD25A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7QUQQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZG4RICWT6QZC5VF6LPVRD25ANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57VGKRJVSNJTISTPDPVRD25A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7QUQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK4QW6KNEKOTZBLEEBDPVRD25A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7QUQQ",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK4QW6KNEKOTZBLEEBDPVRD25A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7QUQQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc502eef3dc_33793ffa106cd9604166ec--


From nobody Wed May 15 10:48:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99975120402 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:48:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RqxK3PMDtO1a for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:48:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBB5812008C for <quic-issues@ietf.org>; Wed, 15 May 2019 10:48:25 -0700 (PDT)
Date: Wed, 15 May 2019 10:48:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942504; bh=3nsvNLrt6HSye7zwiqTKZFMjT5ECXSE02lIG07ocyKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HdN5Xvx9p/vxE7oluKSUTAuC/ZPvD1y+CLRUN5cXyOe1PLXJC8pQxEyOgdKVegcpq JB3t+N/I5PLcDjyI8WxVsfO5RM04K4A5RaNj/g1Dd2Jev3b0dUAk/JUD6s4j7x3naT bCL26jNZM2tU6UiiLSiGqahaIvzUMXNephpqwDiw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TUARZEE2R4OAT75525GBWREVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492755452@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc50e87fb40_3fee3fabd4ecd9607775be"; 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/SWnScQgZbu_lmlFVUJZLh-H8pU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:48:28 -0000

----==_mimepart_5cdc50e87fb40_3fee3fabd4ecd9607775be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson can you elaborate on what makes QUIC different from TLS that suggests AES_128_CCM_8 is useful in TLS but not in 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/2581#issuecomment-492755452
----==_mimepart_5cdc50e87fb40_3fee3fabd4ecd9607775be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> can you elaborate on what makes QUIC different from TLS that suggests AES_128_CCM_8 is useful in TLS but not in 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/2581?email_source=notifications&amp;email_token=AFTOJK25BVWK7SWH47Q365LPVREGRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A#issuecomment-492755452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PAL4UPWNTC7K4ZI3PVREGRANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK47BUU6HLVJRA6HOMLPVREGRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK25BVWK7SWH47Q365LPVREGRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A#issuecomment-492755452",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK25BVWK7SWH47Q365LPVREGRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A#issuecomment-492755452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc50e87fb40_3fee3fabd4ecd9607775be--


From nobody Wed May 15 10:52:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4778F120106 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:52:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSwfhryHxKeW for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 10:52:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0BB71200FB for <quic-issues@ietf.org>; Wed, 15 May 2019 10:52:21 -0700 (PDT)
Date: Wed, 15 May 2019 10:52:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557942740; bh=NIh0gQ7jU0fNeA/SqAdEKHTFXXm7up/bgYUhgtoGoHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dFeBtYZ3WuD5VrFXt+WxJb4EfHOWFqFmwLQDB1it3uRvCMSu4oCAoiNSQMSh32Kdo WiCZb85DhV1QeJ9GUMj2pAgolRgZ7wIv34jliUOa0qpehLEaSjAImDMlMG3MgLaptw SsmuKWznMaTDsuc4t1IQAozBLc4JnCmtb+K1BDvg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHJTBKOZKQT5CS24F25GCFJEVBNHHBU73XQM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2703/review/237977651@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2703@github.com>
References: <quicwg/base-drafts/pull/2703@github.com>
Subject: Re: [quicwg/base-drafts] CONNECT error:  MUST close, SHOULD RST (#2703)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc51d4dcfdc_2dc3fb50dacd96879369"; 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/K_oBIXzqtirMfePCfl6Pz7b8VMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 17:52:23 -0000

----==_mimepart_5cdc51d4dcfdc_2dc3fb50dacd96879369
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/2703#pullrequestreview-237977651
----==_mimepart_5cdc51d4dcfdc_2dc3fb50dacd96879369
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2703?email_source=notifications&amp;email_token=AFTOJK2FW2VBPLQ3QLFT7QDPVREVJA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXUAMY#pullrequestreview-237977651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UUYLMSLTLTGOYHVDPVREVJANCNFSM4HNFPMEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYW7PPC4C76VLHPW5DPVREVJA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXUAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK2FW2VBPLQ3QLFT7QDPVREVJA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXUAMY#pullrequestreview-237977651",
"url": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK2FW2VBPLQ3QLFT7QDPVREVJA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXUAMY#pullrequestreview-237977651",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc51d4dcfdc_2dc3fb50dacd96879369--


From nobody Wed May 15 11:41:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11BEE12070E for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:41:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3e5JKq8BtYuo for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:41:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9F3E12070B for <quic-issues@ietf.org>; Wed, 15 May 2019 11:41:19 -0700 (PDT)
Date: Wed, 15 May 2019 11:41:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557945678; bh=iNFwU25z6i+Wdxtj6Ag3JOh77NC2fe7wOmq9Ebi1vDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wP9xDx4OWKDOhwNFhQK2wR+mLELhG9oINILwwtOmeeRbHKygdF/aiKkI8MKLcNxXp JuhVRDG0Snq+mMU4YiLED9jEVqTtbb28jcC29KvPsr5ZR2JC2FrO6jw9D5rGxCbmGy v0FbKwvpK97psJRsaFglQix/IHFFl6yqjq5tj7yQ=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63NHPX7CGWD6E47MV25GH45EVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492775203@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc5d4e95121_68773faf454cd964516a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: RyanAtGoogle
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WlLKTXj6My0MUK5HJ3dv0hgtGeY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:41:25 -0000

----==_mimepart_5cdc5d4e95121_68773faf454cd964516a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's worth remembering that QUIC packet sizes are (typically) smaller than TLS record size which means that the consequences of saving bytes are larger in QUIC than in TLS.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2581#issuecomment-492775203
----==_mimepart_5cdc5d4e95121_68773faf454cd964516a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's worth remembering that QUIC packet sizes are (typically) smaller than TLS record size which means that the consequences of saving bytes are larger in QUIC than in TLS.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJKYWXVTSAWVH47EGK7DPVRKM5A5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPSOIY#issuecomment-492775203">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GJU4YPHT6QOWK2GTPVRKM5ANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNX2H7R5ONQEOEIDDPVRKM5A5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPSOIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKYWXVTSAWVH47EGK7DPVRKM5A5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPSOIY#issuecomment-492775203",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKYWXVTSAWVH47EGK7DPVRKM5A5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPSOIY#issuecomment-492775203",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc5d4e95121_68773faf454cd964516a3--


From nobody Wed May 15 11:48:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D148120175 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:48:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HACZWkOKSXg3 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:48:23 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B348A120123 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:48:23 -0700 (PDT)
Date: Wed, 15 May 2019 11:48:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557946102; bh=Ck2jZNjwFuhq19S2TDqR65TgpIdUAvtoUZH2p/lUUDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=COtIYvbhLEaX08Agq9rxYVvCZdoIV+5AO+vMjoGnbjc9ZZEkv2jSJgJ5az3vKU3dz 3YqFH9o+v+cZO/iBHlwBft6QOgJJ3Pm6K7Ug7AJD+BStmzPJoIi2cVMe6Aj/nOeYZ6 EVtIp++Jwk9ikIdq3ikGZgzGwkXaPl+Q5DalWuQg=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XZIBLVRVYHXLAPNN25GIXNEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492777701@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc5ef654950_68273faf454cd96455091"; 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/B89lHr1x1mpANQTwZl4MyzrHhaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:48:25 -0000

----==_mimepart_5cdc5ef654950_68273faf454cd96455091
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah Chrome does. I think we should have recommendations about fallback in the spec so we don't end up with wildly different client behaviors making server side and infrastructure behavior complicated. I'd at least consider adding text around QUIC connection failures, GOAWAY and SERVER_BUSY handling and any other transport protocol errors. I think there is reasonable coverage for HTTP/3 errors.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492777701
----==_mimepart_5cdc5ef654950_68273faf454cd96455091
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yeah Chrome does. I think we should have recommendations about fallback in the spec so we don't end up with wildly different client behaviors making server side and infrastructure behavior complicated. I'd at least consider adding text around QUIC connection failures, GOAWAY and SERVER_BUSY handling and any other transport protocol errors. I think there is reasonable coverage for HTTP/3 errors.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK3TOHVRPNLTD5AKUB3PVRLHNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTBZI#issuecomment-492777701">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SEQ2D3VWNX53LT2DPVRLHNANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AKF3GNTU6MWIX6TDPVRLHNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTBZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3TOHVRPNLTD5AKUB3PVRLHNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTBZI#issuecomment-492777701",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3TOHVRPNLTD5AKUB3PVRLHNA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTBZI#issuecomment-492777701",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc5ef654950_68273faf454cd96455091--


From nobody Wed May 15 11:49:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CABA7120196 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:49:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z2zFexJU-Eew for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:48:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 180FD120175 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:48:59 -0700 (PDT)
Date: Wed, 15 May 2019 11:48:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557946138; bh=jv+atOmM0/1eYYgXtyVcAnDInXFbQ4F4AfjoRA6aaHU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xz0WKnlsYGG8GM7oMOJXmkRM0Ri0mJH8Eoe9DbQd74W9ly/GNzKxcFiJtyXhV/scy RVbTSNVWlrOC/q45NQdRU17Sy/OQyKpfcNUHaKInGTF4tj/wvaeRt8ASwoeShQGizm glUgnjWrjhJcoJx1KcilxfFYtXkF8Li5XuTqZ8CA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7GMUWCLBB4PZRBPW525GIZVEVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/review/238006413@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc5f1a35289_132d3fd7ec0cd95c133249"; 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/I7LOrapbwXghN_vKZ2dq0KVsGI0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:49:01 -0000

----==_mimepart_5cdc5f1a35289_132d3fd7ec0cd95c133249
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

Thanks Mike, this 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/2701#pullrequestreview-238006413
----==_mimepart_5cdc5f1a35289_132d3fd7ec0cd95c133249
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>Thanks Mike, this 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/2701?email_source=notifications&amp;email_token=AFTOJK36KXWQAUPETRRHFVDPVRLJVA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3BDI#pullrequestreview-238006413">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PEPI3GUYFYVZQQSTPVRLJVANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7A5NURWUBX6TM7EWDPVRLJVA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3BDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK36KXWQAUPETRRHFVDPVRLJVA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3BDI#pullrequestreview-238006413",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK36KXWQAUPETRRHFVDPVRLJVA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3BDI#pullrequestreview-238006413",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc5f1a35289_132d3fd7ec0cd95c133249--


From nobody Wed May 15 11:52:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC18512074F for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:52:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mDCp_8Edz84Y for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:52:08 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8837C120745 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:52:08 -0700 (PDT)
Date: Wed, 15 May 2019 11:52:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557946327; bh=UqfELY1raAyiAS76Em9Wurt5U9sCpZSUDXitbQoCkZI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sUNiyoaPiIUwjqFqE15CfHJ8gF+uDK0bsx2tzp7fB0i5lm6EhkgramijNP7Ln5MuE B3ofIr3+6Kq3DUe4Uz+4XOPbKl11R7ZmMDWEDwkhwszgSJoKLMNTU7hKTeloV4nxbb +8ZlqwknS6uv8+f7XF/hflBaZwlW1i9dtUw4mOPo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EY6PLTIWODDHBPBF25GJFPEVBNHHBU73QF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2702/review/238007995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2702@github.com>
References: <quicwg/base-drafts/pull/2702@github.com>
Subject: Re: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc5fd76e009_32e73f8188acd96c195891"; 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/DQB3QmTN4nYK-gbkMHgGowNjZ9s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:52:10 -0000

----==_mimepart_5cdc5fd76e009_32e73f8188acd96c195891
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/2702#pullrequestreview-238007995
----==_mimepart_5cdc5fd76e009_32e73f8188acd96c195891
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2702?email_source=notifications&amp;email_token=AFTOJK5BNUNLMUN56HZSMR3PVRLVPA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3NOY#pullrequestreview-238007995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5FFRIIQ3RQOVQ26LPVRLVPANCNFSM4HNFOKUQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZM4OQH5AUNDDASMQDPVRLVPA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3NOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK5BNUNLMUN56HZSMR3PVRLVPA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3NOY#pullrequestreview-238007995",
"url": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK5BNUNLMUN56HZSMR3PVRLVPA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYX3NOY#pullrequestreview-238007995",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc5fd76e009_32e73f8188acd96c195891--


From nobody Wed May 15 11:53:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20AD5120761 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:53:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xFbKjlWzrEAr for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:53:27 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40306120750 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:53:27 -0700 (PDT)
Date: Wed, 15 May 2019 11:53:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557946406; bh=ct7lAkkWmhTIbcSmkmwggunNJ2MBYZ+FBzdqQ7AIYUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mW+ucUv1QsYI8QIAGxYu9L/ppF+b+aNUAJzHHzmvW3Z9rBlMW1aKOgGq6CtAZ9R9c OWlwTRnuzjPGIogYVMOtPjMs4YJglKAyTP0997yTZbSi3skL8Vc1xgVLFIz3TNLNuv xhC5cdyvuqGtB9tiC6ByWf4XF1Q+wQ2CWhRaHdBA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4F4LF56QMG3SRRKFF25GJKNEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492779537@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc602656b7b_4d8c3fa0bb6cd964105870"; 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/9GEopACR6X9V982ObnMW8LFJ0Mg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:53:29 -0000

----==_mimepart_5cdc602656b7b_4d8c3fa0bb6cd964105870
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd support adding some text on what we think best practices are for those cases.  It may be worth separating handshake failures and post-handshake connection failures?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492779537
----==_mimepart_5cdc602656b7b_4d8c3fa0bb6cd964105870
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd support adding some text on what we think best practices are for those cases.  It may be worth separating handshake failures and post-handshake connection failures?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK5LHSOQK5YMNE5U7ZLPVRL2NA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTQEI#issuecomment-492779537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2USIMSC5434UIJT6LPVRL2NANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GG5XVNYMOSB6LDX3PVRL2NA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTQEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK5LHSOQK5YMNE5U7ZLPVRL2NA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTQEI#issuecomment-492779537",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK5LHSOQK5YMNE5U7ZLPVRL2NA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTQEI#issuecomment-492779537",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc602656b7b_4d8c3fa0bb6cd964105870--


From nobody Wed May 15 11:54:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09AED12075C for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:54:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7PMbVo2HS-Md for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:54:20 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40CD0120768 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:54:20 -0700 (PDT)
Date: Wed, 15 May 2019 11:54:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557946459; bh=dY2QnLvVlvg4gprG7VGr5eYwkxxp1xs45JLf4BHce6E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JlaexErz7/sT6oW+QJ4Qve9w+ch0o3O6qYNAQJ9x1V50s7ClOwY32JGetOh2dRyHq +DObDQQARoCye4housLxC8wMMWG/TFOWTGd58nZzdvk8KAJHVV0o+T8DK5hzIQtWhs NCNKmt3EeaD29xFWSGR/8An97BJk5d/NEIQba7SM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WTFGGWPVNM6W6DQN25GJNXEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492779919@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc605b4e0b_4d583fa0bb6cd96417419f"; 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/eOnImFTGOPyku_LbU0P47xI8r6Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:54:22 -0000

----==_mimepart_5cdc605b4e0b_4d583fa0bb6cd96417419f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, Chrome immediately falls back anytime the handshake fails for any reason.  Which makes sense, given the alternative is to have the request fail.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-492779919
----==_mimepart_5cdc605b4e0b_4d583fa0bb6cd96417419f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, Chrome immediately falls back anytime the handshake fails for any reason.  Which makes sense, given the alternative is to have the request fail.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK454RORIYROLKYV5Z3PVRL5XA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTTDY#issuecomment-492779919">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYCR4HXHK6JFA4ABETPVRL5XANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6R2PFPHZ5BHPK6WKDPVRL5XA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTTDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK454RORIYROLKYV5Z3PVRL5XA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTTDY#issuecomment-492779919",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK454RORIYROLKYV5Z3PVRL5XA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTTDY#issuecomment-492779919",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc605b4e0b_4d583fa0bb6cd96417419f--


From nobody Wed May 15 11:55:24 2019
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 E090D120770 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:55:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MjwwkTOZGWpM for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 11:55:21 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0112A120778 for <quic-issues@ietf.org>; Wed, 15 May 2019 11:55:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=MRyhKCo6Imy8VDrAx7YWuyjJvb4=; b=LPiDgcnyK1EvU0ja qM9QcHMfaINITj4KAm2HD8HwkbHRG+jbebQAqpGsnS5MOSAN5G/5YqN6YWCeG1qs CK+LX000mWRZvXYe8F0zgukHq39HTwpTNn0q7o82Pnx0TlzqUFmgMG49sNc7J+4v ddVrbcDXmZ9NFUK0xGPB8c6lSL8=
Received: by filter1769p1mdw1.sendgrid.net with SMTP id filter1769p1mdw1-26315-5CDC6097-21 2019-05-15 18:55:19.911902035 +0000 UTC m=+131742.243482340
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0061p1mdw1.sendgrid.net (SG) with ESMTP id RP2VAdgjTSaCX0YeH2l-0w for <quic-issues@ietf.org>; Wed, 15 May 2019 18:55:19.794 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 9C0131A006A for <quic-issues@ietf.org>; Wed, 15 May 2019 11:55:19 -0700 (PDT)
Date: Wed, 15 May 2019 18:55:20 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DH5GS523KUZKM5XF25GJRPEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/492780278@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc60979a4cf_51af3faa7e4cd96c2038a9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2dyPSfBMFC3jQWmQES4AJvVp63G3O8BHN4q2 amN6r1NK44U9p3tANQ/+hVmHaJzpjiexpYJx0xMIcFiJELTFauZ/qca0CIjLrLQsiYv8gGAbekAlzO Zo8WkOdhV7koeQymlb5SxKcUVDbgcxaWsSPjdyBEy1NfK41AVSBidgXFjnrYWd5MV2aUYCXP+VoRrV o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VCdaKiCm7dRNv-eOcJM63QAWzEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 18:55:23 -0000

----==_mimepart_5cdc60979a4cf_51af3faa7e4cd96c2038a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Well GOAWAY is fairly broke in HTTP/2 right now anyway =F0=9F=98=83=0D
=0D
I think guidance is useful, I'm not convinced the HTTP/3 document is the co=
rrect place to capture that. =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/2699#issuecomment-492780278=

----==_mimepart_5cdc60979a4cf_51af3faa7e4cd96c2038a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Well GOAWAY is fairly broke in HTTP/2 right now anyway <g-emoji class=3D=
"g-emoji" alias=3D"smiley" fallback-src=3D"https://github.githubassets.com/=
images/icons/emoji/unicode/1f603.png">=F0=9F=98=83</g-emoji></p>=0D
<p>I think guidance is useful, I'm not convinced the HTTP/3 document is the=
 correct place to capture that.</p>=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/issues/2699?email_source=3Dnotifications&amp;email_token=3DAFTOJK4=
G7NPZ3WLENET4OITPVRMBPA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMV=
XHJKTDN5WW2ZLOORPWSZGODVPTV5Q#issuecomment-492780278">view it on GitHub</a>=
, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKYXX=
YCUIJHGBL7CSADPVRMBPANCNFSM4HM56UXQ">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK4I7CWLGIREEGK34RTPVRMBPA5CNFSM4HM56=
UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTV5Q.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/2699?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK4G7NPZ3WLENET4OITPVRMBPA5CNFSM4HM=
56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTV5Q#is=
suecomment-492780278",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4G7NPZ3WLENET4OITPVRMBPA5CNFSM4HM56UX2=
YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTV5Q#issueco=
mment-492780278",=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_5cdc60979a4cf_51af3faa7e4cd96c2038a9--


From nobody Wed May 15 13:14:44 2019
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 0131B1201D5 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 13:14:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e83sLI7sF-UX for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 13:14:41 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0C1C1200D8 for <quic-issues@ietf.org>; Wed, 15 May 2019 13:14:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=/YA6Hg410IFlexSCeLiA7ShDAE0=; b=WUPo9MCqIpfnJnNW 2Z628jof0LbDs936czHJsRVBz7AA1WAWna9JTQQwnGcxVz8BO9r324uqL3NF/em7 kLj86oUwDS/SxuWnH2jh2M47x3V6u9Of0nx62K5EQW33EIMErTbSkFeHMWxHTZcw ffEOKOf62r7KLeeL0Q6J9rSXZMo=
Received: by filter0713p1las1.sendgrid.net with SMTP id filter0713p1las1-30144-5CDC732F-5 2019-05-15 20:14:39.117857265 +0000 UTC m=+167813.206574853
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id OwhaTGbTQzmIW1M-RqajKQ for <quic-issues@ietf.org>; Wed, 15 May 2019 20:14:38.905 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id D1BC1260971 for <quic-issues@ietf.org>; Wed, 15 May 2019 13:14:38 -0700 (PDT)
Date: Wed, 15 May 2019 20:14:39 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ADDWVWU7JDZQAWQ525GS25EVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238046624@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc732ed04ea_33e53fea220cd964392e3"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0yOYcc60PhYSUftIP3l2UExaL6A4RthXNtgg ceeFROfquuwdQAc4hUq+sI4oi6+iinXA95CXACLmjU/AO8xS7H7PQPNFGDO5ak4fBpeV+lYGSNwEhC 0cv6igr8RuFbNNXLNTPDS3xQZPYPFy4hB6MuawRDbipa73HhlHVahqNHMQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pM0g7J6qK2KVwOIaeOaEAtsEjtA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 20:14:43 -0000

----==_mimepart_5cdc732ed04ea_33e53fea220cd964392e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

```suggestion
frames prior to sending any DATA frames that reference the promised responses.  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/2704#pullrequestreview-238046624
----==_mimepart_5cdc732ed04ea_33e53fea220cd964392e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2704#discussion=
_r284431873">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 The same server push can be associated with additional client requests usi=
ng a=0D
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a=0D
-DUPLICATE_PUSH in relation to certain parts of the response is similarly=
=0D
-important.=0D
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).=0D
+=0D
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts =
of the=0D
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PU=
SH=0D
+frames prior to sending any frames that reference the promised responses. =
 This=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frames prior to sending any frames that referen=
ce the promised responses.  This=0D
+frames prior to sending any DATA frames that reference the promised respon=
ses.  This=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/2704?email_source=3Dnotifications&amp;email_token=3DAFTOJK7UE=
ROVHXJP35E54YTPVRVK5A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2F=
EZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYE3IA#pullrequestreview-238046624">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-aut=
h/AFTOJK353ZIJ4QVDS63XG4LPVRVK5ANCNFSM4HNFRMIA">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJK5BJDBYITDDRTNQ553PVRVK5A=
5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOO=
RPWSZGOBYYE3IA.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/2704?email_source=3Dn=
otifications\u0026email_token=3DAFTOJK7UEROVHXJP35E54YTPVRVK5A5CNFSM4HNFRMI=
KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYE3I=
A#pullrequestreview-238046624",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=3Dnoti=
fications\u0026email_token=3DAFTOJK7UEROVHXJP35E54YTPVRVK5A5CNFSM4HNFRMIKYY=
3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYE3IA#p=
ullrequestreview-238046624",=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_5cdc732ed04ea_33e53fea220cd964392e3--


From nobody Wed May 15 13:32:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9C8E1200FE for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 13:32:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yFVJmsDOHg-d for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 13:32:02 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75D671200FD for <quic-issues@ietf.org>; Wed, 15 May 2019 13:32:02 -0700 (PDT)
Date: Wed, 15 May 2019 13:32:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557952320; bh=Z0B/FkOabTJDsNAjib3V9xWGDAo+KJG9PoQl342QVrc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jy5KxlxVR4vuAjybmyL9oNUaR7ayc0oLLLRUO8ouBli4B5T5fzNI71t/0owsLYmf2 /rP6LBumhSg33ciu/OAJnvhevBPkGWitTzme7a2zb5HbxVn8Esa2iaGG0ogz0hBsBj HRCJHZOv82qq6mitITN+O2RXs28JcfJRrt5wVhFA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6E2I6SMBDUKP2YDVN25GU4BEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/238054842@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc7740e3241_76ac3fd7ec0cd95c9661c7"; 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/PhWT-AtlKq6pyqx05_DcxWNDDgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 20:32:05 -0000

----==_mimepart_5cdc7740e3241_76ac3fd7ec0cd95c9661c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



>  - Pushes, identified by the Push ID of the promised resource
   ({{frame-push-promise}})
 - Placeholders, identified by a Placeholder ID
 
-Taken together, the dependencies across all prioritized elements in a connection
-form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+In HTTP/3, stream dependencies that were implicitly encoded by dependencies in
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifies
+priority tree management, eliminates potential new race conditions introduced
+by HTTP/3's multiple streams, and improves framing efficiency with more than
+64 requests.

The can sentence can be removed: it's an 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/pull/2700#discussion_r284438135
----==_mimepart_5cdc7740e3241_76ac3fd7ec0cd95c9661c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@dtikhonov</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284438135">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  - Pushes, identified by the Push ID of the promised resource
   ({{frame-push-promise}})
 - Placeholders, identified by a Placeholder ID
 
-Taken together, the dependencies across all prioritized elements in a connection
-form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+In HTTP/3, stream dependencies that were implicitly encoded by dependencies in
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifies
+priority tree management, eliminates potential new race conditions introduced
+by HTTP/3&#39;s multiple streams, and improves framing efficiency with more than
+64 requests.
</pre>
<p>The can sentence can be removed: it's an 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/pull/2700?email_source=notifications&amp;email_token=AFTOJK2LOQG363YK5XNHWVTPVRXMBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYG3OQ#discussion_r284438135">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6773YFMMCEKUWG3QDPVRXMBANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK76ALDGM7PZVJ4DRODPVRXMBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYG3OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2LOQG363YK5XNHWVTPVRXMBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYG3OQ#discussion_r284438135",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2LOQG363YK5XNHWVTPVRXMBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYG3OQ#discussion_r284438135",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc7740e3241_76ac3fd7ec0cd95c9661c7--


From nobody Wed May 15 14:03:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5A391200B4 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:03:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JTpUVi9R9RXF for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:03:07 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A88B120021 for <quic-issues@ietf.org>; Wed, 15 May 2019 14:03:07 -0700 (PDT)
Date: Wed, 15 May 2019 14:03:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557954186; bh=ROFare62GPW3s/CORTjofiMg6R/YLDEmIumsQWN4MgM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2QgcUpSnnCJtdPRexmWZH7FTRsYwmVGWmdcJuw4AMZST9ZeYtpfEs+2e3JR+QwdHj unXeWWsOrHdY5KhJPqQIytBpGxCskbt6aEzCPoBT76xbDlGUL/B7d7WmPm0eOWE7Tf ngzS3HgAFhVSuNGrzLcXwdr5id69tZWxJw/0kAX0=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3L2MKFNDQT4P2CNKF25GYQVEVBNHHBU73XQM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2703/c492822766@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2703@github.com>
References: <quicwg/base-drafts/pull/2703@github.com>
Subject: Re: [quicwg/base-drafts] CONNECT error:  MUST close, SHOULD RST (#2703)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc7e8a3d81f_762a3fd7ec0cd95c11064f"; 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/h3vdCcKcGss5tuXDDsuKRviBxxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 21:03:09 -0000

----==_mimepart_5cdc7e8a3d81f_762a3fd7ec0cd95c11064f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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/2703#issuecomment-492822766
----==_mimepart_5cdc7e8a3d81f_762a3fd7ec0cd95c11064f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2703?email_source=notifications&amp;email_token=AFTOJK4Z37KXHA2O6SQV3V3PVR3AVA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6B3Q#issuecomment-492822766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NTW6IWF3BI7LWW2DPVR3AVANCNFSM4HNFPMEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ULLWEILD4Y4X3HPDPVR3AVA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6B3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK4Z37KXHA2O6SQV3V3PVR3AVA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6B3Q#issuecomment-492822766",
"url": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK4Z37KXHA2O6SQV3V3PVR3AVA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6B3Q#issuecomment-492822766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc7e8a3d81f_762a3fd7ec0cd95c11064f--


From nobody Wed May 15 14:04:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E42451200FD for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:04:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tejLtNjjZEY3 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:04:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F1481200FB for <quic-issues@ietf.org>; Wed, 15 May 2019 14:04:24 -0700 (PDT)
Date: Wed, 15 May 2019 14:04:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557954263; bh=1IeBoDO93k+MJF0TmSNGK3NfAdpRQjvLkBUr9+X9XfQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B9uh+ScGyybSDdJo86n/FPiwJX1OqTv89wezeLKBgbptUFSOUWXP9UHNyY8sHhcrs vABkZ0G7+qUnPUbyynJwtxIGDeJnRWUALo6DNKozv+tUopOVpzzJyTHt2w/lHT3CXg 5z9HVWyaOUHcLz5Fl2v/6NreaDTERsGjpbg5TqXg=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OWOXPR7QQ7EQKQGV25GYVPEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492823179@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc7ed73ec8d_40333fd27f0cd9601201070"; 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/_afSO1KpykrZa_mQ6uFnVZvOzUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 21:04:26 -0000

----==_mimepart_5cdc7ed73ec8d_40333fd27f0cd9601201070
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Well, we generally discourage the use of CCM_8 in TLS as well. We mostly=0D=

only added it for IoT purposes.=0D
=0D
On Wed, May 15, 2019 at 10:48 AM David Schinazi <notifications@github.com=
>=0D
wrote:=0D
=0D
> @martinthomson <https://github.com/martinthomson> can you elaborate on=0D=

> what makes QUIC different from TLS that suggests AES_128_CCM_8 is usefu=
l in=0D
> TLS but not in QUIC?=0D
>=0D
> =E2=80=94=0D
> You are receiving this because you are subscribed to this thread.=0D
> Reply to this email directly, view it on GitHub=0D
> <https://github.com/quicwg/base-drafts/issues/2581?email_source=3Dnotif=
ications&email_token=3DAAIPLINSIBZDOXBXQRCEFMLPVREGHA5CNFSM4HC3I4QKYY3PNV=
WWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A#issuecommen=
t-492755452>,=0D
> or mute the thread=0D
> <https://github.com/notifications/unsubscribe-auth/AAIPLINNMNR2H6V4M2HV=
BF3PVREGHANCNFSM4HC3I4QA>=0D
> .=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/2581#issuecomment-492823179=

----==_mimepart_5cdc7ed73ec8d_40333fd27f0cd9601201070
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Well, we generally discourage the use of CCM_8 in TLS as well. We mostly<=
br>=0D
only added it for IoT purposes.<br>=0D
<br>=0D
On Wed, May 15, 2019 at 10:48 AM David Schinazi &lt;notifications@github.=
com&gt;<br>=0D
wrote:<br>=0D
<br>=0D
&gt; @martinthomson &lt;https://github.com/martinthomson&gt; can you elab=
orate on<br>=0D
&gt; what makes QUIC different from TLS that suggests AES_128_CCM_8 is us=
eful in<br>=0D
&gt; TLS but not in QUIC?<br>=0D
&gt;<br>=0D
&gt; =E2=80=94<br>=0D
&gt; You are receiving this because you are subscribed to this thread.<br=
>=0D
&gt; Reply to this email directly, view it on GitHub<br>=0D
&gt; &lt;https://github.com/quicwg/base-drafts/issues/2581?email_source=3D=
notifications&amp;email_token=3DAAIPLINSIBZDOXBXQRCEFMLPVREGHA5CNFSM4HC3I=
4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPNT7A#is=
suecomment-492755452&gt;,<br>=0D
&gt; or mute the thread<br>=0D
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AAIPLINNMNR2H6=
V4M2HVBF3PVREGHANCNFSM4HC3I4QA&gt;<br>=0D
&gt; .<br>=0D
&gt;<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/2581?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK25XHQYHJR5IHFNO7DPVR3FPA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6FCY#issuecomment-492823179">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK6NAD7AKYPIPSNRUJDPVR3FPANCNFSM4HC3I4QA">mute the thread</a>.<im=
g src=3D"https://github.com/notifications/beacon/AFTOJK4ARWOZ5APQYNVG6TLP=
VR3FPA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOO=
RPWSZGODVP6FCY.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/2581?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK25XHQYHJR5IHFNO7DPVR3FPA5CNFSM4=
HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6FC=
Y#issuecomment-492823179",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=3D=
notifications\u0026email_token=3DAFTOJK25XHQYHJR5IHFNO7DPVR3FPA5CNFSM4HC3=
I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVP6FCY#i=
ssuecomment-492823179",=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_5cdc7ed73ec8d_40333fd27f0cd9601201070--


From nobody Wed May 15 14:38:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBC261200B8 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:38:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MWXJ31Ce96E4 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 14:38:44 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11161120021 for <quic-issues@ietf.org>; Wed, 15 May 2019 14:38:44 -0700 (PDT)
Date: Wed, 15 May 2019 14:38:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557956322; bh=GtujBKWUHTwaWj630+30F2x3nYmNPJGIh/K6jg23IDs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xIBIJmUucMAIYHtHNpTX9eDkH5uzr2IopcPLmhMkX6mGmfq55r+Hjk3Zc0nNwyItc +ixOj8SswbiTh5HX8G2qqkCnAl9oKBsgLok/SZxwML+OU7zvO6SyWS78FVhy+p8rVh 44yHuy03xQHlRGP3W5yZykzeUoYCSRhIlfIPrN3M=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37T5642QZMLRZQ3JV25G4WFEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c492833449@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc86e290ac2_67b3fe6ab8cd968122220"; 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/w_kYyUs53EakVJHdF_DHe51-Uwc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 21:38:47 -0000

----==_mimepart_5cdc86e290ac2_67b3fe6ab8cd968122220
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarification question: Does the proposed approach allow specifying the optimal ordering that some of us seemed to agree in #2502?

The optimal ordering being:
1. JavaScript and CSS files are sent at first, one by one
2. after that, images are sent with the bandwidth distributed evenly among them

It seems to me that for 2 to happen strictly after 1, a placeholder needs to be allowed to belong to a request stream. However the text in the PR does not seem to allow that (maybe I'm missing 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/pull/2700#issuecomment-492833449
----==_mimepart_5cdc86e290ac2_67b3fe6ab8cd968122220
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clarification question: Does the proposed approach allow specifying the optimal ordering that some of us seemed to agree in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a>?</p>
<p>The optimal ordering being:</p>
<ol>
<li>JavaScript and CSS files are sent at first, one by one</li>
<li>after that, images are sent with the bandwidth distributed evenly among them</li>
</ol>
<p>It seems to me that for 2 to happen strictly after 1, a placeholder needs to be allowed to belong to a request stream. However the text in the PR does not seem to allow that (maybe I'm missing 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/pull/2700?email_source=notifications&amp;email_token=AFTOJK5GFDF2NBUEN6LZ4WTPVR7GFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQAVKI#issuecomment-492833449">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NJSZXKCQYPT2XCDLPVR7GFANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK34Y72LGRCSSDITWXTPVR7GFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQAVKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5GFDF2NBUEN6LZ4WTPVR7GFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQAVKI#issuecomment-492833449",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5GFDF2NBUEN6LZ4WTPVR7GFA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQAVKI#issuecomment-492833449",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc86e290ac2_67b3fe6ab8cd968122220--


From nobody Wed May 15 15:35:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F19A12009C for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:35:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-1QKCbvQaWh for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:35:38 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A3F712001B for <quic-issues@ietf.org>; Wed, 15 May 2019 15:35:38 -0700 (PDT)
Date: Wed, 15 May 2019 15:35:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557959737; bh=y0JFLl10dDTQoak0rUY4MTF0FxVGgCuAtS6e0gLIOO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xl/3A8KgqlVmg2yCsErivC53jwnI3gXFRYx3LtOSlv5K7ea5eaAySHwNyu/sE/uXU x13MirK3MZDeb1ZLaEDw2LsH8vvc19phPeTEoar/gygS/U4uIz146ASujTBs9CXijw Tl6S/uXfAyUQT3VjuR2uTMjVGe87CGqlAiZupsT8=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2P2OMSEXEKY3QASLV25HDLTEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492849231@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc94392c5d4_697d3fdb928cd964551412"; 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/lKlNDDqDmj2xYsQK9mvBVAR5DnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 22:35:41 -0000

----==_mimepart_5cdc94392c5d4_697d3fdb928cd964551412
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr QUIC is also applicable to IoT, CCM_8 should be supported but discouraged here 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/2581#issuecomment-492849231
----==_mimepart_5cdc94392c5d4_697d3fdb928cd964551412
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1111457" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> QUIC is also applicable to IoT, CCM_8 should be supported but discouraged here 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/2581?email_source=notifications&amp;email_token=AFTOJK3WABOGZ2W7WUOH6WTPVSF3TA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQEQTY#issuecomment-492849231">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRIZZIS2LAV6UYQRTPVSF3TANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEI4B6LY6WL6A2WT3PVSF3TA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQEQTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK3WABOGZ2W7WUOH6WTPVSF3TA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQEQTY#issuecomment-492849231",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK3WABOGZ2W7WUOH6WTPVSF3TA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQEQTY#issuecomment-492849231",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc94392c5d4_697d3fdb928cd964551412--


From nobody Wed May 15 15:38:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5EEC1200A3 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:38:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82TY67TON9vy for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:38:37 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F37C12001B for <quic-issues@ietf.org>; Wed, 15 May 2019 15:38:37 -0700 (PDT)
Date: Wed, 15 May 2019 15:38:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557959916; bh=VaOVUMMHvmOzyFilkKZVOFY2YtWUEpPGyRa+F5/jfjE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=svpXaQZvc6Jfk8ShzvbVJaj1oCSxri/ih7qd1C4mPpaDtZkij0YkADPwTNBbUgIit VcyriVBtFomkZRbIdbIcbbCHB+1q0ATNaW/L2JStEnpM/tTD1bdQPwNVDPzrSYWrBD nOvsYN+Yg2rIKWetVuzeSswMRbsz9g3PzzaKd55U=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PDWZRNDSWHLKXOIF25HDWZEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238105362@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc94ec11595_42b13f841e2cd968344486"; 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/lODgBhswt9AkAIRrscTMZ5k9Eh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 22:38:39 -0000

----==_mimepart_5cdc94ec11595_42b13f841e2cd968344486
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet

Makes sense, 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/2673#discussion_r284478776
----==_mimepart_5cdc94ec11595_42b13f841e2cd968344486
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r284478776">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
</pre>
<p>Makes sense, 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/2673?email_source=notifications&amp;email_token=AFTOJK3BAEEKPAX4F6FL5WDPVSGGZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTGEQ#discussion_r284478776">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK276AKKBNBEI5RUXZDPVSGGZANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LZWQNY543S2U2REDPVSGGZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTGEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK3BAEEKPAX4F6FL5WDPVSGGZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTGEQ#discussion_r284478776",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK3BAEEKPAX4F6FL5WDPVSGGZA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTGEQ#discussion_r284478776",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc94ec11595_42b13f841e2cd968344486--


From nobody Wed May 15 15:39:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12B401200A3 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:39:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nSEUk1ZTJxIS for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:39:21 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 276D512001B for <quic-issues@ietf.org>; Wed, 15 May 2019 15:39:21 -0700 (PDT)
Date: Wed, 15 May 2019 15:39:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557959960; bh=NVb2rCzCNVn9UeeWqc3QG0DQYf+ZvnD1aMEio/mda9Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1SttUBiZpP/uAPEAH/ppBBNXmcN386HvROEmWzEvGGQ4vaj9FT1wLsMeibc9PWyOV A7cjQTS2nepFupLJSokk+TafZxsvFRMjp+jJWpKx14jgvbTQjQW9eaFXd7KJXfL5M0 WPRiEbYFjre9yhb9+GD98SCO1WFqV8ZEogF6KlFA=
From: David Schinazi <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/2673/push/3613383577@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc951825d63_6943fe6ab8cd9683735a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DavidSchinazi
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/vCmbfQZEfCazU35TTI6wUc36GPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 22:39:23 -0000

----==_mimepart_5cdc951825d63_6943fe6ab8cd9683735a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi pushed 1 commit.

d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13  minor change from Jana


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673/files/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924..d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13

----==_mimepart_5cdc951825d63_6943fe6ab8cd9683735a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/DavidSchinazi" class="user-mention">@DavidSchinazi</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13">d84e75e</a>  minor change from Jana</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/2673/files/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924..d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13?email_source=notifications&amp;email_token=AFTOJKZCJXODSXC7KD4RFWDPVSGJRA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGYYTGMZYGM2TONY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZC7JFADZH7PKXZQDDPVSGJRANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XMFORTSWYWVLSLN3PVSGJRA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGYYTGMZYGM2TONY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673/files/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924..d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13?email_source=notifications\u0026email_token=AFTOJKZCJXODSXC7KD4RFWDPVSGJRA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGYYTGMZYGM2TONY",
"url": "https://github.com/quicwg/base-drafts/pull/2673/files/fcca9015fbe7fd77e5e3cd4f0c98c5d57e90a924..d84e75e543997ecb8b1fb5e1cc1c68c61b5b5e13?email_source=notifications\u0026email_token=AFTOJKZCJXODSXC7KD4RFWDPVSGJRA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TMNZXGYZTIMCQOVZWQIZTGYYTGMZYGM2TONY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdc951825d63_6943fe6ab8cd9683735a1--


From nobody Wed May 15 15:39:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78F921200A2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:39:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wbz86xVaDveO for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 15:39:44 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 998591200C4 for <quic-issues@ietf.org>; Wed, 15 May 2019 15:39:43 -0700 (PDT)
Date: Wed, 15 May 2019 15:39:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557959982; bh=TjoHwUcooXUTt2BkjwRTnteUSTjd0TswPCLBuCMVlJ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KzQLSW3azhUw2vKWKeshU+GNeCDFyrtKwffjPbf17oT2BIgw66fuol7CFA+1Q9O+k T+Ar1yUkFjP2w2H6RKpYC80/I1wfUajUu2BdVSsYn+yGn/vBt6o6O4Zuey4oxZA1fB L7oLFh3ehUGMFqmUnq+G/NvsHvK13l6QFjF540y8=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4AEGIJIJJTFESDVGN25HD25EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238105687@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdc952e7a614_1ceb3fdb928cd96449116d"; 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/62R4r24ajuaUHZXKBPM2LUDNygo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 22:39:47 -0000

----==_mimepart_5cdc952e7a614_1ceb3fdb928cd96449116d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +Verifying the peer's Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.

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/2673#discussion_r284479096
----==_mimepart_5cdc952e7a614_1ceb3fdb928cd96449116d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r284479096">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +Verifying the peer&#39;s Finished provides endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete on both endpoints simultaneously, therefore any requirements
+placed on endpoints based on the completion of the handshake are specific to
+the handshake being complete from the perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed when both of the
+following two conditions are met: the handshake is complete and the endpoint
+has received an acknowledgment for a packet sent with 1-RTT keys.  This second
+condition can be implemented by tracking the lowest packet number sent with
+1-RTT keys, and the highest value of the Largest Acknowledged field in any
+received 1-RTT ACK frame: once the latter is higher than or equal to the
+former, the handshake is confirmed.
</pre>
<p>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/2673?email_source=notifications&amp;email_token=AFTOJKYKQEHBC3HWOKBZSYTPVSGK5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTIVY#discussion_r284479096">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FLDRMDEJRGY5DZETPVSGK5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RSSPVG66NIGQAQXTPVSGK5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTIVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKYKQEHBC3HWOKBZSYTPVSGK5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTIVY#discussion_r284479096",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKYKQEHBC3HWOKBZSYTPVSGK5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYTIVY#discussion_r284479096",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdc952e7a614_1ceb3fdb928cd96449116d--


From nobody Wed May 15 16:55:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC7C91200E6 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 16:55:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AZ-iXfQ2VzUB for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 16:55:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71A9912010C for <quic-issues@ietf.org>; Wed, 15 May 2019 16:55:28 -0700 (PDT)
Date: Wed, 15 May 2019 16:55:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557964526; bh=DxPQ9XX/D9C65/lRfVhPJVaqsf6VDfLdwnB2Mwxjr98=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bIBrO3g5djQ66jgueaS1FYeuN1HWgwqWV0eezoYHpQYpdtjdpEymHfFwUSj2umhgH Nd2D3VKd97H7746/BvWEjn3ZgkJwfSE+xKLbUrjhxV9A5Lc6sOjBLbLEwfsHR7TdUV QWQG+jlUlHrvW8IzqO7IkyEWEmEMq6j9jDUWJn6Q=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TYAUQAMQVSY2A6JF25HMW5EVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/492865545@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdca6eee1af7_135f3ff0cdacd96c221482"; 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/VnCV-HdnFoQLfptJ-I3TTq_MQmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 23:55:31 -0000

----==_mimepart_5cdca6eee1af7_135f3ff0cdacd96c221482
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't know that it's been specifically useful so far, but I don't think it's hard to implement and has the potential to be useful.  If everyone wants to kill it I can live without it, plus we can say that at least once we chose the less complicated 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/2551#issuecomment-492865545
----==_mimepart_5cdca6eee1af7_135f3ff0cdacd96c221482
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't know that it's been specifically useful so far, but I don't think it's hard to implement and has the potential to be useful.  If everyone wants to kill it I can live without it, plus we can say that at least once we chose the less complicated 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/2551?email_source=notifications&amp;email_token=AFTOJK65CBZ3R6RJLGKVU6TPVSPG5A5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQIQCI#issuecomment-492865545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KG6D5SPNCXW7UCU3PVSPG5ANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GYMVSDFQCMS36RZDPVSPG5A5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQIQCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK65CBZ3R6RJLGKVU6TPVSPG5A5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQIQCI#issuecomment-492865545",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK65CBZ3R6RJLGKVU6TPVSPG5A5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQIQCI#issuecomment-492865545",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdca6eee1af7_135f3ff0cdacd96c221482--


From nobody Wed May 15 17:05:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2ED441200E6 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:05:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kKnbmUPSW1v1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:05:03 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 021AA12010C for <quic-issues@ietf.org>; Wed, 15 May 2019 17:05:02 -0700 (PDT)
Date: Wed, 15 May 2019 17:05:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557965101; bh=XXQM/SDx1aR+xvuTD8Izoo0cBWhMrSgyQPTbMJnXRzw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JkvPhyVHMnDsCo6zF80H+ZeFDYVKBJeHgwUKVk7OcPrcd2p8V5MqEbIg/T8VothZC ckyHIVLZ/8WfWBTCftafID9Y70983zRsH0pVbxNAW73ba97kVWf4iDjFsGboA0hHJG MlDv545PsqZPqEE3x7cWffKnQrIqsaAwqITRbs8E=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VPNWOTQ7YB32YFS525HN23EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238125457@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdca92db202d_6b9e3fbe4c6cd960117693"; 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/kGqYcgeEfCU2SkE1uQiSTLgO4R4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:05:06 -0000

----==_mimepart_5cdca92db202d_6b9e3fbe4c6cd960117693
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

A little bit of editorializing, with one important change.

> +has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field

```suggestion
sent with 1-RTT keys, and comparing it to the Largest Acknowledged field
```

> +has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field
+in any received 1-RTT ACK frame: once the latter is higher than or equal to the

```suggestion
in subsequently received 1-RTT ACK frames; once the latter is higher than or equal to the
```

> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet

Not showing up in this diff yet, did you push your changes?

> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number

```suggestion
number sent with each KEY_PHASE, and comparing it to the Largest Acknowledged packet number
```

> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
+in the 1-RTT space: once the latter is higher than or equal to the former,

```suggestion
in subsequently received ACK frames in the current KEY_PHASE; once the latter is higher than or equal to the former,
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2673#pullrequestreview-238125457
----==_mimepart_5cdca92db202d_6b9e3fbe4c6cd960117693
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>A little bit of editorializing, with one important change.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284495812">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +has reported that the handshake is comple=
te.  This happens when the TLS stack=0D
+has both sent a Finished message and verified the peer&#39;s Finished me=
ssage.=0D
+Verifying the peer&#39;s Finished provides the endpoints with an assuran=
ce that=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete at both endpoints simultaneously.  Consequently, any=0D=

+requirement that is based on the completion of the handshake depends on =
the=0D
+perspective of the endpoint in question.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed at an endpoi=
nt when=0D
+the following two conditions are met: the handshake is complete, and the=
=0D
+endpoint has received an acknowledgment for a packet sent with 1-RTT key=
s.=0D
+This second condition can be implemented by recording the lowest packet =
number=0D
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged =
field=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-sent with 1-RTT keys, and the highest value o=
f the Largest Acknowledged field=0D
+sent with 1-RTT keys, and comparing it to the Largest Acknowledged field=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284495896">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +has both sent a Finished message and veri=
fied the peer&#39;s Finished message.=0D
+Verifying the peer&#39;s Finished provides the endpoints with an assuran=
ce that=0D
+previous handshake messages have not been modified.  Note that the hands=
hake=0D
+does not complete at both endpoints simultaneously.  Consequently, any=0D=

+requirement that is based on the completion of the handshake depends on =
the=0D
+perspective of the endpoint in question.=0D
+=0D
+=0D
+### Handshake Confirmed {#handshake-confirmed}=0D
+=0D
+In this document, the TLS handshake is considered confirmed at an endpoi=
nt when=0D
+the following two conditions are met: the handshake is complete, and the=
=0D
+endpoint has received an acknowledgment for a packet sent with 1-RTT key=
s.=0D
+This second condition can be implemented by recording the lowest packet =
number=0D
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged =
field=0D
+in any received 1-RTT ACK frame: once the latter is higher than or equal=
 to the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-in any received 1-RTT ACK frame: once the lat=
ter is higher than or equal to the=0D
+in subsequently received 1-RTT ACK frames; once the latter is higher tha=
n or equal to the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284496127">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
</pre>=0D
<p>Not showing up in this diff yet, did you push your changes?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284496462">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-number sent with each KEY_PHASE, and the high=
est acknowledged packet number=0D
+number sent with each KEY_PHASE, and comparing it to the Largest Acknowl=
edged packet number=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2673#discussi=
on_r284496664">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate messa=
ge.  Endpoints MUST treat the receipt of a TLS KeyUpdate=0D
 message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert of=0D
 unexpected_message (see {{tls-errors}}).=0D
 =0D
-An endpoint MUST NOT initiate more than one key update at a time.  A new=
 key=0D
-cannot be used until the endpoint has received and successfully decrypte=
d a=0D
-packet with a matching KEY_PHASE.=0D
+An endpoint MUST NOT initiate the first key update until the handshake i=
s=0D
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a sub=
sequent=0D
+key update until it has received an acknowledgment for a packet sent at =
the=0D
+current KEY_PHASE.  This can be implemented by tracking the lowest packe=
t=0D
+number sent with each KEY_PHASE, and the highest acknowledged packet num=
ber=0D
+in the 1-RTT space: once the latter is higher than or equal to the forme=
r,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-in the 1-RTT space: once the latter is higher=
 than or equal to the former,=0D
+in subsequently received ACK frames in the current KEY_PHASE; once the l=
atter is higher than or equal to the former,=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/2673?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK65GEPQSS4FAS3ACODPVSQK3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYYDEI#pullrequestreview-238125457=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK6SMS4DJ2D3BJIX4L3PVSQK3ANCNFSM4HLMSQYA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2U3ZRI=
WVVN7MSQETTPVSQK3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYYDEI.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/2673?email_source=3D=
notifications\u0026email_token=3DAFTOJK65GEPQSS4FAS3ACODPVSQK3A5CNFSM4HLM=
SQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YYYDEI#pullrequestreview-238125457",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK65GEPQSS4FAS3ACODPVSQK3A5CNFSM4HLMSQ=
YKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY=
YDEI#pullrequestreview-238125457",=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_5cdca92db202d_6b9e3fbe4c6cd960117693--


From nobody Wed May 15 17:07:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00CC31200E6 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id joBI8z7PNKkj for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:07:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A62C212009C for <quic-issues@ietf.org>; Wed, 15 May 2019 17:07:09 -0700 (PDT)
Date: Wed, 15 May 2019 17:07:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557965228; bh=0OAig7IhFsDE6X0fwb2uRy64mW0ywK63U+AAmb6jrhw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X21HoM0fSh38sVr/SVD1cTuTH0FIfOyxWqxhvpp/GsBk/ln/KV9r3lqwCyHfpPOSC DrcZJKhX32+ELvl3Ayc68LlS4txaEoUyNQU0zr7Wk8V92DpjtXGdT9ElEWsxyv3x3E Jls5M6XdWRQ3XlbJFGeGngausiJdWCtZR4hF0FUo=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2S2TTPWGW5UTNHEJN25HOCZEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492867597@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdca9acc7df_298d3fb1c10cd96c258626"; 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/IF74WAqTCwynI9Z4p_y1m7H32p0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:07:11 -0000

----==_mimepart_5cdca9acc7df_298d3fb1c10cd96c258626
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Is there a strong argument to diverge from existing TLS practice 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/2581#issuecomment-492867597
----==_mimepart_5cdca9acc7df_298d3fb1c10cd96c258626
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Is there a strong argument to diverge from existing TLS practice 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/2581?email_source=notifications&amp;email_token=AFTOJKY44UEQ23TM2PUZFGTPVSQSZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQJADI#issuecomment-492867597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4V4I27DJVHAVGD2HTPVSQSZANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IESNAAUJB3K4QMMTPVSQSZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQJADI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKY44UEQ23TM2PUZFGTPVSQSZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQJADI#issuecomment-492867597",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKY44UEQ23TM2PUZFGTPVSQSZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQJADI#issuecomment-492867597",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdca9acc7df_298d3fb1c10cd96c258626--


From nobody Wed May 15 17:32:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ADAE12014B for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:32:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tofl8efXxtDc for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:32:31 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3729C12012A for <quic-issues@ietf.org>; Wed, 15 May 2019 17:32:31 -0700 (PDT)
Date: Wed, 15 May 2019 17:32:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557966749; bh=2TDzMu+eCpQXtE0yTUJWp2Q0V96Q1vR7gbN72MupNOk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qr2LhtwPgt8YmxPVius7YBgXmIqPauf+lbq6tKGY3UTKm5R9b097eTbAFSWweVs9v ZWC7H0gOzYq46gu+28VZsaWEYrrtP3P3tOhpz98ucdMtetQFnDH2qzvILRUQjcjs3P +X+oNfFeahba1ZeF5giWpNrAvYN8629qhc1CZPYI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5URAM5BIDKXMFI5FF25HRB3EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/c492872027@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcaf9dab689_294b3fb1c10cd96c3197ef"; 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/Mfuo2dkLajzD-qC7Rzss2zYE-i0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:32:33 -0000

----==_mimepart_5cdcaf9dab689_294b3fb1c10cd96c3197ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi @janaiyengar, your latest editorializing suggestions are backing out what I had changed in response to previous comments from other editors. I'm going to declare that this PR "good enough to land" from an editorial standpoint, meaning that I'd rather stop making editorial changes now. Once we confirm WG consensus and this PR lands, the editors will be free to make editorial changes.

Regarding the addition of "in the current key phase" at line 1154, that is not necessary because you cannot go back to previous key phases with increasing packet numbers. And you can't receive an ACK for a packet for a subsequent key phase because this MUST prevents you from getting there in the first 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/2673#issuecomment-492872027
----==_mimepart_5cdcaf9dab689_294b3fb1c10cd96c3197ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hi <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, your latest editorializing suggestions are backing out what I had changed in response to previous comments from other editors. I'm going to declare that this PR "good enough to land" from an editorial standpoint, meaning that I'd rather stop making editorial changes now. Once we confirm WG consensus and this PR lands, the editors will be free to make editorial changes.</p>
<p>Regarding the addition of "in the current key phase" at line 1154, that is not necessary because you cannot go back to previous key phases with increasing packet numbers. And you can't receive an ACK for a packet for a subsequent key phase because this MUST prevents you from getting there in the first 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/2673?email_source=notifications&amp;email_token=AFTOJKZGQEA7HJOR36ZG7D3PVSTR3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKCWY#issuecomment-492872027">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NFGL7JATOAVSNWFTPVSTR3ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5WBVSFTPWAYUR2A2TPVSTR3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKCWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKZGQEA7HJOR36ZG7D3PVSTR3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKCWY#issuecomment-492872027",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKZGQEA7HJOR36ZG7D3PVSTR3A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKCWY#issuecomment-492872027",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcaf9dab689_294b3fb1c10cd96c3197ef--


From nobody Wed May 15 17:33:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BC1D120154 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kPQS8kWbKjNd for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:20 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 66EEE1200A2 for <quic-issues@ietf.org>; Wed, 15 May 2019 17:33:20 -0700 (PDT)
Date: Wed, 15 May 2019 17:33:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557966799; bh=Wfjyk/Ixj7hc/MC/hm5LJZMq6DsSKDA7ufi9t3ZblEU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ij+243yLozZzpjK5w2bhsRyH3qxR/y0MeRdfmqWU+rbRTTuPGbwzNGIdt1RQtaVEr TbRjMOg3Zl4MJJNmA6ElOcpehS/nlwvOH5MVM+hVyCdFeMVhXsQPNKtLNuoEA8s+6B qPn9mb3RLdo08GoRix93QnfhA8CsPl8J9aHIhyC8=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FRTL6UNDA3GELYIV25HRE7EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238132546@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcafcf14a03_6bbe3fbe4c6cd960175475"; 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/RithzbutWTGAucAxTnV-C9QFoys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:33:22 -0000

----==_mimepart_5cdcafcf14a03_6bbe3fbe4c6cd960175475
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field
+in any received 1-RTT ACK frame: once the latter is higher than or equal to the

Resolving as editorial, this change can be made by the editors after this PR 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/2673#discussion_r284501734
----==_mimepart_5cdcafcf14a03_6bbe3fbe4c6cd960175475
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r284501734">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field
+in any received 1-RTT ACK frame: once the latter is higher than or equal to the
</pre>
<p>Resolving as editorial, this change can be made by the editors after this PR 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/2673?email_source=notifications&amp;email_token=AFTOJK75FL45PFQXMP4Q2ZTPVSTU7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2QQ#discussion_r284501734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCD3EFKH3NLOH4VTLPVSTU7ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JUI6S7A63QF5WHQDPVSTU7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK75FL45PFQXMP4Q2ZTPVSTU7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2QQ#discussion_r284501734",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK75FL45PFQXMP4Q2ZTPVSTU7A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2QQ#discussion_r284501734",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcafcf14a03_6bbe3fbe4c6cd960175475--


From nobody Wed May 15 17:33:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21F801200A2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ENzxUB3D3uXj for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 542091201AF for <quic-issues@ietf.org>; Wed, 15 May 2019 17:33:25 -0700 (PDT)
Date: Wed, 15 May 2019 17:33:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557966804; bh=ShyfzY6uZEf6ADzJRdOXnxYc2u5k2bjsYgWTS2vzqAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p5IQ81ida/Vhc7npaB0D5A39+r8m70glKDOgROQp/b8YkZDjwv/0+wvxySnFWcVSg aOcCibZCOKm/8zWKDL2HXQwiJWGp40rp6wJTcTU5tWJrN4o+302qyypx29ky/ZxfgJ yWj87FFosvyBJ6FOeS2rCjBOXWSyBVEL+m518TrM=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IQBWBSZVBDLKIBKV25HRFJEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238132575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcafd46a0f_29373fb1c10cd96c274185"; 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/ZJsk6KrgGooJ_PIziIq7MwLF5GQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:33:27 -0000

----==_mimepart_5cdcafd46a0f_29373fb1c10cd96c274185
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number

Resolving as editorial, this change can be made by the editors after this PR 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/2673#discussion_r284501760
----==_mimepart_5cdcafd46a0f_29373fb1c10cd96c274185
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r284501760">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1116,9 +1146,22 @@ TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpdate
 message as a connection error of type 0x10a, equivalent to a fatal TLS alert of
 unexpected_message (see {{tls-errors}}).
 
-An endpoint MUST NOT initiate more than one key update at a time.  A new key
-cannot be used until the endpoint has received and successfully decrypted a
-packet with a matching KEY_PHASE.
+An endpoint MUST NOT initiate the first key update until the handshake is
+confirmed ({{handshake-confirmed}}). An endpoint MUST NOT initiate a subsequent
+key update until it has received an acknowledgment for a packet sent at the
+current KEY_PHASE.  This can be implemented by tracking the lowest packet
+number sent with each KEY_PHASE, and the highest acknowledged packet number
</pre>
<p>Resolving as editorial, this change can be made by the editors after this PR 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/2673?email_source=notifications&amp;email_token=AFTOJKYL7JK4PUPNT6ALLKDPVSTVJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2XY#discussion_r284501760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OVUARR67N5RWP5ZLPVSTVJANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57AGBF3HPOZR6RRE3PVSTVJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2XY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKYL7JK4PUPNT6ALLKDPVSTVJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2XY#discussion_r284501760",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKYL7JK4PUPNT6ALLKDPVSTVJA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ2XY#discussion_r284501760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcafd46a0f_29373fb1c10cd96c274185--


From nobody Wed May 15 17:33:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B7FC120154 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f7uy-jceJZYb for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:33:35 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F4561200A2 for <quic-issues@ietf.org>; Wed, 15 May 2019 17:33:35 -0700 (PDT)
Date: Wed, 15 May 2019 17:33:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557966814; bh=0k/ZWZVGFcbu3ATXHY6Gn5hrZ5q3ct5DGjIl1cRG430=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=moQcqBygifQrCrv/rGzut1jo++KxXSz8Mz80PZchAczGWt4hElBJmVBZuhbpwlSfk zVo2Qzp09twehAsrHmMvYGlBKTeoiQo1OuzWvob/dfeRvd66zHlNdHTKVNb8ppkaEy U/Go8in5NenAAdX9WmJVVpZKnV262mw/XhycaypU=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RTKHRRCDELTBW62N25HRF5EVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/review/238132606@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcafde611f_d3f3ff6c7ccd9602990b0"; 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/Xur-9aMTg4cSWe8y6YstN21N2As>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:33:37 -0000

----==_mimepart_5cdcafde611f_d3f3ff6c7ccd9602990b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> +has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer's Finished message.
+Verifying the peer's Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field

Resolving as editorial, this change can be made by the editors after this PR 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/2673#discussion_r284501795
----==_mimepart_5cdcafde611f_d3f3ff6c7ccd9602990b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2673#discussion_r284501795">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +has reported that the handshake is complete.  This happens when the TLS stack
+has both sent a Finished message and verified the peer&#39;s Finished message.
+Verifying the peer&#39;s Finished provides the endpoints with an assurance that
+previous handshake messages have not been modified.  Note that the handshake
+does not complete at both endpoints simultaneously.  Consequently, any
+requirement that is based on the completion of the handshake depends on the
+perspective of the endpoint in question.
+
+
+### Handshake Confirmed {#handshake-confirmed}
+
+In this document, the TLS handshake is considered confirmed at an endpoint when
+the following two conditions are met: the handshake is complete, and the
+endpoint has received an acknowledgment for a packet sent with 1-RTT keys.
+This second condition can be implemented by recording the lowest packet number
+sent with 1-RTT keys, and the highest value of the Largest Acknowledged field
</pre>
<p>Resolving as editorial, this change can be made by the editors after this PR 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/2673?email_source=notifications&amp;email_token=AFTOJKZWNRN3V4WBNNEQ4JLPVSTV5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ27Q#discussion_r284501795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYES4RULJM6PTABEJDPVSTV5ANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OHR7AF2VGV4NXR23PVSTV5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ27Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKZWNRN3V4WBNNEQ4JLPVSTV5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ27Q#discussion_r284501795",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJKZWNRN3V4WBNNEQ4JLPVSTV5A5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ27Q#discussion_r284501795",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcafde611f_d3f3ff6c7ccd9602990b0--


From nobody Wed May 15 17:35:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4F1A120154 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:35:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KPVTcJYHenYx for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:35:47 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A68D01200A2 for <quic-issues@ietf.org>; Wed, 15 May 2019 17:35:47 -0700 (PDT)
Date: Wed, 15 May 2019 17:35:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557966946; bh=GKgLhuoqjU5qdf1/ogkHOSV4E17IfPMRO3VYrR4/6X0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kSf+1/D9otgAvZXpXIOoPpxAH2o1zYoobIfmmBPvdm+Cort82lZZrUvli06n0fB5Z 5KCRbXbRaMvckuBGCEgNqxgSq3KCzDjj1Jo9fi8zTlX5B7xq97DWG/HkthDVBg/AOt oeURdWDOLwNTkrbaCIJBDs9QtOdBMNoMGuhEBpvc=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGKDJW4XYOJ4RAB3N25HROFEVBNHHBU73XQM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2703/review/238133034@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2703@github.com>
References: <quicwg/base-drafts/pull/2703@github.com>
Subject: Re: [quicwg/base-drafts] CONNECT error:  MUST close, SHOULD RST (#2703)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb062a7a22_45033fca7a6cd96c379163"; 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/oRatARtGMsgUDOsdBMLFhiBUE2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:35:50 -0000

----==_mimepart_5cdcb062a7a22_45033fca7a6cd96c379163
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/2703#pullrequestreview-238133034
----==_mimepart_5cdcb062a7a22_45033fca7a6cd96c379163
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2703?email_source=notifications&amp;email_token=AFTOJKYYTK7L7F674KMPVGTPVST6FA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ6KQ#pullrequestreview-238133034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OI75A4DMKNBSD2DDPVST6FANCNFSM4HNFPMEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK63S4Y43OICPRGU5DTPVST6FA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ6KQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJKYYTK7L7F674KMPVGTPVST6FA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ6KQ#pullrequestreview-238133034",
"url": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJKYYTK7L7F674KMPVGTPVST6FA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYYZ6KQ#pullrequestreview-238133034",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcb062a7a22_45033fca7a6cd96c379163--


From nobody Wed May 15 17:49:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5054B12009C for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:49:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kvnxVdpSv6ZM for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 17:49:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C966120047 for <quic-issues@ietf.org>; Wed, 15 May 2019 17:49:11 -0700 (PDT)
Date: Wed, 15 May 2019 17:49:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557967750; bh=Wjb1aO+BeSgABT2NvaxbohzqG0HGYGyZ0Ji83Z0jCrw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lqxSJuloIcJ+u6IEa55gV/3OuusxlHYX9CoFr8E73OrZD+2KT74axuyfbO4vKI4fj tMEqnz30Q5RQc9oY3NDIP/UVEz3kh/dWVBmWG62tanQBMNd0QM9l+055s8NVsxawnV +GanDD/cmD/7f1t2OBgYopNnI21S9jKl2BgceA+Y=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34WII3NLKMMPII3AF25HTANEVBNHHBUUAEMU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2673/c492874768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2673@github.com>
References: <quicwg/base-drafts/pull/2673@github.com>
Subject: Re: [quicwg/base-drafts] Output of the discard keys design team (#2673)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb38628b94_3d7c3fc3efecd9644450b7"; 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/wbcHJdSXKBr8VLAhxVHB8l4xzJo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 00:49:13 -0000

----==_mimepart_5cdcb38628b94_3d7c3fc3efecd9644450b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi : Fair enough, I'm fine with the PR as it is, and I'm happy to do more editorializing work later. Thanks for clarifying the point about 1RTT packets, that makes 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/pull/2673#issuecomment-492874768
----==_mimepart_5cdcb38628b94_3d7c3fc3efecd9644450b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=5599133" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> : Fair enough, I'm fine with the PR as it is, and I'm happy to do more editorializing work later. Thanks for clarifying the point about 1RTT packets, that makes 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/pull/2673?email_source=notifications&amp;email_token=AFTOJK5AGOZRLNV6EYXUSODPVSVQNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKYEA#issuecomment-492874768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YQMHBYHTMNVDNHNLPVSVQNANCNFSM4HLMSQYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MSVAWXO5GEVOG5WLPVSVQNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKYEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK5AGOZRLNV6EYXUSODPVSVQNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKYEA#issuecomment-492874768",
"url": "https://github.com/quicwg/base-drafts/pull/2673?email_source=notifications\u0026email_token=AFTOJK5AGOZRLNV6EYXUSODPVSVQNA5CNFSM4HLMSQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQKYEA#issuecomment-492874768",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcb38628b94_3d7c3fc3efecd9644450b7--


From nobody Wed May 15 18:01:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E30F120154 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:01:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-6PZFhzU5tb for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:01:12 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56B761200A1 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:01:12 -0700 (PDT)
Date: Wed, 15 May 2019 18:01:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557968470; bh=WiJRD3oTEwd5+kk1ZOyMChYVRQbPPO7hu4yC6kzdd+g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e74KZjnNr3ENRjMoOrThAXNIMQRXnhSB8lk9gQxkPtgEPjNVIUZlJao112hkUBNkq YdS6gHmD7/Cc7+FmXTi8/jkHnHqdgeId9xD+nEdzvkGgPtytnqnn99Cqqb7vIeWkbV Ju3EqXJnhoV7wgS8XUSagsCm1o9adYQmVD4/57p4=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2W4FJVGZJOMJ2MXXN25HUNNEVBNHHBP6ZWUI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2367/492876775@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2367@github.com>
References: <quicwg/base-drafts/issues/2367@github.com>
Subject: Re: [quicwg/base-drafts] Text banning post-handshake client auth is unclear (#2367)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb656c7d93_6c783ffcee0cd96c78892c"; 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/DDdI0_jWWurfT7vraIaNAas5yh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:01:14 -0000

----==_mimepart_5cdcb656c7d93_6c783ffcee0cd96c78892c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi : that sounds like a good way forward.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2367#issuecomment-492876775
----==_mimepart_5cdcb656c7d93_6c783ffcee0cd96c78892c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=5599133" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> : that sounds like a good way forward.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications&amp;email_token=AFTOJKZRQBEEZTHIUEPJVH3PVSW5NA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLHZY#issuecomment-492876775">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24EMQJPBD3WHLKRLLPVSW5NANCNFSM4GR44SEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZESMNDVC2EAXQRW6TPVSW5NA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLHZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKZRQBEEZTHIUEPJVH3PVSW5NA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLHZY#issuecomment-492876775",
"url": "https://github.com/quicwg/base-drafts/issues/2367?email_source=notifications\u0026email_token=AFTOJKZRQBEEZTHIUEPJVH3PVSW5NA5CNFSM4GR44SE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLHZY#issuecomment-492876775",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcb656c7d93_6c783ffcee0cd96c78892c--


From nobody Wed May 15 18:09:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F02C120269 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HlHDr2j9M9gu for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:08:56 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C829120228 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:08:56 -0700 (PDT)
Date: Wed, 15 May 2019 18:08:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557968935; bh=HFeYGX+rGY4TvPpmdp20R3ug45jRrwTq7VrRIvPS2Ls=; h=Date:From:To:Subject:From; b=lphEPxKvVCRywQRKrIoIVh8RGa0W28LJvvYxY8a58fkX7SRCRquW5oBzOD6+A4sQg oHI67zB4TsfZbHkopwWjD1l9/ns/38oRIC3YGxqv3Onx+irOk2o3pTLAECJPR+MvWr nkpbj070aaL6oMXCW1CodOgfB9OSchuysLy6Z/7c=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close2689/15f7c4-0304bb@github.com>
Subject: [quicwg/base-drafts] 0304bb: MUST NOT send, SHOULD 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/JWw8rwyDl4CyhGwbmrIU7lLvwao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:09:05 -0000

  Branch: refs/heads/close2689
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0304bbed89cba8c24a0c0e3a21eed33ff47211fd
      https://github.com/quicwg/base-drafts/commit/0304bbed89cba8c24a0c0e3a21eed33ff47211fd
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST NOT send, SHOULD error



From nobody Wed May 15 18:09:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51730120269 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:09:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jeTl3DWNDB7I for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:09:05 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97636120225 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:09:05 -0700 (PDT)
Date: Wed, 15 May 2019 18:09:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557968944; bh=cZGCVAmf59/EhTJamwfMIlnTnU6C+5xCuG8BNH97tzg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fOSHkruEjGn1pl7zU7kVsj0Om2sWYcBHHDEGmLX3Eq2fU5bGRJDEPlAkrIiT4/6l1 BlVfdHjOV+getIvxwPeQBrRaW/rdLJbFS8IoEauIq1ny/H0Dk1DD3paozS5rrxvkXe OQx/RNldTi/MfVTyUeoTQtnjV0o/vG2iCNJj726I=
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/2691/push/3613682187@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb83060752_3773f98a06cd964430174"; 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/8S1PwjEjs5X35yqyHNRUUANxlXI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:09:13 -0000

----==_mimepart_5cdcb83060752_3773f98a06cd964430174
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0304bbed89cba8c24a0c0e3a21eed33ff47211fd  MUST NOT send, SHOULD error


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691/files/15f7c418fc52075c9fa665105fabb6844b00f880..0304bbed89cba8c24a0c0e3a21eed33ff47211fd

----==_mimepart_5cdcb83060752_3773f98a06cd964430174
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/0304bbed89cba8c24a0c0e3a21eed33ff47211fd">0304bbe</a>  MUST NOT send, SHOULD 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/2691/files/15f7c418fc52075c9fa665105fabb6844b00f880..0304bbed89cba8c24a0c0e3a21eed33ff47211fd?email_source=notifications&amp;email_token=AFTOJK7L2KKIVP4LYXQGLWTPVSX3BA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOJUG4YTIOCQOVZWQIZTGYYTGNRYGIYTQNY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QVFBKQGASQVS6YKDPVSX3BANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EWCF5GANNWFLFJODPVSX3BA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOJUG4YTIOCQOVZWQIZTGYYTGNRYGIYTQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691/files/15f7c418fc52075c9fa665105fabb6844b00f880..0304bbed89cba8c24a0c0e3a21eed33ff47211fd?email_source=notifications\u0026email_token=AFTOJK7L2KKIVP4LYXQGLWTPVSX3BA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOJUG4YTIOCQOVZWQIZTGYYTGNRYGIYTQNY",
"url": "https://github.com/quicwg/base-drafts/pull/2691/files/15f7c418fc52075c9fa665105fabb6844b00f880..0304bbed89cba8c24a0c0e3a21eed33ff47211fd?email_source=notifications\u0026email_token=AFTOJK7L2KKIVP4LYXQGLWTPVSX3BA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TOOJUG4YTIOCQOVZWQIZTGYYTGNRYGIYTQNY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdcb83060752_3773f98a06cd964430174--


From nobody Wed May 15 18:09:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85C5B1200A1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:09:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KNEaGpjkUSar for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:09:56 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A3EA712007A for <quic-issues@ietf.org>; Wed, 15 May 2019 18:09:56 -0700 (PDT)
Date: Wed, 15 May 2019 18:09:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557968995; bh=cBdh8lr6dFXmMlpPejnzho2KMXEMTHYHIcX1dkYi898=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sjhlXSOt0txUzSEvNsSRF6ODhPGswhh4lr2Ziimptq5EY/MxEmwdsDjFm/vMkqqJj WZupvlFZovpH8vlVhUohdts9OxiwBh2OM9PejB4TFP2sRNOqLsvyDdgrKpEgNuZw4c Lqq289YzmI0ERVxDl6XzGy9TxjUUw+1DnpGw+QFU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FIBHVNMS7RKGHX7V25HVOHEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c492878282@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb8639284a_3ef93fc3efecd9646106f0"; 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/rJeFBQGyT7p3wzOsx7ChNIyQWOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:09:59 -0000

----==_mimepart_5cdcb8639284a_3ef93fc3efecd9646106f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ok, I've changed it to SHOULD error if dups are received, and I've explicitly called out MUST NOT _send_.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2691#issuecomment-492878282
----==_mimepart_5cdcb8639284a_3ef93fc3efecd9646106f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ok, I've changed it to SHOULD error if dups are received, and I've explicitly called out MUST NOT <em>send</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/2691?email_source=notifications&amp;email_token=AFTOJK5CMZNRQXSWWO7XFCLPVSX6HA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLTSQ#issuecomment-492878282">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6CCBMFJ2JRV53OO5TPVSX6HANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK66ASOLV3DLU7KLPQTPVSX6HA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLTSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK5CMZNRQXSWWO7XFCLPVSX6HA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLTSQ#issuecomment-492878282",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK5CMZNRQXSWWO7XFCLPVSX6HA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQLTSQ#issuecomment-492878282",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcb8639284a_3ef93fc3efecd9646106f0--


From nobody Wed May 15 18:10:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22ACE1200A1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:10:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gSCWe8gsU9Ti for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:10:24 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7391212007A for <quic-issues@ietf.org>; Wed, 15 May 2019 18:10:24 -0700 (PDT)
Date: Wed, 15 May 2019 18:10:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557969023; bh=fLcbKF2Mues8e48sUKXY5oODd7/2EtkuBgGVcb4O+/g=; h=Date:From:To:Subject:From; b=CHmnREKeDedDIVPh1pph2vQwXHGWXJVSum/gYqUz7vR3zCvhHoX+e7p+4e4O6GREj ZVlE/hQG9F6IVYuijZf1HGXjXMwmN3zt3lfPSFOxBJ4NdTcGi47Pu0UwHMOtS1ClNr dctOJ3d1NWG40smr08UAhy48ZfTPv7jnAoe7yGos=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a333ff-6f4728@github.com>
Subject: [quicwg/base-drafts] 6f4728: Script updating gh-pages from 0304bbed. [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/bxCgwdEH-cDOkeQNOx58qUpkgRk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:10:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6f472819be97a448bb22885578a93cbda62c0efd
      https://github.com/quicwg/base-drafts/commit/6f472819be97a448bb22885578a93cbda62c0efd
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M close2689/draft-ietf-quic-http.html
    M close2689/draft-ietf-quic-http.txt
    M close2689/draft-ietf-quic-invariants.html
    M close2689/draft-ietf-quic-invariants.txt
    M close2689/draft-ietf-quic-qpack.html
    M close2689/draft-ietf-quic-qpack.txt
    M close2689/draft-ietf-quic-recovery.html
    M close2689/draft-ietf-quic-recovery.txt
    M close2689/draft-ietf-quic-tls.html
    M close2689/draft-ietf-quic-tls.txt
    M close2689/draft-ietf-quic-transport.html
    M close2689/draft-ietf-quic-transport.txt
    R ianswett-application-limited/draft-ietf-quic-http.html
    R ianswett-application-limited/draft-ietf-quic-http.txt
    R ianswett-application-limited/draft-ietf-quic-invariants.html
    R ianswett-application-limited/draft-ietf-quic-invariants.txt
    R ianswett-application-limited/draft-ietf-quic-qpack.html
    R ianswett-application-limited/draft-ietf-quic-qpack.txt
    R ianswett-application-limited/draft-ietf-quic-recovery.html
    R ianswett-application-limited/draft-ietf-quic-recovery.txt
    R ianswett-application-limited/draft-ietf-quic-spin-exp.html
    R ianswett-application-limited/draft-ietf-quic-spin-exp.txt
    R ianswett-application-limited/draft-ietf-quic-tls.html
    R ianswett-application-limited/draft-ietf-quic-tls.txt
    R ianswett-application-limited/draft-ietf-quic-transport.html
    R ianswett-application-limited/draft-ietf-quic-transport.txt
    R ianswett-application-limited/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0304bbed. [ci skip]



From nobody Wed May 15 18:12:23 2019
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 AE5BE1200A1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zcMyLJxU2Bw7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:12:20 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B1E3012007A for <quic-issues@ietf.org>; Wed, 15 May 2019 18:12:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=7mN114X1kB16HsdPwoDVQTejJbc=; b=H1yAGnkdtiTa61Nf vi2ouocqPMPOlQ2M8MFp4p3iFcRX4/hJV8/r+PCDdSOvVViT2OJzaO19i4CaWujt +BK6C2bG114LJTQXLYvaOLxfgPkKU2yaSEWcUUxAGNPHhs45ZRIExQNmBvd/+YrG QmUEjjrSM+zGptXSgE9lB+64afo=
Received: by filter1214p1las1.sendgrid.net with SMTP id filter1214p1las1-11009-5CDCB8F2-10 2019-05-16 01:12:18.383117479 +0000 UTC m=+186634.980704953
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id sg1FDQvPSkuCF7wUSmQSAw for <quic-issues@ietf.org>; Thu, 16 May 2019 01:12:18.211 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id 310852A0075 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:12:18 -0700 (PDT)
Date: Thu, 16 May 2019 01:12:18 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6f4728-e37a9f@github.com>
Subject: [quicwg/base-drafts] e37a9f: Script updating issues at 2019-05-16T01:12:12Z. [c...
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1YfpyxZV/bbFbi9JdB2KOV9oQC0xbZzTaU9r IQIx/IWhKQD3QezErEud4RT4f1NMm6YIQHf99ircvm8q97YUg3HfIWKlnWSsqVRwltEigRjOMhyyJh 3D1qFCv2wY6Ul1x9ZAUvHKcfGlKnc/O6OQ/wtg5PBOqUkJKiyaHstlapDVgSYK5ke5WZCw9G7Sm6zk 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8_7OQ9DBaH1CVPopymoRui6awTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:12:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e37a9f2d403f7d73c259230e54827dd0e6a18585
      https://github.com/quicwg/base-drafts/commit/e37a9f2d403f7d73c259230e54827dd0e6a18585
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-16T01:12:12Z. [ci skip]



From nobody Wed May 15 18:16:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84DC112010D for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:16:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l2zykhMruqrS for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:16:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37D881200DE for <quic-issues@ietf.org>; Wed, 15 May 2019 18:16:39 -0700 (PDT)
Date: Wed, 15 May 2019 18:16:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557969397; bh=AjO4ne9zALHrB2ag8EAJ5uuPuWX48dBrpSJUvS/jTeM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ucrFHSmFB1xlwjlbxWnzMU8kDj63Uqrn1eehaUXTHYO6BIudRXX0rUSliwwET5PvZ 8SL8A2kNXsnHpC8211A/7HA3llf8UqHe1S1VP1gaAn037UauEbhZ5YH0w9ZKVepLpm 2b6YfoYuidOlAng73aFyi2nBqu060EBWOakBeeZA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TYYAPHHJIO3IBJJV25HWHLEVBNHHBUYT4BY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2688/review/238139910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2688@github.com>
References: <quicwg/base-drafts/pull/2688@github.com>
Subject: Re: [quicwg/base-drafts] Clarify server CONNECTION_CLOSE with Handshake (#2688)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcb9f5a7f25_363c3faacbccd96c4577f2"; 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/cyHkgnfxhfTfGsHwPTFOWpDKqOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:16:43 -0000

----==_mimepart_5cdcb9f5a7f25_363c3faacbccd96c4577f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process

```suggestion
When sending CONNECTION_CLOSE, the goal is to ensure that the peer will process
```

> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a

```suggestion
available to the peer, so the frame MAY be replicated in a packet that uses a
```

> @@ -2304,13 +2304,25 @@ the application requests that the connection be closed.  The application
 protocol can use an CONNECTION_CLOSE frame with an appropriate error code to
 signal closure.
 
-If the connection has been successfully established, endpoints MUST send any
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establishment a
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOSE frames
-in a Handshake packet.  If the endpoint does not have Handshake keys, or it is
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLOSE
-frames in an Initial packet.  If multiple packets are sent, they can be
-coalesced (see {{packet-coalesce}}) to facilitate retransmission.
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will process
+the frame.  Generally, this means sending the frame in a packet with the highest
+level of packet protection to avoid the packet being discarded.  However, during
+the handshake, it is possible that more advanced packet protection keys are not
+available to a peer, so the frame MAY be replicated in a packet that uses a
+lower packet protection level.

I missed this earlier, but I agree. I'm fine with dropping this paragraph entirely. It seems like it's simply repeating what's in the next para, but in more general terms.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2688#pullrequestreview-238139910
----==_mimepart_5cdcb9f5a7f25_363c3faacbccd96c4577f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2688#discussi=
on_r284507956">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application re=
quests that the connection be closed.  The application=0D
 protocol can use an CONNECTION_CLOSE frame with an appropriate error cod=
e to=0D
 signal closure.=0D
 =0D
-If the connection has been successfully established, endpoints MUST send=
 any=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will pr=
ocess=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-When sending CONNECTION_CLOSE, the goal is to=
 ensure that a peer will process=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that the peer will =
process=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r284508021">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application re=
quests that the connection be closed.  The application=0D
 protocol can use an CONNECTION_CLOSE frame with an appropriate error cod=
e to=0D
 signal closure.=0D
 =0D
-If the connection has been successfully established, endpoints MUST send=
 any=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will pr=
ocess=0D
+the frame.  Generally, this means sending the frame in a packet with the=
 highest=0D
+level of packet protection to avoid the packet being discarded.  However=
, during=0D
+the handshake, it is possible that more advanced packet protection keys =
are not=0D
+available to a peer, so the frame MAY be replicated in a packet that use=
s a=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-available to a peer, so the frame MAY be repl=
icated in a packet that uses a=0D
+available to the peer, so the frame MAY be replicated in a packet that u=
ses a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2688#discussi=
on_r284508212">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2304,13 +2304,25 @@ the application re=
quests that the connection be closed.  The application=0D
 protocol can use an CONNECTION_CLOSE frame with an appropriate error cod=
e to=0D
 signal closure.=0D
 =0D
-If the connection has been successfully established, endpoints MUST send=
 any=0D
-CONNECTION_CLOSE frames in a 1-RTT packet.  Prior to connection establis=
hment a=0D
-peer might not have 1-RTT keys, so endpoints SHOULD send CONNECTION_CLOS=
E frames=0D
-in a Handshake packet.  If the endpoint does not have Handshake keys, or=
 it is=0D
-not certain that the peer has Handshake keys, it MAY send CONNECTION_CLO=
SE=0D
-frames in an Initial packet.  If multiple packets are sent, they can be=0D=

-coalesced (see {{packet-coalesce}}) to facilitate retransmission.=0D
+When sending CONNECTION_CLOSE, the goal is to ensure that a peer will pr=
ocess=0D
+the frame.  Generally, this means sending the frame in a packet with the=
 highest=0D
+level of packet protection to avoid the packet being discarded.  However=
, during=0D
+the handshake, it is possible that more advanced packet protection keys =
are not=0D
+available to a peer, so the frame MAY be replicated in a packet that use=
s a=0D
+lower packet protection level.=0D
</pre>=0D
<p>I missed this earlier, but I agree. I'm fine with dropping this paragr=
aph entirely. It seems like it's simply repeating what's in the next para=
, but in more general terms.</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/2688?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3AQIEEA4BK66SMQYDPVSYXLA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY3UBQ#pullrequestreview-238139910=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK4H27CKGBORZTNQPJ3PVSYXLANCNFSM4HMCCGTQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK7YW6IS=
3XEYMLU2EI3PVSYXLA5CNFSM4HMCCGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY3UBQ.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/2688?email_source=3D=
notifications\u0026email_token=3DAFTOJK3AQIEEA4BK66SMQYDPVSYXLA5CNFSM4HMC=
CGT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YY3UBQ#pullrequestreview-238139910",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2688?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3AQIEEA4BK66SMQYDPVSYXLA5CNFSM4HMCCG=
T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY=
3UBQ#pullrequestreview-238139910",=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_5cdcb9f5a7f25_363c3faacbccd96c4577f2--


From nobody Wed May 15 18:38:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CBD7120183 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:38:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RD5GFjwW3bE7 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:38:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7BDB120041 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:38:10 -0700 (PDT)
Date: Wed, 15 May 2019 18:38:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557970689; bh=5lu/jKJP7GHE/j+g13bPNZ3G83DrSgNeFmpO/+Lsbdc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vwMEN4BLMpclHMtpAL0sssos6+gV1Udv3WRbKYPpDsKEgJduwEEbxbBCcREChCSGe lSBa2nbzpG6m1RlQPMxOma2B2gMdaBTZT+3y/ZHYSUTVkymfFlQJmAwTbScUOnbEFZ MybIffPhLLtY4283LNTcjN8mbQpxfdqDUgZlyAFs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4OYUL3OZP55WCKLF25HYYDEVBNHHBU73QF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2702/review/238143912@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2702@github.com>
References: <quicwg/base-drafts/pull/2702@github.com>
Subject: Re: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcbf0145699_304a3fb80aecd964936561"; 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/9OvSIhPgZtJJBGPyvAzawG0ZGJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:38:13 -0000

----==_mimepart_5cdcbf0145699_304a3fb80aecd964936561
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

nits

> @@ -1209,6 +1209,11 @@ TCP server; data received from the TCP server is packaged into DATA frames by
 the proxy. Note that the size and number of TCP segments is not guaranteed to
 map predictably to the size and number of HTTP DATA or QUIC STREAM frames.
 
+Once the CONNECT method has completed, only DATA frames are permitted
+to be sent on the stream.  (Extension frames MAY be used, if specifically

```suggestion
to be sent on the stream.  Extension frames MAY be used if specifically
```

> @@ -1209,6 +1209,11 @@ TCP server; data received from the TCP server is packaged into DATA frames by
 the proxy. Note that the size and number of TCP segments is not guaranteed to
 map predictably to the size and number of HTTP DATA or QUIC STREAM frames.
 
+Once the CONNECT method has completed, only DATA frames are permitted
+to be sent on the stream.  (Extension frames MAY be used, if specifically
+permitted by the extensions definition.)  Receipt of any other frame type

```suggestion
permitted by the definition of the extension.  Receipt of any other frame type
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2702#pullrequestreview-238143912
----==_mimepart_5cdcbf0145699_304a3fb80aecd964936561
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>nits</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2702#discussi=
on_r284511255">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1209,6 +1209,11 @@ TCP server; data re=
ceived from the TCP server is packaged into DATA frames by=0D
 the proxy. Note that the size and number of TCP segments is not guarante=
ed to=0D
 map predictably to the size and number of HTTP DATA or QUIC STREAM frame=
s.=0D
 =0D
+Once the CONNECT method has completed, only DATA frames are permitted=0D=

+to be sent on the stream.  (Extension frames MAY be used, if specificall=
y=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-to be sent on the stream.  (Extension frames =
MAY be used, if specifically=0D
+to be sent on the stream.  Extension frames MAY be used if specifically=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2702#discussi=
on_r284511377">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1209,6 +1209,11 @@ TCP server; data re=
ceived from the TCP server is packaged into DATA frames by=0D
 the proxy. Note that the size and number of TCP segments is not guarante=
ed to=0D
 map predictably to the size and number of HTTP DATA or QUIC STREAM frame=
s.=0D
 =0D
+Once the CONNECT method has completed, only DATA frames are permitted=0D=

+to be sent on the stream.  (Extension frames MAY be used, if specificall=
y=0D
+permitted by the extensions definition.)  Receipt of any other frame typ=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-permitted by the extensions definition.)  Rec=
eipt of any other frame type=0D
+permitted by the definition of the extension.  Receipt of any other fram=
e type=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/2702?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZFSVY3WPTYI24LFBLPVS3IDA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY4TKA#pullrequestreview-238143912=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK45FER7LADGVVM3TSTPVS3IDANCNFSM4HNFOKUQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKYTE2LB=
SCEPGNUREZTPVS3IDA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY4TKA.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/2702?email_source=3D=
notifications\u0026email_token=3DAFTOJKZFSVY3WPTYI24LFBLPVS3IDA5CNFSM4HNF=
OKU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
YY4TKA#pullrequestreview-238143912",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2702?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZFSVY3WPTYI24LFBLPVS3IDA5CNFSM4HNFOK=
U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY=
4TKA#pullrequestreview-238143912",=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_5cdcbf0145699_304a3fb80aecd964936561--


From nobody Wed May 15 18:42:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D02C1202C5 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:42:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xv5BgD9HE-4f for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:42:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62A36120282 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:42:41 -0700 (PDT)
Date: Wed, 15 May 2019 18:42:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557970959; bh=R3X/WjhpckGW66gfncAxu2PS3NlN9OYGt19R81MWGW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YjnplqVnuwGCY7l9XbhtpRy8C5Njg3KZTPcx/BLiB1SiK5dkpnIGJ/0vgOb9+PV7P D9s8jugRme4v9L+MKLpx76bQ8x7Ss4ewUf53L/ExO/oN62eRo6NzHQHo2saeXNNHzi RuY0Ty+10nsZ9QOIZ6mBaxRCNG+ghDfx5WHr606k=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVITDEAQX2NAQGA3525HZI7EVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/c492883957@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcc00fc3e2d_80a3f92c8ccd964780035"; 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/dEu0PvzRgWd2uN8Y3oa71Y0FecU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:42:51 -0000

----==_mimepart_5cdcc00fc3e2d_80a3f92c8ccd964780035
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Wow, this is a fun diff to 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/2701#issuecomment-492883957
----==_mimepart_5cdcc00fc3e2d_80a3f92c8ccd964780035
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Wow, this is a fun diff to 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/2701?email_source=notifications&amp;email_token=AFTOJK47PXTH37LKQTIDDGDPVS3Y7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQM75I#issuecomment-492883957">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZCJYUBH3RARTRWK3PVS3Y7ANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXHFDKASWXTD2VMM3PVS3Y7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQM75I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK47PXTH37LKQTIDDGDPVS3Y7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQM75I#issuecomment-492883957",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK47PXTH37LKQTIDDGDPVS3Y7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQM75I#issuecomment-492883957",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcc00fc3e2d_80a3f92c8ccd964780035--


From nobody Wed May 15 18:44:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E405D120183 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:43:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QrYeSHCA5TJH for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:43:57 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4602912017F for <quic-issues@ietf.org>; Wed, 15 May 2019 18:43:57 -0700 (PDT)
Date: Wed, 15 May 2019 18:43:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557971035; bh=FYNoWImqSdS2qYclbw3FA/leoUlDARRi3Ro2lmkKPXo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qXX7iqTtNSsiU8u6a6kVK2OAPHWzdUxWY8gef4ajHuaxDU+aFn+12GvsQPN4j7HGL Za06Rqp9q//iyBBfmFe2vOPXCFTT9FGKivxD6z0n5YPIdyPn7dCeZLQcer9vDrrYq3 9WwOefREhOTIiMlhMEGz+3gevn2ONTQkNvymXWxE=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23UNYHPYXXJBKB4ZN25HZNXEVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/review/238145220@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcc05bb0d4f_408a3fae358cd96c4485b1"; 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/lwglHRjuIbaPrvaxGHWEZIdzvzs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:43:59 -0000

----==_mimepart_5cdcc05bb0d4f_408a3fae358cd96c4485b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

I like this new layout.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2701#pullrequestreview-238145220
----==_mimepart_5cdcc05bb0d4f_408a3fae358cd96c4485b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>I like this new layout.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications&amp;email_token=AFTOJK2CW5CET7KHXAOW3LDPVS35XA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY45RA#pullrequestreview-238145220">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DGYSN6XEUAMA6P43PVS35XANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NFATSFCX76C3ONBLPVS35XA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY45RA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2CW5CET7KHXAOW3LDPVS35XA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY45RA#pullrequestreview-238145220",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2CW5CET7KHXAOW3LDPVS35XA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY45RA#pullrequestreview-238145220",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcc05bb0d4f_408a3fae358cd96c4485b1--


From nobody Wed May 15 18:57:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32B351200B8 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:57:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ccr9xeDanxyA for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 18:57:34 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 313651200A2 for <quic-issues@ietf.org>; Wed, 15 May 2019 18:57:34 -0700 (PDT)
Date: Wed, 15 May 2019 18:57:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557971852; bh=MhWVRwYJdPnCyBzmTZ10+erbQg7IVl1VWukFW7gmUCw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BNfd6MNvsbP9RMYn9sIdW96n+75BbbG+6i/2ZbMTjBVxe36USYaDrlx9+xA0AdrYY Yb5K2UWqPhl3srRsYgHe0GX6NvP4kldh3y1QbYIZ7cHQoFpWLzCISPs/s/D3CX0UOw 8HJuMSIVi6CfFF9Bl2c7e2wI4tg2RviC8nmq+UgQ=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45OYVNYODEZNXWO6N25H3AZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/492886642@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcc38c8b24d_137a3fb9cc4cd964392483"; 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/nq3Oy2VP9_EByQxz8y_LXlYiHbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 01:57:36 -0000

----==_mimepart_5cdcc38c8b24d_137a3fb9cc4cd964392483
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Even if you do a REPLACE for future IDs, you can't currently require that the client stop using the current CID. So given that you have to wait an arbitrary amount of time for connections to "drain" anyways, I'll go back to my earlier comment: why not send GOAWAYs for connections you want to shed to the new partition?

If you really want to have dynamic balancing, it seems to me that there'd be more to gain by forcing the client to stop using the existing CID and using a new one. You would want to REPLACE IDs as well, but without forcing the client to move off the current CID, most connections won't move since most connections are unlikely to use a new CID unless the client is migrating (an uncommon event).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-492886642
----==_mimepart_5cdcc38c8b24d_137a3fb9cc4cd964392483
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Even if you do a REPLACE for future IDs, you can't currently require that the client stop using the current CID. So given that you have to wait an arbitrary amount of time for connections to "drain" anyways, I'll go back to my earlier comment: why not send GOAWAYs for connections you want to shed to the new partition?</p>
<p>If you really want to have dynamic balancing, it seems to me that there'd be more to gain by forcing the client to stop using the existing CID and using a new one. You would want to REPLACE IDs as well, but without forcing the client to move off the current CID, most connections won't move since most connections are unlikely to use a new CID unless the client is migrating (an uncommon event).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKZLBMU2K54T3UABJBTPVS5QZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQNU4Q#issuecomment-492886642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4K5KNNQBQDQBDQ763PVS5QZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JPVLX54NO44M4ZQTPVS5QZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQNU4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZLBMU2K54T3UABJBTPVS5QZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQNU4Q#issuecomment-492886642",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZLBMU2K54T3UABJBTPVS5QZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQNU4Q#issuecomment-492886642",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcc38c8b24d_137a3fb9cc4cd964392483--


From nobody Wed May 15 19:14:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C98551201A1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 19:14:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x2GF8AWljulo for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 19:14:02 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 283C31201A0 for <quic-issues@ietf.org>; Wed, 15 May 2019 19:14:02 -0700 (PDT)
Date: Wed, 15 May 2019 19:14:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557972840; bh=8kG/kDXmWY6lzeexrlaFdnqFVYsMInT+xMTG18dCNgM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xf28sVWMlBEBc7Z4kGJU/gE9OCW0RR56hOsEUd+RjDR/1+Je+epBT7aTwo8vQBrPV iDjCWLwY1DQtrO6ViwPVZnEGwWV4TEaATwHLkYR9h2oDy037BgcV+hNeaZiIrZrZ0T yWRPD8yfsEG0FXb7izYxlnn/ox37IMb88WYLT0hQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7X5A7RGRNU6ZRFALV25H46REVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/review/238150709@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcc7683723c_46073f82718cd95c3419b5"; 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/Ob8M07FP2xBgqYv94_vLIklL_vo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 02:14:04 -0000

----==_mimepart_5cdcc7683723c_46073f82718cd95c3419b5
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/2691#pullrequestreview-238150709
----==_mimepart_5cdcc7683723c_46073f82718cd95c3419b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2691?email_source=notifications&amp;email_token=AFTOJK3AZQPB5R4HU63BO7DPVS7ORA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY6INI#pullrequestreview-238150709">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PZJQAIVNNJWUPRBLPVS7ORANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3REAW2QAVFQEPQAUTPVS7ORA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY6INI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK3AZQPB5R4HU63BO7DPVS7ORA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY6INI#pullrequestreview-238150709",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK3AZQPB5R4HU63BO7DPVS7ORA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYY6INI#pullrequestreview-238150709",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcc7683723c_46073f82718cd95c3419b5--


From nobody Wed May 15 21:12:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB74D120192 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:12:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CTIAiwJan0pM for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:12:48 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6C9B120091 for <quic-issues@ietf.org>; Wed, 15 May 2019 21:12:48 -0700 (PDT)
Date: Wed, 15 May 2019 21:12:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557979967; bh=vuO/a0dRtx5rYgHzNah2j6z15hH+sigq4Oc2p43HkaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e8F3k+aMfRvmqETcLabQlLGhYIfRJZibdQVITUwuX4uBOrIoJcT4u4ofmTU++TAEQ otPGrGNyCLZT6f95XK1sFg8QXIez+BpLhiHMktXnP4tLHB0wD7zeVfXYnlMthNm/Fq 6plmutYUV+rqC28Lb+V/UZo0IIDReubWMUm8fyoA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7I5KUIH57FXZ3PBHF25IK37EVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238170949@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce33f61705_37e83ffdbeccd96c87436e"; 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/thxQ0FIbaFl_AofkBjPmG7TllEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:12:51 -0000

----==_mimepart_5cdce33f61705_37e83ffdbeccd96c87436e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

Could be HEADERS frames, too.  (Link headers, for example.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2704#discussion_r284533089
----==_mimepart_5cdce33f61705_37e83ffdbeccd96c87436e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2704#discussion_r284533089">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
</pre>
<p>Could be HEADERS frames, too.  (Link headers, for example.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications&amp;email_token=AFTOJK3JHNN5TASZDVFVR2TPVTNL7A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZDGRI#discussion_r284533089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46INQ6VQFM4VMPZY3PVTNL7ANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK37PXJNMAWYJW2OZVTPVTNL7A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZDGRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK3JHNN5TASZDVFVR2TPVTNL7A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZDGRI#discussion_r284533089",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK3JHNN5TASZDVFVR2TPVTNL7A5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZDGRI#discussion_r284533089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce33f61705_37e83ffdbeccd96c87436e--


From nobody Wed May 15 21:18:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D55A61201A1 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:18:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 vNZCDqh3RT5m for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:18:24 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 594E31200FB for <quic-issues@ietf.org>; Wed, 15 May 2019 21:18:24 -0700 (PDT)
Date: Wed, 15 May 2019 21:18:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557980303; bh=AYNb24hjZdYyEeXlD8hdmuKkaCtcF0UAtOigZeE3A3g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MPbpEAm5JuuCh+72OmV1OVRICVWEslQVEkXh3aQxH5Ng9U8s1zO2IjZdRRZAHJ+aB 05Jd1KNPG3SePQIRi7jsbGDHA3q0117+jEIBJs7rwl9ahh5E6eRIrYWOvKU74d9k+G 8UhkMHlvCwXev+l16gyU/BVfuC2JOPNn4iACrvtQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HDUGBZ2QKAPAEEMN25ILQ7EVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/c492910406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce48f25e4a_36543faacbccd96c1517116"; 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/-W6HNuilb_0wQtws88iFqFkDDSU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:18:26 -0000

----==_mimepart_5cdce48f25e4a_36543faacbccd96c1517116
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Wow, this is a fun diff to review :-)

That's why I pointed out that there are no actual text changes.  But if it's easier, you could open [the current document](https://quicwg.org/base-drafts/draft-ietf-quic-http.html) and [the proposed change](https://quicwg.org/base-drafts/http/reorder_sections/draft-ietf-quic-http.html) in side-by-side browser windows.  :-)

I'd like to land this fairly quickly; from some experiments, other HTTP PRs merge into this just fine if they come after, but risk being summarily wiped out if merged before 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/2701#issuecomment-492910406
----==_mimepart_5cdce48f25e4a_36543faacbccd96c1517116
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Wow, this is a fun diff to review :-)</p>
</blockquote>
<p>That's why I pointed out that there are no actual text changes.  But if it's easier, you could open <a href="https://quicwg.org/base-drafts/draft-ietf-quic-http.html" rel="nofollow">the current document</a> and <a href="https://quicwg.org/base-drafts/http/reorder_sections/draft-ietf-quic-http.html" rel="nofollow">the proposed change</a> in side-by-side browser windows.  :-)</p>
<p>I'd like to land this fairly quickly; from some experiments, other HTTP PRs merge into this just fine if they come after, but risk being summarily wiped out if merged before 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/2701?email_source=notifications&amp;email_token=AFTOJK2XC4H2J6CTK5I4CX3PVTOA7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTORQ#issuecomment-492910406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSLS3KET52SECVRM3PVTOA7ANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VODB4DQNRBVLFXU3PVTOA7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTORQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2XC4H2J6CTK5I4CX3PVTOA7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTORQ#issuecomment-492910406",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2XC4H2J6CTK5I4CX3PVTOA7A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTORQ#issuecomment-492910406",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce48f25e4a_36543faacbccd96c1517116--


From nobody Wed May 15 21:22:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 817A6120091 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:22:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 o4VBt5D-ZYwo for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:22:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F166812003E for <quic-issues@ietf.org>; Wed, 15 May 2019 21:22:27 -0700 (PDT)
Date: Wed, 15 May 2019 21:22:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557980547; bh=3ApD+GlcnWI+ykbhFRl69fVifLMVnBJk64MKj/kdJ80=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g71YO+SqIzpzlqvM3A0RSx+a14ZlmGhIEHhLdUKsLJxsUPuyppAUHp6mC0EMQ5dwx c5wXXHexwDle46IaDgV/AoW7HGqKIB+5COTmze6O0CL3Elf7RnTvI/jVMGz3lOyyxz 653UtJ9uDi6arb5UM2ekn6qlTBg1zo5pMd3L2rOU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WYYDHJDGY65MNKDV25IMAHEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c492911040@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce583fcec_5c993f9c3a0cd9688960fd"; 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/3D-aWQC-gMCS6mv85hScRJbblTQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:22:29 -0000

----==_mimepart_5cdce583fcec_5c993f9c3a0cd9688960fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If I've understood the scheme properly, you would achieve that by:
- No weight on the JS/CSS (i.e. deliver each resource all at once)
- All JS/CSS dependent on the same parent; specified priority doesn't necessarily matter unless you want to subdivide
- Another placeholder dependent on the parent with a lower priority than the JS/CSS files
- All images dependent on the second placeholder with equal weights

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-492911040
----==_mimepart_5cdce583fcec_5c993f9c3a0cd9688960fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If I've understood the scheme properly, you would achieve that by:</p>
<ul>
<li>No weight on the JS/CSS (i.e. deliver each resource all at once)</li>
<li>All JS/CSS dependent on the same parent; specified priority doesn't necessarily matter unless you want to subdivide</li>
<li>Another placeholder dependent on the parent with a lower priority than the JS/CSS files</li>
<li>All images dependent on the second placeholder with equal weights</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/2700?email_source=notifications&amp;email_token=AFTOJK6FZUZVRGVSOYNIWHTPVTOQHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTQA#issuecomment-492911040">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6EJYNNW3IALRUEBDPVTOQHANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5UXNFGE33OUAVBJ2TPVTOQHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6FZUZVRGVSOYNIWHTPVTOQHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTQA#issuecomment-492911040",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6FZUZVRGVSOYNIWHTPVTOQHA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTQA#issuecomment-492911040",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce583fcec_5c993f9c3a0cd9688960fd--


From nobody Wed May 15 21:22:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DBE9120091 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:22:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CuwDy0jVmdy2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:22:41 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A529612003E for <quic-issues@ietf.org>; Wed, 15 May 2019 21:22:41 -0700 (PDT)
Date: Wed, 15 May 2019 21:22:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557980561; bh=51kOZpEFaHv0fxR7DQdsbNz4jdxztw9tmAPhl760rWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PR9w9IOPb25tkf+ktyXzFyUzXHzDwLPpTpbpi6Zr5vTrqY97CX7UkDgNFZk4pgMCz Tpc8NU1JemspWVzo+X0Jc9uGe6pFLpxKKDcqKtb6Daa4mqJllSlyfg9FkMUxXXTzbH dp28RVg+Rd/8bVYwvnaOIFKkb5Oqy7jHDWNWNdvw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QQCSVZ5K2FOZE4T525IMBBEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/492911076@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce590b253b_54943faea1ccd9609297de"; 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/r51BQPMiRtsNBu3cA3PBbDUahGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:22:43 -0000

----==_mimepart_5cdce590b253b_54943faea1ccd9609297de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not that I have a strong opinion on this, but I'd like to point out that the current design is somewhat inconsistent.

Now, three frame-level errors exist: MALFORMED_FRAME, WRONG_STREAM, UNEXPECTED_STREAM. Among the three, only MALFORMED_FRAME is being accompanied by a frame type. I am not sure if there is a good reason for MALFORMED_FRAME to be exceptional.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-492911076
----==_mimepart_5cdce590b253b_54943faea1ccd9609297de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not that I have a strong opinion on this, but I'd like to point out that the current design is somewhat inconsistent.</p>
<p>Now, three frame-level errors exist: MALFORMED_FRAME, WRONG_STREAM, UNEXPECTED_STREAM. Among the three, only MALFORMED_FRAME is being accompanied by a frame type. I am not sure if there is a good reason for MALFORMED_FRAME to be exceptional.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications&amp;email_token=AFTOJK2WLU54VK5T7QKIR6LPVTORBA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTZA#issuecomment-492911076">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OS74G6MVQZ2ZQAOLPVTORBANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYL3QX3YWXICNB3433PVTORBA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2WLU54VK5T7QKIR6LPVTORBA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTZA#issuecomment-492911076",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2WLU54VK5T7QKIR6LPVTORBA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTTZA#issuecomment-492911076",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce590b253b_54943faea1ccd9609297de--


From nobody Wed May 15 21:24:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E12B120091 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pFpkYCbzRlwh for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:24:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D57512003E for <quic-issues@ietf.org>; Wed, 15 May 2019 21:24:54 -0700 (PDT)
Date: Wed, 15 May 2019 21:24:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557980693; bh=+q6PxSMrTYS/Jo0WRAdYPAKePYQGzCDn8VxvtLFyJzo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YmKBJj/vNGB4owLxh4S0kPlRvJB8/GJ3mjm9kgdI6pWonUo/RONr49xjEPFV/+pw0 Vvi68cPY14qEWIeSG6nKziZFqjAubcCZLtjphFBsteJVAf7L/a358YX3RIBnel7aAW nzLzPDuSIoLOPWGdepq8FcsOpNSuwPIMWpX84DGk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EPF4Q25JCEC7PAZV25IMJLEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/492911408@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce6154cc33_72893fbd83acd96c13279d6"; 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/HcQwBDJwkJhrfVnVFnfLh0ahc-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, 16 May 2019 04:24:56 -0000

----==_mimepart_5cdce6154cc33_72893fbd83acd96c13279d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(Now that you mention these, I'm not sure now why WRONG_STREAM and UNEXPECTED_FRAME are different.  The frame is not expected to be on this stream, 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/issues/2551#issuecomment-492911408
----==_mimepart_5cdce6154cc33_72893fbd83acd96c13279d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>(Now that you mention these, I'm not sure now why WRONG_STREAM and UNEXPECTED_FRAME are different.  The frame is not expected to be on this stream, 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/issues/2551?email_source=notifications&amp;email_token=AFTOJK2NKHWME3YQ3LYC5BLPVTOZLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTWMA#issuecomment-492911408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XRRAUEYBAWRCOQE3PVTOZLANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IDPBZVIY6ZLBA7FLPVTOZLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTWMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2NKHWME3YQ3LYC5BLPVTOZLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTWMA#issuecomment-492911408",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK2NKHWME3YQ3LYC5BLPVTOZLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQTWMA#issuecomment-492911408",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce6154cc33_72893fbd83acd96c13279d6--


From nobody Wed May 15 21:28:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4DA81200DE for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:28:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TYmb-6ibPr-2 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:28:06 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42E6612003E for <quic-issues@ietf.org>; Wed, 15 May 2019 21:28:06 -0700 (PDT)
Date: Wed, 15 May 2019 21:28:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557980885; bh=6MzZUIGNV8GorNX4NXOio1Q46v1Zh3vuwDX90722ynE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MlbAVNzkFJ0EJuWrMwoRxXRLk4WJxTvgYMP5I/Ukya4DUg4jHOipOKsSk09e6Y6xl aXLvEUEGL6U3YH3S1s6rHmNdAwI2EHFe+CRuVK8fy6xG8T2jR+0PAeyu/hKy7zfV5O WPm1bJ9Ap6XB5A6u+WNWstHGZV+siJTPbwZdNQqY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SL5NVWEWELBRSPZN25IMVLEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/492911933@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdce6d59c9b_4da13f8200ccd96021326c"; 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/DWgNRuISCCRurEOuTKEFxY0aXyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:28:08 -0000

----==_mimepart_5cdce6d59c9b_4da13f8200ccd96021326c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(FWIW, UNEXPECTED_FRAME is generated when a frame is received on the correct stream at an unexpected moment. Though I am not sure if the distinction is important)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-492911933
----==_mimepart_5cdce6d59c9b_4da13f8200ccd96021326c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>(FWIW, UNEXPECTED_FRAME is generated when a frame is received on the correct stream at an unexpected moment. Though I am not sure if the distinction is important)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications&amp;email_token=AFTOJK36KCR3LANYXVA3PSLPVTPFLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQT2PI#issuecomment-492911933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FIRHRCDRGOCBQGWDPVTPFLANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRKOPBOJNMR5SKUXDPVTPFLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQT2PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK36KCR3LANYXVA3PSLPVTPFLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQT2PI#issuecomment-492911933",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK36KCR3LANYXVA3PSLPVTPFLA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQT2PI#issuecomment-492911933",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdce6d59c9b_4da13f8200ccd96021326c--


From nobody Wed May 15 21:51:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4376A1200DE for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:51:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sMqk3zYAKy9L for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 21:51:32 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37B041200A2 for <quic-issues@ietf.org>; Wed, 15 May 2019 21:51:32 -0700 (PDT)
Date: Wed, 15 May 2019 21:51:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557982291; bh=BYeqh85PEKwXjVVvH6GYLsD0Bui/gYP8nh7pms9nwQc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iO3w6QhFE6X+nTXDsKnIqBTXICCQL0zYgmvY0KjpcJSBouND3l8zIBhg8AN+eBrkm u9BpsMxA/sqpRJXranQacHGhA7CYv+u3zYohs7pMXTj2JoNEbhlWpQfthaUgL/uWyR uSk7cDBEn7P/0gUniSDwBze5Z1osZgzEpuOYWx1A=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3KTBSSJMXGRV4JAV25IPNHEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/238177243@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcec534819e_5a2f3f98a06cd9644915e"; 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/kUCmbFpSDklBTns1x6xRkqtP2io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 04:51:34 -0000

----==_mimepart_5cdcec534819e_5a2f3f98a06cd9644915e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is not
+specified, then elements are delivered sequentially and all available data
+from one element is sent before any data from the next.  If a given priority
+level has some elements with weights and some without, the two groups share
+the available bandwidth equally.

Would it make sense to change the requirement of the last sentence to something like: "If a given priority level has some elements with weights and some without, those without weights are sent before any of those with weights"?

I suggest this because it would be a simplification. Current text requiring the bandwidth to be evenly split between the two groups essentially suggests implementations to create one more WRR instance - I prefer avoiding that.

I think such a change is fine because I do not think most of the client would use the prioritization scheme in such a way, and because clients that indeed want in fact to split the bandwidth can use placeholders to accommodate 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/2700#discussion_r284538245
----==_mimepart_5cdcec534819e_5a2f3f98a06cd9644915e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284538245">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is not
+specified, then elements are delivered sequentially and all available data
+from one element is sent before any data from the next.  If a given priority
+level has some elements with weights and some without, the two groups share
+the available bandwidth equally.
</pre>
<p>Would it make sense to change the requirement of the last sentence to something like: "If a given priority level has some elements with weights and some without, those without weights are sent before any of those with weights"?</p>
<p>I suggest this because it would be a simplification. Current text requiring the bandwidth to be evenly split between the two groups essentially suggests implementations to create one more WRR instance - I prefer avoiding that.</p>
<p>I think such a change is fine because I do not think most of the client would use the prioritization scheme in such a way, and because clients that indeed want in fact to split the bandwidth can use placeholders to accommodate 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/2700?email_source=notifications&amp;email_token=AFTOJK6CHHSHPFJIWRSIFC3PVTR5HA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZEXWY#discussion_r284538245">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6TJYZRM7MC5FUI5ODPVTR5HANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OUBNWAIT2V2AUGZTPVTR5HA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZEXWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6CHHSHPFJIWRSIFC3PVTR5HA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZEXWY#discussion_r284538245",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6CHHSHPFJIWRSIFC3PVTR5HA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYZEXWY#discussion_r284538245",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcec534819e_5a2f3f98a06cd9644915e--


From nobody Wed May 15 22:12:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79B8E120077 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 22:12:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aXe_nDYSLMez for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 22:12:28 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB7F412006D for <quic-issues@ietf.org>; Wed, 15 May 2019 22:12:28 -0700 (PDT)
Date: Wed, 15 May 2019 22:12:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557983547; bh=Sq48qBLamy5lVEuxQpjymPDk/kCBFgm+g3sCOzmwSgM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KShjRcxWc01w4ACb3XoyeJHNd1f890cnSBlL1UZkbU39xVMt2YkW/QXSkZaPvlK/H BP0CP0Y4tw97wfw01vMNQs+G06vhfKuE+LlKuvFsYBP5NGtfG8X1nY4IcfR+Mo1FOV lKqNrWZ995lpV+ltk9Y22fUSTo7Kbqtup9VuyYBc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GRSFPDLLKRFFQMLN25IR3XEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/492919324@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcf13b43412_525b3ff5884cd96c10079a1"; 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/OxqV-HihKOM4VqOxjctIZVS1VgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 05:12:31 -0000

----==_mimepart_5cdcf13b43412_525b3ff5884cd96c10079a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why can't I require the client update the CIDs? As discussed earlier in the comments, the design would be that the client MUST update and if the server receives an ACK for a packet with the REPLACE_CID and is still using an old CID, it will terminate the connection.

HTTP/3 is not my old QUIC protocol, but either way, I want a QUIC solution, not a higher layer protocol solution since QUIC is the layer doing this load balancing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-492919324
----==_mimepart_5cdcf13b43412_525b3ff5884cd96c10079a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Why can't I require the client update the CIDs? As discussed earlier in the comments, the design would be that the client MUST update and if the server receives an ACK for a packet with the REPLACE_CID and is still using an old CID, it will terminate the connection.</p>
<p>HTTP/3 is not my old QUIC protocol, but either way, I want a QUIC solution, not a higher layer protocol solution since QUIC is the layer doing this load balancing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK7J5M2M434I4UXDTE3PVTULXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQVUHA#issuecomment-492919324">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3Z3IT2QP5JV4YWDSDPVTULXANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWOB4KJOXFBNIVZPDPVTULXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQVUHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7J5M2M434I4UXDTE3PVTULXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQVUHA#issuecomment-492919324",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7J5M2M434I4UXDTE3PVTULXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQVUHA#issuecomment-492919324",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcf13b43412_525b3ff5884cd96c10079a1--


From nobody Wed May 15 22:44:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D00D5120047 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 22:44:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qHxxHe_NE2kr for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 22:44:45 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 123AB120096 for <quic-issues@ietf.org>; Wed, 15 May 2019 22:44:45 -0700 (PDT)
Date: Wed, 15 May 2019 22:44:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557985483; bh=IX9emxtpnRn7oRhowDsqHS6G1nTjrcPm0uZdjCIIwoo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lFnpLOGdEsDFBrF+LIHeez6vExwFpf7uxCUZscH8Ndy3K5mlFIYH110L8j3/2P1QZ tyfAz5VAhFPeU8Zv0w9Cr/2+go7ZvnfMZvbF/b8EASng0DIMYlYaih+3fpzj5Ryh9j Y4Olfx5W6rZma3VxPoD0LQtlte3g91wh427Uhevo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VBNROKQIF4PJ2EPF25IVUXEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/492925490@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdcf8cbb2368_7ddf3fb9cc4cd96413239f8"; 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/NG4-Z3iv2R3Io5hKjvrZLti0AkA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 05:44:47 -0000

----==_mimepart_5cdcf8cbb2368_7ddf3fb9cc4cd96413239f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

CCM_8 is better suitet for a separate QUIC version for IoT where header protection and padding is also dropped and where the traffic volume is low. A cheaper habdshake would also be needed.

Someone said CCM_8 is commonly used with video AFAIR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2581#issuecomment-492925490
----==_mimepart_5cdcf8cbb2368_7ddf3fb9cc4cd96413239f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>CCM_8 is better suitet for a separate QUIC version for IoT where header protection and padding is also dropped and where the traffic volume is low. A cheaper habdshake would also be needed.</p>
<p>Someone said CCM_8 is commonly used with video AFAIR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJK2MKS2CAVGYMB5XZADPVTYEXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQXEMQ#issuecomment-492925490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK557TH3KNA3YIUNN5TPVTYEXANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YOPVX5H6BYJJNC43PVTYEXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQXEMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK2MKS2CAVGYMB5XZADPVTYEXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQXEMQ#issuecomment-492925490",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK2MKS2CAVGYMB5XZADPVTYEXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQXEMQ#issuecomment-492925490",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdcf8cbb2368_7ddf3fb9cc4cd96413239f8--


From nobody Wed May 15 23:39:58 2019
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 0A4E5120305 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 23:39:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 a7dzqesvWX97 for <quic-issues@ietfa.amsl.com>; Wed, 15 May 2019 23:39:47 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 171ED12028A for <quic-issues@ietf.org>; Wed, 15 May 2019 23:39:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=kZ6i5Bff2eAHwrjLEhQfNELJPAQ=; b=dGt1sRi923RQlVn2 EVaKWT75aKhYFujxaqyuXqM4c3oJaqPY5mAbVZxjsU6R0M2QeuS/fAjkpkmOEJdU nKPueLnt+GPQUSo4U+ddXqIRYL5yFmsRqOHgrLhxeXSYDimqTQ5+jVHgwQQcOWGs /HY8uEpgZCqTM2092cEz2pJBnmY=
Received: by filter0832p1las1.sendgrid.net with SMTP id filter0832p1las1-13545-5CDD05B1-3 2019-05-16 06:39:45.135879668 +0000 UTC m=+205991.981012220
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 2TFaF19kQCiNqCd31JlrOw for <quic-issues@ietf.org>; Thu, 16 May 2019 06:39:44.956 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id DA8674C09CF for <quic-issues@ietf.org>; Wed, 15 May 2019 23:39:44 -0700 (PDT)
Date: Thu, 16 May 2019 06:39:45 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHT6LBXBYXPK5IH7525I4DBEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c492938256@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd05b0d7fa4_5c153fae1d8cd95c8615d"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0bQEDaT1Jg8cs/jdz01JQqW6kXzG+ZNPCrQZ 86dxccZ7wR2K/K8MuMomivCInjbw8KOvpoNtBjH8e0+kewpvSgpLJj9onkoO2BoDn4g8C1SdFj6FjT 73FXoAkAJnDUskmi6ms7r12rOD8W5hNxB2QQlMjw5b62XB2cmNkCO2I8UwKuUiZjqEIpcuwwaT9pN5 Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gNCE5BLFpbq-OQH1z2s3tqikA5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 06:39:56 -0000

----==_mimepart_5cdd05b0d7fa4_5c153fae1d8cd95c8615d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop Thank you for the answer. With your answer in my mind I've reread the PR and maybe it possible to achieve that without using any placeholders? Maybe like:

```
root -+- JS1 (priority=256,weight=N/A)
      +- JS2 (priority=256,weight=N/A)
      +- CSS1 (priority=256,weight=N/A)
      +- CSS2 (priority=256,weight=N/A)
      +- HTML (priority=32,weight=N/A)
      +- image1 (priority=16,weight=16)
      +- image2 (priority=16,weight=16)
      +- image3 (priority=16,weight=16)
      +- image4 (priority=16,weight=16)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-492938256
----==_mimepart_5cdd05b0d7fa4_5c153fae1d8cd95c8615d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> Thank you for the answer. With your answer in my mind I've reread the PR and maybe it possible to achieve that without using any placeholders? Maybe like:</p>
<pre><code>root -+- JS1 (priority=256,weight=N/A)
      +- JS2 (priority=256,weight=N/A)
      +- CSS1 (priority=256,weight=N/A)
      +- CSS2 (priority=256,weight=N/A)
      +- HTML (priority=32,weight=N/A)
      +- image1 (priority=16,weight=16)
      +- image2 (priority=16,weight=16)
      +- image3 (priority=16,weight=16)
      +- image4 (priority=16,weight=16)
</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/2700?email_source=notifications&amp;email_token=AFTOJK2CRQKMMGLSFIEMF5LPVT6TBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ2IEA#issuecomment-492938256">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRPAQOPXOBKYASPXLPVT6TBANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK56KTHDB7C7724WRUTPVT6TBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ2IEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2CRQKMMGLSFIEMF5LPVT6TBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ2IEA#issuecomment-492938256",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2CRQKMMGLSFIEMF5LPVT6TBA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVQ2IEA#issuecomment-492938256",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd05b0d7fa4_5c153fae1d8cd95c8615d--


From nobody Thu May 16 04:54:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACC48120135 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 04:54:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j7WrljQl6UnV for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 04:54:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB80F12002E for <quic-issues@ietf.org>; Thu, 16 May 2019 04:54:44 -0700 (PDT)
Date: Thu, 16 May 2019 04:54:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558007683; bh=J8pkjqKfLCFSRt9hB+w/gN2S6NDmlPM3C4VncGAOf8c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=m7BaElA1cj/fQNNyoFeVlqWXKu4ZU84zmP83RkFAoHutzfadDio3HarKg5jEpkBFE kajnt9rdK0ZOWxO5KpsdPQzXI/7esK0zKYEnW3n/6yMJdkY1cxsDhg5yywT0OkaWDw jyBt91xsmiDqVs4o++rI1KbpfoysaXGMir3dIUVE=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HAHLVZ4IWF4VKDFN25KBAHEVBNHHBVBGUCY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2705@github.com>
Subject: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2705)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd4f834c845_11963f92c8ccd9641923a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EVQsmiJh6iTw94VO7q_1pLAMyHg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 11:54:47 -0000

----==_mimepart_5cdd4f834c845_11963f92c8ccd9641923a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm pretty sure the intent of https://github.com/quicwg/base-drafts/pull/2343/ was correct but the wrong error was changed in the draft. This pr makes the change that I think was intended in https://github.com/quicwg/base-drafts/pull/2343/.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2705

-- Commit Summary --

  * Fix GOAWAY connection errors.

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2705.patch
https://github.com/quicwg/base-drafts/pull/2705.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/2705

----==_mimepart_5cdd4f834c845_11963f92c8ccd9641923a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm pretty sure the intent of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="400515242" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2343" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2343/hovercard" href="https://github.com/quicwg/base-drafts/pull/2343">#2343</a> was correct but the wrong error was changed in the draft. This pr makes the change that I think was intended in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="400515242" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2343" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2343/hovercard" href="https://github.com/quicwg/base-drafts/pull/2343">#2343</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/2705'>https://github.com/quicwg/base-drafts/pull/2705</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix GOAWAY connection errors.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2705/files#diff-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2705.patch'>https://github.com/quicwg/base-drafts/pull/2705.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2705.diff'>https://github.com/quicwg/base-drafts/pull/2705.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/2705?email_source=notifications&amp;email_token=AFTOJK2YBDZDDAD375RBURLPVVDQHA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUE2QLA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7P757FMCIBTIR4TBDPVVDQHANCNFSM4HNLYVIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZG4WXJAYL5FA6PX7DPVVDQHA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUE2QLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2705?email_source=notifications\u0026email_token=AFTOJK2YBDZDDAD375RBURLPVVDQHA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUE2QLA",
"url": "https://github.com/quicwg/base-drafts/pull/2705?email_source=notifications\u0026email_token=AFTOJK2YBDZDDAD375RBURLPVVDQHA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUE2QLA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd4f834c845_11963f92c8ccd9641923a4--


From nobody Thu May 16 05:00:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22C5A1200DE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:00:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QsYaW6FoZA8u for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:00:03 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2D4F120137 for <quic-issues@ietf.org>; Thu, 16 May 2019 05:00:02 -0700 (PDT)
Date: Thu, 16 May 2019 05:00:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558008001; bh=VnYMk5GUi/dLdJJMRtgS+kJlADyaHhkhbQ03EpdrQfA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zGXvvBwm06E6xepPp9aX5nz4njLCWTJwyQUpHMxsgNdafGrWXEQsp2rJFaSzeF8SL 6m6p0M1lWlFzf9R5XSbebj7753In7JUsztnIOT1ZE5ilIqgDaZOPRy+dqgeNIXXmMv 4OjPva+b4X83jkJnM/1ZXPdIqWy0DcgmMjGLSXsA=
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26Z4JYZXSHB4M6EQF25KBUDEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/238345438@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd50c1b4483_7cb93ff5884cd96c6798f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4uoGvuQPpaETou8gAnlUxNiSCvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:00:05 -0000

----==_mimepart_5cdd50c1b4483_7cb93ff5884cd96c6798f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

tatsuhiro-t commented on this pull request.



>  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.

Server might not have all data in place (e.g., streaming via proxy).  To achieve "delivered all at once or not at all", it seems to me that proxy has to buffer all data, which is impossible if data is unlimited or too large.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#pullrequestreview-238345438
----==_mimepart_5cdd50c1b4483_7cb93ff5884cd96c6798f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@tatsuhiro-t</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284670885">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.
</pre>
<p>Server might not have all data in place (e.g., streaming via proxy).  To achieve "delivered all at once or not at all", it seems to me that proxy has to buffer all data, which is impossible if data is unlimited or too large.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJKZDDW6PXOHQL57JVGLPVVEEDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2NZXQ#pullrequestreview-238345438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRMDN44FKCPEY6OHDPVVEEDANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MWOLYPIBKC3IKGW3PVVEEDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2NZXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZDDW6PXOHQL57JVGLPVVEEDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2NZXQ#pullrequestreview-238345438",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZDDW6PXOHQL57JVGLPVVEEDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2NZXQ#pullrequestreview-238345438",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd50c1b4483_7cb93ff5884cd96c6798f1--


From nobody Thu May 16 05:21:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B08012012E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:21:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_5Euk0YtvDm for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:21:18 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3932C12009C for <quic-issues@ietf.org>; Thu, 16 May 2019 05:21:18 -0700 (PDT)
Date: Thu, 16 May 2019 05:21:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558009277; bh=15pie2mHfk7qtZ06A4DoQaXPqydAm3hghrke0eFReRg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gyC6vqvPne5Pf5AzcYbu+h/W6jOUkpDKqC9W/o+TJuN7Q0HuFwlqVnPg6SFqMBPZx 0euTpXezZ6tHK0Y9GhldsGHyKVIw9OKGr44Q8N3mB6J796dct6mHcK/amvkjmQ3A9m jhLeBz247eHpKsltdBWHJaJ+HtEwg9W6lmB2zAso=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MXZR2HEIVKFDB3VN25KEDZEVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2706@github.com>
Subject: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd55bd392_71123fb8422cd96015585a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OgWp_wL1AvdJrd_GABJBscj1Ytg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:21:20 -0000

----==_mimepart_5cdd55bd392_71123fb8422cd96015585a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> SETTINGS frames always apply to a connection, never a single stream. A SETTINGS frame MUST be sent as the first frame of each control stream (see Section 4.2.1) by each peer, and MUST NOT be sent subsequently or on any other stream. If an endpoint receives a SETTINGS frame on a different stream, the endpoint MUST respond with a connection error of type HTTP_WRONG_STREAM. If an endpoint receives a second SETTINGS frame, the endpoint MUST respond with a connection error of type HTTP_UNEXPECTED_FRAME.

It's unclear which error should be reported if an endpoint receives a second SETTINGS frame on any stream that's not a control stream. Perhaps this should be explicitly defined in 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/2706
----==_mimepart_5cdd55bd392_71123fb8422cd96015585a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>SETTINGS frames always apply to a connection, never a single stream. A SETTINGS frame MUST be sent as the first frame of each control stream (see Section 4.2.1) by each peer, and MUST NOT be sent subsequently or on any other stream. If an endpoint receives a SETTINGS frame on a different stream, the endpoint MUST respond with a connection error of type HTTP_WRONG_STREAM. If an endpoint receives a second SETTINGS frame, the endpoint MUST respond with a connection error of type HTTP_UNEXPECTED_FRAME.</p>
</blockquote>
<p>It's unclear which error should be reported if an endpoint receives a second SETTINGS frame on any stream that's not a control stream. Perhaps this should be explicitly defined in 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/2706?email_source=notifications&amp;email_token=AFTOJK4SABBGH3RTOBC5SHDPVVGTZA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFAAYA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46ANU7F4GULZI4TNTPVVGTZANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MMRCUCXE6N75HTJ3PVVGTZA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFAAYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK4SABBGH3RTOBC5SHDPVVGTZA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFAAYA",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK4SABBGH3RTOBC5SHDPVVGTZA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFAAYA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd55bd392_71123fb8422cd96015585a--


From nobody Thu May 16 05:28:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CA0C12009C for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:28:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LdwfNPusEl0i for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:28:19 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E65E120026 for <quic-issues@ietf.org>; Thu, 16 May 2019 05:28:19 -0700 (PDT)
Date: Thu, 16 May 2019 05:28:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558009698; bh=bo3BLKHFmgasGH2KUI/uJE4ZgqqWhu4AvnOSBRhjJWs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FHj7ayT3uy+x198dTz3qJMn79w/pbEbs1cZB12WcBli97N7E0ZfufArTYW6HlOp7E rVFZcoFjy+N9+anEKbu4e6jog3d4I/xiPUHGVECxnykQwrhBNvrj0ZCYHtQUz6Nc/p Q19XicOoJHmbtBIaC+BEGcJc9CFMaZMYMr3iiwac=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34CXUPCB5M7EIEEPF25KE6FEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238358124@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd576231dd6_18a33fae1d8cd95c112075"; 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/pzP7acdFGeHAYdzeJIUBqQZKDnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:28:21 -0000

----==_mimepart_5cdd576231dd6_18a33fae1d8cd95c112075
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
+avoids a race where clients issue requests prior to receiving any PUSH_PROMISE

This ensures that clients do not issue a request for resources that will be pushed by 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/2704#pullrequestreview-238358124
----==_mimepart_5cdd576231dd6_18a33fae1d8cd95c112075
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2704#discussion_r284680460">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
+avoids a race where clients issue requests prior to receiving any PUSH_PROMISE
</pre>
<p>This ensures that clients do not issue a request for resources that will be pushed by 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/2704?email_source=notifications&amp;email_token=AFTOJKYA3L6IJXDUGC26BELPVVHOFA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Q43A#pullrequestreview-238358124">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LAE4GE64QD76KTG3PVVHOFANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YDMN2YQWYWYBXSD3PVVHOFA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Q43A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJKYA3L6IJXDUGC26BELPVVHOFA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Q43A#pullrequestreview-238358124",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJKYA3L6IJXDUGC26BELPVVHOFA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Q43A#pullrequestreview-238358124",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd576231dd6_18a33fae1d8cd95c112075--


From nobody Thu May 16 05:29:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64EBD1200F3 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:29:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id csC5gFQkZtKo for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:29:38 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA3C8120026 for <quic-issues@ietf.org>; Thu, 16 May 2019 05:29:38 -0700 (PDT)
Date: Thu, 16 May 2019 05:29:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558009778; bh=jC80fn/kBN9Vh/ql3a0h7JIHUD1Xw4h+PptaQYt1KQc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1+M2GZbrlKSM0Nzwm3s8z5DAWhWhzrzXmePiCrSnuoUZlNkTM2RrWg3+Whks94gwl VyrltAYUOEkQMMyptUumFaQvHA43cw46eQ/+ifG7I5iX1R8iihxN5F4WSl2ZRxIC5U zLErbZFOul/Mn82AbHxUPgkHe6Ox246cdduO15ZQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MM6ICHWYKD5IHLTF25KFDFEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/493047139@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd57b2156b8_f683ff5884cd96c573294"; 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/7mw2g92Wir2pmNLJA8ivEp3cXeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:29:40 -0000

----==_mimepart_5cdd57b2156b8_f683ff5884cd96c573294
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks I think your use case is real, and the implementation work client side seems quite small, but it is one more CID feature and I'm not sure what fraction of implementations want to use this?

I can imagine we'd use it on the server side if it was present, 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/2645#issuecomment-493047139
----==_mimepart_5cdd57b2156b8_f683ff5884cd96c573294
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> I think your use case is real, and the implementation work client side seems quite small, but it is one more CID feature and I'm not sure what fraction of implementations want to use this?</p>
<p>I can imagine we'd use it on the server side if it was present, 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/2645?email_source=notifications&amp;email_token=AFTOJK2YZ6CHFTPAQUSGCPTPVVHTFA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRU2YY#issuecomment-493047139">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CUSBQKKJVXE66S4LPVVHTFANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RJRLYZYFXJZR3GPTPVVHTFA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRU2YY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2YZ6CHFTPAQUSGCPTPVVHTFA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRU2YY#issuecomment-493047139",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2YZ6CHFTPAQUSGCPTPVVHTFA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRU2YY#issuecomment-493047139",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd57b2156b8_f683ff5884cd96c573294--


From nobody Thu May 16 05:43:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F09B12002E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:43:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Vob7hu8guPt for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:43:53 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D15212008C for <quic-issues@ietf.org>; Thu, 16 May 2019 05:43:53 -0700 (PDT)
Date: Thu, 16 May 2019 05:43:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558010632; bh=MvdeYos1bV83fIpvO4+UPVjITO66awypEg81+FluPHQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RJb38T7tVqtukvegDfxVGRbTVp9sOTY58QxEhvw166r4Im/h5P0MWmQqCY8HjHGie lqyJstPIOdpkkR6i2BkvvhskEFEjJcVJmOpG+/AbK9ZhdzW3fK1zPcO4MX9ipiL57f spOLn6eepj/b1pCUarc6xjqN54iCMCXxnIPuISoY=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SBKFQT2V7YWVWLXN25KGYREVBNHHBVBGUCY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2705/issue_event/2346309368@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2705@github.com>
References: <quicwg/base-drafts/pull/2705@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2705)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd5b0857ae7_2f153f8200ccd960910844"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WierEDajow6w8HTorel2ESbN50Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:43:55 -0000

----==_mimepart_5cdd5b0857ae7_2f153f8200ccd960910844
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2705.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2705#event-2346309368
----==_mimepart_5cdd5b0857ae7_2f153f8200ccd960910844
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444912662" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2705" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2705/hovercard" href="https://github.com/quicwg/base-drafts/pull/2705">#2705</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/2705?email_source=notifications&amp;email_token=AFTOJK4YBI3NFZ4A2BD3CODPVVJIRA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPM5N6A#event-2346309368">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPCV5Z47RR5VIBUGDPVVJIRANCNFSM4HNLYVIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4JOS4X3TB4C2A4XDPVVJIRA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPM5N6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2705?email_source=notifications\u0026email_token=AFTOJK4YBI3NFZ4A2BD3CODPVVJIRA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPM5N6A#event-2346309368",
"url": "https://github.com/quicwg/base-drafts/pull/2705?email_source=notifications\u0026email_token=AFTOJK4YBI3NFZ4A2BD3CODPVVJIRA5CNFSM4HNLYVIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPM5N6A#event-2346309368",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd5b0857ae7_2f153f8200ccd960910844--


From nobody Thu May 16 05:44:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AE7512002E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DvDAbxq_szRd for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:44:39 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48C8512008C for <quic-issues@ietf.org>; Thu, 16 May 2019 05:44:39 -0700 (PDT)
Date: Thu, 16 May 2019 05:44:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558010678; bh=pCSEZMNv7AJSAIhYMZTEZiUn6F66PwDnJH0UAYDSiPY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dKb7ILQp2TAdjb6W5z79sq3TKxdNzdP+F6PaKfUaKx2zp8YkE56LOD51Ge8w3+dKN SdSkBgnVc5ritV377kXZVU1Y9CMbVC4pq362wyrh/yi9Lvc7kP7033x4Ov3AalQuwU tUylOVHYvPydustCYVJOgGk0fKjqnUNSInBi7O2k=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GKKSNV6CTUD63G7525KG3NEVBNHHBVBJJFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2707@github.com>
Subject: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2707)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd5b365dec1_31ad3faacbccd96c1358778"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GGIf7BlJIWbLuQ8mhfTK0cS4rus>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:44:41 -0000

----==_mimepart_5cdd5b365dec1_31ad3faacbccd96c1358778
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm pretty sure the intent of https://github.com/quicwg/base-drafts/pull/2343/ was correct but the wrong error was changed in the draft. This pr makes the change that I think was intended in https://github.com/quicwg/base-drafts/pull/2343/.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2707

-- Commit Summary --

  * Fix GOAWAY connection errors.

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2707.patch
https://github.com/quicwg/base-drafts/pull/2707.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/2707

----==_mimepart_5cdd5b365dec1_31ad3faacbccd96c1358778
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm pretty sure the intent of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="400515242" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2343" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2343/hovercard" href="https://github.com/quicwg/base-drafts/pull/2343">#2343</a> was correct but the wrong error was changed in the draft. This pr makes the change that I think was intended in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="400515242" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2343" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2343/hovercard" href="https://github.com/quicwg/base-drafts/pull/2343">#2343</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/2707'>https://github.com/quicwg/base-drafts/pull/2707</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix GOAWAY connection errors.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2707/files#diff-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2707.patch'>https://github.com/quicwg/base-drafts/pull/2707.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2707.diff'>https://github.com/quicwg/base-drafts/pull/2707.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/2707?email_source=notifications&amp;email_token=AFTOJKYD3ZTJYPDPCOW5JFTPVVJLNA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFEWQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZAJHD3ZQFVQMXVI33PVVJLNANCNFSM4HNMFAJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQHZDJX3VKBQGFQD3PVVJLNA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFEWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJKYD3ZTJYPDPCOW5JFTPVVJLNA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFEWQ",
"url": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJKYD3ZTJYPDPCOW5JFTPVVJLNA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFEWQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd5b365dec1_31ad3faacbccd96c1358778--


From nobody Thu May 16 05:46:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF0CF12002E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:46:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dq9kmN1GCo96 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 05:46:16 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C188E12008C for <quic-issues@ietf.org>; Thu, 16 May 2019 05:46:15 -0700 (PDT)
Date: Thu, 16 May 2019 05:46:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558010774; bh=MjhhwmVvYj5UVCKmzS2gtPENgHktMwEf8qDhXVrub1I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=R9tycDAlB14n2/0Jew2a88qfOMoS/BMa640u9e126EMBUj3gDkWycptEpntBQSTLS 25EC1uQkG82lgr47C49DfpbKgJmA9IThrBhx0g32sx+X9jHjVJV090KTj0iFbBnKpd C6PTmqoAVD6jPUWtOuiSG9HgbVjJkWgKE7TOMJYM=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYO2BQAHZMZP6XTMX525KHBNEVBNHHBVBJL7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2708@github.com>
Subject: [quicwg/base-drafts] Specify HEADERS on control stream error. (#2708)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd5b96cfa33_5c353ff6c7ccd96014921cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OW4_cPfFFM0IBlLSmLaLo5I5Ukc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 12:46:18 -0000

----==_mimepart_5cdd5b96cfa33_5c353ff6c7ccd96014921cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Receiving a HEADERS frame on a control stream should result in a connection error of type HTTP_WRONG_STREAM.

The correct error is documented for all other frame types except for HEADERS. This pr specifies the error for HEADERS frames as well.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2708

-- Commit Summary --

  * Specify HEADERS on control stream error.

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2708.patch
https://github.com/quicwg/base-drafts/pull/2708.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/2708

----==_mimepart_5cdd5b96cfa33_5c353ff6c7ccd96014921cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Receiving a HEADERS frame on a control stream should result in a connection error of type HTTP_WRONG_STREAM.</p>
<p>The correct error is documented for all other frame types except for HEADERS. This pr specifies the error for HEADERS frames as well.</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/2708'>https://github.com/quicwg/base-drafts/pull/2708</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify HEADERS on control stream error.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2708/files#diff-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2708.patch'>https://github.com/quicwg/base-drafts/pull/2708.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2708.diff'>https://github.com/quicwg/base-drafts/pull/2708.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/2708?email_source=notifications&amp;email_token=AFTOJK567BZM2DBLSS2GG3TPVVJRNA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFP4A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ON46CSKHWZCGAWX3PVVJRNANCNFSM4HNMFN6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPR56YUPEVNQXRKRDPVVJRNA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFP4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2708?email_source=notifications\u0026email_token=AFTOJK567BZM2DBLSS2GG3TPVVJRNA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFP4A",
"url": "https://github.com/quicwg/base-drafts/pull/2708?email_source=notifications\u0026email_token=AFTOJK567BZM2DBLSS2GG3TPVVJRNA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFFP4A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd5b96cfa33_5c353ff6c7ccd96014921cf--


From nobody Thu May 16 06:14:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4949120044 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:14:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N3Q3iPjfnwX4 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:14:41 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 261C8120045 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:14:41 -0700 (PDT)
Date: Thu, 16 May 2019 06:14:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558012479; bh=J59EOpzK9gY+rA6ram1TlwLovYwRsVLS6+XKnnT7mDo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vmoySE/nTj9iSi9evuJFZS1PDnL3/fQewAMzSB6Dk+V8kyRkK6e9HFAisDgZUb2gm lijJyMrSv95Zbuhdtv7PEik5JVQkpiirvfQXIucj11NNLMupx5VEFeBIrOxF99fq3F Fd9Y70BzJJXdYJEHd5ykGdIMw6P2pPjO4T/Z1O/E=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFUTYBTV6UKLFKYON25KKL7EVBNHHBVBLDSY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2709@github.com>
Subject: [quicwg/base-drafts] Specify server error on receipt of a PUSH_PROMISE frame (#2709)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd623fde93b_4e2e3fae358cd96c1407446"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qSnpNWl8V9n9ySjwt-pjMkoXhxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:14:43 -0000

----==_mimepart_5cdd623fde93b_4e2e3fae358cd96c1407446
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This pr changes the server's error on receipt of a PUSH_PROMISE frame. While the current draft implicitly suggests push promises can only be sent by the server, it doesn't explicitly disallow clients from sending PUSH_PROMISE frames. This pr explicitly disallows clients from sending PUSH_PROMISE frames and requires the server to treat each receipt of a PUSH_PROMISE frame as a connection error of type HTTP_UNEXPECTED_FRAME.

You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2709

-- Commit Summary --

  * Specify server error on receipt of a PUSH_PROMISE frame.

-- File Changes --

    M draft-ietf-quic-http.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2709.patch
https://github.com/quicwg/base-drafts/pull/2709.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/2709

----==_mimepart_5cdd623fde93b_4e2e3fae358cd96c1407446
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This pr changes the server's error on receipt of a PUSH_PROMISE frame. While the current draft implicitly suggests push promises can only be sent by the server, it doesn't explicitly disallow clients from sending PUSH_PROMISE frames. This pr explicitly disallows clients from sending PUSH_PROMISE frames and requires the server to treat each receipt of a PUSH_PROMISE frame as a connection error of type HTTP_UNEXPECTED_FRAME.</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/2709'>https://github.com/quicwg/base-drafts/pull/2709</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify server error on receipt of a PUSH_PROMISE frame.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2709/files#diff-0">draft-ietf-quic-http.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2709.patch'>https://github.com/quicwg/base-drafts/pull/2709.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2709.diff'>https://github.com/quicwg/base-drafts/pull/2709.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/2709?email_source=notifications&amp;email_token=AFTOJKZ4QVMLRXIWTYIUK5TPVVM37A5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFMOLA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSWRXGBSTBLQK2D5DPVVM37ANCNFSM4HNMNMYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DKLXQSZOLJXSHTY3PVVM37A5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFMOLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2709?email_source=notifications\u0026email_token=AFTOJKZ4QVMLRXIWTYIUK5TPVVM37A5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFMOLA",
"url": "https://github.com/quicwg/base-drafts/pull/2709?email_source=notifications\u0026email_token=AFTOJKZ4QVMLRXIWTYIUK5TPVVM37A5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFMOLA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd623fde93b_4e2e3fae358cd96c1407446--


From nobody Thu May 16 06:24:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6455120025 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:24:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RSun9OaxieGN for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:24:00 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B177120045 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:24:00 -0700 (PDT)
Date: Thu, 16 May 2019 06:23:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558013038; bh=m0Fj7RcXATu+Iy24nMSh+Ca6CFFhONq7M9nlYOxD9h8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=I50wbkOpp+5HgG3A+ueiL2GaEbBKgtgCfV+UT3Vb2jxxTtsb+H1wFcr0GbTZ9yoH+ m81vWrjyHlMgBgv5ZgFdaLKIkA7hpbu0Q6jckW+batDSEL8nGki7HO5p/peyiNWyak j9FSB01BzlJ5I0CHkeqlK0xlvlsOdFNRNjnkKJvk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK736VG2DLKGTSMRSJN25KLO5EVBNHHBVBLVVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2710@github.com>
Subject: [quicwg/base-drafts] Split SETTINGS handling error text (#2710)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd646ea2ddf_22c3ff6c7ccd960449658"; 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/myJqD-7NyD_PCGwliccILWbA9Ws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:24:02 -0000

----==_mimepart_5cdd646ea2ddf_22c3ff6c7ccd960449658
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2706 by clearly splitting the two different error cases.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2710

-- Commit Summary --

  * Split SETTINGS handling error text

-- File Changes --

    M draft-ietf-quic-http.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2710.patch
https://github.com/quicwg/base-drafts/pull/2710.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/2710

----==_mimepart_5cdd646ea2ddf_22c3ff6c7ccd960449658
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 #2706.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444923952" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2706" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2706/hovercard" href="https://github.com/quicwg/base-drafts/issues/2706">#2706</a> by clearly splitting the two different error cases.</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/2710'>https://github.com/quicwg/base-drafts/pull/2710</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Split SETTINGS handling error text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2710/files#diff-0">draft-ietf-quic-http.md</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2710.patch'>https://github.com/quicwg/base-drafts/pull/2710.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2710.diff'>https://github.com/quicwg/base-drafts/pull/2710.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/2710?email_source=notifications&amp;email_token=AFTOJK2BI2JEDFSAJPMUZVLPVVN65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFOWWA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NV42FMXXOPOGQY5LPVVN65ANCNFSM4HNMQCLA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUMNZZYZDESJ26CEDPVVN65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFOWWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK2BI2JEDFSAJPMUZVLPVVN65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFOWWA",
"url": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK2BI2JEDFSAJPMUZVLPVVN65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFOWWA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd646ea2ddf_22c3ff6c7ccd960449658--


From nobody Thu May 16 06:27:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68C4E120025 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eQ0Tylrs5vv7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:27:11 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97B91120045 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:27:11 -0700 (PDT)
Date: Thu, 16 May 2019 06:27:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558013230; bh=1EUUI2VYtiBIeJUHaLw/NrFl0nP1G/g9kIi1FUZtWys=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0TDf/xw6UW6x/iK4uSFZACLvyePyKzGY4qwSKpEIessEcEbPyl+E/YFdEjI5SREC9 fDLqYwixe4Mm7mkQE9jxGXlTt3rUl6ChAoMTET6aFUjb9VYGI3WfZFpM1oLD9f9QbD qFLwza62RZmwRlFpt9BB0yPGF2EYZgXoxQkd/mts=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZDOBUFLYITMDKM5V25KL25EVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2706/493066991@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2706@github.com>
References: <quicwg/base-drafts/issues/2706@github.com>
Subject: Re: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd652ec05db_59d53fc6c94cd964175293e"; 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/B2RujLYAT2njEABcpFqGcu3EbmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:27:13 -0000

----==_mimepart_5cdd652ec05db_59d53fc6c94cd964175293e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hey @DaanDeMeyer. 

I initially thought this was an editorial problem so created #2710 as an attempt to clarify things.

However, I think the question is more philosophical. To analyse it a bit, what you're asking is how to handle an error after the occurrence of a critical connection error. First, a SETTINGS frame on a wrong stream type, then another SETTINGS frame on a wrong stream.

After the first critical error, all bets are off. I'd expect a lot implementations to just give up at that stage as the peer is likely to be misbehaving. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2706#issuecomment-493066991
----==_mimepart_5cdd652ec05db_59d53fc6c94cd964175293e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hey <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=9395011" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DaanDeMeyer">@DaanDeMeyer</a>.</p>
<p>I initially thought this was an editorial problem so created <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444954028" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2710" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2710/hovercard" href="https://github.com/quicwg/base-drafts/pull/2710">#2710</a> as an attempt to clarify things.</p>
<p>However, I think the question is more philosophical. To analyse it a bit, what you're asking is how to handle an error after the occurrence of a critical connection error. First, a SETTINGS frame on a wrong stream type, then another SETTINGS frame on a wrong stream.</p>
<p>After the first critical error, all bets are off. I'd expect a lot implementations to just give up at that stage as the peer is likely to be misbehaving.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications&amp;email_token=AFTOJKZCLFI5ZEVCHL5A543PVVOK5A5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRZV3Y#issuecomment-493066991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVRQDXCRLJGJIX6QDPVVOK5ANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WMGENT2YI3WYEI7LPVVOK5A5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRZV3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJKZCLFI5ZEVCHL5A543PVVOK5A5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRZV3Y#issuecomment-493066991",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJKZCLFI5ZEVCHL5A543PVVOK5A5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVRZV3Y#issuecomment-493066991",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd652ec05db_59d53fc6c94cd964175293e--


From nobody Thu May 16 06:28:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5350120094 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:28:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90GvAVR1kB8N for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:28:45 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B847120025 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:28:45 -0700 (PDT)
Date: Thu, 16 May 2019 06:28:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558013324; bh=29m/qhUwnEqC9HmVkO67pvldDKrDDaxjYvg/ydSYM6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ux7EHEwpy40q96YbvJepQpAw94fRPgK+XtdKpM2rt+cOG8gefJpXIQWXKmbR6TfAU ZaXkwfPH5KOPMEeVsvkz0x1/0D6n2tSdpkbAWOV8yNRUIxKhdV6Hc1uoMroQI7cmKJ aL/XX0F+GToQmAbVRYhsB2ZLrKRv8RHJJKKj0eP8=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LUZHX7AGEJ2TSUSF25KMAZEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/238390900@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd658c8585a_30e13fb0e46cd96c162788f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/89i2sf656iS5Qf0FGz4yUSdHHpc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:28:47 -0000

----==_mimepart_5cdd658c8585a_30e13fb0e46cd96c162788f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rmarx commented on this pull request.



>  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.

Maybe a similar indication as in the HTTP/2 RFC makes sense:

"When absent, indicates the resource should be allocated the full available resources from its parent, as long as it is able to make progress."


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#discussion_r284705390
----==_mimepart_5cdd658c8585a_30e13fb0e46cd96c162788f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rmarx</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284705390">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.
</pre>
<p>Maybe a similar indication as in the HTTP/2 RFC makes sense:</p>
<p>"When absent, indicates the resource should be allocated the full available resources from its parent, as long as it is able to make progress."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK2OORXVFSHHPAYWPZDPVVOQZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Y45A#discussion_r284705390">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YINQZFA7FSUZIUMTPVVOQZANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OJCF5LL27CQNOSG3PVVOQZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Y45A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2OORXVFSHHPAYWPZDPVVOQZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Y45A#discussion_r284705390",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2OORXVFSHHPAYWPZDPVVOQZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY2Y45A#discussion_r284705390",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd658c8585a_30e13fb0e46cd96c162788f--


From nobody Thu May 16 06:36:51 2019
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 E23CB120094 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:36:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mYAuWcboUEJK for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:36:48 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30AB0120044 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:36:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=opbpyYMdZfM4OzeHuTlncTNE37E=; b=cItjhgy1aCXdLM73 L/zy1wP6kkCEZRTYvqIlsZoM5SSTgvTcpfDan47ZPGgn/uPuK+ucAsuGoqXCYDKt sCLqGTZtWUUferUfC8Vr718l9n7iXaZA9sRrpEOBSRg6qCxZvzE/ZhMzrlMzrrNb fC4JXzzLmyUwc+hY1MgVg8RT2lM=
Received: by filter1187p1las1.sendgrid.net with SMTP id filter1187p1las1-8477-5CDD676D-B2 2019-05-16 13:36:46.052053245 +0000 UTC m=+223454.636885894
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0009p1iad2.sendgrid.net (SG) with ESMTP id HwyvUb_uTwuE3KEr0IU9RA for <quic-issues@ietf.org>; Thu, 16 May 2019 13:36:45.894 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id D3B97C00B6 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:36:45 -0700 (PDT)
Date: Thu, 16 May 2019 13:36:46 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DJH4AKB7E3SB3CXN25KM63EVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/c493070448@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd676dd01c3_4f83f98a06cd9641452011"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2bJiiPLg9EueEAcUOgUGKXIUXwhsQHit05vQ 8V4XUEF4LU5uPnZqLOKurwZjLcbA6bu5/lACLIMCNw0zvNT10LzY3Z7ytvD2IgPdA0TjVx3n8huyxe 2tV419NBpgNWXIEm9H2LRB75uOIEnLUoPu4hsv8GHZf9dtfsGxz8l+mu/Lbw7ycT3yP6bym57aSlZi o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-Aa7JEAuECURxLyFIQrh9b792bg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:36:50 -0000

----==_mimepart_5cdd676dd01c3_4f83f98a06cd9641452011
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's fine.  The stream usage and request "lifecycle" sections are a bit too far apart, but I don't know that I have a suggestion 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/pull/2701#issuecomment-493070448
----==_mimepart_5cdd676dd01c3_4f83f98a06cd9641452011
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's fine.  The stream usage and request "lifecycle" sections are a bit too far apart, but I don't know that I have a suggestion 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/pull/2701?email_source=notifications&amp;email_token=AFTOJK7XB3HBIMU4S3LMHC3PVVPO3A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR2Q4A#issuecomment-493070448">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AM4YOMIOHDDHEUWDPVVPO3ANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZE5P5EWKCGBR7G2GLPVVPO3A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR2Q4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK7XB3HBIMU4S3LMHC3PVVPO3A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR2Q4A#issuecomment-493070448",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK7XB3HBIMU4S3LMHC3PVVPO3A5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR2Q4A#issuecomment-493070448",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd676dd01c3_4f83f98a06cd9641452011--


From nobody Thu May 16 06:39:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C491B120179 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:39:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I9NgycdmlZM5 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:39:43 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C146912008C for <quic-issues@ietf.org>; Thu, 16 May 2019 06:39:42 -0700 (PDT)
Date: Thu, 16 May 2019 06:39:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558013981; bh=+LVX07h0wM4vIGMvDKg59Gzdeh7QF/7k3VTgnXkf1fY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NfeJ3nQBoJj4jIp9AZoGnPJUuj5paLgqZFPoFYrcoNwvP9j5unqpgGb4SkKc6pxzW M/XtMQem2keLPHjsW2Imv6ZgL0EaMmKSb8m8MnCcu6RQoN3xqlEjGKv59B2IaWAN1R yKOiyZxKwjH6AkQgAS9dfFVKPpawsxfUoO7F/ISk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PJD2YUJRW542G5DF25KNJ3EVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711@github.com>
Subject: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd681dc9209_e393faacbccd96c991141"; 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/4y1Wf2O7UNuBbpXiHQXOrrytrg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:39:49 -0000

----==_mimepart_5cdd681dc9209_e393faacbccd96c991141
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> HTTP/3 does not use server-initiated bidirectional streams; clients MUST omit or specify a value of zero for the QUIC transport parameter initial_max_bidi_streams.

I don't think that we need the MUST here.  An extension might want to use those streams.  It should be enough to note that these aren't used.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711
----==_mimepart_5cdd681dc9209_e393faacbccd96c991141
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>HTTP/3 does not use server-initiated bidirectional streams; clients MUST omit or specify a value of zero for the QUIC transport parameter initial_max_bidi_streams.</p>
</blockquote>
<p>I don't think that we need the MUST here.  An extension might want to use those streams.  It should be enough to note that these aren't used.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJKZDGP2SLAP632PYEF3PVVPZ3A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFSW7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PLS6FG7T5WSTRAETPVVPZ3ANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK476MBM5PIAJLWJM6DPVVPZ3A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFSW7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJKZDGP2SLAP632PYEF3PVVPZ3A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFSW7Q",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJKZDGP2SLAP632PYEF3PVVPZ3A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFSW7Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd681dc9209_e393faacbccd96c991141--


From nobody Thu May 16 06:43:36 2019
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 021811200A4 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:43:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 3oxwrmLUEY-N for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:43:32 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 810B2120104 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:43:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=W1+GUBQVgY0eWCwOTBlXsS11EzY=; b=jkpWttqb0b5x3KBG L4+UPgRerA6kf53QDEnCSs0EH75DiVvjnSwAP4ffkJIuWJwPD9yFVn1oSQiToxH1 hW19hkAvzQSw4xE98sXDyEqNISKqqu476FoIG4VziU+D/xzB4JrZSIXZseAk3+5r /CSH3FOSO4pE3/tsUej5JLFKppw=
Received: by filter1233p1las1.sendgrid.net with SMTP id filter1233p1las1-13993-5CDD68F8-88 2019-05-16 13:43:20.907796704 +0000 UTC m=+231222.798650875
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.7]) by ismtpd0050p1iad1.sendgrid.net (SG) with ESMTP id Oc9agISrRiG0ir1RIj9lUA for <quic-issues@ietf.org>; Thu, 16 May 2019 13:43:20.746 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id A8D743E1244 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:43:20 -0700 (PDT)
Date: Thu, 16 May 2019 13:43:21 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK537QFH6TG65CJCAS525KNXREVBNHHBVBJJFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2707/c493072909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2707@github.com>
References: <quicwg/base-drafts/pull/2707@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2707)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd68f8a6c0f_56043fb8422cd960119769d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2K9CSfrkDec2YvY+2m+M6cZ5OIkx6dRadGWi DpYPejSXKHAuZiNGLbRwQ/3TW3JAklYshj9Ew4CEHFjIvzhF+Jss72xhAfpiVYufzs+EmkNa+XNQbU vJcw7KZQDSkfBEOLH9NS/GuUU1NNuDvqrOLNX9lyTUJRnqHyG2eFNSfxM6R0HgJ+VLQS5axxY/Bzx5 A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xbqXte5tLK-lPZvZodpn9_m1OXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:43:34 -0000

----==_mimepart_5cdd68f8a6c0f_56043fb8422cd960119769d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just a note. If this is the right answer and the PR lands, then #2662 will need to replace the new instance of HTTP_MALFORMED_FRAME with something, e.g. HTTP_INVALID_GOAWAY 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/pull/2707#issuecomment-493072909
----==_mimepart_5cdd68f8a6c0f_56043fb8422cd960119769d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Just a note. If this is the right answer and the PR lands, then <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439121476" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2662" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2662/hovercard" href="https://github.com/quicwg/base-drafts/pull/2662">#2662</a> will need to replace the new instance of HTTP_MALFORMED_FRAME with something, e.g. HTTP_INVALID_GOAWAY or 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/pull/2707?email_source=notifications&amp;email_token=AFTOJKYU5RGELOB6N72RTTDPVVQHRA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3EDI#issuecomment-493072909">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DYPO4EZ2TCTSJ4C3PVVQHRANCNFSM4HNMFAJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYM56JWUIAE527BBRDPVVQHRA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3EDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJKYU5RGELOB6N72RTTDPVVQHRA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3EDI#issuecomment-493072909",
"url": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJKYU5RGELOB6N72RTTDPVVQHRA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3EDI#issuecomment-493072909",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd68f8a6c0f_56043fb8422cd960119769d--


From nobody Thu May 16 06:43:58 2019
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 9A5FD1200EC for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:43:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5pvsXJ_dWGdb for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:43:55 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C7C21200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:43:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=JwFBgUDFuKKq/w1yLaN8CUzBuGM=; b=XCikJMDpIf8ouLnl Ipm+hVFngtYh4rbjTwMyTQrqRqS+e8jLZsw0sUZbXWPUZGmyaepT1b+LgunbZhHK cjcJjTsYnJ6bquEPxMNDIFF6hyyqjiURMbz4oI9ctBf3oq4k47lD0sALjrno/jxL rntCtXKJPH7x72Er65C1AfCW8sE=
Received: by filter0796p1las1.sendgrid.net with SMTP id filter0796p1las1-30975-5CDD6911-74 2019-05-16 13:43:45.938149742 +0000 UTC m=+219287.831414595
Received: from github-lowworker-819f804.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0011p1iad2.sendgrid.net (SG) with ESMTP id D4EbxgMQSRSjGwJj2eYliA for <quic-issues@ietf.org>; Thu, 16 May 2019 13:43:45.706 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-819f804.cp1-iad.github.net (Postfix) with ESMTP id A50C2360190 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:43:45 -0700 (PDT)
Date: Thu, 16 May 2019 13:43:46 +0000 (UTC)
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6W3C3WDQJSQY5KUPF25KNZDEVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2706/493073074@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2706@github.com>
References: <quicwg/base-drafts/issues/2706@github.com>
Subject: Re: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6911a2560_4e5d3fca7a6cd96c24216d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1OyFbsiDzzdaSYxYmhQKOTba6rNbZmLlssKt F0lFkdDW6FRLM/VtVwDAl2I18/Gb1kb4I4IHPJJMjmzZxLYmFVlY5/CKJ68+JWlQyVmRbUN9EbpmGe 3thEmQWqzWv1rmiUUuw30XKdY1tGMrOlReF/r5S/RW3wFlmQHXIZOvxKVhBWilvEZ5TNUIQYMOiKdi E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AJO7Up3qk-UJ9v5qKBk7I_UkjIA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:43:57 -0000

----==_mimepart_5cdd6911a2560_4e5d3fca7a6cd96c24216d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree its an edge case but I do think it'd be useful to exactly specify which of the two errors should be reported, especially when thinking of automated testing of HTTP/3 implementations.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2706#issuecomment-493073074
----==_mimepart_5cdd6911a2560_4e5d3fca7a6cd96c24216d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree its an edge case but I do think it'd be useful to exactly specify which of the two errors should be reported, especially when thinking of automated testing of HTTP/3 implementations.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications&amp;email_token=AFTOJK53YDX5GFMN5K2I7ULPVVQJDA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3FMQ#issuecomment-493073074">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LBJQUGFKBARMSEOTPVVQJDANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MHAGDGVGV3U7QWXLPVVQJDA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3FMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK53YDX5GFMN5K2I7ULPVVQJDA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3FMQ#issuecomment-493073074",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK53YDX5GFMN5K2I7ULPVVQJDA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR3FMQ#issuecomment-493073074",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6911a2560_4e5d3fca7a6cd96c24216d--


From nobody Thu May 16 06:45:37 2019
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 402A61200A4 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RHLTzDTgTF27 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:45:34 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5E57120094 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:45:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=wxG61RBUgd1mE0psLdJAj94tLMU=; b=he4FXcVw7YEMOZrj bKK0L2XV3k5Jl1WY/EwGMyNRXcDj0Lr5DmQi9WeVZu2UXJCaHLEseP2tW7awMN+l 8pRcT+zQxDFd04XOvms78biNz4wGz1oaxQhsnbkTxZB8tuTilNw0X58ylFlyODwn vyZBvOBRzfjWaoaLxFpbCV6zNj8=
Received: by filter1096p1las1.sendgrid.net with SMTP id filter1096p1las1-26731-5CDD696D-3A 2019-05-16 13:45:17.299653651 +0000 UTC m=+231256.565270284
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [140.82.115.1]) by ismtpd0027p1iad2.sendgrid.net (SG) with ESMTP id oKoqRgOPQzeXOXwGau7yFw for <quic-issues@ietf.org>; Thu, 16 May 2019 13:45:17.208 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 208F33E042B for <quic-issues@ietf.org>; Thu, 16 May 2019 06:45:17 -0700 (PDT)
Date: Thu, 16 May 2019 13:45:17 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HOYKFTDEBLSWUYKF25KN63EVBNHHBVBLVVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2710/review/238401436@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2710@github.com>
References: <quicwg/base-drafts/pull/2710@github.com>
Subject: Re: [quicwg/base-drafts] Split SETTINGS handling error text (#2710)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd696d1f013_3a233f8200ccd960408817"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0e8A/IcfjaVFDxB9bSRYLG7iXd2iPT8zsF8n MI+sHCwjL+064N3bSqwulQdmM/f/UFIsmqBfFMckQrxrL92AkKskhKPoZRrq78DNhuOrJUa85jQe+t OOSrOisIcou23cAbRz3RhQZNOnN9f/vjFOnixx/GRhuj9HhqV1lzC2wdwvRx0rp1x/qVsyWXJktQOB 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PqVOYqQFT8YtBvxibkClXs0cDFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:45:35 -0000

----==_mimepart_5cdd696d1f013_3a233f8200ccd960408817
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/2710#pullrequestreview-238401436
----==_mimepart_5cdd696d1f013_3a233f8200ccd960408817
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2710?email_source=notifications&amp;email_token=AFTOJK2BZWXL6B2IINABGNTPVVQO3A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY23PHA#pullrequestreview-238401436">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYORN63AQ2NX2WSM3DPVVQO3ANCNFSM4HNMQCLA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7OBUZMEWW3DZOJELPVVQO3A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY23PHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK2BZWXL6B2IINABGNTPVVQO3A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY23PHA#pullrequestreview-238401436",
"url": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK2BZWXL6B2IINABGNTPVVQO3A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY23PHA#pullrequestreview-238401436",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd696d1f013_3a233f8200ccd960408817--


From nobody Thu May 16 06:51:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFFE31200F8 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m2bnkxfZfBgf for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:50:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4662D12009C for <quic-issues@ietf.org>; Thu, 16 May 2019 06:50:57 -0700 (PDT)
Date: Thu, 16 May 2019 06:50:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558014656; bh=VFTI70YpxBMsDFwo/iqzQRs27J16I2lo71CXjokW2P4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lbNjJnuTpYPfkCCgBb2MUxygsFSsKdwedhvYj+NkNYWLjCFajD7MmHxN2l2yiiOOk eej5J+jldcNrmEBGmoq3Vf5sBHLqFtn5LNuFICeosKAdX2ieoBqe7icq8qOPtONU0m lZ9uGRSp4jQsBWPIG69qjnkP1RYm/PPEhfWL9sUk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KJORFGL2EMDG2GBN25KOUBEVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2706/493075770@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2706@github.com>
References: <quicwg/base-drafts/issues/2706@github.com>
Subject: Re: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6ac046f47_103f3fb80aecd9648148b"; 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/OtLFpBhR5YqUSDbXAEsuXw3XHZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:50:59 -0000

----==_mimepart_5cdd6ac046f47_103f3fb80aecd9648148b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm sympathetic to that but I fear this could be a slippery slope towards adding lots of text for issues that occur after a critical close event. PRIORITY frames fall into a similar bucket, along with many of the server push frames and their validation rules.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2706#issuecomment-493075770
----==_mimepart_5cdd6ac046f47_103f3fb80aecd9648148b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm sympathetic to that but I fear this could be a slippery slope towards adding lots of text for issues that occur after a critical close event. PRIORITY frames fall into a similar bucket, along with many of the server push frames and their validation rules.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications&amp;email_token=AFTOJK2NKBWU6STDHZM3ITDPVVREBA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR32OQ#issuecomment-493075770">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYSYFCKTOOP73HFPLPVVREBANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EULT3JX24ZJXBERDPVVREBA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR32OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK2NKBWU6STDHZM3ITDPVVREBA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR32OQ#issuecomment-493075770",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK2NKBWU6STDHZM3ITDPVVREBA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR32OQ#issuecomment-493075770",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6ac046f47_103f3fb80aecd9648148b--


From nobody Thu May 16 06:51:49 2019
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 94702120105 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:51:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C2nGAcYfxOQV for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:51:45 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69C721200F8 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:51:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=irfnAQuwQrXhK0gfElpUeKIbFdQ=; b=XKCh9y4keLWY8LMD /CmhAdFgaEXGy+wspsgutGETR+leIErdoubAggM+wnekQ2poMbVBAeubY+fvOr45 etkSVbfGFmLM6lF4oVZhkGCDN1z2rWSYRjHrdclwBmQnQEXvULL2mRyBLUAQKBMT 3geo2Z0jG7Nv54pGBxolaIQeuWU=
Received: by filter1182p1las1.sendgrid.net with SMTP id filter1182p1las1-2610-5CDD6AEF-29 2019-05-16 13:51:43.999271311 +0000 UTC m=+220483.264311293
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0023p1iad2.sendgrid.net (SG) with ESMTP id VaOXOL87QhW5Ro0ouz5NJg for <quic-issues@ietf.org>; Thu, 16 May 2019 13:51:43.597 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id A3A791A006F for <quic-issues@ietf.org>; Thu, 16 May 2019 06:51:43 -0700 (PDT)
Date: Thu, 16 May 2019 13:51:44 +0000 (UTC)
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AV6P4WVOCWXV5EI525KOW7EVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712@github.com>
Subject: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6aefa15b4_184c3faea1ccd960344589"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1GRxIXMMcFGFAD0LgRy1EoyuuGEoN4qHtOF8 73+EF+Qm5+WswR2xrvGaRGcEMXOZvzw3l5yo2gbtA4WB+zDa7loinjLtOsbc0yY0qUtoXY5cNIgil9 u5Vw80Jp5hZYOD0NOB98NNMUhpKcqb1tWgw/4dywbIefLadIi818bc/h0C1NToFzDrjZjAtX3eKecR I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/osvEzz6w9VmcPz40Ygcdy_ktjbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:51:48 -0000

----==_mimepart_5cdd6aefa15b4_184c3faea1ccd960344589
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current draft doesn't mention what to do when receiving a DATA frame before a HEADERS frame on a request stream. This pr explicitly requires recipients to respond with a connection error of type HTTP_UNEXPECTED_FRAME.

I'm not entirely sure the DATA frame definition section is the best place for this addition (if it's a valid addition). Another possibility would be the HTTP Message Exchanges section. Any input on this is appreciated.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2712

-- Commit Summary --

  * Specify error on receipt a DATA frame before a HEADERS frame on a

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2712.patch
https://github.com/quicwg/base-drafts/pull/2712.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/2712

----==_mimepart_5cdd6aefa15b4_184c3faea1ccd960344589
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The current draft doesn't mention what to do when receiving a DATA frame before a HEADERS frame on a request stream. This pr explicitly requires recipients to respond with a connection error of type HTTP_UNEXPECTED_FRAME.</p>
<p>I'm not entirely sure the DATA frame definition section is the best place for this addition (if it's a valid addition). Another possibility would be the HTTP Message Exchanges section. Any input on this is appreciated.</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/2712'>https://github.com/quicwg/base-drafts/pull/2712</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify error on receipt a DATA frame before a HEADERS frame on a</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2712/files#diff-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2712.patch'>https://github.com/quicwg/base-drafts/pull/2712.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2712.diff'>https://github.com/quicwg/base-drafts/pull/2712.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/2712?email_source=notifications&amp;email_token=AFTOJK5LQ2NE5X4IGWEC4VLPVVRG7A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFV7KA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5V3N3WUGTESXQBUTPVVRG7ANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGP4HZKDCBN5EO3ZDPVVRG7A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFV7KA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK5LQ2NE5X4IGWEC4VLPVVRG7A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFV7KA",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK5LQ2NE5X4IGWEC4VLPVVRG7A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUFV7KA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdd6aefa15b4_184c3faea1ccd960344589--


From nobody Thu May 16 06:52:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC806120105 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:52:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hqypiJPFzJaL for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:52:07 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E2091200F8 for <quic-issues@ietf.org>; Thu, 16 May 2019 06:52:07 -0700 (PDT)
Date: Thu, 16 May 2019 06:52:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558014726; bh=zQMJEqT6JVmSxmSV1z1f9LtEBA8K8znVJ+MFseYIT9I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iMmRJhu7CDlN54TjgbiZoL2TEEq3PTDVsrtQSs2rBR809FDTKW8yE6owbnr4UDlqR HdMywktJ7/KJKMoHkgYmdjRTJUIf+ne9Obc+KRWsiwuK71o0gyuN6QC+EPFeRCxbGE fkqlqXLMPaoJ5O1PQz9lhiy12qgSGGsIYmXOxRHM=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLIK5ISOJIMLJVGAF25KOYNEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493076309@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6b067e41d_bec3fae358cd96c314519e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uC2v2WbMY7ecAqwlOQX7DjgVOFY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:52:10 -0000

----==_mimepart_5cdd6b067e41d_bec3fae358cd96c314519e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for beating me to this Ian :) 

I am a bit unsure about this approach. While it seems to allow @pmeenan's setup, as I mentioned at the bottom of this comment https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513, I'm not sure that is really necessary. 

With the existing setup (allowing dependencies on a request stream), we seem to only lose the ability to re-prioritize elements within the same "bucket". E.g., if you're sending a Font file, you cannot have a CSS file interrupt it, if they are both under the same Placeholder (HIGHEST in my example there). I am unsure if this is such a bad thing, since both the Font and CSS are similarly important and both need to be downloaded in full to be applied (iiuc). If you still wanted interruptability, you could add another placeholder "bucket" (e.g., FONTS) to go more fine-grained. 

Either way, the current proposed text in this PR is a bit ambiguous about what happens if you receive a new entry with a higher priority than the current highest-priority element: do you interrupt the current response for the new one? (e.g., you had a FONT of priority 50, it's about 50% done sending, now you get a sibling CSS of priority 60: will that interrupt the FONT? I would assume so). That goes against he "be delivered all at once or not at all" mantra. 


One of the benefits of Pat's scheme imo is that it is easier to implement and doesn't require keeping track of open/closed streams and separate placeholders etc. By integrating this into the tree-based setup here, we are losing that simplicity (also remarked by @MikeBishop earlier here). I also agree with Mike's remark that this type of thing might make more sense as a property of the Placeholder, rather than each individual stream/node.

I am probably missing something here, but it would be good to get some more clarification on what use case we are trying to support exactly (and imo we should wait for some input from @pmeenan (mainly on the importance of reprioritizing within a sequential list) before proceeding much further). 


As a side note: I assume this would be complementary to the Orphan Placeholder in #2690? Because #2502 discusses 2 (imo) separate concepts, and these 2 PRs treat them individually in 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/pull/2700#issuecomment-493076309
----==_mimepart_5cdd6b067e41d_bec3fae358cd96c314519e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thank you for beating me to this Ian :)</p>
<p>I am a bit unsure about this approach. While it seems to allow <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a>'s setup, as I mentioned at the bottom of this comment <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard?comment_id=491246513&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513">#2502 (comment)</a>, I'm not sure that is really necessary.</p>
<p>With the existing setup (allowing dependencies on a request stream), we seem to only lose the ability to re-prioritize elements within the same "bucket". E.g., if you're sending a Font file, you cannot have a CSS file interrupt it, if they are both under the same Placeholder (HIGHEST in my example there). I am unsure if this is such a bad thing, since both the Font and CSS are similarly important and both need to be downloaded in full to be applied (iiuc). If you still wanted interruptability, you could add another placeholder "bucket" (e.g., FONTS) to go more fine-grained.</p>
<p>Either way, the current proposed text in this PR is a bit ambiguous about what happens if you receive a new entry with a higher priority than the current highest-priority element: do you interrupt the current response for the new one? (e.g., you had a FONT of priority 50, it's about 50% done sending, now you get a sibling CSS of priority 60: will that interrupt the FONT? I would assume so). That goes against he "be delivered all at once or not at all" mantra.</p>
<p>One of the benefits of Pat's scheme imo is that it is easier to implement and doesn't require keeping track of open/closed streams and separate placeholders etc. By integrating this into the tree-based setup here, we are losing that simplicity (also remarked by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> earlier here). I also agree with Mike's remark that this type of thing might make more sense as a property of the Placeholder, rather than each individual stream/node.</p>
<p>I am probably missing something here, but it would be good to get some more clarification on what use case we are trying to support exactly (and imo we should wait for some input from <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a> (mainly on the importance of reprioritizing within a sequential list) before proceeding much further).</p>
<p>As a side note: I assume this would be complementary to the Orphan Placeholder in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442842858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2690/hovercard" href="https://github.com/quicwg/base-drafts/pull/2690">#2690</a>? Because <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a> discusses 2 (imo) separate concepts, and these 2 PRs treat them individually in 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/pull/2700?email_source=notifications&amp;email_token=AFTOJK6BCJRBDEL6DWHUKJ3PVVRINA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR36VI#issuecomment-493076309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QGTKZS3X6HKVUAXLPVVRINANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK47V2DDXYVTQPINESLPVVRINA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR36VI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6BCJRBDEL6DWHUKJ3PVVRINA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR36VI#issuecomment-493076309",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6BCJRBDEL6DWHUKJ3PVVRINA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR36VI#issuecomment-493076309",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6b067e41d_bec3fae358cd96c314519e--


From nobody Thu May 16 06:55:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2745F120105 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:55:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UPVp65yh-PuO for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 06:55:13 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57A7512008D for <quic-issues@ietf.org>; Thu, 16 May 2019 06:55:13 -0700 (PDT)
Date: Thu, 16 May 2019 06:55:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558014912; bh=jULZu1Okl79w9L2lYLTVvS1UQgS22m0ZmkD7NbYM1Gs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vnCT4AFjEu4EePdmj6L+0MUWd7etX9RFLfpSu15aZ+8zWiJhgN9YWxKx2PbF4qnsd zMyDbutPyaHCg97zzCCtVP8gKxqKsX0UbXeu2ldgHjYoFj4EumXRX/0NFCIBKpXduL nbl88buz2WTpf9KiA1qgTzzMz7aj6PS+RPzrARy0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AF2NFKVMFLKLXZSN25KPEBEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493077603@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6bc03ce2e_1bc83fc6c94cd964606959"; 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/_wgr7EyELG9UpE2DNGumQ0frZOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 13:55:15 -0000

----==_mimepart_5cdd6bc03ce2e_1bc83fc6c94cd964606959
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Would thescope of this change include adding text on how core HTTP/3 implementation should treat the reception of data on these streams?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-493077603
----==_mimepart_5cdd6bc03ce2e_1bc83fc6c94cd964606959
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Would thescope of this change include adding text on how core HTTP/3 implementation should treat the reception of data on these streams?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJKZKUKXFXNXUUROHCELPVVRUBA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR4IYY#issuecomment-493077603">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IB7KGWXPRMXXMCVTPVVRUBANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSFXPFV4QMFSDV4NTPVVRUBA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR4IYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJKZKUKXFXNXUUROHCELPVVRUBA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR4IYY#issuecomment-493077603",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJKZKUKXFXNXUUROHCELPVVRUBA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR4IYY#issuecomment-493077603",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6bc03ce2e_1bc83fc6c94cd964606959--


From nobody Thu May 16 07:02:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83191120105 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HC7lMNIfnS5W for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:02:32 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79628120111 for <quic-issues@ietf.org>; Thu, 16 May 2019 07:02:32 -0700 (PDT)
Date: Thu, 16 May 2019 07:02:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558015351; bh=9WaCax3tl+K4vp9304heUurI8Ab4fPvEZya7fii190Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HsbHRVYNw7ySX7OQcxLxAsijd3FWPoUvq8dSPJOIp1p/IpZ9LJN8q97oytDn3I9W2 XlrlqdDDDKU9+bhgmMZCpm869McH81K/bNC0Cw9mgwOkV/VSJS7ooHWk4oDFPwKCG6 S/P1eodhwdd6Drw6REcB5zyqvG7lS7X16E3Nm6zw=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6O2LX4HDO6A6NKDEF25KP7PEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/review/238412879@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Orphan Placeholder (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6d7780877_1f713fb9cc4cd96415219ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pWqdb23wNcR5XtsucBgbWJ9v1sw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 14:02:35 -0000

----==_mimepart_5cdd6d7780877_1f713fb9cc4cd96415219ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rmarx commented on this pull request.



> +cannot be reprioritized.  The structure of the dependency tree changes as
+PRIORITY frames modify the dependency links between other prioritized elements.
+
+All dependent streams are allocated an integer weight between 0 and 255
+(inclusive).
+
+Streams with the same parent SHOULD be allocated resources proportionally based
+on their weight.  Thus, if stream B depends on stream A with weight 4, stream C
+depends on stream A with weight 12, and no progress can be made on stream A,
+stream B ideally receives one-third of the resources allocated to stream C.
+
+A weight of zero indicates that no resources should be allocated to the
+indicated stream if progress can be made on other streams dependent on the same
+parent.
+
+A reference to an element which is no longer in the tree is treated as a

This is the main crux and why I proposed adding the orphan placeholder in the first place. Imo, it makes more sense for stream 100 to get no bandwidth, than to make it part of the root and thus make it one of the most important resources in the tree (even if it just has a weight of 16). 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#discussion_r284722202
----==_mimepart_5cdd6d7780877_1f713fb9cc4cd96415219ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rmarx</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2690#discussion_r284722202">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +cannot be reprioritized.  The structure of the dependency tree changes as
+PRIORITY frames modify the dependency links between other prioritized elements.
+
+All dependent streams are allocated an integer weight between 0 and 255
+(inclusive).
+
+Streams with the same parent SHOULD be allocated resources proportionally based
+on their weight.  Thus, if stream B depends on stream A with weight 4, stream C
+depends on stream A with weight 12, and no progress can be made on stream A,
+stream B ideally receives one-third of the resources allocated to stream C.
+
+A weight of zero indicates that no resources should be allocated to the
+indicated stream if progress can be made on other streams dependent on the same
+parent.
+
+A reference to an element which is no longer in the tree is treated as a
</pre>
<p>This is the main crux and why I proposed adding the orphan placeholder in the first place. Imo, it makes more sense for stream 100 to get no bandwidth, than to make it part of the root and thus make it one of the most important resources in the tree (even if it just has a weight of 16).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications&amp;email_token=AFTOJK65XY5NRF74X4RG4DDPVVSPPA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY26ITY#discussion_r284722202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK326A2QGVIINWVFMSDPVVSPPANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUXO6P4BFLI7QYTQ3PVVSPPA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY26ITY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJK65XY5NRF74X4RG4DDPVVSPPA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY26ITY#discussion_r284722202",
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJK65XY5NRF74X4RG4DDPVVSPPA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY26ITY#discussion_r284722202",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6d7780877_1f713fb9cc4cd96415219ef--


From nobody Thu May 16 07:10:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 737511200BA for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:10:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jqDyi5bHvI9B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:10:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB39F120098 for <quic-issues@ietf.org>; Thu, 16 May 2019 07:10:18 -0700 (PDT)
Date: Thu, 16 May 2019 07:10:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558015817; bh=fNGPDURsDJeUjBHEFx06gEmwvrIy7V+uW/blx2VE9z4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YxrMhp6QcDTT+KnOBSkpL3FrB0tWvHi+U3kFcvB7zFfkfmqYuUD2D8xAUQ4/Cn93L knVPWnCGagJSC3CufZrZSZNGQslUs/fRBForsEOCrNwqldkqzHSAjAaegUe0Ad+tY+ PJZkoYPPlPdXtBVDG4a3MOmSrsNXitNHbyxThtGc=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4ZT3OR7DP2E3WOGV25KQ4TEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/c493083556@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Orphan Placeholder (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6f499ae64_2be53f97704cd9601676a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WelJsnhh_zumBZa08JZ9pV7IHno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 14:10:21 -0000

----==_mimepart_5cdd6f499ae64_2be53f97704cd9601676a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I want to come back to weight=0 for a moment, because it would allow use to make a node not receive any bandwidth until all its children are finished. 

For example, as I discussed here https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513, a way to subvert the need for exclusive priorities is to work with a sort of priority "bucket" system with the placeholders. However, as can be seen in the 2nd image, P1, the buckets would get a weight of 1, where ideally that would be 0. 1 means they would still get 1/257th of the bandwidth (again, see P1, split between the HIGH placeholder and the HTML file). With weight 0, we could make this type of bucket system more semantically correct (arguably, 1/257th is too small to matter in practice, but still...). This might partially help circumvent the need for #2700, as discussed in https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493076309



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#issuecomment-493083556
----==_mimepart_5cdd6f499ae64_2be53f97704cd9601676a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I want to come back to weight=3D0 for a moment, because it would allow=
 use to make a node not receive any bandwidth until all its children are =
finished.</p>
<p>For example, as I discussed here <a class=3D"issue-link js-issue-link"=
 data-error-text=3D"Failed to load issue title" data-id=3D"418407068" dat=
a-permission-text=3D"Issue title is private" data-url=3D"https://github.c=
om/quicwg/base-drafts/issues/2502" data-hovercard-type=3D"issue" data-hov=
ercard-url=3D"/quicwg/base-drafts/issues/2502/hovercard?comment_id=3D4912=
46513&amp;comment_type=3Dissue_comment" href=3D"https://github.com/quicwg=
/base-drafts/issues/2502#issuecomment-491246513">#2502 (comment)</a>, a w=
ay to subvert the need for exclusive priorities is to work with a sort of=
 priority "bucket" system with the placeholders. However, as can be seen =
in the 2nd image, P1, the buckets would get a weight of 1, where ideally =
that would be 0. 1 means they would still get 1/257th of the bandwidth (a=
gain, see P1, split between the HIGH placeholder and the HTML file). With=
 weight 0, we could make this type of bucket system more semantically cor=
rect (arguably, 1/257th is too small to matter in practice, but still...)=
. This might partially help circumvent the need for <a class=3D"issue-lin=
k js-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D=
"444195408" data-permission-text=3D"Issue title is private" data-url=3D"h=
ttps://github.com/quicwg/base-drafts/issues/2700" data-hovercard-type=3D"=
pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2700/hoverca=
rd" href=3D"https://github.com/quicwg/base-drafts/pull/2700">#2700</a>, a=
s discussed in <a class=3D"issue-link js-issue-link" data-error-text=3D"F=
ailed to load issue title" data-id=3D"444195408" data-permission-text=3D"=
Issue title is private" data-url=3D"https://github.com/quicwg/base-drafts=
/issues/2700" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"=
/quicwg/base-drafts/pull/2700/hovercard?comment_id=3D493076309&amp;commen=
t_type=3Dissue_comment" href=3D"https://github.com/quicwg/base-drafts/pul=
l/2700#issuecomment-493076309">#2700 (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/2690?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3TAQ4MEO2FEZCASNDPVVTMTA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR5XJA#issuecomment-493083556">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJKYCV5YJYNA4R4MQFELPVVTMTANCNFSM4HMFJQOA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK4PMZLE42BNY37QD73PV=
VTMTA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVR5XJA.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/2690?email_source=3D=
notifications\u0026email_token=3DAFTOJK3TAQ4MEO2FEZCASNDPVVTMTA5CNFSM4HMF=
JQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR5XJA#i=
ssuecomment-493083556",
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3TAQ4MEO2FEZCASNDPVVTMTA5CNFSM4HMFJQ=
OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR5XJA#iss=
uecomment-493083556",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cdd6f499ae64_2be53f97704cd9601676a6--


From nobody Thu May 16 07:12:22 2019
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 5011B12018C for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:12:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FufoMqoNXD3i for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:12:18 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2073312015D for <quic-issues@ietf.org>; Thu, 16 May 2019 07:12:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=7qa8HqtLvOK7EjSa47BgsF5EyqY=; b=RmRxI60Wr2ALegsL HRdOK0+9IRYpoP1F4d+eJlf1hWm7PqqKdfsu/Tdeo15dyJuSo4PkWpLgb6HaN33O hJVy9iVnjFGM2GxO+1Caxi+lluvEj9J/yfVF0J7nt65xv5vvIZP7+a/QLe2PABLK dXINJNMJcoehTshHNrzE76+JG/E=
Received: by filter1127p1las1.sendgrid.net with SMTP id filter1127p1las1-26373-5CDD6FBD-69 2019-05-16 14:12:13.583038391 +0000 UTC m=+222036.755035938
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id Ht8wBd_aStmxz1AXA8RRGQ for <quic-issues@ietf.org>; Thu, 16 May 2019 14:12:13.595 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 62830AE02E2 for <quic-issues@ietf.org>; Thu, 16 May 2019 07:12:13 -0700 (PDT)
Date: Thu, 16 May 2019 14:12:13 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2UII2HQG22E4IVLIV25KRD3EVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712/c493084346@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2712@github.com>
References: <quicwg/base-drafts/pull/2712@github.com>
Subject: Re: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd6fbd60cb2_4f5f3fc3efecd9647551dc"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0nEbPG6zVVEpAOKU54IcqmJWdU4tige+Tm+o xsKg2udhb9/4I02X3i1ZeZabd/gkMM19cu9RyrwHqxIHjPgg1b8BfkVEE9cmC9OH78H9xHmnTfav4X JEgxNeseh25H19qv1jQKJqTamfupB3Udpx7O8X9nuIgwYbed/L3AMqAP3uLhIEcg23vnTICuKrMYOx s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GTfuP5LDQPO8oA6k16ERJrDYebc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 14:12:20 -0000

----==_mimepart_5cdd6fbd60cb2_4f5f3fc3efecd9647551dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is good text to add. I'll defer _exactly where_ to Mike.

Note that this problem also affects push streams, not just request streams. That is, the pushed DATA must not appear before the pushed HEADERS. 

So it seems to me that the Message Exchange section might help us cover all cases. But maybe 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/2712#issuecomment-493084346
----==_mimepart_5cdd6fbd60cb2_4f5f3fc3efecd9647551dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think this is good text to add. I'll defer <em>exactly where</em> to Mike.</p>
<p>Note that this problem also affects push streams, not just request streams. That is, the pushed DATA must not appear before the pushed HEADERS.</p>
<p>So it seems to me that the Message Exchange section might help us cover all cases. But maybe 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/2712?email_source=notifications&amp;email_token=AFTOJK3STDZG54OUE2H2IBDPVVTT3A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR55OQ#issuecomment-493084346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GID62LKUWVMQ7UYTPVVTT3ANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4V6YHOGCGWV5ILGV3PVVTT3A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR55OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK3STDZG54OUE2H2IBDPVVTT3A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR55OQ#issuecomment-493084346",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK3STDZG54OUE2H2IBDPVVTT3A5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR55OQ#issuecomment-493084346",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd6fbd60cb2_4f5f3fc3efecd9647551dc--


From nobody Thu May 16 07:19:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2794E1200EB for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:19:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6gZ6WJMdCTzQ for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 07:19:25 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C0B51200BA for <quic-issues@ietf.org>; Thu, 16 May 2019 07:19:25 -0700 (PDT)
Date: Thu, 16 May 2019 07:19:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558016364; bh=WiDhPbg2URouwtNUMUank5y0qtmKdJX5z5zzYgyDXzA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nEmXP1rPGMKA8mMAvwpd0Hlza5xo3NyuWWv04pDk/fnBpN0HN5aYjJS5x6P0wBNZ2 OtTSgwIRNtm+SLYgDSxbLzPRIyXYF4ESfYC5OyLNnIoEqJwduJYbsQMCqX4ip4z7TU Kn9KXaSWLmlpEQvJ5B4yzjcGl8HpH77/xVDvijv4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HSSXHHRWFWXQBE2525KR6ZEVBNHHBVBJL7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2708/c493087268@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2708@github.com>
References: <quicwg/base-drafts/pull/2708@github.com>
Subject: Re: [quicwg/base-drafts] Specify HEADERS on control stream error. (#2708)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd716c532f8_524a3f92c8ccd964396310"; 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/WUIabLuZQ-y1ZTIBcv0tpISGZoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 14:19:27 -0000

----==_mimepart_5cdd716c532f8_524a3f92c8ccd964396310
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This inconsistency was bugging me the other day. So thanks for beating me to fixing it :)

@MikeBishop iff #2678 gets traction, we'd need a sweep of all these `If a HEADERS frame
is received on either control stream` phrases to cover all streams (exclusively or inclusively).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2708#issuecomment-493087268
----==_mimepart_5cdd716c532f8_524a3f92c8ccd964396310
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This inconsistency was bugging me the other day. So thanks for beating me to fixing it :)</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> iff <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441816604" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2678" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2678/hovercard" href="https://github.com/quicwg/base-drafts/issues/2678">#2678</a> gets traction, we'd need a sweep of all these <code>If a HEADERS frame is received on either control stream</code> phrases to cover all streams (exclusively or inclusively).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2708?email_source=notifications&amp;email_token=AFTOJK2QLRQWSI2M2XVIALTPVVUOZA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR6UJA#issuecomment-493087268">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FS6D34FS2CKDTPCDPVVUOZANCNFSM4HNMFN6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SDPQYDAIHX7NFUOLPVVUOZA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR6UJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2708?email_source=notifications\u0026email_token=AFTOJK2QLRQWSI2M2XVIALTPVVUOZA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR6UJA#issuecomment-493087268",
"url": "https://github.com/quicwg/base-drafts/pull/2708?email_source=notifications\u0026email_token=AFTOJK2QLRQWSI2M2XVIALTPVVUOZA5CNFSM4HNMFN62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVR6UJA#issuecomment-493087268",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd716c532f8_524a3f92c8ccd964396310--


From nobody Thu May 16 08:29:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAED8120176 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 08:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nWII-BF9z2Z9 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 08:29:12 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE7DD120175 for <quic-issues@ietf.org>; Thu, 16 May 2019 08:29:11 -0700 (PDT)
Date: Thu, 16 May 2019 08:29:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558020550; bh=ujdeCGf1HaQEW/xEJbivFZI96q5NDyE928lsw8LvnfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jSn18nVfoOJ6xV3b9sgjmxwYUpJAeRho+AIli4TlGpgJeUf+swBfTeKqxJ/BzLVAg 9GMDyGLCOlljCaWHE2zp+uSH2c7OPJ3COvXNJFniPWSvBdweRUqYbAI45RvHUTFvpL IxgBy42+vq9nUuwJrvaHCAJYjE1iN+xYLqsjm100=
From: Patrick Meenan <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66PRREYH3ALMHG6WV25K2ENEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493116073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd81c6ae251_7d5f3f7ec88cd9684899d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pmeenan
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m9BWHMXLM-WtvWRKoEJunW2p0oI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 15:29:14 -0000

----==_mimepart_5cdd81c6ae251_7d5f3f7ec88cd9684899d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll read through the proposal in a minute but to answer the "interrupt delivery" question, the expectation across the board is yes, lower priority streams will get interrupted by higher priority streams as soon as data for the higher priority stream is available (I'd actually argue that it's critical to be able to interrupt).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493116073
----==_mimepart_5cdd81c6ae251_7d5f3f7ec88cd9684899d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'll read through the proposal in a minute but to answer the "interrupt delivery" question, the expectation across the board is yes, lower priority streams will get interrupted by higher priority streams as soon as data for the higher priority stream is available (I'd actually argue that it's critical to be able to interrupt).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK36VKNU6L44IMMTVYLPVV4UNA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSFVKI#issuecomment-493116073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74XBGWX4H4UQ5Z7LDPVV4UNANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RNR3Z2MG33UJ4OSLPVV4UNA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSFVKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK36VKNU6L44IMMTVYLPVV4UNA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSFVKI#issuecomment-493116073",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK36VKNU6L44IMMTVYLPVV4UNA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSFVKI#issuecomment-493116073",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd81c6ae251_7d5f3f7ec88cd9684899d8--


From nobody Thu May 16 08:58:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3027E12028B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 08:58:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1GksQ1NMjRKM for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 08:58:20 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 706011200FC for <quic-issues@ietf.org>; Thu, 16 May 2019 08:58:20 -0700 (PDT)
Date: Thu, 16 May 2019 08:58:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558022299; bh=RqcMREE1n6NE6/U3rVrBZ5Yp7vMLNcKTEZ6BvXtU274=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OhLcXb7LlQ9sRbuWqID7D2iC9R+50rkRZIE42OVSNtCzCyu4O8vBpI0v5QA7VblA1 R/T7YSDsEBCY+DxwLPT/UQlLT7B39HOA48NwWLEMgopmNBj+BAN/pwvwWXuvHPJK7Y 0bWRADIFz6gh6fiyyZTEt2MEvZeeMaX4F+xrLo4w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7G27HG5M54UBS737525K5RXEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493127757@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdd889b1fea7_33b93fb1306cd95c548934"; 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/vz0elPoDow4DHfOr8g9i17enJKE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 15:58:22 -0000

----==_mimepart_5cdd889b1fea7_33b93fb1306cd95c548934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It probably has to, yes.  That's something we generally do with most of our MUST statements anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-493127757
----==_mimepart_5cdd889b1fea7_33b93fb1306cd95c548934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It probably has to, yes.  That's something we generally do with most of our MUST statements anyway.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJK5AAG44FPKRRUU7STTPVWABXA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSIQTI#issuecomment-493127757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TJ36EP2VBTOEDWELPVWABXANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4M36OVNKXRHVU2BFLPVWABXA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSIQTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5AAG44FPKRRUU7STTPVWABXA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSIQTI#issuecomment-493127757",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5AAG44FPKRRUU7STTPVWABXA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSIQTI#issuecomment-493127757",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdd889b1fea7_33b93fb1306cd95c548934--


From nobody Thu May 16 11:07:22 2019
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 6D7BA1203A3 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:07:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r0eHvzVXQyDZ for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:07:11 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D97F1202A0 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:05:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=KvdcPfpb4XCPLrmmvsqUDa9Iilc=; b=PcpyWrxKOxH8acWe 9a2BKVE7ZiwacDfBp4SLeTKxZAI4ziKTUzvyuoGckMa2iZg8aseZ+ILSuyP2DUE0 m+7BNgVG07c2pCh1NKn5uV9OeIRxamcgTxd7r0fb3nJr18jGDBridPA0s83mhV/2 vML/8mFh7jk/18FvBsRgNa8oJ2k=
Received: by filter0702p1las1.sendgrid.net with SMTP id filter0702p1las1-18830-5CDDA662-4B 2019-05-16 18:05:22.994805031 +0000 UTC m=+246649.888479439
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [140.82.115.14]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id 99S_xdCrQSyILfvE8TPAUQ for <quic-issues@ietf.org>; Thu, 16 May 2019 18:05:22.925 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id D5B53C09CE for <quic-issues@ietf.org>; Thu, 16 May 2019 11:05:22 -0700 (PDT)
Date: Thu, 16 May 2019 18:05:23 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/ac4221-d14a42@github.com>
Subject: [quicwg/base-drafts] d14a42: Reduces MT'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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak27DA7jKDUmbkNFpBpHLf9AtsCo9cxehjvZmv p+XijM+U1resv+z0uTGryPTaC91RdewWcxTABOrTVCRwmrBa41CLXaURJ2kh1Hc+GBSDxtOaafjqir +yumNdMTh7U5fV0U0sRhA5URhFXsKfvSW/Ya2mKFN6QfRzFqtGCuNG0z1A==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FkA_yIUOj-LwhpDI76MGNhAcYmc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:07:21 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts
  Commit: d14a4238f65b0f7c46cef78faf600ee41d8677ed
      https://github.com/quicwg/base-drafts/commit/d14a4238f65b0f7c46cef78faf600ee41d8677ed
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reduces MT's suggestion



From nobody Thu May 16 11:08:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAB6B120140 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:07:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rB22m009hAZG for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:07:56 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EADE91202BC for <quic-issues@ietf.org>; Thu, 16 May 2019 11:05:36 -0700 (PDT)
Date: Thu, 16 May 2019 11:05:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558029932; bh=qDS4aWn15EmRO+ZFrpcGcfZduDxr9Do6C7xJtDlw6Ao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MFRIVZetVP2eTcUiI2eZZVCQUUyhBvi0y1qsqPdathWan2KCaWKB3qgZ3YobRNS2T QHCVu+ZAfYH0k2X2Zwb/o1F00hnrq24RAXsB87MSu5UoVt8+ZOv/r6Z5eCmqJubyr3 fufxHjEcrmQ8iGAR6qdkFkZ1tzBwoqVCLrKuBibw=
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/2704/push/3616896790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdda66c6f578_7a563ff2a8ecd9681105578"; 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/HqoC4p0_y9wyYwV3eWSjfP66Soc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:08:00 -0000

----==_mimepart_5cdda66c6f578_7a563ff2a8ecd9681105578
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

d14a4238f65b0f7c46cef78faf600ee41d8677ed  Reduces MT's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2704/files/ac42216a6d978d3ea0934e195e0ac135478ff681..d14a4238f65b0f7c46cef78faf600ee41d8677ed

----==_mimepart_5cdda66c6f578_7a563ff2a8ecd9681105578
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/d14a4238f65b0f7c46cef78faf600ee41d8677ed">d14a423</a>  Reduces MT&#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/2704/files/ac42216a6d978d3ea0934e195e0ac135478ff681..d14a4238f65b0f7c46cef78faf600ee41d8677ed?email_source=notifications&amp;email_token=AFTOJK5IOY7E5XW6FB7FASTPVWO6ZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYYTMOBZGY3TSMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3K3IILSNL5QHTQXRTPVWO6ZANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DJ7IOUJQDWYTBR2DPVWO6ZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYYTMOBZGY3TSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704/files/ac42216a6d978d3ea0934e195e0ac135478ff681..d14a4238f65b0f7c46cef78faf600ee41d8677ed?email_source=notifications\u0026email_token=AFTOJK5IOY7E5XW6FB7FASTPVWO6ZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYYTMOBZGY3TSMA",
"url": "https://github.com/quicwg/base-drafts/pull/2704/files/ac42216a6d978d3ea0934e195e0ac135478ff681..d14a4238f65b0f7c46cef78faf600ee41d8677ed?email_source=notifications\u0026email_token=AFTOJK5IOY7E5XW6FB7FASTPVWO6ZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYYTMOBZGY3TSMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdda66c6f578_7a563ff2a8ecd9681105578--


From nobody Thu May 16 11:08:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 053C6120261 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:08:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C2D3zQdU__6V for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:08:53 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A2C1120352 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:07:00 -0700 (PDT)
Date: Thu, 16 May 2019 11:06:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030016; bh=D6TT++5K342oQdWo4SppJoZZigaBvxMOawoYACStdEA=; h=Date:From:To:Subject:From; b=v5OuiU7LcO0TllYbdI32V/sqlf82P7aNdPiBpIosmIKItkhv/tPlrKI3WlPdNtlHX anSknY6MQ50P/62OvXR9OjFowzpKUFnwZL5uK9zH/OOPFn1QzYQQbJbN9SLZ5Qhu4v yO5kMOguIWAQ98NrICLbHGA9wsHQGv5tBNZRZrIQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e37a9f-c3f65c@github.com>
Subject: [quicwg/base-drafts] c3f65c: Script updating gh-pages from d14a4238. [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/ZJ2cKLigl7HHTcV30xutlyLKZwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:08:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c3f65c0ef995f3121987fbb96f6e77a4f9682a11
      https://github.com/quicwg/base-drafts/commit/c3f65c0ef995f3121987fbb96f6e77a4f9682a11
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/stupid_but_permitted/draft-ietf-quic-http.html
    M http/stupid_but_permitted/draft-ietf-quic-http.txt
    M http/stupid_but_permitted/draft-ietf-quic-invariants.html
    M http/stupid_but_permitted/draft-ietf-quic-invariants.txt
    M http/stupid_but_permitted/draft-ietf-quic-qpack.html
    M http/stupid_but_permitted/draft-ietf-quic-qpack.txt
    M http/stupid_but_permitted/draft-ietf-quic-recovery.html
    M http/stupid_but_permitted/draft-ietf-quic-recovery.txt
    M http/stupid_but_permitted/draft-ietf-quic-tls.html
    M http/stupid_but_permitted/draft-ietf-quic-tls.txt
    M http/stupid_but_permitted/draft-ietf-quic-transport.html
    M http/stupid_but_permitted/draft-ietf-quic-transport.txt
    R ianswett-loss-timers/draft-ietf-quic-http.html
    R ianswett-loss-timers/draft-ietf-quic-http.txt
    R ianswett-loss-timers/draft-ietf-quic-invariants.html
    R ianswett-loss-timers/draft-ietf-quic-invariants.txt
    R ianswett-loss-timers/draft-ietf-quic-qpack.html
    R ianswett-loss-timers/draft-ietf-quic-qpack.txt
    R ianswett-loss-timers/draft-ietf-quic-recovery.html
    R ianswett-loss-timers/draft-ietf-quic-recovery.txt
    R ianswett-loss-timers/draft-ietf-quic-spin-exp.html
    R ianswett-loss-timers/draft-ietf-quic-spin-exp.txt
    R ianswett-loss-timers/draft-ietf-quic-tls.html
    R ianswett-loss-timers/draft-ietf-quic-tls.txt
    R ianswett-loss-timers/draft-ietf-quic-transport.html
    R ianswett-loss-timers/draft-ietf-quic-transport.txt
    R ianswett-loss-timers/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d14a4238. [ci skip]



From nobody Thu May 16 11:10:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69EF6120117 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:10:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MN-Xd5fXaumv for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:10:13 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B918A1200CD for <quic-issues@ietf.org>; Thu, 16 May 2019 11:09:29 -0700 (PDT)
Date: Thu, 16 May 2019 11:09:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030166; bh=YhlJiUD+n0ixQ/N1PmNc/tudIbxBbk0vA28ObiPGLUM=; h=Date:From:To:Subject:From; b=uc4r0VcvCu/eTwxfWN0grNCaDTDfAIRYDxy+lbzR/WC1qKjwbw9/011fY4EFERrV8 D4WJfouuMcdtaXqews5tSgoXJnGtPueSFXmfJ1eqLJQ9hp8tYTClCq1qwZMjzWzkfd 3S2cwcFNjLjUjzHYJcNmIGSkxEpsw6Z3Fllb2868=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c3f65c-91f5e1@github.com>
Subject: [quicwg/base-drafts] 91f5e1: Script updating issues at 2019-05-16T18:09:20Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xR0GgDdW9pFCzDPaN4wu3wC0R9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:10:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 91f5e173cc77d535f4b562a4eaa42aa9123bd06b
      https://github.com/quicwg/base-drafts/commit/91f5e173cc77d535f4b562a4eaa42aa9123bd06b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-16T18:09:20Z. [ci skip]



From nobody Thu May 16 11:13:05 2019
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 EE3BB12014F for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:13:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b7_AjtMPwsxl for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:12:59 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CE78120117 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:12:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=u2M+sV2z+DRQAtyrXiafiC93apQ=; b=W9/yQw/6cLSNgIKE fsLCtKmea+Fa7AqGeztU207HOOMbcQ76jTNaN4kRbR/WQRjo9uBVB+JlzweO/yKG j0IKa1ovmwWwUgpGnRYHqMsUH2ZjCMckUIi7z4t4Pc0iHxM+1XKkElUpl+PtYyUy 9iMPol5BR3+1Z9jTW+4nzFl5s5w=
Received: by filter1069p1las1.sendgrid.net with SMTP id filter1069p1las1-30542-5CDDA81E-5C 2019-05-16 18:12:47.046973988 +0000 UTC m=+247389.646679662
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id ZwcwPNVCSnaBAN-YH5M8Ag for <quic-issues@ietf.org>; Thu, 16 May 2019 18:12:46.960 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id DD2C72A0316 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:12:46 -0700 (PDT)
Date: Thu, 16 May 2019 18:12:47 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/2323fb-06980b@github.com>
Subject: [quicwg/base-drafts] 06980b: Reorder sections
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0UMNmbLMR23j9wNx5Ib/bDAt49tCyHhd1AzY okAxOyIIMGJeX1a41RblzAAqeY1il2o7yEGT3m6F4SIk1u48Y0ElTDGr2BtUIQ8EQ5PIMY9L88QxRA PD6kHfHYiNxt2OisnMk0ezCorhc4HPCSbMEURw3zntD+6PQDdpJu9CYB4g==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QyUGZzVclwY-ipH46b9h_jE-x5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:13:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 06980b3ded8a200b635774d6dc75d285e1fb1ac3
      https://github.com/quicwg/base-drafts/commit/06980b3ded8a200b635774d6dc75d285e1fb1ac3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reorder sections



From nobody Thu May 16 11:13:14 2019
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 961DF120117 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:13:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 c5dELLMfbWjT for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:13:01 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACFE1120130 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:13:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Tqs0HX4mT88q76OFnErlT/9Hhoo=; b=FPO3XrMdAl3l5Ikz Cg/bYy7K2JHSBzDsdKqISudqyx4VJ/XCm0N9FA/aqc6uWNvcu2DlANZ4mpxTuaRs cZZWAlQ+zk/UZMGeGISBbB2UGiFispX8FJF2XxtipQTiDZxRizsu+VMUUyw3i8wK 5OXv7rsR0axyeY8qm7wlK1ta6sQ=
Received: by filter1116p1las1.sendgrid.net with SMTP id filter1116p1las1-7681-5CDDA826-42 2019-05-16 18:12:54.655971885 +0000 UTC m=+246915.657383692
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.15]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id aZwj55kuTpWlpk-un9aRfA for <quic-issues@ietf.org>; Thu, 16 May 2019 18:12:54.586 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 82F541E0039 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:12:54 -0700 (PDT)
Date: Thu, 16 May 2019 18:12:54 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5UV66AW42Y73S2D525LNKNEVBNHHBO4DH64@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2220/issue_event/2347288936@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2220@github.com>
References: <quicwg/base-drafts/issues/2220@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP Section 5 before Section 4 (#2220)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdda82681202_7a7b3fd8316cd95c6839c1"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak073bnHkq924iRLD8Qi403xsGrZUa5YsUGN7O Pi9YGeBrg/ZH3B2zfPm/CWcRP3pTT9kQm3p8QST5VmjXCTP1HwirsGyhTuSsF8zxkjvjTWOK63RNsH 6TAFJKt+E5x7TQkahztNFquddkZf0HqsgFocmvdXFIl+viyHt6Ct30I5vE3/GWAO+2ZvmG1JsxIPE6 Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l9Gd_-NvD9ycCKvNRwbQVVD1knA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:13:05 -0000

----==_mimepart_5cdda82681202_7a7b3fd8316cd95c6839c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2220 via #2701.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2220#event-2347288936
----==_mimepart_5cdda82681202_7a7b3fd8316cd95c6839c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393242615" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2220" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2220/hovercard" href="https://github.com/quicwg/base-drafts/issues/2220">#2220</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444552929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2701" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2701/hovercard" href="https://github.com/quicwg/base-drafts/pull/2701">#2701</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/2220?email_source=notifications&amp;email_token=AFTOJK7SMERPBI6L4RP5UCLPVWP2NA5CNFSM4GLUGNB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMS2A#event-2347288936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3LIRHQBUOD53ZYMLPVWP2NANCNFSM4GLUGNBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDZUT3AYJRRWEXPDTPVWP2NA5CNFSM4GLUGNB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMS2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2220?email_source=notifications\u0026email_token=AFTOJK7SMERPBI6L4RP5UCLPVWP2NA5CNFSM4GLUGNB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMS2A#event-2347288936",
"url": "https://github.com/quicwg/base-drafts/issues/2220?email_source=notifications\u0026email_token=AFTOJK7SMERPBI6L4RP5UCLPVWP2NA5CNFSM4GLUGNB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMS2A#event-2347288936",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdda82681202_7a7b3fd8316cd95c6839c1--


From nobody Thu May 16 11:13:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63310120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:13:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NeUpEHxYCqcE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:13:03 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35AC5120143 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:13:01 -0700 (PDT)
Date: Thu, 16 May 2019 11:12:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030374; bh=JGX6NBXw7f1GiLaCeG6fz6KExhTLRo6RkIvw3+/q924=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HuRGDkeXxpv9rarQTAWwoaRmoPEG63RCjLeZTnR7zJ0Jh0PeU0ewycbRsiF46O731 RQ4KHbNH8TKAH6WraR6Agq2a6KOmh7o1sbyzlig2wHzmlTM+7OCbNnDrXA1WIkCZ+L cJ2LKRTzYno6GghIopq+sg/TsOA9RtZCHM9TBQ/M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PL4VN75DLEMKBDQ525LNKNEVBNHHBU72W4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2701/issue_event/2347288928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2701@github.com>
References: <quicwg/base-drafts/pull/2701@github.com>
Subject: Re: [quicwg/base-drafts] Reorder sections (#2701)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdda826d93b_45ed3fe9e32cd9607566f1"; 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/ri35ZRI51Ocs6pRiR-xgHyo3xew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:13:08 -0000

----==_mimepart_5cdda826d93b_45ed3fe9e32cd9607566f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2701 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/2701#event-2347288928
----==_mimepart_5cdda826d93b_45ed3fe9e32cd9607566f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444552929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2701" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2701/hovercard" href="https://github.com/quicwg/base-drafts/pull/2701">#2701</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/2701?email_source=notifications&amp;email_token=AFTOJK2N4CGNXCMSIEXVVEDPVWP2NA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMSYA#event-2347288928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YXX2CDSS2VSTS72DPVWP2NANCNFSM4HNFKTTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PMRYAIVPCP6ASRELPVWP2NA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMSYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2N4CGNXCMSIEXVVEDPVWP2NA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMSYA#event-2347288928",
"url": "https://github.com/quicwg/base-drafts/pull/2701?email_source=notifications\u0026email_token=AFTOJK2N4CGNXCMSIEXVVEDPVWP2NA5CNFSM4HNFKTTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUMSYA#event-2347288928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdda826d93b_45ed3fe9e32cd9607566f1--


From nobody Thu May 16 11:14:54 2019
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 70294120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:14:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7yyyCqahvEKT for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:14:49 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6CD5120117 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:14:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=FQ6c4FXXcd6WNbDYledzmOzU/qM=; b=GYDxwlFkdUmWfMhl SFZ7CSjdQmbcis/AZCK1KKmRUr0gGCn5KLPjJXreadVbpSugiDubGudS1WtiSMnv hDkuf9XWI1xlcPNalZGjva7j7dUXgn7zI7S7RZB5dbnd3sv929Ja2clCTcNZglMF GRUUgi8SK89QHdz8eK83w9lN0HQ=
Received: by filter0915p1las1.sendgrid.net with SMTP id filter0915p1las1-24415-5CDDA894-28 2019-05-16 18:14:44.576853091 +0000 UTC m=+240222.204789391
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id UfV5vcT1TPuafhhALO4ulA for <quic-issues@ietf.org>; Thu, 16 May 2019 18:14:44.530 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id 74D982A0999 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:14:44 -0700 (PDT)
Date: Thu, 16 May 2019 18:14:44 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/91f5e1-92faa7@github.com>
Subject: [quicwg/base-drafts] 92faa7: Script updating gh-pages from 06980b3d. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1DsfzhbNMmTQlc1ZLIRfKjrPWgDy5exwdyI+ 5ezj2ER9njKAiEbnAazHqHUqRhvio4VB28EMTayCoZ+RJa+S2yhw/e8nk7qc5GX78dABwJXs8BP4hx Zy/EKaELzPFqSCHnTYp7aWurdQ3iFJ/wJNIkW2s1FlChzAhu8mOiwm1V4GbLQzQrO3R6YswgPJ3Hhx w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QOcxft7JnMBkSIX5uB-LpjzRuxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:14:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 92faa761a1d375b093ad4e199aa4b3149c1c8262
      https://github.com/quicwg/base-drafts/commit/92faa761a1d375b093ad4e199aa4b3149c1c8262
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  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 06980b3d. [ci skip]



From nobody Thu May 16 11:15:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF3DC120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:15:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9V3ei-BvV8-w for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:15:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB91D120117 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:15:08 -0700 (PDT)
Date: Thu, 16 May 2019 11:15:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030505; bh=aql5KxXJmxsxBvOyy5+Q1wg9pvAun1VFE/6rYPgDx4M=; h=Date:From:To:Subject:From; b=nYbhn/GCWvy9ywK1w941/LzuvGHouMs/EQnYTpcFsy9Wd8xXsCThmcAipLsG9pCD7 KKYGM/Q4V8RjP5dhS188folGxOLbz6jox2TbxKJjY99tCJWAR9Kk4Ic/FcsiQV82Kj cTt0t6TJomjqVp5eESBlku+SoFe7mcRv+eXl6v0s=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/goaway_error/000000-db83aa@github.com>
Subject: [quicwg/base-drafts] db83aa: Fix GOAWAY errors properly this time
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PC9GdVIS1W5Gve_yWkojdafqt2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:15:12 -0000

  Branch: refs/heads/http/goaway_error
  Home:   https://github.com/quicwg/base-drafts
  Commit: db83aae902e16d349bab5b512605e09d8d72748d
      https://github.com/quicwg/base-drafts/commit/db83aae902e16d349bab5b512605e09d8d72748d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix GOAWAY errors properly this time



From nobody Thu May 16 11:16:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE070120164 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:16:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yBKDY7QUVToi for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:16:44 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34C6412014A for <quic-issues@ietf.org>; Thu, 16 May 2019 11:16:40 -0700 (PDT)
Date: Thu, 16 May 2019 11:16:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030596; bh=xdYQ+0MocHg1fmQi5M3ebkzQgTjgK5v/H3CmPNvohTo=; h=Date:From:To:Subject:From; b=JUzMP2XP+dhNXdQX9DW5T6/QVx0rUi8NmW4YG4Wa0tI8+QCnB8zkyLbOfRqDuDuvl kslYfMMupvuWgPUIRolorkmkAfnsrBWkARYmVjPTtrWASwBdncEGadenC0Trw1dC4M JaOl8fiZTOsu9DAhOwQD3hO1MlH6YhNC80lONdcI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/92faa7-332cab@github.com>
Subject: [quicwg/base-drafts] 332cab: Script updating gh-pages from db83aae9. [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/hYWNQUkkCGV1O928B5uIh1N4Uhc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:16:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 332cabb41467909516988ce9fbe78a83b5a0ca47
      https://github.com/quicwg/base-drafts/commit/332cabb41467909516988ce9fbe78a83b5a0ca47
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    A http/goaway_error/draft-ietf-quic-http.html
    A http/goaway_error/draft-ietf-quic-http.txt
    A http/goaway_error/draft-ietf-quic-invariants.html
    A http/goaway_error/draft-ietf-quic-invariants.txt
    A http/goaway_error/draft-ietf-quic-qpack.html
    A http/goaway_error/draft-ietf-quic-qpack.txt
    A http/goaway_error/draft-ietf-quic-recovery.html
    A http/goaway_error/draft-ietf-quic-recovery.txt
    A http/goaway_error/draft-ietf-quic-tls.html
    A http/goaway_error/draft-ietf-quic-tls.txt
    A http/goaway_error/draft-ietf-quic-transport.html
    A http/goaway_error/draft-ietf-quic-transport.txt
    A http/goaway_error/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from db83aae9. [ci skip]



From nobody Thu May 16 11:19:37 2019
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 95D7D12021B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:19:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7kAw9-2flJZQ for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:19:32 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C83C81201FA for <quic-issues@ietf.org>; Thu, 16 May 2019 11:19:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=zFHqsPF2gwBOlxJlXNVeGfdmqyI=; b=Er9r5IzQclC1MsMl FRxiQ0NpkYsvI9cCqRH0LWGlXjZQzJ2+qAoVeuho8V5y1at2xlt010u+6gp59MWw JrSTB6aAQMwie4VE0jzw8qvsaguXJLL1pEQsLT5DxtAIDVPg/oyoVRt1eWVbTqRi Uff+vilqtB0kAg/tzPcti+u44v0=
Received: by filter1452p1mdw1.sendgrid.net with SMTP id filter1452p1mdw1-30194-5CDDA9B0-1 2019-05-16 18:19:28.029151149 +0000 UTC m=+215964.253293167
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id S3TIGdsdTpy10LHQN4yukw for <quic-issues@ietf.org>; Thu, 16 May 2019 18:19:27.909 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id E57044C0445 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:19:27 -0700 (PDT)
Date: Thu, 16 May 2019 18:19:28 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/goaway_error/db83aa-4156e2@github.com>
Subject: [quicwg/base-drafts] 4156e2: Fix GOAWAY errors properly this time
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3QeKoPXOqutn+EML+/VbnSBU3uSkIeAslijr Nu4pV87geYrSZ4E/iC80Vd2Cl7XQBUDo1n5TdynMIgCT/js3JZ5QBvkd2aUoT60eYpPMQ+gIqNQsj/ vD6jiKdGG0hh0SdI6l3PwZWpY5ehRkbZkOsvHcv6+ipRQ/wbnmt8YDY+Jw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gG8VaoMAibe_GqL9xhFXMeSwxxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:19:35 -0000

  Branch: refs/heads/http/goaway_error
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4156e205b6360ab024f33cca5c64b79268db4bd8
      https://github.com/quicwg/base-drafts/commit/4156e205b6360ab024f33cca5c64b79268db4bd8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix GOAWAY errors properly this time



From nobody Thu May 16 11:21:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78C801202FE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:21:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v0oteOHUtN7v for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:21:20 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E58AD120265 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:21:09 -0700 (PDT)
Date: Thu, 16 May 2019 11:21:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030866; bh=BB+e58WnnaqievdPtHT5pHY0zjFpyurpmi62sNiLnHM=; h=Date:From:To:Subject:From; b=e7V/q9L06X2OfG9oqSDe92sGbmjE1ejFDuZ6TMXl6f34wzhSuff7nZ7VD6GINIBfP zTgSQh39D9+z3kTmGI8i2GLP1XC7r1GVSL5rN2DdRqN196FswXU2UX+imSoRJFmM6m RWJ4GOG2+NmalKOd4LeFN2H7F+cOUMaGJ5h+3QBA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/332cab-5c6686@github.com>
Subject: [quicwg/base-drafts] 5c6686: Script updating gh-pages from 4156e205. [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/0u05dElNSGNKXhG2etfQy9WTrH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:21:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c668649c04bc47e7bfd0c2ff387c40fc3cdd596
      https://github.com/quicwg/base-drafts/commit/5c668649c04bc47e7bfd0c2ff387c40fc3cdd596
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/goaway_error/draft-ietf-quic-http.html
    M http/goaway_error/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4156e205. [ci skip]



From nobody Thu May 16 11:22:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0297512014A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:22:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4DPS2E-3KxM7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:22:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55692120072 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:22:40 -0700 (PDT)
Date: Thu, 16 May 2019 11:22:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030956; bh=BkP2/iF0aoqIwaqaipxliqVxc9z5cx5PlE1nmME40Wc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dvEI6pEZoJfLD3fR87DzOXhIN4muQq70EwoXARgctxtwNIdgRxDFOfizk+QjHrt8J lmGhqgNpyN0Bsu9HAxwcTgjBOCAyuNV/C8mAow0GD6sJpPB7wNpLs4KA5PhuR0J8iY YtsEHrxRxku3Z41JwtAwPcZkb7Fs8iRn8NpjKH1g=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27FI55TVH2V5EDVUN25LOOZEVBNHHBVB5BGI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2713@github.com>
Subject: [quicwg/base-drafts] Fix GOAWAY errors properly (#2713)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaa6c7146c_79183fdf904cd95c905424"; 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/a2o85nBBTllFNpgZ2MNRG0UtFNw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:22:44 -0000

----==_mimepart_5cddaa6c7146c_79183fdf904cd95c905424
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In #2705, @DaanDeMeyer correctly observed that I messed up #2343, but he closed his PR and I'm not able to reopen it without more git wizardry than I'm interested in practicing today.  Easier just to fix it in my own branch.

So:
- GOAWAY properly sent by the server on the control stream, but *containing* the wrong stream ID can't be WRONG_STREAM, it should be MALFORMED_FRAME.
- GOAWAY sent by the server on something other than the control frame isn't UNEXPECTED_FRAME, it's WRONG_STREAM (see [aside with @kazuho](https://github.com/quicwg/base-drafts/issues/2551#issuecomment-492911408) about whether the distinction actually matters, but in the interest of keeping the document internally consistent....)
- GOAWAY sent by a client is UNEXPECTED_FRAME, and that's the only one I got right before.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2713

-- Commit Summary --

  * Fix GOAWAY errors properly this time

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2713.patch
https://github.com/quicwg/base-drafts/pull/2713.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/2713

----==_mimepart_5cddaa6c7146c_79183fdf904cd95c905424
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>In <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to =
load issue title" data-id=3D"444912662" data-permission-text=3D"Issue tit=
le is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2=
705" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/b=
ase-drafts/pull/2705/hovercard" href=3D"https://github.com/quicwg/base-dr=
afts/pull/2705">#2705</a>, <a class=3D"user-mention" data-hovercard-type=3D=
"user" data-hovercard-url=3D"/hovercards?user_id=3D9395011" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/DaanDeMeyer">@DaanDeMeyer</a> correctly observed that=
 I messed up <a class=3D"issue-link js-issue-link" data-error-text=3D"Fai=
led to load issue title" data-id=3D"400515242" data-permission-text=3D"Is=
sue title is private" data-url=3D"https://github.com/quicwg/base-drafts/i=
ssues/2343" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/q=
uicwg/base-drafts/pull/2343/hovercard" href=3D"https://github.com/quicwg/=
base-drafts/pull/2343">#2343</a>, but he closed his PR and I'm not able t=
o reopen it without more git wizardry than I'm interested in practicing t=
oday.  Easier just to fix it in my own branch.</p>
<p>So:</p>
<ul>
<li>GOAWAY properly sent by the server on the control stream, but <em>con=
taining</em> the wrong stream ID can't be WRONG_STREAM, it should be MALF=
ORMED_FRAME.</li>
<li>GOAWAY sent by the server on something other than the control frame i=
sn't UNEXPECTED_FRAME, it's WRONG_STREAM (see <a href=3D"https://github.c=
om/quicwg/base-drafts/issues/2551#issuecomment-492911408" data-hovercard-=
type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/2551/hove=
rcard">aside with @kazuho</a> about whether the distinction actually matt=
ers, but in the interest of keeping the document internally consistent...=
.)</li>
<li>GOAWAY sent by a client is UNEXPECTED_FRAME, and that's the only one =
I got right before.</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/2713=
'>https://github.com/quicwg/base-drafts/pull/2713</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix GOAWAY errors properly this time</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href=3D"https://github.com/quicwg/base-drafts/pull/2713/files#diff=
-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2713.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/2713.patch</a></li>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2713.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/2713.diff</a></li>
</ul>

<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/2713?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5J5FLKS5LSRSJKLG3PVWQ6ZA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFUVEXG43VMW=
VGG33NNVSW45C7NFSM4GUHUEZA">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK6K5HNWNH6XKZUPC43PVWQ6ZAN=
CNFSM4HNPBN7Q">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK552ABNQUESBPEFOTLPVWQ6ZA5CNFSM4HNPBN72YY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUEZA.gif" height=3D"1" width=3D"1" a=
lt=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/2713?email_source=3D=
notifications\u0026email_token=3DAFTOJK5J5FLKS5LSRSJKLG3PVWQ6ZA5CNFSM4HNP=
BN72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUEZA",
"url": "https://github.com/quicwg/base-drafts/pull/2713?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5J5FLKS5LSRSJKLG3PVWQ6ZA5CNFSM4HNPBN=
72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUEZA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cddaa6c7146c_79183fdf904cd95c905424--


From nobody Thu May 16 11:23:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1212712014A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EWh5eNEbBsjG for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:23:19 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C22F120072 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:23:18 -0700 (PDT)
Date: Thu, 16 May 2019 11:23:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558030994; bh=6GfW7t/I1lzvxrUjkLrILoiw2G8elLPxEhSssiovAas=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KzCvF2PF0rJxz5ZQVEYUPhq4pxvcFCAJKEHmW+8xwA34dzw//ND29D/NF7l2BvyYi TcabuZtRHgWtB+JIBaUxOfKeNsZ9Swx9f1ojX9voU7QRVSxf/pvDS67apBmhfPCY8G xJ97ALg87jvyw4pX001vqEGJF+Cp05g0JqStgXi0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CLJ2U47VMVN7KERF25LORFEVBNHHBVB5CDY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2714@github.com>
Subject: [quicwg/base-drafts] GOAWAY errors are wrong (#2714)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaa92b1584_43e93fd35d4cd9641012727"; 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/74L0muyI3Wwcw_ZmJEvDHt4_Vuo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:23:23 -0000

----==_mimepart_5cddaa92b1584_43e93fd35d4cd9641012727
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In #2705, @DaanDeMeyer correctly observed that I messed up #2343, but he closed his PR and I'm not able to reopen it without more git wizardry than I'm interested in practicing today. Easier just to fix it in my own branch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2714
----==_mimepart_5cddaa92b1584_43e93fd35d4cd9641012727
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>In <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to =
load issue title" data-id=3D"444912662" data-permission-text=3D"Issue tit=
le is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2=
705" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/b=
ase-drafts/pull/2705/hovercard" href=3D"https://github.com/quicwg/base-dr=
afts/pull/2705">#2705</a>, <a class=3D"user-mention" data-hovercard-type=3D=
"user" data-hovercard-url=3D"/hovercards?user_id=3D9395011" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/DaanDeMeyer">@DaanDeMeyer</a> correctly observed that=
 I messed up <a class=3D"issue-link js-issue-link" data-error-text=3D"Fai=
led to load issue title" data-id=3D"400515242" data-permission-text=3D"Is=
sue title is private" data-url=3D"https://github.com/quicwg/base-drafts/i=
ssues/2343" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/q=
uicwg/base-drafts/pull/2343/hovercard" href=3D"https://github.com/quicwg/=
base-drafts/pull/2343">#2343</a>, but he closed his PR and I'm not able t=
o reopen it without more git wizardry than I'm interested in practicing t=
oday. Easier just to fix it in my own branch.</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/2714?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK4WACAIR2XY4CHCQGLPVWRBFA5CNFSM4HNPBST2YY3PNVWWK3TUL52HS4DFUVEXG43VM=
WVGG33NNVSW45C7NFSM4GUHUIPA">view it on GitHub</a>, or <a href=3D"https:/=
/github.com/notifications/unsubscribe-auth/AFTOJK5AXU2N6XWQCU3OD5LPVWRBFA=
NCNFSM4HNPBSTQ">mute the thread</a>.<img src=3D"https://github.com/notifi=
cations/beacon/AFTOJK44DXGFVOAUGSW3ZO3PVWRBFA5CNFSM4HNPBST2YY3PNVWWK3TUL5=
2HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUIPA.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/issues/2714?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK4WACAIR2XY4CHCQGLPVWRBFA5CNFSM4=
HNPBST2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUIPA",
"url": "https://github.com/quicwg/base-drafts/issues/2714?email_source=3D=
notifications\u0026email_token=3DAFTOJK4WACAIR2XY4CHCQGLPVWRBFA5CNFSM4HNP=
BST2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUHUIPA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cddaa92b1584_43e93fd35d4cd9641012727--


From nobody Thu May 16 11:32:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F23A120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:32:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o6QO7FsHIhuU for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:32:32 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50B66120153 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:32:13 -0700 (PDT)
Date: Thu, 16 May 2019 11:32:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031530; bh=8eyeibKvK1mf0v55ijBJb8mXjTnJDBApmLxDbZbS89s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GDxmvCFKUHyqjaajc1fMiDn87mxvHC/wWnI1NDPi+lhNIaSW0sw2Rb6kvbmjIlD+I beB4OMPe/B1Q3OiuJR6hnectL8sbNTqegiBjMuirgYgBpIc9w2BMBmW4SQW6PgSz/4 7iCv0KyQAFUQYqd/chkU7WFrGN5WBgP+/AHw4i28=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5H3ZF4V4VEBMTFFUN25LPSVEVBNHHBVBLDSY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2709/issue_event/2347337379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2709@github.com>
References: <quicwg/base-drafts/pull/2709@github.com>
Subject: Re: [quicwg/base-drafts] Specify server error on receipt of a PUSH_PROMISE frame (#2709)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddacaa6673a_15293fa992ecd9684244"; 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/GnKPBdWpHYRGLH761bx-nnXoYnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:32:35 -0000

----==_mimepart_5cddacaa6673a_15293fa992ecd9684244
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2709 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/2709#event-2347337379
----==_mimepart_5cddacaa6673a_15293fa992ecd9684244
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444949398" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2709" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2709/hovercard" href="https://github.com/quicwg/base-drafts/pull/2709">#2709</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/2709?email_source=notifications&amp;email_token=AFTOJKYSMNSU2PGRDAG3QBLPVWSCVA5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUYNIY#event-2347337379">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZL5SYGH6NQ4HJ6N6DPVWSCVANCNFSM4HNMNMYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TEUG7C2PEM2Q3CIDPVWSCVA5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUYNIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2709?email_source=notifications\u0026email_token=AFTOJKYSMNSU2PGRDAG3QBLPVWSCVA5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUYNIY#event-2347337379",
"url": "https://github.com/quicwg/base-drafts/pull/2709?email_source=notifications\u0026email_token=AFTOJKYSMNSU2PGRDAG3QBLPVWSCVA5CNFSM4HNMNMY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPUYNIY#event-2347337379",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddacaa6673a_15293fa992ecd9684244--


From nobody Thu May 16 11:32:44 2019
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 443C512015B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:32:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nApZw1FPuQhj for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:32:35 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3101E120164 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:32:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=oTCo5mBNS3qbU1mtVegQQWd4c3U=; b=EBuBb60/+WmkXcKO YhM68oBxdvnM7hrfGRPJ/xDMwxbATz7Gg2CUGuCWjhfmlm39rPGdGjtmM7Ocaw2L 63v7W7DUr+UlGDUNJh/B7DgTuWoOZVfXMbw8SXysBiTsD4YTNyeHk2a6hxmEMv9n ReXhxvG8BSzjo4QP/aQclzDOD54=
Received: by filter1664p1mdw1.sendgrid.net with SMTP id filter1664p1mdw1-8675-5CDDACA2-A 2019-05-16 18:32:02.292728412 +0000 UTC m=+216737.473777344
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.7]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id jLQa_AH8RBqPLFl0OYz-hA for <quic-issues@ietf.org>; Thu, 16 May 2019 18:32:02.188 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 339003E0D13 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:32:02 -0700 (PDT)
Date: Thu, 16 May 2019 18:32:02 +0000 (UTC)
From: Daan De Meyer <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/06980b-b69125@github.com>
Subject: [quicwg/base-drafts] b69125: Specify server error on receipt of a PUSH_PROMISE ...
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0dVQjPuTHDcFH4iyvRtq8od1CMe+Pls8N5xV 3vSFhiF99QWQYPqE2D+ui8cZqkdFS2sw0h2uVUgyFcgB2gS8hszC27jgJnWavzYWtsJ6AOLa7Y+lET q8WB8hh+LG16FLEVajUyHAppkMKQigFMJ1NYDjNw7iHNP/Rww3wzEuaLWA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QE_pg-Ya09n46EwRuyvAr1grW24>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:32:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b691251facbf351e318963f1c4cf855cbe0a7d6e
      https://github.com/quicwg/base-drafts/commit/b691251facbf351e318963f1c4cf855cbe0a7d6e
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Specify server error on receipt of a PUSH_PROMISE frame.

PUSH_PROMISE frames can only be sent by the server. If the server
receives a PUSH_PROMISE frame, it should treat it as a connection error
of type HTTP_UNEXPECTED_FRAME.



From nobody Thu May 16 11:33:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29B26120159 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:33:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w4InBTl5Wtql for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:33:15 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6060120142 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:33:09 -0700 (PDT)
Date: Thu, 16 May 2019 11:33:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031586; bh=duMZ90FTvnCvBDSAgxD9ad5t69R2CzGNRpFK8HjgZ8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kuRwb8dSLJ5DfSTutvQNzWeQe3g0ma7H2AGgdrmoqEW3+wfsUU/muB8ahv69U1HHL APyMfkpRVtz6i1s9cDv+cV1MkxmicjTEiGr/XkM8sbPiF3SpeYUuUPmFRcC5cK3F5N E52iHJeZ4YWoJZ9MMsaJFvULP+VnE9+0PWwjC7kw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QV2FOE37YYGNBIM525LPWFEVBNHHBVBJJFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2707/c493182677@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2707@github.com>
References: <quicwg/base-drafts/pull/2707@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2707)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddace23933c_74f33f8d3e0cd9644937"; 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/kq0eGmdQtIcfwBGmzuScplkNdyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:33:19 -0000

----==_mimepart_5cddace23933c_74f33f8d3e0cd9644937
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah, that crossed my mind.  :-)  YAEC!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2707#issuecomment-493182677
----==_mimepart_5cddace23933c_74f33f8d3e0cd9644937
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yeah, that crossed my mind.  :-)  YAEC!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications&amp;email_token=AFTOJK6I43ONPTCXGJJUVBTPVWSGFA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSV5VI#issuecomment-493182677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMDOS2LEVI3QTADH3PVWSGFANCNFSM4HNMFAJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7F4CYK6N45QFREFSTPVWSGFA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSV5VI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJK6I43ONPTCXGJJUVBTPVWSGFA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSV5VI#issuecomment-493182677",
"url": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJK6I43ONPTCXGJJUVBTPVWSGFA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSV5VI#issuecomment-493182677",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddace23933c_74f33f8d3e0cd9644937--


From nobody Thu May 16 11:33:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C772B120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:33:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yuN_mcM2kmcg for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:33:55 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF94012016E for <quic-issues@ietf.org>; Thu, 16 May 2019 11:33:43 -0700 (PDT)
Date: Thu, 16 May 2019 11:33:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031621; bh=AMLJ+JWW0Iw5RtHmN4dlWYh2pd2PL9w8y8tY/OtQpp0=; h=Date:From:To:Subject:From; b=SZtLcTsukY1FEi9TqjW7YU3uODZb/6EbtnsRyyWK0slYkYKV5ES8+qV4bGdb65/xR SFUPQsmqQTwNSFWG2ltLIre6BQGTQD/JP/J4jLKATHdLiBCxPijV6gX7qZ2QYI8CG1 zqmxPAYyBAkO4YYq/+i7+n+wh3WHNzv2xWtu4cMg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5c6686-12e6e3@github.com>
Subject: [quicwg/base-drafts] 12e6e3: Script updating gh-pages from b691251f. [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/mVOE4xUZYVQ8iN__k4l-a677DMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:33:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 12e6e32dd057b0dc766a69ce6d9874332d98a510
      https://github.com/quicwg/base-drafts/commit/12e6e32dd057b0dc766a69ce6d9874332d98a510
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b691251f. [ci skip]



From nobody Thu May 16 11:35:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 551B5120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:35:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B2Ua9CVYGY7I for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:34:57 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB3E0120142 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:34:51 -0700 (PDT)
Date: Thu, 16 May 2019 11:34:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031688; bh=bJciEi+EF/q/SRUilYZjSDGdlCE5cICZGOvAWcR/eGM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hpiISRzSdHstBb9hGJTWnJKxmONzMwDxnIgCo7crGNoFNONoM0aVm1sR5ofV7pMDr XRjKb22TIxlUmPajQ7xpsBS+8dV1ixcfQN8rvv3mxh1Bcr5Fqe/r19uwTa72J/TgiV +4f551xSW9F3jg0yQe5zeTVH6Fi85rjzYT81+k+k=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHDGEVLJPEXGGQ3M525LP4REVBNHHBVB5BGI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2713/c493183211@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2713@github.com>
References: <quicwg/base-drafts/pull/2713@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY errors properly (#2713)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddad48aeefc_64593fa1c24cd9681184f3"; 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/Grr3OmfaLLk_VLSJCsLtSTqPTlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:35:01 -0000

----==_mimepart_5cddad48aeefc_64593fa1c24cd9681184f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Whoops -- missed that #2707 was the updated version of #2705.  Closing in favor of @DaanDeMeyer's, which contains identical 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/2713#issuecomment-493183211
----==_mimepart_5cddad48aeefc_64593fa1c24cd9681184f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Whoops -- missed that <a class=3D"issue-link js-issue-link" data-error=
-text=3D"Failed to load issue title" data-id=3D"444934445" data-permissio=
n-text=3D"Issue title is private" data-url=3D"https://github.com/quicwg/b=
ase-drafts/issues/2707" data-hovercard-type=3D"pull_request" data-hoverca=
rd-url=3D"/quicwg/base-drafts/pull/2707/hovercard" href=3D"https://github=
.com/quicwg/base-drafts/pull/2707">#2707</a> was the updated version of <=
a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load is=
sue title" data-id=3D"444912662" data-permission-text=3D"Issue title is p=
rivate" data-url=3D"https://github.com/quicwg/base-drafts/issues/2705" da=
ta-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-dra=
fts/pull/2705/hovercard" href=3D"https://github.com/quicwg/base-drafts/pu=
ll/2705">#2705</a>.  Closing in favor of <a class=3D"user-mention" data-h=
overcard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D939501=
1" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_=
type:self" href=3D"https://github.com/DaanDeMeyer">@DaanDeMeyer</a>'s, wh=
ich contains identical text.</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/2713?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5FZJJSOCUNHVU6RFTPVWSMRA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWB2Y#issuecomment-493183211">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJKZO6F23W3GUQ3UFU5DPVWSMRANCNFSM4HNPBN7Q">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK3C3EZA4ZLEJVIUTDLPV=
WSMRA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVSWB2Y.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/2713?email_source=3D=
notifications\u0026email_token=3DAFTOJK5FZJJSOCUNHVU6RFTPVWSMRA5CNFSM4HNP=
BN72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWB2Y#i=
ssuecomment-493183211",
"url": "https://github.com/quicwg/base-drafts/pull/2713?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5FZJJSOCUNHVU6RFTPVWSMRA5CNFSM4HNPBN=
72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWB2Y#iss=
uecomment-493183211",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cddad48aeefc_64593fa1c24cd9681184f3--


From nobody Thu May 16 11:35:08 2019
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 69867120130 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 bAHo8Q5smJIR for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:34:59 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1BE312014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:34:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=qZRLtkzyFdhwQv/1PNG9atu8aSs=; b=OXZBRccp7cIe1MEP sqObhrpqm1LzTWUDBk3ULtHUnF3oGVef7zFTO9+/AUuEjQsRsuUpRtFFv2CjhjC8 omc/I5K0EGGU4fR71YAbSJJtWOT/fkuxb62p9b6SiUozxjXMyk9Ao+QQvckEnh8x NQ95G0MMXy5Ennq92uoklyoIAjk=
Received: by filter0963p1las1.sendgrid.net with SMTP id filter0963p1las1-14347-5CDDAD47-23 2019-05-16 18:34:47.603153362 +0000 UTC m=+17611.409460490
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0050p1iad1.sendgrid.net (SG) with ESMTP id C4k_D8mfS0yy-wfZo1K38A for <quic-issues@ietf.org>; Thu, 16 May 2019 18:34:47.710 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id A237CC033E for <quic-issues@ietf.org>; Thu, 16 May 2019 11:34:47 -0700 (PDT)
Date: Thu, 16 May 2019 18:34:47 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZE4H2OZAIXJZQECF25LP4PEVBNHHBVB5BGI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2713/issue_event/2347343983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2713@github.com>
References: <quicwg/base-drafts/pull/2713@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY errors properly (#2713)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddad47a03c7_50e33fa5f22cd968679c9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2QxKXtQ5AZbCNo2ydTWv0jwTn7CqcM8/M423 S5OETE6fQvaiWfzmbPPqLEIrfIh1q032DjTF4lS6Mexe1WDsqOTLuaMF+SmL8SISmq0NpKZVvXWqJS VE4/C8vU62qA1hhv8yA7tI1tNEFIKy+EH/32Pe1Cr0r8wbJqb3X1tfXtEDElf7mVg7FJvB4cHemMI9 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tJNZOThK29I_m57CJbDcXJH2BIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:35:02 -0000

----==_mimepart_5cddad47a03c7_50e33fa5f22cd968679c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2713.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2713#event-2347343983
----==_mimepart_5cddad47a03c7_50e33fa5f22cd968679c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445096242" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2713" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2713/hovercard" href="https://github.com/quicwg/base-drafts/pull/2713">#2713</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/2713?email_source=notifications&amp;email_token=AFTOJK6B6H6U6FL7BZ4FQN3PVWSMPA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU2A3Y#event-2347343983">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52XMHOY65RGEPBXNLPVWSMPANCNFSM4HNPBN7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGC6PPR4VCKM4WEVDPVWSMPA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU2A3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2713?email_source=notifications\u0026email_token=AFTOJK6B6H6U6FL7BZ4FQN3PVWSMPA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU2A3Y#event-2347343983",
"url": "https://github.com/quicwg/base-drafts/pull/2713?email_source=notifications\u0026email_token=AFTOJK6B6H6U6FL7BZ4FQN3PVWSMPA5CNFSM4HNPBN72YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU2A3Y#event-2347343983",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddad47a03c7_50e33fa5f22cd968679c9--


From nobody Thu May 16 11:39:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D87611201AE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:39:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id no3H7nrypx3y for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:39:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A36B120278 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:39:39 -0700 (PDT)
Date: Thu, 16 May 2019 11:39:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031978; bh=9wFcPoLaF/KNuaJjhrycB2FkNWJoKxY/4OWmXn6/ekg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VxaMOHsvQ/t8Uuen08L+utGV4vwAP0aUtEgGm8hUlkAmZj7ozp+hM8M8A5yOOy3jx GRVph72HyfF/2CndfOik59vlrTPM63x+wtHBT3z5VvnVu3ioAiGU+J3zoS9hTwlSzt JLP8aM4xXwab8HcCQ5B6Yd2Kd7Ci5a4E0MhWNb9U=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5J2ZGNYULEI2T3SZF25LQOTEVBNHHBUZV77I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2691/c493184880@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2691@github.com>
References: <quicwg/base-drafts/pull/2691@github.com>
Subject: Re: [quicwg/base-drafts] Relax requirement of detecting duplicate TPs on receiver (#2691)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddae69e9898_15443fa992ecd9685570"; 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/k0cbemWLvwGigDc1KInIvP6gPuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:39:46 -0000

----==_mimepart_5cddae69e9898_15443fa992ecd9685570
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Although I'd prefer a MUST for the non-proprietary TPs, I can live with the current 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/2691#issuecomment-493184880
----==_mimepart_5cddae69e9898_15443fa992ecd9685570
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Although I'd prefer a MUST for the non-proprietary TPs, I can live with the current 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/2691?email_source=notifications&amp;email_token=AFTOJK6QLK2RLURPRJDRZY3PVWS6TA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWO4A#issuecomment-493184880">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5S47HI6MMAYMZ7HILPVWS6TANCNFSM4HMHCH7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TKGIEIGJTQ3LO4YTPVWS6TA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWO4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6QLK2RLURPRJDRZY3PVWS6TA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWO4A#issuecomment-493184880",
"url": "https://github.com/quicwg/base-drafts/pull/2691?email_source=notifications\u0026email_token=AFTOJK6QLK2RLURPRJDRZY3PVWS6TA5CNFSM4HMHCH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWO4A#issuecomment-493184880",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddae69e9898_15443fa992ecd9685570--


From nobody Thu May 16 11:39:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EEDB120164 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:39:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kOy2BFU_N318 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:39:43 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB470120278 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:39:43 -0700 (PDT)
Date: Thu, 16 May 2019 11:39:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558031982; bh=+pgzGsWtO5PkEbMTLpnx+PPoX8DzgqWNnhIaTgTvpK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xCsepbiQeaiie9md9GnFH2ZQoJK70XUIouvJqh82VvlIk48kiAkyvWiC56XrjlIMT 8IlCtsOS/neP00wrc/0sgT9St+65zbfZeOaSfNx6dPc1TBfMv8qgQewct4dzGqT+VR lBRZz/uerIqE62T2AsdoQQsbEOs78jFipeICy1Ro=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOBXUL2UMTAH4WU3V25LQO5EVBNHHBVBLVVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2710/c493184902@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2710@github.com>
References: <quicwg/base-drafts/pull/2710@github.com>
Subject: Re: [quicwg/base-drafts] Split SETTINGS handling error text (#2710)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddae6ea463d_352a3fea6cacd9601282b3"; 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/7VAjEFvV7fsrdpPfJ4ammQCWup4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:39:52 -0000

----==_mimepart_5cddae6ea463d_352a3fea6cacd9601282b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Moves existing text to be clearer, but doesn't change the stated requirements.  Editorial, and fine by 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/2710#issuecomment-493184902
----==_mimepart_5cddae6ea463d_352a3fea6cacd9601282b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Moves existing text to be clearer, but doesn't change the stated requirements.  Editorial, and fine by 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/2710?email_source=notifications&amp;email_token=AFTOJK3D6J7XA72KFQSFUWLPVWS65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWPBQ#issuecomment-493184902">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZWJYEIZMO5OJAK3DPVWS65ANCNFSM4HNMQCLA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK734Q4GN7Y47MFD6HDPVWS65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWPBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK3D6J7XA72KFQSFUWLPVWS65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWPBQ#issuecomment-493184902",
"url": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK3D6J7XA72KFQSFUWLPVWS65A5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSWPBQ#issuecomment-493184902",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddae6ea463d_352a3fea6cacd9601282b3--


From nobody Thu May 16 11:41:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F04361200FE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvOnlry_uBjC for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78F761200C7 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:41:35 -0700 (PDT)
Date: Thu, 16 May 2019 11:41:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032094; bh=lfLF/ceWdlAZkVKoQ4qn/6eDx4hFWGvBOh5ZWTVV4Qk=; h=Date:From:To:Subject:From; b=u4g2PSgxeSc7VLa7Yqy6pPDu0fLBt4EzaqFLJ/0fZVrdZ02tDGJayO80t89fSYj9O eJ00VD5vp9iuvs4lcA3l03+3Lz3i8pBwTFbjpB93jNoO3gGJeMFbR0IwWUAFYB0Foy G7fBYkLdMmkJc/DtuZQpBH7cHMhYrc9HKZQu7ec0=
From: Lucas Pardue <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b69125-83e2d0@github.com>
Subject: [quicwg/base-drafts] 83e2d0: Split SETTINGS handling error 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/dm4tfMdnow-BMIB4uMB5ELUCn4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:41:37 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 83e2d0a1c0f7f1ce37e32806c8cbe86ad2fe08e5
      https://github.com/quicwg/base-drafts/commit/83e2d0a1c0f7f1ce37e32806c8cbe86ad2fe08e5
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Split SETTINGS handling error text

Fixes #2706 by clearly splitting the two different error cases.



From nobody Thu May 16 11:41:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC2F41200FE for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4jg6i_9uh-ND for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:42 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6089E1200C7 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:41:42 -0700 (PDT)
Date: Thu, 16 May 2019 11:41:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032101; bh=8r20PpCmjGORbKn0oMB3T7BIKZ1eEwQkAS1dKKS8Kgw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CYNblCrDGYbJisAghUoQtAhqnq0vOB9tvTOenBWfiqHF+ZT6E5parses6jAknBW6m e/Ep3WXs/CpRiv6l98lS9Ne+QSHCf/E0l7OeYo8pkn3p5NAiDStiIP9IV24e/VhYcU REpHvvgHh4J8f5to+O0B67uiG5+U9i/FJPLgKAmg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK344TH5YPPEKUPHTD525LQWLEVBNHHBVBLVVQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2710/issue_event/2347360658@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2710@github.com>
References: <quicwg/base-drafts/pull/2710@github.com>
Subject: Re: [quicwg/base-drafts] Split SETTINGS handling error text (#2710)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaee583b3c_32763f95d68cd95c2128d8"; 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/cXNf85wMW6j5EiLAmAvL1es1Bn0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:41:44 -0000

----==_mimepart_5cddaee583b3c_32763f95d68cd95c2128d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2710 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/2710#event-2347360658
----==_mimepart_5cddaee583b3c_32763f95d68cd95c2128d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444954028" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2710" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2710/hovercard" href="https://github.com/quicwg/base-drafts/pull/2710">#2710</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/2710?email_source=notifications&amp;email_token=AFTOJK42SXCIDVXQETNOLITPVWTGLA5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DEQ#event-2347360658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NH2S3IGZNSXKA72TPVWTGLANCNFSM4HNMQCLA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GZ7XMWNPAN7WLDX3PVWTGLA5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK42SXCIDVXQETNOLITPVWTGLA5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DEQ#event-2347360658",
"url": "https://github.com/quicwg/base-drafts/pull/2710?email_source=notifications\u0026email_token=AFTOJK42SXCIDVXQETNOLITPVWTGLA5CNFSM4HNMQCLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DEQ#event-2347360658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddaee583b3c_32763f95d68cd95c2128d8--


From nobody Thu May 16 11:41:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFF76120156 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X6CHUayJ_nt6 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:41:43 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7893212001B for <quic-issues@ietf.org>; Thu, 16 May 2019 11:41:43 -0700 (PDT)
Date: Thu, 16 May 2019 11:41:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032102; bh=0ulUGcsjEGjDUIJLEsUwmDEGeNXWkzNUUpH/5z15CiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UQgYDF70wjZCwGlcb2dIGUNYRROCqpDyBi7iBwVI0XkHzjJ7JII0ljeNM+hJewA+L XUYQ040pYh3euHyYfJmrdfeALySD8JFmBbK7NUi7YiCdgYUSlGV9zxVtLrGSw5Qxaq DYzNS7xDSuzOnT9kCHySMJ2gYB8Tv3LaClcB+ypQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLJ6IN7SLWWXNW5YV25LQWNEVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2706/issue_event/2347360663@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2706@github.com>
References: <quicwg/base-drafts/issues/2706@github.com>
Subject: Re: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaee688682_35143fe9b68cd964176144"; 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/ewfoCaIimF05NzTYJYoykIfZg58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:41:46 -0000

----==_mimepart_5cddaee688682_35143fe9b68cd964176144
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2706 via #2710.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2706#event-2347360663
----==_mimepart_5cddaee688682_35143fe9b68cd964176144
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444923952" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2706" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2706/hovercard" href="https://github.com/quicwg/base-drafts/issues/2706">#2706</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444954028" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2710" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2710/hovercard" href="https://github.com/quicwg/base-drafts/pull/2710">#2710</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/2706?email_source=notifications&amp;email_token=AFTOJK66TM7RPSDK5FEBGVLPVWTGNA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DFY#event-2347360663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HKPL2JRGVXP3HDTLPVWTGNANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CD5QDBLMF4XJCPKLPVWTGNA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK66TM7RPSDK5FEBGVLPVWTGNA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DFY#event-2347360663",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK66TM7RPSDK5FEBGVLPVWTGNA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPU6DFY#event-2347360663",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddaee688682_35143fe9b68cd964176144--


From nobody Thu May 16 11:43:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DB4D1200C7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:43:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id meK1be6vug9W for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:43:02 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C770B12001B for <quic-issues@ietf.org>; Thu, 16 May 2019 11:43:02 -0700 (PDT)
Date: Thu, 16 May 2019 11:43:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032181; bh=vFKH6dDOPIxOEBkgF6JNjJdLw/iNKXeUYzaPG+JKJQE=; h=Date:From:To:Subject:From; b=Dxlu8fnWxH8yc4LbZRtJRynfiuJLeAs73pm9Vn/sZakNbeEb4uUT3vgUVkbBH9te/ smFUEVNqq9MhSwH6fLzgXpm/tAH6BasmB4Paaaah/yY7mNtBXlUku0xxBtdSAV5ptI mqp4KFIwgx/7eukaDpgw0L5iJG+hn62zhX35+Xwo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/12e6e3-43dbb4@github.com>
Subject: [quicwg/base-drafts] 43dbb4: Script updating gh-pages from 83e2d0a1. [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/fUK7xIkCk_mstujZKkeadadyAe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:43:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 43dbb49098f8a6f7b7b37f23b0d818f2aa7a42b5
      https://github.com/quicwg/base-drafts/commit/43dbb49098f8a6f7b7b37f23b0d818f2aa7a42b5
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 83e2d0a1. [ci skip]



From nobody Thu May 16 11:44:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1AAD1200C7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qp0TJ0cU8qCp for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:44:42 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 669C012001B for <quic-issues@ietf.org>; Thu, 16 May 2019 11:44:42 -0700 (PDT)
Date: Thu, 16 May 2019 11:44:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032281; bh=f6qhlrPzTxNH9mLt2v6XQk7VQpOiUFoX2+ZgOn2p6HI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C2d9iQa3OwUDJiiKwnd9WPXj8mYJEgITkTVMFgOw33/D4grcWjP3TiJiRvCxuRoyH OYZVVjT3mX7OGFE3uIS44+EkidSUqoUoV/pDhA9u8tWCk0EJO8YRN8TJLUQ8Fkt4PV 0Mc9zldxzQ5a3pOMaRDBYG2XOw2DEGs9vGEbpXJU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK64UIHOFRH2F6CBNQN25LRBTEVBNHHBVBIAGA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2706/493186614@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2706@github.com>
References: <quicwg/base-drafts/issues/2706@github.com>
Subject: Re: [quicwg/base-drafts] Second SETTINGS frame on any stream other than the control stream error (#2706)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaf993d4fc_2a633fd42eecd960192925"; 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/LL2QLhFGwSEq_O4x0b_dbqi4NMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:44:45 -0000

----==_mimepart_5cddaf993d4fc_2a633fd42eecd960192925
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the real unclarity in the spec is that both can happen simultaneously.  After receiving a proper SETTINGS frame on the control channel, receiving a SETTINGS frame on some other stream would be *both* a second SETTINGS frame *and* a SETTINGS frame on the wrong stream.  #2710 clarifies this reasonable.  Thanks, both of 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/2706#issuecomment-493186614
----==_mimepart_5cddaf993d4fc_2a633fd42eecd960192925
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the real unclarity in the spec is that both can happen simultaneously.  After receiving a proper SETTINGS frame on the control channel, receiving a SETTINGS frame on some other stream would be <em>both</em> a second SETTINGS frame <em>and</em> a SETTINGS frame on the wrong stream.  <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444954028" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2710" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2710/hovercard" href="https://github.com/quicwg/base-drafts/pull/2710">#2710</a> clarifies this reasonable.  Thanks, both of 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/2706?email_source=notifications&amp;email_token=AFTOJK4JNN4VPTWUYTL77H3PVWTRTA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSW4NQ#issuecomment-493186614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7QYHGFKYOWVMMSMLPVWTRTANCNFSM4HNL7AXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KJWNQVQCG4TFVTRDPVWTRTA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSW4NQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK4JNN4VPTWUYTL77H3PVWTRTA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSW4NQ#issuecomment-493186614",
"url": "https://github.com/quicwg/base-drafts/issues/2706?email_source=notifications\u0026email_token=AFTOJK4JNN4VPTWUYTL77H3PVWTRTA5CNFSM4HNL7AX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSW4NQ#issuecomment-493186614",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddaf993d4fc_2a633fd42eecd960192925--


From nobody Thu May 16 11:46:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 179BC120189 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:46:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m9zsqnlhZD8M for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:46:34 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC438120156 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:46:14 -0700 (PDT)
Date: Thu, 16 May 2019 11:46:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032374; bh=VhyxheJIXSCEWj5GHLUe/xGIPjpnknlxJVvnDvgJYPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SGfv8WJSo1v+NdyMzF4uQSORN8dmfjGGt+wYyFVhYRkE4szEvzCTuMXaADYQhJ3a3 ajgsKLgJDJJTlXk/IIBPhsntl4XM6E8er3igT9rtXZ2KZI16Fa78twRnw5vyQJWZav 1y73VPp56MUCBkk6Do8h/c+uEEZJi76nKuNIdtR0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7SFPQMN67OJWSFP6N25LRHLEVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712/c493187141@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2712@github.com>
References: <quicwg/base-drafts/pull/2712@github.com>
Subject: Re: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddaff5ee591_64593fa1c24cd9682308b8"; 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/zXtBfP1UpsSaiC3ZFyZR-0UqMmI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:46:35 -0000

----==_mimepart_5cddaff5ee591_64593fa1c24cd9682308b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to lean toward the Message Exchange section -- this is a question of getting frames in an order that can't possibly carry a valid HTTP message.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2712#issuecomment-493187141
----==_mimepart_5cddaff5ee591_64593fa1c24cd9682308b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I tend to lean toward the Message Exchange section -- this is a question of getting frames in an order that can't possibly carry a valid HTTP message.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications&amp;email_token=AFTOJK67DO7Z2DNXVP5LB2DPVWTXLA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXARI#issuecomment-493187141">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYIKHOALMN5TWL2QTPVWTXLANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ISL473SAA7LPF6HLPVWTXLA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXARI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK67DO7Z2DNXVP5LB2DPVWTXLA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXARI#issuecomment-493187141",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK67DO7Z2DNXVP5LB2DPVWTXLA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXARI#issuecomment-493187141",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddaff5ee591_64593fa1c24cd9682308b8--


From nobody Thu May 16 11:48:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF729120226 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:48:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lNXxCR-QvSkf for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:48:03 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4307A1202AE for <quic-issues@ietf.org>; Thu, 16 May 2019 11:48:03 -0700 (PDT)
Date: Thu, 16 May 2019 11:48:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032482; bh=zw4d4Su/RC9c1XW3No4dq+7kux89DGZijeyQANw47H8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LWLSoaq4VgglgBKFwuuiIGq3Kmmq3CbPFvkBdmrGKI1zPILSN/SUX0f8NYAmF8eT+ HItkmN7g5c7Lq+7MvpW2cq0Rw+E7RsIRwK1JnFyeSIz1Mmr1O3fHKm3570LSHegU/8 Y/YusIEgOo3hYHsfWjNPmVKb+Z4lhQBbM6ir9WJ8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY76FV3O6YRV52XQHN25LROFEVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712/issue_event/2347376344@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2712@github.com>
References: <quicwg/base-drafts/pull/2712@github.com>
Subject: Re: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb0621923a_149f3fb8b3acd96414796a"; 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/Rx2hOY6bk0jNVuRhxjHsbj7TaTI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:48:09 -0000

----==_mimepart_5cddb0621923a_149f3fb8b3acd96414796a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2712.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2712#event-2347376344
----==_mimepart_5cddb0621923a_149f3fb8b3acd96414796a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444968916" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2712" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2712/hovercard" href="https://github.com/quicwg/base-drafts/pull/2712">#2712</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/2712?email_source=notifications&amp;email_token=AFTOJK6CFLX54HEUBP5WFLDPVWT6FA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPVB5WA#event-2347376344">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Z5WWXA4X5ZORZMWTPVWT6FANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HILHL4J2YK4VGVQ3PVWT6FA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPVB5WA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK6CFLX54HEUBP5WFLDPVWT6FA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPVB5WA#event-2347376344",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK6CFLX54HEUBP5WFLDPVWT6FA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPVB5WA#event-2347376344",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddb0621923a_149f3fb8b3acd96414796a--


From nobody Thu May 16 11:50:36 2019
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 580B412015B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:50:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 RzDa4F1gsXbF for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:50:33 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7EAF120153 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:50:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=s3AfRIKWIuIQ6Z/IgDXelL+D5g4=; b=W4tjATZhHDFCpYGR zD0Nm/ZrKr1ggMQSSE8SU5MkgKrk6CG5/aUebgqQJkKcbOB1BLjKHVsK6PMaupay RVxXh7ihfumQzaVmgDjVpWyisC5fvkBam+QwFisH0SczyTx5iPG4MDO/7nrJOkHo msCn9p9YTSVnYkDfyfNK6BZHrVg=
Received: by filter0983p1las1.sendgrid.net with SMTP id filter0983p1las1-12742-5CDDB0F6-34 2019-05-16 18:50:30.952703695 +0000 UTC m=+250128.986975710
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id 85CMSYX1RmmzjcNHcX07cA for <quic-issues@ietf.org>; Thu, 16 May 2019 18:50:30.987 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id DD6D4380084 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:50:30 -0700 (PDT)
Date: Thu, 16 May 2019 18:50:31 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK254YRC52ZXVPO5H5525LRXNEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493188584@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb0f6db384_19f73f8b406cd9684386ca"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1WkRb4QS8FXpxk8wNSW78CI09rhz8VZ8tW4C 1PenQJKA52lxbDJ65cTgT+o9GOzfNHQ7s0I+aBr61JR1akmKLm8ujkKV8V/NBjQzpXgKoJAf1YnliK 7NgK25vgVdVEIytNS9qab5jyhj4I06qQ1aRmDcw42JmsYovQ7mW4GQW2DhAoUdhipHHnwQFymtzAf6 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JpJ6PSOH4-2A9S3LO4gf98C5CRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:50:35 -0000

----==_mimepart_5cddb0f6db384_19f73f8b406cd9684386ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj I don't think encouraging protocol fragmentation is a good idea. The reason TLS 1.3 has CCM_8 is to allow IoT use-cases to use TLS 1.3 instead of making them develop new protocols. The same argument applies to 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/2581#issuecomment-493188584
----==_mimepart_5cddb0f6db384_19f73f8b406cd9684386ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> I don't think encouraging protocol fragmentation is a good idea. The reason TLS 1.3 has CCM_8 is to allow IoT use-cases to use TLS 1.3 instead of making them develop new protocols. The same argument applies to 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/2581?email_source=notifications&amp;email_token=AFTOJKZFV6SX7ZENXVLQ4XDPVWUHNA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXL2A#issuecomment-493188584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHUPI6KGQ562IY6HTPVWUHNANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZX6I7ROHQY2XEOMDPVWUHNA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXL2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKZFV6SX7ZENXVLQ4XDPVWUHNA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXL2A#issuecomment-493188584",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKZFV6SX7ZENXVLQ4XDPVWUHNA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXL2A#issuecomment-493188584",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddb0f6db384_19f73f8b406cd9684386ca--


From nobody Thu May 16 11:51:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6A54120156 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:51:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 1Qg0YRil5bbS for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:51:32 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B780F1201DD for <quic-issues@ietf.org>; Thu, 16 May 2019 11:51:19 -0700 (PDT)
Date: Thu, 16 May 2019 11:51:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032678; bh=WrOxPfgc9j4AxvzY/nCRz9HF6QW2sIE5wIE9GqthCKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qyxkv5mlQiBiXSH458nPQf0p1hMLqEt0tyvueEOwlven1fdgYwtnFFmKJxBl+vZ4c XjyjaukfvFq3g9n+gO7JTW1i+xbVAifShqveb+ImslBuEhiSnzu9ChRbBUq962d1yJ CU33soqUB+aaAofh0Yubeu0U5OYG/0hBd5wMVTRQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGX4EJQJ6XONKPYIN25LR2NEVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712/c493188843@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2712@github.com>
References: <quicwg/base-drafts/pull/2712@github.com>
Subject: Re: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb12692ff2_51e83ff0388cd968370042"; 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/O9A8Aa5VAPwhYv_0IESP7339u1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:51:34 -0000

----==_mimepart_5cddb12692ff2_51e83ff0388cd968370042
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ack, I was fixing the fact that #2701 broke everything and messed this up.  Once the PR closed, I lost access to @DaanDeMeyer's branch to un-mess it.  Moving to a quicwg branch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2712#issuecomment-493188843
----==_mimepart_5cddb12692ff2_51e83ff0388cd968370042
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ack, I was fixing the fact that <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444552929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2701" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2701/hovercard" href="https://github.com/quicwg/base-drafts/pull/2701">#2701</a> broke everything and messed this up.  Once the PR closed, I lost access to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=9395011" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DaanDeMeyer">@DaanDeMeyer</a>'s branch to un-mess it.  Moving to a quicwg branch.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications&amp;email_token=AFTOJK5J2BKCIIU475QPBC3PVWUKNA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXN2Y#issuecomment-493188843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HR4DVW3CZJYZSP63PVWUKNANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK26VWKTL74KIZRZMVTPVWUKNA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXN2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK5J2BKCIIU475QPBC3PVWUKNA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXN2Y#issuecomment-493188843",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK5J2BKCIIU475QPBC3PVWUKNA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSXN2Y#issuecomment-493188843",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddb12692ff2_51e83ff0388cd968370042--


From nobody Thu May 16 11:51:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25C0E120190 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:51:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id br6x3ZFixfeJ for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:51:34 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09355120160 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:51:33 -0700 (PDT)
Date: Thu, 16 May 2019 11:51:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032692; bh=9ASuF9yodaiH5NglP0j/1sX/s71htRQwZ3A6t26cPac=; h=Date:From:To:Subject:From; b=HYJPwnViz0k7gz7r6leDH7CsypsJQVjgKd98I3ycWlu8fi83FIEmj/Y07Pv9mLp8l RQVVqCc6sQzOM2ckaa+ZhV4bdkdkTRv99+8co4mTs5yZ7fxZ73cdSvyY1dH9/o/KlW 4FAzfLJk2/BXwOgoqhoCWEp+CZ7U/qSiluohI/po=
From: Daan De Meyer <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/DaanDeMeyer-specify-data-before-headers-error/000000-a00c36@github.com>
Subject: [quicwg/base-drafts] a00c36: Specify error on receipt a DATA frame before a HEA...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-mgS_ciV_OEJNvOgleytgABrcq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:51:36 -0000

  Branch: refs/heads/DaanDeMeyer-specify-data-before-headers-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: a00c361a24493be732eeda5249359dc98197e2fd
      https://github.com/quicwg/base-drafts/commit/a00c361a24493be732eeda5249359dc98197e2fd
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Specify error on receipt a DATA frame before a HEADERS frame on a
request stream.



From nobody Thu May 16 11:53:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23B591201C9 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:53:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uj0fSpHBiDvU for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:53:09 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D88C12014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:53:08 -0700 (PDT)
Date: Thu, 16 May 2019 11:53:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032787; bh=7Tov3DuR4GmhfeBQr0DP1jS2ZsTaYfyqudExlJNm/Bo=; h=Date:From:To:Subject:From; b=hSQCN1ex35igd2fTZb2PvGJWcyKCnuS6LmoVsCR9z8cX0gdLeauOc24N46eZ09HtA PIMkgnyuX5YOJorl/qSj8rYoPPclLRoitgRxDQdSipVXnWrkk0KbU5KYaYSTqpL3FG 3nyMmsjei+QDrQVgx4U1mn7mZTsBXzFbah9HAahs=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/43dbb4-1b9074@github.com>
Subject: [quicwg/base-drafts] 1b9074: Script updating gh-pages from a00c361a. [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/PKBlgoGx2QUbS1gkGtAGdVz1Jes>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:53:11 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1b9074e995bf047094ecb427372b03e40fc95422
      https://github.com/quicwg/base-drafts/commit/1b9074e995bf047094ecb427372b03e40fc95422
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.txt
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-invariants.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-invariants.txt
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-qpack.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-qpack.txt
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-recovery.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-recovery.txt
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-tls.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-tls.txt
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-transport.html
    A DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-transport.txt
    A DaanDeMeyer-specify-data-before-headers-error/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a00c361a. [ci skip]



From nobody Thu May 16 11:54:49 2019
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 15460120153 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:54:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BkWeVCNGbTN for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:54:45 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EF9012014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:54:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=lOAQyECzPrP3XejWeJMlEXDpIa4=; b=ExnkGNYip34fJpkg zaAO6mio1T3OGztxNfX+/Fvz2ZgseQaBqXqgAoimv+HpBLbrHD1Oo7xw/bG5Cp4H am+pZSHF7Cou2aHHIDO/LcaXEZRfnOQ/TBpDvZCdpJkRZB8Mp1pfiXyeuUI2ZEWi FDW22LcRsN4X0PLP4ehu0otzE+o=
Received: by filter1330p1mdw1.sendgrid.net with SMTP id filter1330p1mdw1-12628-5CDDB1F4-19 2019-05-16 18:54:44.432848181 +0000 UTC m=+218080.049340154
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0012p1iad2.sendgrid.net (SG) with ESMTP id 6X_JIxNtSXWCUA3aIS5lZg for <quic-issues@ietf.org>; Thu, 16 May 2019 18:54:44.274 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 42364260046 for <quic-issues@ietf.org>; Thu, 16 May 2019 11:54:44 -0700 (PDT)
Date: Thu, 16 May 2019 18:54:44 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/DaanDeMeyer-specify-data-before-headers-error/a00c36-cdd2c2@github.com>
Subject: [quicwg/base-drafts] cdd2c2: Move to Message Exchange section
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0vOJuO6K8d6jL0N3E1K3gE253VmKU/iqTfEd MW9HI2jkL/vos6PMaRtBneoUgmdhE8PWVHtTqAXK+aSyifLxcfnSQlxRDWEynEfgFgpYy+4FQUJq3u RdJVWzF+wC5HcecBKR+zodDxPi1606TASfLkYGvnrYNvIbf/GsqZHtOzwg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5U6VxvwsegOP_vNaNDmuc0ToBkk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:54:48 -0000

  Branch: refs/heads/DaanDeMeyer-specify-data-before-headers-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: cdd2c2557a93b8620ddeb4e3a010b10e41200354
      https://github.com/quicwg/base-drafts/commit/cdd2c2557a93b8620ddeb4e3a010b10e41200354
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move to Message Exchange section



From nobody Thu May 16 11:55:49 2019
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 7C017120153 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:55:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T4g_arEaljZV for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:55:47 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C6E512014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:55:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=/tcFY/5XOEefJ7urIdovmkHJB1E=; b=Z4ym2x2kZswyALAc 8rYbEoqCFsj930pBG5kCxfIYYwM4XW9V1deZp6NmxXBfr4Udq1JgYFcMo0/f4zzN 2+qujVnNA2MYg8NOLFAB94exQVIy5KkfP655c4f3T4CrBOGax4+JLC6l4XDTmOYk euaT7VdLc27MwyjfdlYFiiTdhB8=
Received: by filter1236p1las1.sendgrid.net with SMTP id filter1236p1las1-6796-5CDDB229-6 2019-05-16 18:55:37.141051138 +0000 UTC m=+250199.837017197
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 4TY1mGnCR5yxs4U65UPe2w for <quic-issues@ietf.org>; Thu, 16 May 2019 18:55:37.043 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id F101FC0C4E for <quic-issues@ietf.org>; Thu, 16 May 2019 11:55:36 -0700 (PDT)
Date: Thu, 16 May 2019 18:55:37 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5T5C5MDUG53ZO7P7525LSKREVBNHHBVB6T2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2715@github.com>
Subject: [quicwg/base-drafts] Specify error for a DATA frame before any HEADERS frames (#2715)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb228ee809_edc3fbcbf4cd964963c4"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1GKk3uqpFjEtDXXuxGCM/XdOVE0+a/03NEu7 thF6OWDD4uTUb83GLx3FPmb5HCXF9in9OTiiBqpkv8xoImLmbgsSKh7Hll2MSJg+R+hHCz+Uk63xip nrVmoDa2P3lga0yYS0UnYx4j4mCeGVtCMS5M6BQGuLFI8H9igYJ6p7dCp6E9Pjhx0haLTqmAPeQI3w k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fYLiTDNyG8Fi5GCpLEsGJcqFOkY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:55:48 -0000

----==_mimepart_5cddb228ee809_edc3fbcbf4cd964963c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#2712 reincarnated, because I messed up.  Sorry, @DaanDeMeyer.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2715

-- Commit Summary --

  * Specify error on receipt a DATA frame before a HEADERS frame on a
  * Move to Message Exchange section

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2715.patch
https://github.com/quicwg/base-drafts/pull/2715.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/2715

----==_mimepart_5cddb228ee809_edc3fbcbf4cd964963c4
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 issue title" data-id="444968916" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2712" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2712/hovercard" href="https://github.com/quicwg/base-drafts/pull/2712">#2712</a> reincarnated, because I messed up.  Sorry, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=9395011" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DaanDeMeyer">@DaanDeMeyer</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/2715'>https://github.com/quicwg/base-drafts/pull/2715</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify error on receipt a DATA frame before a HEADERS frame on a</li>
  <li>Move to Message Exchange section</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2715/files#diff-0">draft-ietf-quic-http.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2715.patch'>https://github.com/quicwg/base-drafts/pull/2715.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2715.diff'>https://github.com/quicwg/base-drafts/pull/2715.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/2715?email_source=notifications&amp;email_token=AFTOJK7R3PGIZZWA4OYLKGTPVWU2RA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUH2PJQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2A2B2WW3HNHQES4FTPVWU2RANCNFSM4HNPI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ37FH4B55OR4KHLJ3PVWU2RA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUH2PJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2715?email_source=notifications\u0026email_token=AFTOJK7R3PGIZZWA4OYLKGTPVWU2RA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUH2PJQ",
"url": "https://github.com/quicwg/base-drafts/pull/2715?email_source=notifications\u0026email_token=AFTOJK7R3PGIZZWA4OYLKGTPVWU2RA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUH2PJQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cddb228ee809_edc3fbcbf4cd964963c4--


From nobody Thu May 16 11:55:59 2019
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 D5986120153 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:55:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 JqevBN7tgMv7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:55:57 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6BB0E12014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:55:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=q4R8NuHQ4HKHVWfwXFR4fQplsW8=; b=SsG3ba9QBtSAD1L1 B944iZ8Y+Qj9Uj6CqVLWPC69bxmQ7zM/W/8RxMvBedMdqME6RhpPQQY3B1oiWva0 OOsILr6MlRmF1O0F2pRBd+qmFwRGxzaFZGYO2zRxvzP7BwQKt6iYO1ka2XCRQQ/L x6+7ASpvb0wtP5UFcS2T5x4Tlb4=
Received: by filter0791p1las1.sendgrid.net with SMTP id filter0791p1las1-27086-5CDDB23B-20 2019-05-16 18:55:55.522062554 +0000 UTC m=+250456.308361991
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0020p1iad2.sendgrid.net (SG) with ESMTP id p6OOUPaRRmWsOXboeQuhvw for <quic-issues@ietf.org>; Thu, 16 May 2019 18:55:55.541 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id 66D6938008C for <quic-issues@ietf.org>; Thu, 16 May 2019 11:55:55 -0700 (PDT)
Date: Thu, 16 May 2019 18:55:55 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UEKZEWJCCF3EAPHV25LSLXEVBNHHBVBNP2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2712/c493190408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2712@github.com>
References: <quicwg/base-drafts/pull/2712@github.com>
Subject: Re: [quicwg/base-drafts] Specify error on receipt a DATA frame before a HEADERS frame on a request stream (#2712)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb23b32035_19eb3f8b406cd968271547"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak29D8iXja7sfO3TfkcQ61g+C4JPwMCJ83cln7 gEvtYsw9LyZ+3UDc/QsbmBHzKhlr/jxtduVQnpkTzKonpl2vVUM3KUwanH+uZTkCaMxm26RYNMjvdd 8T87Ck1hb0AHa8BvIt+8SeACzIQYpw5rdCDIROQ3muJS14kn8V42moaYA+YWjIDth2mLc1XylhayI4 E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UQKWO-F6uTrkr1tBcNfX4kmHDIg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:55:59 -0000

----==_mimepart_5cddb23b32035_19eb3f8b406cd968271547
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Bah, and it won't let me make this PR point to the new branch, either.  Grr, GitHub.  Grr.  This is now #2715.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2712#issuecomment-493190408
----==_mimepart_5cddb23b32035_19eb3f8b406cd968271547
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Bah, and it won't let me make this PR point to the new branch, either.  Grr, GitHub.  Grr.  This is now <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445109203" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2715" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2715/hovercard" href="https://github.com/quicwg/base-drafts/pull/2715">#2715</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/2712?email_source=notifications&amp;email_token=AFTOJK7RAPOJTIJE34YEHBDPVWU3XA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSX2CA#issuecomment-493190408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HXWRI47OE3DVP663PVWU3XANCNFSM4HNMYTZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WNIQAYLD43GOSZX3PVWU3XA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSX2CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK7RAPOJTIJE34YEHBDPVWU3XA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSX2CA#issuecomment-493190408",
"url": "https://github.com/quicwg/base-drafts/pull/2712?email_source=notifications\u0026email_token=AFTOJK7RAPOJTIJE34YEHBDPVWU3XA5CNFSM4HNMYTZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSX2CA#issuecomment-493190408",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddb23b32035_19eb3f8b406cd968271547--


From nobody Thu May 16 11:56:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A3BC120153 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:56:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Dpxqja5yT0v for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 11:56:14 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E0A012014F for <quic-issues@ietf.org>; Thu, 16 May 2019 11:56:14 -0700 (PDT)
Date: Thu, 16 May 2019 11:56:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558032973; bh=VkzW65MWDMGBmy3pfIJD0g/PIawC5t4QQEp905Ih4wQ=; h=Date:From:To:Subject:From; b=nyGyHSQWYP5HxwnSABgWHdp08F61rvVA48kGwCK7WOxZKVs7hJw6YpHeP//QYmION qUWfYFYeqNYAZZYelBePM0m+0WQmOkwcTn5LUMD2L8HzAekOyfjGEw7OYW49RRcDOf BDZ6Jt2JXwFJdnlpFEQE4Lo33p5iItCM9qRsRivc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1b9074-f4475b@github.com>
Subject: [quicwg/base-drafts] f4475b: Script updating gh-pages from cdd2c255. [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/_wYK0KI2FjsraBFYvOfKPCg93U0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 18:56:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f4475b3337727dc79c39b02a6008ecc9da5f2bbe
      https://github.com/quicwg/base-drafts/commit/f4475b3337727dc79c39b02a6008ecc9da5f2bbe
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cdd2c255. [ci skip]



From nobody Thu May 16 12:02:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BA9C1201FA for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:02:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kwqSi-DwCqet for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:02:08 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A96F1201DD for <quic-issues@ietf.org>; Thu, 16 May 2019 12:02:07 -0700 (PDT)
Date: Thu, 16 May 2019 12:02:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033326; bh=UqZs7sxWTimig4G2qaHjdtYVtpj1ZcBY4Q37ch1qZXE=; h=Date:From:To:Subject:From; b=KJWnrHRPOn/vL7EX9Ca8HFTZyFmSfBY8F2vI6lkNS+pXG1/ws7QrXwlYZIsiooQ6t gnxXjX0H4gXMsrT87OMqeyG/Sr5FTnH2WzXfJ274Grfm+HItfSXW3EQsTnP4tln7K1 HWvVBnxEMCLH8RMxJgzxBd6EqBy6PDuW2oL0/LmA=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/d14a42-5f7481@github.com>
Subject: [quicwg/base-drafts] c516c0: Push SHOULD precede 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/u8w_WwCOr7NwlDDE1ucJ5yU8yfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:02:09 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts
  Commit: c516c0726d179d8f7a4b0f931031a03cf1e1938f
      https://github.com/quicwg/base-drafts/commit/c516c0726d179d8f7a4b0f931031a03cf1e1938f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push SHOULD precede reference


  Commit: 5f7481d880e2d805d4dc9a34686e31d51d54b4ab
      https://github.com/quicwg/base-drafts/commit/5f7481d880e2d805d4dc9a34686e31d51d54b4ab
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reduces MT's suggestion


Compare: https://github.com/quicwg/base-drafts/compare/d14a4238f65b...5f7481d880e2


From nobody Thu May 16 12:03:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33D2E1201DD for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Gylw67vka3n for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:00 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 983F612024F for <quic-issues@ietf.org>; Thu, 16 May 2019 12:02:47 -0700 (PDT)
Date: Thu, 16 May 2019 12:02:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033367; bh=0Fm8RW9cIglYKjWA66JcdSaZ1XNGP2wtZi+xUYcPeSY=; h=Date:From:To:Subject:From; b=JBpkAolO4cnsLBqwAmj4H0KxwAllm4yk1+vG/fz+w7wZu5hKBaGiG9+w1ArdRvp/9 r+oNINeX8LhsdlgV028ejk4fUK/ZIKIBTw1jIQtEDBxwNyVeebVtF7OPnKgm7GbuXc szwnTs+9uKL98QsLAQkcpGvjTPGcNcGKkmGu2PL8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/rst_if_possible/8bb8fe-c0f581@github.com>
Subject: [quicwg/base-drafts] c0f581: MUST close, SHOULD RST
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p57b7nqP5mamb2IdPsXibAcFKRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:03:02 -0000

  Branch: refs/heads/http/rst_if_possible
  Home:   https://github.com/quicwg/base-drafts
  Commit: c0f581072b280cb4b31b52f5aa01d429205a9123
      https://github.com/quicwg/base-drafts/commit/c0f581072b280cb4b31b52f5aa01d429205a9123
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MUST close, SHOULD RST



From nobody Thu May 16 12:03:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 459591202F5 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sqoPtjkF6Ubb for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:18 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAE481202C3 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:03:18 -0700 (PDT)
Date: Thu, 16 May 2019 12:03:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033397; bh=Y5n381zajmBkxb/ZfXKfWE6E/198Ue52Ms9uGjfWQ6c=; h=Date:From:To:Subject:From; b=AkHWASCPzRl6ZM27GEFB4WbohrXCbViL3jkdSFXuy/6iPjszDMntaYQW22/2O1bf8 z/KiPSouakyVo+mRGdrKZod4LxBonDIBHWmlsPu+4LjwJIkHjwLuuHlo2dT6pkm9yf wTZmDDd2663/dLFoKQuDBXf0289m015r7mHwqKlI=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/f8a051-5d2c2d@github.com>
Subject: [quicwg/base-drafts] 5d2c2d: Prohibit other frame types on CONNECT; fixes #2229
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FKFuOEw8RSZhk4v6xU1VuhBG8Tw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:03:27 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5d2c2d8d60b79d70d1a26ab8fbf0694ba74da475
      https://github.com/quicwg/base-drafts/commit/5d2c2d8d60b79d70d1a26ab8fbf0694ba74da475
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Prohibit other frame types on CONNECT; fixes #2229



From nobody Thu May 16 12:03:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16B6F120156 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id flnMb28KqTFc for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:03:47 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 144481201FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:03:39 -0700 (PDT)
Date: Thu, 16 May 2019 12:03:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033418; bh=oKhyXOJYUk0SjtnJBAdvRx9POFJU3g/WzvVx8yP77qk=; h=Date:From:To:Subject:From; b=HJfaBlnvJVm4Yc2nal6lLUpmb5+OCcBzfyLBfQvBHC6eCBJ19pp9OnmtvG9GF2bCI UTes772srzTRPxv1Ap6wPKlTG3yx+2gaN+QjNdXUOnRPkCk59npaZ+NPWc7BOx1RF+ 0uqfolmC1Fr9XmFuECi1O2vKIu5AFQsCcn8Nxxa4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f4475b-8186be@github.com>
Subject: [quicwg/base-drafts] 8186be: Script updating gh-pages from 5f7481d8. [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/Xk0yyX1FL85h1r5JX-Nbul6tnIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:03:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8186bed7fd679b4f2b7010f7b6acb0eb1731e698
      https://github.com/quicwg/base-drafts/commit/8186bed7fd679b4f2b7010f7b6acb0eb1731e698
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/stupid_but_permitted/draft-ietf-quic-http.html
    M http/stupid_but_permitted/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5f7481d8. [ci skip]



From nobody Thu May 16 12:04:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 390D7120156 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 787tiRZCTqy3 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:13 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AFA601200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:04:13 -0700 (PDT)
Date: Thu, 16 May 2019 12:04:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033452; bh=xd4BXPQ15WN4Mypnya/t7orynbzRxsz12Vru2u6KwaE=; h=Date:From:To:Subject:From; b=ajrfzNf+dHZ67uECJEFqPedMsk1KGwtaZzwxNP2nVAw8+EXRN3gvH0ngZiDsQrBau D751Qi99ZBoyW65kM1BlMXPAfrWuEpi9J/9KMI/zyTL5hQ9h1E5TlO3Kqbz6BXFPvQ nXQVKSHOeaqL/UyqMbR8HHsx273VqNVF+qk0NPnM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8186be-4362e0@github.com>
Subject: [quicwg/base-drafts] 4362e0: Script updating gh-pages from c0f58107. [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/hjLHebqnFKcKcnwj-9T2MEYU6QQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:04:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4362e0e1a86a6fcd771f5d02aa6b93a128137b86
      https://github.com/quicwg/base-drafts/commit/4362e0e1a86a6fcd771f5d02aa6b93a128137b86
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/rst_if_possible/draft-ietf-quic-http.html
    M http/rst_if_possible/draft-ietf-quic-http.txt
    M http/rst_if_possible/draft-ietf-quic-invariants.html
    M http/rst_if_possible/draft-ietf-quic-invariants.txt
    M http/rst_if_possible/draft-ietf-quic-qpack.html
    M http/rst_if_possible/draft-ietf-quic-qpack.txt
    M http/rst_if_possible/draft-ietf-quic-recovery.html
    M http/rst_if_possible/draft-ietf-quic-recovery.txt
    M http/rst_if_possible/draft-ietf-quic-tls.html
    M http/rst_if_possible/draft-ietf-quic-tls.txt
    M http/rst_if_possible/draft-ietf-quic-transport.html
    M http/rst_if_possible/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c0f58107. [ci skip]



From nobody Thu May 16 12:04:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D22B512021B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rT2KfcFQlyIY for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7B9F1201FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:04:36 -0700 (PDT)
Date: Thu, 16 May 2019 12:04:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033475; bh=TE5MBZQ6ND0DxgxE/GM8afwIZEBw0lPWVqgvR9hpDfQ=; h=Date:From:To:Subject:From; b=gDPtR3M1Q2kGrewMkrDCMgJYx2g53OIZPj0n+oq/x9qX62wvdP2MTwrNjpLdem0cv ByAnYBlH9YKveToFtGxCL9yLOFDscyUqeTmKrr3wPAXGJovUhIfJzNJTL22QfGrQ79 wED24tpI+4UgqmoX5Rnq5PpabNd1hBFIydiFahR4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/5d2c2d-f8a051@github.com>
Subject: [quicwg/base-drafts] f8a051: Prohibit other frame types on CONNECT; fixes #2229
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S_2pc0ShSBtyEjaJyk0wEd5foZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:04:53 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts
  Commit: f8a051679038caa3a0bc8bf471cd3b5a3c4dd171
      https://github.com/quicwg/base-drafts/commit/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Prohibit other frame types on CONNECT; fixes #2229



From nobody Thu May 16 12:05:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DA7812021B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZKNZb7K5FmQy for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:04:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1F831200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:04:39 -0700 (PDT)
Date: Thu, 16 May 2019 12:04:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033478; bh=ummVP+Zu8GTWXiqufWVOYZlL4uqxtifdPIYH5m0UkRQ=; h=Date:From:To:Subject:From; b=SLj9vKBuU8nZA3jVt9ndWkkSrgo8pJXRleNUUBw6I1SppTxq6jYzbbz6/NcVYSiuI riNjJlRijTMaNnIosr/YJHzrFvCd1sai8gP4o/tZG6XnTQHggUem58CAqrILc/JMty yzfrRcM6gfVyfcu6aJzEEDlMB9N/BgNxs4jDM3To=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4362e0-0fa964@github.com>
Subject: [quicwg/base-drafts] 0fa964: Script updating gh-pages from 5d2c2d8d. [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/6q_7PHmaaZ1Q1b_8uI7dOFaYC6Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:04:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0fa9642bc25674266dc885c50bfdbfb7eaa505f2
      https://github.com/quicwg/base-drafts/commit/0fa9642bc25674266dc885c50bfdbfb7eaa505f2
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/no_push_on_connect/draft-ietf-quic-http.html
    M http/no_push_on_connect/draft-ietf-quic-http.txt
    M http/no_push_on_connect/draft-ietf-quic-invariants.html
    M http/no_push_on_connect/draft-ietf-quic-invariants.txt
    M http/no_push_on_connect/draft-ietf-quic-qpack.html
    M http/no_push_on_connect/draft-ietf-quic-qpack.txt
    M http/no_push_on_connect/draft-ietf-quic-recovery.html
    M http/no_push_on_connect/draft-ietf-quic-recovery.txt
    M http/no_push_on_connect/draft-ietf-quic-tls.html
    M http/no_push_on_connect/draft-ietf-quic-tls.txt
    M http/no_push_on_connect/draft-ietf-quic-transport.html
    M http/no_push_on_connect/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5d2c2d8d. [ci skip]



From nobody Thu May 16 12:05:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1626E1202A7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6c0-YXSR6lKV for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:02 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25980120287 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:04:50 -0700 (PDT)
Date: Thu, 16 May 2019 12:04:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033489; bh=jnq5US3sBj3qIyzpwFrCa75rsOl+/FfoLzVzEkkYmWs=; h=Date:From:To:Subject:From; b=yG4YKuBOGgIMqDGVUw2vlXr2Le6sdcKnR7P31IxgGh6FZEKVvdS2eKnQtYAiBXe0+ goVXJ4fpLlmSiUtWXRxUb/bhJiu5iMiryvYcjQJnwoq+K/cKygZQlzvOWpiHb97E+V 94XEO4E4hLzUUKvEABYmk4Y0U+MOBJRUhOp2gU8s=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/f8a051-2de0e3@github.com>
Subject: [quicwg/base-drafts] 2de0e3: 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/StnINN6opVzfprOOm5N38A95-FM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:05:04 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2de0e363c8e4ce20468d6b574877a960318d3531
      https://github.com/quicwg/base-drafts/commit/2de0e363c8e4ce20468d6b574877a960318d3531
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Thu May 16 12:05:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B40951201DD for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2FOEinRyc6dp for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:04 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9579812021B for <quic-issues@ietf.org>; Thu, 16 May 2019 12:04:57 -0700 (PDT)
Date: Thu, 16 May 2019 12:04:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033496; bh=xiY//5STqEc+eA1h2BTe/sxWnHCkYkMKstTZkRGVV6w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C1DKNSTEU5d62gXTT4dX+UWYkPLd8h2V6qNlxmVtAXretISMiUg3A4CMP04cOh1SR SDkXrg4P1pJ0Af1zAUjor/pBmNU+FtXahFLxUJmwpRqWrKNSS7Q3+4XEAwUZ3ymd/A F2KyjXqFwK1Aqtyin22WiT/SfsEQXk5RK6Gw3j7I=
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/2702/push/3617095951@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2702@github.com>
References: <quicwg/base-drafts/pull/2702@github.com>
Subject: Re: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb458b5288_15953fb8b3acd96422044e"; 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/9rIBsnxiAg550U8LHgzQ7fs5aU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:05:06 -0000

----==_mimepart_5cddb458b5288_15953fb8b3acd96422044e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

2de0e363c8e4ce20468d6b574877a960318d3531  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/2702/files/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171..2de0e363c8e4ce20468d6b574877a960318d3531

----==_mimepart_5cddb458b5288_15953fb8b3acd96422044e
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/2de0e363c8e4ce20468d6b574877a960318d3531">2de0e36</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/2702/files/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171..2de0e363c8e4ce20468d6b574877a960318d3531?email_source=notifications&amp;email_token=AFTOJK4LJMO4RNGOQLNR7PLPVWV5RA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZGQ4DEOKQOVZWQIZTGYYTOMBZGU4TKMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3METGPN3IF24FT2ODPVWV5RANCNFSM4HNFOKUQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ITFEQCZTVLYFNCPTPVWV5RA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZGQ4DEOKQOVZWQIZTGYYTOMBZGU4TKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2702/files/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171..2de0e363c8e4ce20468d6b574877a960318d3531?email_source=notifications\u0026email_token=AFTOJK4LJMO4RNGOQLNR7PLPVWV5RA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZGQ4DEOKQOVZWQIZTGYYTOMBZGU4TKMI",
"url": "https://github.com/quicwg/base-drafts/pull/2702/files/f8a051679038caa3a0bc8bf471cd3b5a3c4dd171..2de0e363c8e4ce20468d6b574877a960318d3531?email_source=notifications\u0026email_token=AFTOJK4LJMO4RNGOQLNR7PLPVWV5RA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZGQ4DEOKQOVZWQIZTGYYTOMBZGU4TKMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cddb458b5288_15953fb8b3acd96422044e--


From nobody Thu May 16 12:05:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A6F51201DD for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YeL2zqynfk9M for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:05:16 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C468120156 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:05:15 -0700 (PDT)
Date: Thu, 16 May 2019 12:05:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033514; bh=N1xFgkdh8WoQxCgq/zD/6qT+JrFdmc1guNplWupOSCY=; h=Date:From:To:Subject:From; b=lJVztNj//7dITggk9/XUfBSUHOuettFJloSVABu+b8WzxckMt7CONsA5hm6MGZiQc BzqykoMGU2CsomBkWE0roEpfKAaymoVP23QRqCvQMb6t7M90jEAs/k+H55tRHyuLbG 5cHVImqD7cbiBttPujCZJVj8LjhRYLiea6f+sLw0=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/2de0e3-bf9eb1@github.com>
Subject: [quicwg/base-drafts] 2bb332: Prohibit other frame types on CONNECT; fixes #2229
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v1AM4pE6NW6zWvb5BDvKK21pRIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:05:18 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2bb3320dfd79d4af7a7e00a8910e798d302ef893
      https://github.com/quicwg/base-drafts/commit/2bb3320dfd79d4af7a7e00a8910e798d302ef893
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Prohibit other frame types on CONNECT; fixes #2229


  Commit: bf9eb13eec24b5412e715316c9c2243661414c86
      https://github.com/quicwg/base-drafts/commit/bf9eb13eec24b5412e715316c9c2243661414c86
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


Compare: https://github.com/quicwg/base-drafts/compare/2de0e363c8e4...bf9eb13eec24


From nobody Thu May 16 12:06:18 2019
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 5FF5A12017A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:06:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xggaD0ynAbrm for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:06:16 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C75F41200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:06:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=evmYlRphNfUGHPN8sBglH0J53oM=; b=c+hQMtiCHDetMbNA m+M8mWr179kTbKmS1GZwpIBB/o4iUYVDktHYhT2AXY32NAD8eUWl6PIptKQP3OJG 9t7yDWvvcNElWcwxbWrDCAUXEmO2vjR+MXKHnfRMyavOSMo5OAOpqD8fNPL8xELC I9aiCAOsQ+fWyzAg55viwoBUSew=
Received: by filter0884p1las1.sendgrid.net with SMTP id filter0884p1las1-11046-5CDDB49E-1E 2019-05-16 19:06:06.448951036 +0000 UTC m=+250198.208440521
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id OiFZP5wgSROtkMdr5pR9cw for <quic-issues@ietf.org>; Thu, 16 May 2019 19:06:06.328 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 462703E041D for <quic-issues@ietf.org>; Thu, 16 May 2019 12:06:06 -0700 (PDT)
Date: Thu, 16 May 2019 19:06:06 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0fa964-58fbcb@github.com>
Subject: [quicwg/base-drafts] 58fbcb: Script updating gh-pages from f8a05167. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak33ma/uOhkV3UWBKCrU2noT9s66/2Jxx6WLlh XRuTIkX/XzBv29GI8W0ThLtsgD0TL6KCU80CK8EOP/bMJiv45UDppMrjV/9fLvJz/bquQ8IcJHh9Ik LHJ7vMAcVOLdyWtdwbbjhwrMRkALDEKPHy5+0M6MOHztp4LZANaydOsnkkuLn7o8O//Qjxb7Z9IjUD k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lwq_hos2zDVB1XUe7hVkkwCKXTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:06:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58fbcbc969bab1d153dc835e9e9c24b44318ea8b
      https://github.com/quicwg/base-drafts/commit/58fbcbc969bab1d153dc835e9e9c24b44318ea8b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/no_push_on_connect/draft-ietf-quic-http.html
    M http/no_push_on_connect/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f8a05167. [ci skip]



From nobody Thu May 16 12:06:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC5D212021B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:06:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s4scrstYpS4i for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:06:56 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59BC1120299 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:06:41 -0700 (PDT)
Date: Thu, 16 May 2019 12:06:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033600; bh=PQN2WoQ1ZB2EjsOWjTfGzMrGSR6H9M7whBY0/90zcU4=; h=Date:From:To:Subject:From; b=tUYkvXBaLdkMb5IvjkJq/bDsQrxi78G/u+Bb1I96IqlhlxKPplTy6F1+VwlTvz859 rKQ0gkmOkBORcIxYxHMib/09zRpNeux+V8eiAhJwLfSeqJwrn3kt8YhN0+9aoWMiUx TeSJs/294add+FAAMdW0+h+su6fZ8CF9YiF+CTag=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/58fbcb-10e620@github.com>
Subject: [quicwg/base-drafts] 10e620: Script updating gh-pages from bf9eb13e. [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/l99Y3aoqEv1nIf5CRhuYC3pjNHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:06:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 10e620f61d511c5288fc0e015bb412f4d51f1861
      https://github.com/quicwg/base-drafts/commit/10e620f61d511c5288fc0e015bb412f4d51f1861
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/no_push_on_connect/draft-ietf-quic-http.html
    M http/no_push_on_connect/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bf9eb13e. [ci skip]



From nobody Thu May 16 12:13:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FFFD120283 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:13:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_GNw773Idh4 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:13:10 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD7C0120276 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:13:08 -0700 (PDT)
Date: Thu, 16 May 2019 12:13:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558033986; bh=CysenwZ0LOZANZw5nXNlDnedvbeN43D+Wj98XzCZ4GE=; h=Date:From:To:Subject:From; b=NhgjZo8tnLPMYUZdBegb16Y38TvbARZMchjdmq/goFvxlDxT0Zcz7lItF7toUmm9l sNBzYx/CKIETQi4FYsuyfO+sDO6z0GgrKplP1Qv7ukPg9mUPnyP9t+c1WQYvbsavPA +HLsuKf55qtjnDx8Ug3RWFvN9ozmPDG8Yr3v8Ne4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/unknown_placeholder/874191-8fe976@github.com>
Subject: [quicwg/base-drafts] fd754f: Placeholder -1
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kEcv6mdk7U7rqmbMZ0ReqDnQidM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:13:13 -0000

  Branch: refs/heads/http/unknown_placeholder
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd754faa6e38e559215e3c9a5a6dffaca06cf116
      https://github.com/quicwg/base-drafts/commit/fd754faa6e38e559215e3c9a5a6dffaca06cf116
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Placeholder -1


  Commit: 4081f603325da6e7a85ecd62076e57cac6666f23
      https://github.com/quicwg/base-drafts/commit/4081f603325da6e7a85ecd62076e57cac6666f23
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Dependency on unknown


  Commit: 8fe976f29c7320f79d456fc4b049280563fbe35b
      https://github.com/quicwg/base-drafts/commit/8fe976f29c7320f79d456fc4b049280563fbe35b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Orphan; -1 is an implementation detail


Compare: https://github.com/quicwg/base-drafts/compare/8741911f3848...8fe976f29c73


From nobody Thu May 16 12:14:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC7F1120266 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:14:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hARZuRmCTt_7 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:14:32 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 417FD1200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:14:32 -0700 (PDT)
Date: Thu, 16 May 2019 12:14:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558034070; bh=gkC1U/+xNo39LULbfgFSU96uUy3GUEhoQErH4f88+tY=; h=Date:From:To:Subject:From; b=0dz88Q9XibnC1254bP9BhH1m8qwoHK8MSHPIHJWrNN9GGwZru+3wOcq1n41868Tsu wNdoR6EtU1+tx/v1ErvLW4x8N2InGuya0QvtVxzNt7PrFZBAyIBJjZl6O8b40TQhZD GS7/1ylTWMZvDt6Kuxkdg6SNofRODoNAVtLYaYzw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/10e620-2eb59d@github.com>
Subject: [quicwg/base-drafts] 2eb59d: Script updating gh-pages from 8fe976f2. [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/PNON_o3yG31xXICjME_UYa8m8PY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:14:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2eb59d69ed65b79bc3a8789f03b6e92bc380ae77
      https://github.com/quicwg/base-drafts/commit/2eb59d69ed65b79bc3a8789f03b6e92bc380ae77
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M http/unknown_placeholder/draft-ietf-quic-http.html
    M http/unknown_placeholder/draft-ietf-quic-http.txt
    M http/unknown_placeholder/draft-ietf-quic-invariants.html
    M http/unknown_placeholder/draft-ietf-quic-invariants.txt
    M http/unknown_placeholder/draft-ietf-quic-qpack.html
    M http/unknown_placeholder/draft-ietf-quic-qpack.txt
    M http/unknown_placeholder/draft-ietf-quic-recovery.html
    M http/unknown_placeholder/draft-ietf-quic-recovery.txt
    M http/unknown_placeholder/draft-ietf-quic-tls.html
    M http/unknown_placeholder/draft-ietf-quic-tls.txt
    M http/unknown_placeholder/draft-ietf-quic-transport.html
    M http/unknown_placeholder/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8fe976f2. [ci skip]



From nobody Thu May 16 12:16:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80201120276 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:16:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0ayMEzLKJA6i for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:16:25 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A28A91200A4 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:16:24 -0700 (PDT)
Date: Thu, 16 May 2019 12:16:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558034183; bh=0s/q9+Lq4UcPLqHJo3p0SkyCsYR5xotujR2ZEKzGxh8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fB00BkUcj5t6dVZYZy0W07sWtgQw1EbaxCfABo+D8eFcX+FP74phvEHsEqpKdmmHx Y02NWO+GBTCQwileM2Irn6QJWSTsKWuNYTm4qXHhVYf55cKUEkRrXOLtv9SCTn+YIa lSiXB8x+Ro9JdOMxnmdzikA3Ilwnnn6PUJ6EeiZQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42VZTTPEKXBYOMAWN25LUYNEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c493197100@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddb706c54c6_38683fa2cbecd9684057e4"; 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/WDPK_NuLg_091WoVtteXUhi7wEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:16:27 -0000

----==_mimepart_5cddb706c54c6_38683fa2cbecd9684057e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Given that #2701 is in now, do you still see this as a 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/2665#issuecomment-493197100
----==_mimepart_5cddb706c54c6_38683fa2cbecd9684057e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Given that <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444552929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2701" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2701/hovercard" href="https://github.com/quicwg/base-drafts/pull/2701">#2701</a> is in now, do you still see this as a problem?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications&amp;email_token=AFTOJKYOEV5XAH662I3JZBLPVWXINA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZOLA#issuecomment-493197100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6N5UUZ4IW3A34AZ43PVWXINANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK44T2IM7XCAJP5N333PVWXINA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZOLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKYOEV5XAH662I3JZBLPVWXINA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZOLA#issuecomment-493197100",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKYOEV5XAH662I3JZBLPVWXINA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZOLA#issuecomment-493197100",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddb706c54c6_38683fa2cbecd9684057e4--


From nobody Thu May 16 12:32:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E3F012028C for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:32:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ip0i04WCJzTF for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:32:14 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB32A120289 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:32:13 -0700 (PDT)
Date: Thu, 16 May 2019 12:32:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035132; bh=F3js95bqe+f3YU1DilgnazhkR4Hb5Aijasr7qyJJEzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=02DI1LNKC/bk/Vp2XYsmDjysFOX7rxb/kTNBtIXMfAKYTsTm6u7W4Snu2Znxs7BkM iG6zrf4NftV0c/cXb7R04pk7OKkRMcs8MJc570pwd1Bot0sbylrP65grL2UtLXtlpU a/izn5z25N1sUJ/Q/nyO3vsFYbSN6S6Hvmxz5HO8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5H7SBDPA5CR5ZXVB525LWTZEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c493202155@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddbabc7699f_35143fe9b68cd964615854"; 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/MA1zImOhCc3_7rMzGAN7us3nuBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:32:17 -0000

----==_mimepart_5cddbabc7699f_35143fe9b68cd964615854
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the Server Push section still lacks a simple explanation of what the push does.  A sentence like what I added in this PR at the beginning would help that.  Currently the Server Push section goes directly into mechanics.

https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#server-push

"HTTP/3 server push is similar to what is described in HTTP/2 {{!HTTP2}}, but uses different mechanisms.

Each server push is identified by a unique Push ID. ..."

I'd add more to the first paragraph in case people don't want to read the H2 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/2665#issuecomment-493202155
----==_mimepart_5cddbabc7699f_35143fe9b68cd964615854
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the Server Push section still lacks a simple explanation of what the push does.  A sentence like what I added in this PR at the beginning would help that.  Currently the Server Push section goes directly into mechanics.</p>
<p><a href="https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#server-push">https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md#server-push</a></p>
<p>"HTTP/3 server push is similar to what is described in HTTP/2 {{!HTTP2}}, but uses different mechanisms.</p>
<p>Each server push is identified by a unique Push ID. ..."</p>
<p>I'd add more to the first paragraph in case people don't want to read the H2 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/2665?email_source=notifications&amp;email_token=AFTOJK2MNJDYKHDS24YEQ4LPVWZDZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS2V2Y#issuecomment-493202155">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VDXY6EUIH5IT3B5LPVWZDZANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4D3G2EJJ3KHOYWSB3PVWZDZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS2V2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK2MNJDYKHDS24YEQ4LPVWZDZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS2V2Y#issuecomment-493202155",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK2MNJDYKHDS24YEQ4LPVWZDZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS2V2Y#issuecomment-493202155",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddbabc7699f_35143fe9b68cd964615854--


From nobody Thu May 16 12:35:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC52012028C for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:35:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EMPiyENtPDxt for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:35:12 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40974120289 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:35:12 -0700 (PDT)
Date: Thu, 16 May 2019 12:35:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035311; bh=O7axNXjLcOUiejQRYMNfi5BGHYZ5jD1OTkJdPc1oH9E=; h=Date:From:To:Subject:From; b=REYYWoGlAXtG6Ht0bVDGIO9f9WJHhYo5D4NpMBk2quyxBA0P0zA3Wxvdq/6HOFAVP mt832c1HgBOpPN3RQdo4zrPW4wO12P9E6xIBOoztORa22cNDaBrWqovvKiPmwYoKIu BkpYUhfe4/dJj78ueJtEYS9FU0G9bHOX00UnvHQI=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/158764-c366a6@github.com>
Subject: [quicwg/base-drafts] c366a6: Reference 8.2 of RFC7540 to explain Server Push
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/slrJD2oDznv9j8KYOcfC9YGKG9U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:35:14 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts
  Commit: c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6
      https://github.com/quicwg/base-drafts/commit/c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reference 8.2 of RFC7540 to explain Server Push

The transition to "Push Streams" has no preceding mention of server push.  This adds a reference to the correct section of RFC7540.



From nobody Thu May 16 12:36:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ED7B1202AC for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:36:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yZIVD2CKhbrN for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:36:44 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F1D2120299 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:36:44 -0700 (PDT)
Date: Thu, 16 May 2019 12:36:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035403; bh=0G2y90JVOQjbJ9HdOUDNyOup8oMkhSAv2h7tyLsRy1w=; h=Date:From:To:Subject:From; b=1k798oLtfh0fFlh9OOwxBuPZXWRkdajMdCzOa4E8Cb0RkUooDOBtMTMAJKfHRJjKS HCxk3GYpBg2NBDtERjAruR64M2vq5YwA4mGazpUtz0RmcAdL5iZOyyY0ue9gyJrMow 79drhuuT5sd2mB5Q0wZfPmwSA1WgR8DuJ3XrII0c=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2eb59d-019e95@github.com>
Subject: [quicwg/base-drafts] 019e95: Script updating gh-pages from c366a6cc. [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/pz8fA5qqHROaEQ9WfI3p8eLYIu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:36:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 019e9594ce38b891b9a9473ec895e88223d53b5b
      https://github.com/quicwg/base-drafts/commit/019e9594ce38b891b9a9473ec895e88223d53b5b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M ianswett-server-push-http2/draft-ietf-quic-http.html
    M ianswett-server-push-http2/draft-ietf-quic-http.txt
    M ianswett-server-push-http2/draft-ietf-quic-invariants.html
    M ianswett-server-push-http2/draft-ietf-quic-invariants.txt
    M ianswett-server-push-http2/draft-ietf-quic-qpack.html
    M ianswett-server-push-http2/draft-ietf-quic-qpack.txt
    M ianswett-server-push-http2/draft-ietf-quic-recovery.html
    M ianswett-server-push-http2/draft-ietf-quic-recovery.txt
    M ianswett-server-push-http2/draft-ietf-quic-tls.html
    M ianswett-server-push-http2/draft-ietf-quic-tls.txt
    M ianswett-server-push-http2/draft-ietf-quic-transport.html
    M ianswett-server-push-http2/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c366a6cc. [ci skip]



From nobody Thu May 16 12:37:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF156120289 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:37:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RQRra4jtR-VI for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:37:41 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B0B81201A2 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:37:41 -0700 (PDT)
Date: Thu, 16 May 2019 12:37:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035459; bh=kZoh+D/0boZgCp78Bbpgfxb7TousxZQIK2F+csBVppw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CLSGqPKkAFCquEDD02pg8ZJKeyjT/2yDtK1fuoLrLFjmq8VRxiCKLSwPEXBK3zQx5 JSYUpwfl6+dO/3gYTtMEEYAkMnHAI3zlFuIiwo8uhmdnqcEMBYMIKeM6Y9t7S1hXYj ejODUdoMfJvfhieZZXxunxCi+zNnSO2DEfhObllY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5M2YQ43GEF2KAF27F25LXIHEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c493203924@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddbc03dc79b_38823fa2cbecd9683479b2"; 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/jPoFJgd78GyzwglOOGkdY0YxOhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:37:43 -0000

----==_mimepart_5cddbc03dc79b_38823fa2cbecd9683479b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I'd prefer for the reference to be to 4.4 of the current draft instead, since that does point to RFC7540 and has more context 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/2665#issuecomment-493203924
----==_mimepart_5cddbc03dc79b_38823fa2cbecd9683479b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I'd prefer for the reference to be to 4.4 of the current draft instead, since that does point to RFC7540 and has more context 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/2665?email_source=notifications&amp;email_token=AFTOJK3C75NGY4PYMEBKWXTPVWZYHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3DVA#issuecomment-493203924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6GPHC6K7B65IEHCTLPVWZYHANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK35VRKDYDZYVMKHDYLPVWZYHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3DVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK3C75NGY4PYMEBKWXTPVWZYHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3DVA#issuecomment-493203924",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK3C75NGY4PYMEBKWXTPVWZYHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3DVA#issuecomment-493203924",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddbc03dc79b_38823fa2cbecd9683479b2--


From nobody Thu May 16 12:39:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4EC812025A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:39:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LaoDCf19Dfa8 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:39:40 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C027B1200FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:39:39 -0700 (PDT)
Date: Thu, 16 May 2019 12:39:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035578; bh=cZZ47F5/GYSyE5/0w7gPPrcYJb1Iq30kQIDY355oSLg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oNjTvKKtYf/SbUfAkbxzPybKfve4pRVDE2zlB8ywOVqPWe36kYqFZnSJicDts5EAH q9Lw57ePtX9Xyc4CwUevtE+7Ob4mxLV7hYeI2FE2nNRkkbibTZDlRsgOfOVeK7bDWv s2Soi8Sui6lh3GIJbKzvZrG3/3dZ8M0UDQ1cCMfE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EUDPUXECWXDXTD4V25LXPVEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c493204537@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddbc7aa75f9_1b8b3f97d5ccd95c6663e8"; 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/69JQy0xze-zafyDCIO0Bw5v56Uc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:39:42 -0000

----==_mimepart_5cddbc7aa75f9_1b8b3f97d5ccd95c6663e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Whoops -- which also doesn't have the two-sentence explanation of what push is.  That's up in the intro.  Let me copy that over to 4.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/pull/2665#issuecomment-493204537
----==_mimepart_5cddbc7aa75f9_1b8b3f97d5ccd95c6663e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Whoops -- which also doesn't have the two-sentence explanation of what push is.  That's up in the intro.  Let me copy that over to 4.4.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications&amp;email_token=AFTOJKZB5PIBXH7N4T4PZHLPVWZ7VA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3IOI#issuecomment-493204537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OALG24OOGSU7E7DTPVWZ7VANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRI4BE7MU5ZRR4FH3PVWZ7VA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3IOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKZB5PIBXH7N4T4PZHLPVWZ7VA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3IOI#issuecomment-493204537",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKZB5PIBXH7N4T4PZHLPVWZ7VA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVS3IOI#issuecomment-493204537",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddbc7aa75f9_1b8b3f97d5ccd95c6663e8--


From nobody Thu May 16 12:40:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8734912025A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:40:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X3AOKGO2irU8 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:40:46 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B925C1200FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:40:46 -0700 (PDT)
Date: Thu, 16 May 2019 12:40:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035645; bh=1ZcnBNsqlKOuNzYGdlKZzE2OYvutoSkcj0yI3d/auvI=; h=Date:From:To:Subject:From; b=s/H8/bN5ualgLXvPNWQTnYv67hWb41H4S/bb0senWN3LCUUskFUquBaqCQD9D/87J w6vlY31EJTT4AXjWwEJQw3aeSwfnPzdoNtoBt0uptVve93sT0qjg7h19EAY0J4ZQfy oyHfbmUIwANOKyKMNEafg/GogltuqnEGpZsikXIQ=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/c366a6-250ed5@github.com>
Subject: [quicwg/base-drafts] 250ed5: Copy the two-sentence explainer into the Push section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j720utd8IqGnKpKsm2YulAzYSRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:40:49 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts
  Commit: 250ed574d6968da9fe54756945047c6c1cb18615
      https://github.com/quicwg/base-drafts/commit/250ed574d6968da9fe54756945047c6c1cb18615
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Copy the two-sentence explainer into the Push section



From nobody Thu May 16 12:40:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD2F912025A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:40:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DgLZbf0bLxNn for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:40:54 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C31C1200FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:40:54 -0700 (PDT)
Date: Thu, 16 May 2019 12:40:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035653; bh=OWsLq27jflHzRouuJM2hNRpDKuUGk6JUjr77gb4oo2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RgfB/QfYfP3AlgXQIR7SKBedb4dypsWwxGU593V5pVbFiuCdhNT5FKBkH0+SADoXB VlTsM70CNVvdi7deAphgnPLd2j1r29Z414Ukkxb572YwUx0l3Dt0YKf4UQAVrltMgF 2sDXO2R9ywXsAOQrEisdRQVfS1d0z2Rr1eK2mZq4=
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/2665/push/3617211982@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddbcc520baf_2a613fd42eecd9605543d3"; 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/Ngei3JAN0PCUvCxdc3gT-yp3QtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:40:57 -0000

----==_mimepart_5cddbcc520baf_2a613fd42eecd9605543d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

250ed574d6968da9fe54756945047c6c1cb18615  Copy the two-sentence explainer into the Push section


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2665/files/c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6..250ed574d6968da9fe54756945047c6c1cb18615

----==_mimepart_5cddbcc520baf_2a613fd42eecd9605543d3
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/250ed574d6968da9fe54756945047c6c1cb18615">250ed57</a>  Copy the two-sentence explainer into the Push section</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/2665/files/c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6..250ed574d6968da9fe54756945047c6c1cb18615?email_source=notifications&amp;email_token=AFTOJK3A47XLMKDZP7NTR23PVW2ELA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTOMRRGE4TQMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IQAQT2AD3WZVVPN3PVW2ELANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GJCHDYUSS2HPNS7LPVW2ELA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTOMRRGE4TQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665/files/c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6..250ed574d6968da9fe54756945047c6c1cb18615?email_source=notifications\u0026email_token=AFTOJK3A47XLMKDZP7NTR23PVW2ELA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTOMRRGE4TQMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2665/files/c366a6cccf3ef30f74c1e0f53e58576a5fe76cc6..250ed574d6968da9fe54756945047c6c1cb18615?email_source=notifications\u0026email_token=AFTOJK3A47XLMKDZP7NTR23PVW2ELA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTOMRRGE4TQMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cddbcc520baf_2a613fd42eecd9605543d3--


From nobody Thu May 16 12:42:20 2019
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 89307120289 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:42:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ddXQyj1SZ2DF for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:42:15 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69D331200FA for <quic-issues@ietf.org>; Thu, 16 May 2019 12:42:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=2HuGqNinyMn7ntLJj073fVEQopk=; b=QD6RZboZBGINcmf9 1Y4eCL1dN6zuWEUR0gVHK31aiuMrEdXyW2HgW8tf1CNdtpk/Yx0Tyqi/xwlTkk24 EAo31he4zj0P+Glmc3gkWHmuZ6Ay9ANdI3NEONftJ4r8AhhYWQN04RYAX8vp2dRX xjb+sFfOggwULIPO8aOsUa0fx7Q=
Received: by filter1216p1las1.sendgrid.net with SMTP id filter1216p1las1-11779-5CDDBD14-31 2019-05-16 19:42:12.947543745 +0000 UTC m=+252199.147790601
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id LToql0A8QQm5AuhnILXnuw for <quic-issues@ietf.org>; Thu, 16 May 2019 19:42:12.810 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id B841C38006B for <quic-issues@ietf.org>; Thu, 16 May 2019 12:42:12 -0700 (PDT)
Date: Thu, 16 May 2019 19:42:13 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/019e95-5a69cd@github.com>
Subject: [quicwg/base-drafts] 5a69cd: Script updating gh-pages from 250ed574. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2uu71EYYaojWDThwSJtT9DfiPQZ8oue8c+36 FbMYT3bHE+CAlUVQ+m8GlZTIYDDzZOcTYXJjQYgxHRCAveMDFermHeig8emXHE7YRbLMWBtywdTiWC zHYQnwlJIfyRqxkYecKpCuJeA8ju5uSms+wkVPKIgAOLQTm5agkg/GACL3LBNxPKzU2/ITI9iGUEd/ E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ItU2DRsOvpOFKyNTbc51KMds0Vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:42:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5a69cd37f24f2a1bb63a4563d00e2d89a181c6cf
      https://github.com/quicwg/base-drafts/commit/5a69cd37f24f2a1bb63a4563d00e2d89a181c6cf
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M ianswett-server-push-http2/draft-ietf-quic-http.html
    M ianswett-server-push-http2/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 250ed574. [ci skip]



From nobody Thu May 16 12:42:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F2D912025A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:42:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PF-2J6piLDMs for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 12:42:22 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3A021202A7 for <quic-issues@ietf.org>; Thu, 16 May 2019 12:42:21 -0700 (PDT)
Date: Thu, 16 May 2019 12:42:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558035740; bh=doxGKNRfccw2aL72ZtXtyhC3RMj/GGUECAgkaTdZ88A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=joc9buny6GSJGy7fHPonDJY8PcD1GTjZfiBX22BXDtoQIUDQLpdm5i0MatT942SpH IrAHYtFj8/qPCXd/lwcsOBkv5TRFUcelMJsJopaaqBFt0IrilRGonZ12qzPOPZ1KaY Q4BnxfpyxTK9UJPh6HEwNQRHXaGU8OAnxEn2crno=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHXUNVNXDORYKKMLV25LXZZEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/review/238599225@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddbd1cbb016_1b913f97d5ccd95c79145"; 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/lpnGs0XPJl0XW3N_qPbY_HONCqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 19:42:25 -0000

----==_mimepart_5cddbd1cbb016_1b913f97d5ccd95c79145
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -944,6 +947,10 @@ able to send stream data first after the cryptographic handshake completes.
 
 ### Push Streams
 
+Server push is an optional feature introduced in HTTP/2 that allows a server to
+initiate a response before a request has been made.  See section 8.2 of

```suggestion
initiate a response before a request has been made.  See Section 8.2 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/2665#pullrequestreview-238599225
----==_mimepart_5cddbd1cbb016_1b913f97d5ccd95c79145
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2665#discussi=
on_r284867739">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -944,6 +947,10 @@ able to send stream d=
ata first after the cryptographic handshake completes.=0D
 =0D
 ### Push Streams=0D
 =0D
+Server push is an optional feature introduced in HTTP/2 that allows a se=
rver to=0D
+initiate a response before a request has been made.  See section 8.2 of=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-initiate a response before a request has been=
 made.  See section 8.2 of=0D
+initiate a response before a request has been made.  See Section 8.2 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/2665?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2KPJBCWJ5WAHZ4L5DPVW2JZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY4LYOI#pullrequestreview-238599225=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK2A7GW6CU5QQWEK4ATPVW2JZANCNFSM4HKMYQGA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZJI36B=
EYLE4LAF2I3PVW2JZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBY4LYOI.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/2665?email_source=3D=
notifications\u0026email_token=3DAFTOJK2KPJBCWJ5WAHZ4L5DPVW2JZA5CNFSM4HKM=
YQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
Y4LYOI#pullrequestreview-238599225",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2KPJBCWJ5WAHZ4L5DPVW2JZA5CNFSM4HKMYQ=
GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY4=
LYOI#pullrequestreview-238599225",=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_5cddbd1cbb016_1b913f97d5ccd95c79145--


From nobody Thu May 16 13:40:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3B551202F0 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:40:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sxgblDsBTSTt for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:40:25 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B21B41201A8 for <quic-issues@ietf.org>; Thu, 16 May 2019 13:40:21 -0700 (PDT)
Date: Thu, 16 May 2019 13:40:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558039218; bh=Tbc+JVRDSt56gLA0hJ4zkf4/ifE34WHC+0x/+24ehng=; h=Date:From:To:Subject:From; b=gsGg2yeBeERcky3+FRHqV0RwwScNXXvsavL1Nuudy7sBLPor1fuNY1Sq32baEmZi5 uJNSA2AOpdRVcm3tqgMler17w/9T8bxsfJCOcBTlH1RR6jc9/6ve/4x5GE4bbB1Keb 1xB1bqRQ0XnsQxyQiH/5pc6l+6cK5VdgrxHJqwYU=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/250ed5-a255f2@github.com>
Subject: [quicwg/base-drafts] a255f2: 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/H4yunSME37zfmnAUWa9PXRqN4dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 20:40:29 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts
  Commit: a255f25164aa3f4ad3fa187e0a2544b05308cc97
      https://github.com/quicwg/base-drafts/commit/a255f25164aa3f4ad3fa187e0a2544b05308cc97
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Update draft-ietf-quic-http.md

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>



From nobody Thu May 16 13:40:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CB5A1202EF for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:40:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 956hLNGntfkU for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:40:36 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58C261201A8 for <quic-issues@ietf.org>; Thu, 16 May 2019 13:40:29 -0700 (PDT)
Date: Thu, 16 May 2019 13:40:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558039226; bh=wnBlEp59zbLqV1xWZkAEnnEbz2vIsDbXx7qRueHEyJA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SDtGX/uqXeA/cs72errr8zsmw4OunFR8VPzrvxLejxlN5exgoyMzJfAouth44e89N DowA3FY3TxrTMeQVg0Lkpz3QIRPc6rmaixQl2ae9OEF7H4FCRc37JIKaAh2icBROrU Od17ibTD3A8lPzn75+RmFjXLqKrJpDNNNWP2HrYs=
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/2665/push/3617410282@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddcaba45eba_409a3ff36b6cd95c133552e"; 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/YmohlHfizllg6-YceWv12yxgMIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 20:40:38 -0000

----==_mimepart_5cddcaba45eba_409a3ff36b6cd95c133552e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a255f25164aa3f4ad3fa187e0a2544b05308cc97  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/2665/files/250ed574d6968da9fe54756945047c6c1cb18615..a255f25164aa3f4ad3fa187e0a2544b05308cc97

----==_mimepart_5cddcaba45eba_409a3ff36b6cd95c133552e
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/a255f25164aa3f4ad3fa187e0a2544b05308cc97">a255f25</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/2665/files/250ed574d6968da9fe54756945047c6c1cb18615..a255f25164aa3f4ad3fa187e0a2544b05308cc97?email_source=notifications&amp;email_token=AFTOJK7B6LUY66G576WFSA3PVXBDVA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTONBRGAZDQMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MRDUQKWBS2PSV7ZLPVXBDVANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIAUFKPSIMSSXNAXLPVXBDVA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTONBRGAZDQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665/files/250ed574d6968da9fe54756945047c6c1cb18615..a255f25164aa3f4ad3fa187e0a2544b05308cc97?email_source=notifications\u0026email_token=AFTOJK7B6LUY66G576WFSA3PVXBDVA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTONBRGAZDQMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2665/files/250ed574d6968da9fe54756945047c6c1cb18615..a255f25164aa3f4ad3fa187e0a2544b05308cc97?email_source=notifications\u0026email_token=AFTOJK7B6LUY66G576WFSA3PVXBDVA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYYTONBRGAZDQMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cddcaba45eba_409a3ff36b6cd95c133552e--


From nobody Thu May 16 13:42:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A7551202EB for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:42:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vVgHjsncq1bJ for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 13:42:06 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 04A751201A8 for <quic-issues@ietf.org>; Thu, 16 May 2019 13:42:06 -0700 (PDT)
Date: Thu, 16 May 2019 13:42:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558039323; bh=ClMea99hv0z8Tel9kzFFS9KqGjJuQG/JssNLb+3rorA=; h=Date:From:To:Subject:From; b=v8lV7BeRZzg+rx5nvwzTuz+s5Am2qIcvcEZGisulIzpEtWHGjBzq5KDt0XqZOxcZn FvsZhAWvPIfnweuqq9I+pd3TGwc6DiAfSf3JA8Vx9OQcn6di34NhS2M/DIXSQcgKHl tnB90TBmp18hZwkr7AN1mPwhIDyAOWixG28Jo9nE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5a69cd-97b4b9@github.com>
Subject: [quicwg/base-drafts] 97b4b9: Script updating gh-pages from a255f251. [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/QFmBP4JmgTbSacQs9asQeJ78Bo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 20:42:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 97b4b93df4c6c10f920df7b12b885cd3d770b33c
      https://github.com/quicwg/base-drafts/commit/97b4b93df4c6c10f920df7b12b885cd3d770b33c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M ianswett-server-push-http2/draft-ietf-quic-http.html
    M ianswett-server-push-http2/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a255f251. [ci skip]



From nobody Thu May 16 15:24:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 944F71200FD for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:24:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W9WKd4cwHz2g for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:24:54 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E700B1200C7 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:24:53 -0700 (PDT)
Date: Thu, 16 May 2019 15:24:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558045492; bh=Dk1E6uTj6qamZKEB+TbaWnZ5/uHO+P8tC9QaAkqz7as=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=XQpTZKIq91SRHbZdxeb8zDpmuqU9Q0DgLG67gD/mKi+f87ASch9FTrXXeovRTfAY7 rFVvHf1fIfkxFaKXnGlkEE1+5bIFgbHuptMAuQaHKDve5NTtLQ1Di2yyOCOMID3rHq RVujdTdqu+uJFjGB5IwPJcVGoxEOF+O7kxaTRkcc=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYAS34IGP7DEFXN6IN25MK3JEVBNHHBVCH42E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2716@github.com>
Subject: [quicwg/base-drafts] Reaplace mentions of MAX_STREAM_ID with MAX_STREAMS in HTTP/3 (#2716)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdde33496766_1d7e3fe8c10cd96c3620bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AGhV_k_QpI-b3XuFvvcwvOpArdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:24:55 -0000

----==_mimepart_5cdde33496766_1d7e3fe8c10cd96c3620bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

TBH I'm not sure the whole "set GOAWAY last stream id to MAX_STREAM_ID / maximum value allowed by MAX_STREAMS" is really necessary, but I kept it for now.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2716

-- Commit Summary --

  * Reaplace mentions of MAX_STREAM_ID with MAX_STREAMS in HTTP/3

-- File Changes --

    M draft-ietf-quic-http.md (9)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2716.patch
https://github.com/quicwg/base-drafts/pull/2716.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/2716

----==_mimepart_5cdde33496766_1d7e3fe8c10cd96c3620bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>TBH I'm not sure the whole "set GOAWAY last stream id to MAX_STREAM_ID / maximum value allowed by MAX_STREAMS" is really necessary, but I kept it for now.</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/2716'>https://github.com/quicwg/base-drafts/pull/2716</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reaplace mentions of MAX_STREAM_ID with MAX_STREAMS in HTTP/3</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2716/files#diff-0">draft-ietf-quic-http.md</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2716.patch'>https://github.com/quicwg/base-drafts/pull/2716.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2716.diff'>https://github.com/quicwg/base-drafts/pull/2716.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/2716?email_source=notifications&amp;email_token=AFTOJKYPFSLSD3O47IDVJTLPVXNLJA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUI7TIQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4X7DIJS5D3PXGHUPLPVXNLJANCNFSM4HNQT72A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PYTEXHVD6KJQDWL3PVXNLJA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUI7TIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2716?email_source=notifications\u0026email_token=AFTOJKYPFSLSD3O47IDVJTLPVXNLJA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUI7TIQ",
"url": "https://github.com/quicwg/base-drafts/pull/2716?email_source=notifications\u0026email_token=AFTOJKYPFSLSD3O47IDVJTLPVXNLJA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUI7TIQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdde33496766_1d7e3fe8c10cd96c3620bb--


From nobody Thu May 16 15:38:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA84C12030B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:38:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DPejswZZ_Gzh for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:38:51 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 27B021200FD for <quic-issues@ietf.org>; Thu, 16 May 2019 15:38:51 -0700 (PDT)
Date: Thu, 16 May 2019 15:38:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558046329; bh=hHdm/9Ncq9Jg3EmlJEhzU8HFLOxeNls1PM0G2M9Na+8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YQYr0ngR7So8aAzdL+HdxZ/6NK1MdHvOK+U65f+nfqpHMh0iJTXnyHn8JJIXdHelS /mlGvyDZe6odDE8xHEQ5VxBF4/H+e5TZlTqjphmjsC+VThcCfkxINWkIjps3R8Uj0P t+7985DkVacfpFYzwj4SuO40AtAlVmxTrRBb9IWo=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6YSIV5D2XIIRZALUN25MMPTEVBNHHBVCIKPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2717@github.com>
Subject: [quicwg/base-drafts] Fix formatting of some recovery pseudo-code (#2717)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdde679afb69_663a3fb1d96cd96c3159ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/72CBu7dByZqwRY9bgax6estGAFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:38:53 -0000

----==_mimepart_5cdde679afb69_663a3fb1d96cd96c3159ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Otherwise it doesn't get rendered correctly (see https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#rfc.section.6.1.2).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2717

-- Commit Summary --

  * Fix formatting of some recovery pseudo-code

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2717.patch
https://github.com/quicwg/base-drafts/pull/2717.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/2717

----==_mimepart_5cdde679afb69_663a3fb1d96cd96c3159ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Otherwise it doesn't get rendered correctly (see <a rel="nofollow" href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#rfc.section.6.1.2">https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#rfc.section.6.1.2</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/2717'>https://github.com/quicwg/base-drafts/pull/2717</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix formatting of some recovery pseudo-code</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2717/files#diff-0">draft-ietf-quic-recovery.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2717.patch'>https://github.com/quicwg/base-drafts/pull/2717.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2717.diff'>https://github.com/quicwg/base-drafts/pull/2717.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/2717?email_source=notifications&amp;email_token=AFTOJKZCBYBBIIGDJAUNR4LPVXO7TA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUJBJ6Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27AP2TFEEJNLFHRCLPVXO7TANCNFSM4HNQV76A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK47VSH5MSVNXSNLLVTPVXO7TA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUJBJ6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJKZCBYBBIIGDJAUNR4LPVXO7TA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUJBJ6Q",
"url": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJKZCBYBBIIGDJAUNR4LPVXO7TA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUJBJ6Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdde679afb69_663a3fb1d96cd96c3159ef--


From nobody Thu May 16 15:51:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F228612030B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qT1mLTY-rog8 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:26 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A6EA120100 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:51:26 -0700 (PDT)
Date: Thu, 16 May 2019 15:51:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558047085; bh=xDW8lDJLQaW1dFt+jWyxteg+oxVb2Uvss4RiVmQiEtg=; h=Date:From:To:Subject:From; b=fFF3jbYXUIYtgUjQl4AEAbk4STWs6Pe764jdfvfbchvvHok5F7Atjw/CAcAh4imcF 4yA0U/odM6qcPZhDf5uqzbhfJf5U5Tp+hv7UkqEa6plmUJvR+4ELynbV09+SFxQpLL QIN6m7LWNFaKtR+scTCSkb0V/trI2oWdiGirnLK8=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/83e2d0-087e5e@github.com>
Subject: [quicwg/base-drafts] 8302eb: Fix formatting of some recovery pseudo-code
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nCtykRr77XWGTWPFrvBBy7KY93Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:51:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8302eb0cfa7eeb2defb2c64a74360a21748a56a4
      https://github.com/quicwg/base-drafts/commit/8302eb0cfa7eeb2defb2c64a74360a21748a56a4
  Author: Alessandro Ghedini <alessandro@ghedini.me>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix formatting of some recovery pseudo-code


  Commit: 087e5e91a014e70a786aa85a8445175e22ba5d81
      https://github.com/quicwg/base-drafts/commit/087e5e91a014e70a786aa85a8445175e22ba5d81
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2717 from ghedo/code-format

Fix formatting of some recovery pseudo-code


Compare: https://github.com/quicwg/base-drafts/compare/83e2d0a1c0f7...087e5e91a014


From nobody Thu May 16 15:51:35 2019
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 3171312030B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HrMTHKqVvJOy for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:27 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF32D120221 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:51:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Jdr1Gd0zrK/gNOcrR75/1NvWDIg=; b=XKnmgHBZNxBh6P2h Pvt8PNtw+AFfWXQqtBZ76f7h2MCXC2+BY6vj1KRMoxNg0oO1bUEdEngw7IXGX8H+ xCEOD8ujKFm903qkGmqsvqZHh5MhCLSXXaPtHc65IObyjGYgeg99WuhwliOqBwjP u9qpr3+bERRsapcHMm8BlgTqt1E=
Received: by filter1341p1mdw1.sendgrid.net with SMTP id filter1341p1mdw1-1149-5CDDE96E-1C 2019-05-16 22:51:26.697027345 +0000 UTC m=+232332.367981075
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0029p1iad2.sendgrid.net (SG) with ESMTP id Q-5Gn1rbRcywEe1YzBQCCA for <quic-issues@ietf.org>; Thu, 16 May 2019 22:51:26.637 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 8E123A80293 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:51:26 -0700 (PDT)
Date: Thu, 16 May 2019 22:51:26 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CIYFDQU4ADPMT4EV25MN65EVBNHHBVCIKPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2717/review/238673928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2717@github.com>
References: <quicwg/base-drafts/pull/2717@github.com>
Subject: Re: [quicwg/base-drafts] Fix formatting of some recovery pseudo-code (#2717)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdde96e8c53d_43743fd6246cd95c386193"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3lhcDmy7xgNr1TzON0xfzkrwRqFbIjM+UIDu 4l3MIHPUr3cgZ47txiOY9WGadgyju8GPavyj3hdZ//W44DM/1Nt5RalqTcSOwwAhA3I3eq949lIjrD tpm1aWdt6Cx//Jfr7rKPzsNp0I2d/lXnh4+TXec4mOpKAMrTlBz3LrQQe+1W/5cw5kvJcRhWZzqpdA c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/panfuCEBKfQgPi5ROL7ESc8LCfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:51:29 -0000

----==_mimepart_5cdde96e8c53d_43743fd6246cd95c386193
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Thanks for fixing 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/2717#pullrequestreview-238673928
----==_mimepart_5cdde96e8c53d_43743fd6246cd95c386193
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Thanks for fixing 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/2717?email_source=notifications&amp;email_token=AFTOJK4Y53FXOKGWP54ODE3PVXQO5A5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46ACA#pullrequestreview-238673928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42SBI7F2XP6U4LGITPVXQO5ANCNFSM4HNQV76A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OXJ7JIUZGE7G4S6DPVXQO5A5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46ACA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJK4Y53FXOKGWP54ODE3PVXQO5A5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46ACA#pullrequestreview-238673928",
"url": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJK4Y53FXOKGWP54ODE3PVXQO5A5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46ACA#pullrequestreview-238673928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdde96e8c53d_43743fd6246cd95c386193--


From nobody Thu May 16 15:51:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68F37120331 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65POAAJ5oarC for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:51:33 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A82CA120100 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:51:33 -0700 (PDT)
Date: Thu, 16 May 2019 15:51:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558047092; bh=zmI7olndMf8hFYPePhHxGPQ/VL3ct406RCBwOo1c4U4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y8uCu2Ubgkim0fDLjIgFEGvDw6UvnX5rWe5tWm16yFIhtrjxTE/EwdurxSg7ptaTZ kMb6SSwNoqgf3xNH/p251TI2+040vorE6CBWpHW1lJidorVyCXzpXRlJBA8pxpkAnj lk3vgFmiNKA7W1sCCFAAmvY3zqzMX9YuNir12tmY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3LOR6GWMDDN5L4DJV25MN7JEVBNHHBVCIKPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2717/issue_event/2347890698@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2717@github.com>
References: <quicwg/base-drafts/pull/2717@github.com>
Subject: Re: [quicwg/base-drafts] Fix formatting of some recovery pseudo-code (#2717)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdde97467070_fc33fa49bccd95c440268"; 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/MTe7MPo7UwpKJrKng-oXY0BYX2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:51:36 -0000

----==_mimepart_5cdde97467070_fc33fa49bccd95c440268
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2717 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/2717#event-2347890698
----==_mimepart_5cdde97467070_fc33fa49bccd95c440268
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445188733" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2717" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2717/hovercard" href="https://github.com/quicwg/base-drafts/pull/2717">#2717</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/2717?email_source=notifications&amp;email_token=AFTOJK6LHK7MBIR2RGTJBQLPVXQPJA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPY7QCQ#event-2347890698">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7L75R23XKWG4NSAZLPVXQPJANCNFSM4HNQV76A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAQ3VUGXOP42RONM3PVXQPJA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPY7QCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJK6LHK7MBIR2RGTJBQLPVXQPJA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPY7QCQ#event-2347890698",
"url": "https://github.com/quicwg/base-drafts/pull/2717?email_source=notifications\u0026email_token=AFTOJK6LHK7MBIR2RGTJBQLPVXQPJA5CNFSM4HNQV76KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORPY7QCQ#event-2347890698",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdde97467070_fc33fa49bccd95c440268--


From nobody Thu May 16 15:53:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1688120100 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:53:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SFNBOc-CRs6F for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 15:53:08 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D08FB120072 for <quic-issues@ietf.org>; Thu, 16 May 2019 15:53:08 -0700 (PDT)
Date: Thu, 16 May 2019 15:53:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558047188; bh=Bgp/XmhERzy2HZl32rixZQePFamZX063Cr4mVMMzS48=; h=Date:From:To:Subject:From; b=F99qU1CdCT9bsSDcMdnHxbGy1p8BVCVqW6IrvxIXjvghBAMNqUbetFKbTiuTl3wK1 +9jhn/xuOOlaDZWzHV5WG0JaPiKwhyYM3j4j3m8ZSrsdIDATaCuwVwRDM1GTfsI7IS QgspLn9flwSbjgZdFf9rAqq7LtxAXasDhOHlQuZg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/97b4b9-47ad27@github.com>
Subject: [quicwg/base-drafts] 47ad27: Script updating gh-pages from 087e5e91. [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/zB6m4lFqlUTANg-cxPi0hafnElU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 22:53:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 47ad2788cb0db1b1274041e76afc2f2b7f8baef8
      https://github.com/quicwg/base-drafts/commit/47ad2788cb0db1b1274041e76afc2f2b7f8baef8
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 087e5e91. [ci skip]



From nobody Thu May 16 16:01:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBD12120221 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:01:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VwdG5JKKOS86 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:01:18 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 087EA120100 for <quic-issues@ietf.org>; Thu, 16 May 2019 16:01:18 -0700 (PDT)
Date: Thu, 16 May 2019 16:01:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558047676; bh=QbprRrEpDsc3U6P/BTM7c3KM+J3q2eRIYTe7IlLU3n8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IVwvWkBQADzxX8PFJWrvx+x421+JD6KhE99KnXZgbMkNUVo7+lQQu1Gdt8mGBvAMe QSdT1rGdtaDW36Q9Vt8DeV/fusLXloI4oFENpDmBQ3YJJGsotfCcwS/WJHDW9C9fKD FiD9y1C76Cp40Zvh084w6pnBULt/jonyTo4fAv/s=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWKP2LSAYZRBP4RA525MPDZEVBNHHBVB6T2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2715/review/238676361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2715@github.com>
References: <quicwg/base-drafts/pull/2715@github.com>
Subject: Re: [quicwg/base-drafts] Specify error for a DATA frame before any HEADERS frames (#2715)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddebbccb05c_4ee73fa2aeecd96c54282b"; 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/6ItRwOxWofkoLThUpDOOGLaUVNw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 23:01:20 -0000

----==_mimepart_5cddebbccb05c_4ee73fa2aeecd96c54282b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.



> @@ -423,6 +423,10 @@ must be received and processed before the message can be consumed.  See
 The "chunked" transfer encoding defined in Section 4.1 of {{!RFC7230}} MUST NOT
 be used.
 
+If a DATA frame is received before a HEADERS frame on a request stream, the
+recipient must respond with a connection error ({{errors}}) of type

```suggestion
recipient MUST respond with a connection error of type HTTP_UNEXPECTED_FRAME
```

> @@ -423,6 +423,10 @@ must be received and processed before the message can be consumed.  See
 The "chunked" transfer encoding defined in Section 4.1 of {{!RFC7230}} MUST NOT
 be used.
 
+If a DATA frame is received before a HEADERS frame on a request stream, the
+recipient must respond with a connection error ({{errors}}) of type
+HTTP_UNEXPECTED_FRAME.

```suggestion
 ({{errors}}).
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2715#pullrequestreview-238676361
----==_mimepart_5cddebbccb05c_4ee73fa2aeecd96c54282b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2715#discussi=
on_r284928493">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -423,6 +423,10 @@ must be received and =
processed before the message can be consumed.  See=0D
 The &quot;chunked&quot; transfer encoding defined in Section 4.1 of {{!R=
FC7230}} MUST NOT=0D
 be used.=0D
 =0D
+If a DATA frame is received before a HEADERS frame on a request stream, =
the=0D
+recipient must respond with a connection error ({{errors}}) of type=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-recipient must respond with a connection erro=
r ({{errors}}) of type=0D
+recipient MUST respond with a connection error of type HTTP_UNEXPECTED_F=
RAME=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2715#discussi=
on_r284928570">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -423,6 +423,10 @@ must be received and =
processed before the message can be consumed.  See=0D
 The &quot;chunked&quot; transfer encoding defined in Section 4.1 of {{!R=
FC7230}} MUST NOT=0D
 be used.=0D
 =0D
+If a DATA frame is received before a HEADERS frame on a request stream, =
the=0D
+recipient must respond with a connection error ({{errors}}) of type=0D
+HTTP_UNEXPECTED_FRAME.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-HTTP_UNEXPECTED_FRAME.=0D
+ ({{errors}}).=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/2715?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6R2FPGXJP72XMRBGTPVXRTZA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46TCI#pullrequestreview-238676361=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKZQKZWTRBGGISVQDUDPVXRTZANCNFSM4HNPI3TQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK5F23NU=
PVD5Z2Q5Y7TPVXRTZA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBY46TCI.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/2715?email_source=3D=
notifications\u0026email_token=3DAFTOJK6R2FPGXJP72XMRBGTPVXRTZA5CNFSM4HNP=
I3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
Y46TCI#pullrequestreview-238676361",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2715?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6R2FPGXJP72XMRBGTPVXRTZA5CNFSM4HNPI3=
T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY4=
6TCI#pullrequestreview-238676361",=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_5cddebbccb05c_4ee73fa2aeecd96c54282b--


From nobody Thu May 16 16:05:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6F07120325 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:05:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_nl2dsC9YVo for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:05:03 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B806E120322 for <quic-issues@ietf.org>; Thu, 16 May 2019 16:05:02 -0700 (PDT)
Date: Thu, 16 May 2019 16:05:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558047900; bh=LgX5xbBJlEicef+z1BIiRPEZA+RsiuczLCTqsQwKxfg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PS1OPqpYHsYYMiVqUAm+WbLSlmI353u35jm2LbmxeEgqjbtbboPB8MHSdTabGEmkK +CA9yLKLokloRF37lvBDcXJwC/jLht5TykNcU2bRhfJzUfQmi46s9Ep03MOv+O1DCL ONh3CCtkBu2AFwPADNE1+nnx48lkdkeaC9mU/4XI=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AEKBT6ADNHISAKNV25MPRZEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238677469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddec9c7a556_708a3fb560acd96047349c"; 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/V5wUEgH-hxHvxVnwa8vYXlyXAe8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 23:05:06 -0000

----==_mimepart_5cddec9c7a556_708a3fb560acd96047349c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

Presumably this includes DATA frames that include a reference? Is it worth calling that out explicitly?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2704#pullrequestreview-238677469
----==_mimepart_5cddec9c7a556_708a3fb560acd96047349c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2704#discussion_r284929330">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
</pre>
<p>Presumably this includes DATA frames that include a reference? Is it worth calling that out explicitly?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications&amp;email_token=AFTOJK2S4VHM6JQILZUNHTLPVXSBZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY463XI#pullrequestreview-238677469">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2T6CZYW5NCXX5SQPTPVXSBZANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUT7PHG23VMD4GV3TPVXSBZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY463XI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK2S4VHM6JQILZUNHTLPVXSBZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY463XI#pullrequestreview-238677469",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK2S4VHM6JQILZUNHTLPVXSBZA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY463XI#pullrequestreview-238677469",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddec9c7a556_708a3fb560acd96047349c--


From nobody Thu May 16 16:08:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F1D812003F for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:08:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VEkdb7ztRr4F for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 16:08:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CBC91200C7 for <quic-issues@ietf.org>; Thu, 16 May 2019 16:08:50 -0700 (PDT)
Date: Thu, 16 May 2019 16:08:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558048128; bh=/FdKenIdTTHqIhmuuj8K/j1jKqgSDR45n3Ka1ZMIxms=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dZ92KbmL/jTXH+WWPN/+pMqCHS1eXVKXu0A6dnCVxl4fFFSQ+iuJq2p9zLEOMpse6 ScZ0cTpHrvWEkJoGLGKhb1JvfE6yx8Ca6kq8v9zjh6BpMAWfj70t9OweK8+H2jqQ58 87bWwRriUKZqmUGEeNiyw2GLVQsGGBc4omf4cgSs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSQ4DXRCGUWRPATRN25MQABEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238678400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdded802a719_6ff13fc4ba0cd960562486"; 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/71MT8_L8-fKOood-eF-pEIFTCYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 May 2019 23:08:55 -0000

----==_mimepart_5cdded802a719_6ff13fc4ba0cd960562486
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

Either HEADERS or DATA, which are all the frame types you would expect to be interleaved with.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2704#discussion_r284930178
----==_mimepart_5cdded802a719_6ff13fc4ba0cd960562486
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2704#discussion_r284930178">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
</pre>
<p>Either HEADERS or DATA, which are all the frame types you would expect to be interleaved with.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications&amp;email_token=AFTOJK35WPQ7UBQF2CHFKS3PVXSQBA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY47DAA#discussion_r284930178">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ABXY3KD4WI5C6SRLPVXSQBANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6MDIU4IM3623QYHLPVXSQBA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY47DAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK35WPQ7UBQF2CHFKS3PVXSQBA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY47DAA#discussion_r284930178",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK35WPQ7UBQF2CHFKS3PVXSQBA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY47DAA#discussion_r284930178",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdded802a719_6ff13fc4ba0cd960562486--


From nobody Thu May 16 17:24:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FDA212003F for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EY3zaPKaTS9G for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:24:27 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B25C112002F for <quic-issues@ietf.org>; Thu, 16 May 2019 17:24:26 -0700 (PDT)
Date: Thu, 16 May 2019 17:24:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558052664; bh=DcGhrik5i/usIaoc1oC1dirUmI6SJTEmTkKVSHMwGz0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A+OvvbDCE8nkaB8CsPjBoDHMj8l8FquPFaoSb/VAcPrU8TGnQsWxd4Ee5KnMW6SnX LbOHl3CmfYomIaJJu1a3N4BD6x0DWCJ1rs/2r616rdkrTatcZ7lbugmVugN6O/L5AN TFqc94xFysN2Rm+9qkCH4mbmTgaJhGeY45zWSy5Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HUIPVQHQTJIJU3I525MY3REVBNHHBU73QF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2702/c493275012@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2702@github.com>
References: <quicwg/base-drafts/pull/2702@github.com>
Subject: Re: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cddff383d41a_28353f87236cd95c35118c"; 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/pEvCoSu9HSmL7zK_YpmVCaikLMs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 00:24:30 -0000

----==_mimepart_5cddff383d41a_28353f87236cd95c35118c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop 
> This still seems like a pointless restriction to me

I think I share the concern (though I am not sure how much I care). HTTP/3 is expected to allow extension frames to be used without coordination; this PR forbids that to happen on a stream that uses the CONNECT method.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2702#issuecomment-493275012
----==_mimepart_5cddff383d41a_28353f87236cd95c35118c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>This still seems like a pointless restriction to me</p>
</blockquote>
<p>I think I share the concern (though I am not sure how much I care). HTTP/3 is expected to allow extension frames to be used without coordination; this PR forbids that to happen on a stream that uses the CONNECT method.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications&amp;email_token=AFTOJK4MCO7GJJM7VUI33FTPVX3LRA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTMPBA#issuecomment-493275012">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LMKQVYPAN62KFCN3PVX3LRANCNFSM4HNFOKUQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HWZBDX32DFJYU4J3PVX3LRA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTMPBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK4MCO7GJJM7VUI33FTPVX3LRA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTMPBA#issuecomment-493275012",
"url": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK4MCO7GJJM7VUI33FTPVX3LRA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTMPBA#issuecomment-493275012",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cddff383d41a_28353f87236cd95c35118c--


From nobody Thu May 16 17:41:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31F6912032B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:41:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GQ1HIVYbNYgi for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:41:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0DC31202ED for <quic-issues@ietf.org>; Thu, 16 May 2019 17:41:20 -0700 (PDT)
Date: Thu, 16 May 2019 17:41:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558053679; bh=hC6Cp63+Alh822bgZ7P/TruiT2CthP33dKbPVpiiH+8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ImxmzTbQ4HzAg/J8ilVihq1GZlVsd3GFQ3UrNvYXSjEZunzJI+28ru9bno7g8HS6a i9uBOkbXR6x//yyGdeFFJPvNZN6JJDR1hTBhdd8o7Rw9TrtUF+By2CZ3rNZm1/oghw Ly5zlJFjHEBmQEa/itgGHpLcrVzXY2Tv/tDqF3cw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73LWW2PZ7WTCAA4J525M227EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493277895@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde032f1e6e6_442b3fe6266cd968478eb"; 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/LQodEf-6V8gj8evKLUs96mxMEp8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 00:41:23 -0000

----==_mimepart_5cde032f1e6e6_442b3fe6266cd968478eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx 
> While it seems to allow @pmeenan's setup, as I mentioned at the bottom of this comment #2502 (comment), I'm not sure that is really necessary.

I think that the question.

While I think this would be a simplification for HTTP/3, it would be an additional complexity for HTTP/2+HTTP/3 as a whole. At the moment, prioritization scheme of HTTP/3 allows implementations to reuse the logic of HTTP/2 prioritization (only what's visible on the wire is 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/2700#issuecomment-493277895
----==_mimepart_5cde032f1e6e6_442b3fe6266cd968478eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a></p>
<blockquote>
<p>While it seems to allow <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a>'s setup, as I mentioned at the bottom of this comment <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard" href="https://github.com/quicwg/base-drafts/issues/2502">#2502</a> (comment), I'm not sure that is really necessary.</p>
</blockquote>
<p>I think that the question.</p>
<p>While I think this would be a simplification for HTTP/3, it would be an additional complexity for HTTP/2+HTTP/3 as a whole. At the moment, prioritization scheme of HTTP/3 allows implementations to reuse the logic of HTTP/2 prioritization (only what's visible on the wire is 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/2700?email_source=notifications&amp;email_token=AFTOJK6ETVH6YDDHDL34GNDPVX5K7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNFRY#issuecomment-493277895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SOMN2GV74JIU3S2DPVX5K7ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LWWVLXSV6WVV4MGLPVX5K7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNFRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6ETVH6YDDHDL34GNDPVX5K7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNFRY#issuecomment-493277895",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6ETVH6YDDHDL34GNDPVX5K7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNFRY#issuecomment-493277895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde032f1e6e6_442b3fe6266cd968478eb--


From nobody Thu May 16 17:51:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3919312032B for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:51:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9yrTWMDnFiH8 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 17:51:56 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B2F112004C for <quic-issues@ietf.org>; Thu, 16 May 2019 17:51:56 -0700 (PDT)
Date: Thu, 16 May 2019 17:51:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558054315; bh=CgTA5cYGnDxBv+708gewKmANx8sDDKJdr0m2kXJWdKo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y5BuhTiDBB4fRYwxy5Qv6boMti6wcj47BA5rZnqt80axA8lTEk0Hezfelp3mx+RXh PJNhyOdJsIqVCr2JzocK0tnq5yGzfid1zgCP6YOt6rjcbCTQnN1fLGmD3kI9vNso0C 50XmwRqEzaATug2MLuKthbWs27N4nrPDF1rBHB3o=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PETYRCRZJ32XJOYV25M4CXEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/493279800@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde05ab8dcf2_75623fc4310cd96c5023e"; 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/HpBVt-tiH4wfypAa7H2gnNYGyiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 00:51:58 -0000

----==_mimepart_5cde05ab8dcf2_75623fc4310cd96c5023e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As I've pointed out, I don't think the mechanism you're asking for is adequately useful for the problem you're trying to solve. I'm not opposed to solving the problem, which is why I'm trying to understand the problem itself.

As I said, you would still want a mechanism to replace the existing CID, without which you are stuck draining open connections that aren't changing CID through the life of the connection. I expect this to be fairly common -- most clients are unlikely to change destination CIDs unless there's migration involved. Given this, I still don't see how simply replacing future CIDs is adequate.

@ianswett : Do you think the proposed mechanism _without_ replacing the current CID is still useful? Where do you think you might use 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/2645#issuecomment-493279800
----==_mimepart_5cde05ab8dcf2_75623fc4310cd96c5023e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As I've pointed out, I don't think the mechanism you're asking for is adequately useful for the problem you're trying to solve. I'm not opposed to solving the problem, which is why I'm trying to understand the problem itself.</p>
<p>As I said, you would still want a mechanism to replace the existing CID, without which you are stuck draining open connections that aren't changing CID through the life of the connection. I expect this to be fairly common -- most clients are unlikely to change destination CIDs unless there's migration involved. Given this, I still don't see how simply replacing future CIDs is adequate.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> : Do you think the proposed mechanism <em>without</em> replacing the current CID is still useful? Where do you think you might use 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/2645?email_source=notifications&amp;email_token=AFTOJK67RTMYCK3F55RPFXLPVX6SXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNUOA#issuecomment-493279800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FJIQF7D4U6I3JWCDPVX6SXANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72JSALMVTRKYREH63PVX6SXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNUOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK67RTMYCK3F55RPFXLPVX6SXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNUOA#issuecomment-493279800",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK67RTMYCK3F55RPFXLPVX6SXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTNUOA#issuecomment-493279800",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde05ab8dcf2_75623fc4310cd96c5023e--


From nobody Thu May 16 18:06:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C088812004C for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:06:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XVgvpsDVefTk for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:06:36 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43C2B120331 for <quic-issues@ietf.org>; Thu, 16 May 2019 18:06:36 -0700 (PDT)
Date: Thu, 16 May 2019 18:06:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558055195; bh=VAoMoJv2ipZN7lt7qUSXhiBmnuIUaqbBy93wARimCMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aa7USWDSFCnQS6R7ZnyPrdZPlgrKH91MV4EPwWfOhWtanh9ZPoU5hI0/3/SmV/znu nuk+dCufwKSFIpugpstq7xAj8z26fo9afU2TC+rUHM/OL/ILaqZOTN4AXJPOZHx1Dv PU+bWs48KCguUILIAXMcT1TE+gugBNro7dyomwzs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SWO3YCNUFF5XHAB525M5ZXEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c493282070@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde091b2c5f8_5eb23fce792cd968148118"; 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/gzF4IlFzKHrzMQPlL2q_G9dIuHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:06:38 -0000

----==_mimepart_5cde091b2c5f8_5eb23fce792cd968148118
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm split on this. While I understand the urge to optimize here, I'm not sure that documenting it here is necessary. 

Saying that an endpoint MAY use this signal gives permission, but does so without noting the potential issues. At a minimum, you would need to talk about the problems that are lurking ... especially in light of #2637, as I've noted in [my comment on #2644](https://github.com/quicwg/base-drafts/issues/2644#issuecomment-490721850).

Which leads me to wondering if it's really worth documenting this here without more experimentation and data.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-493282070
----==_mimepart_5cde091b2c5f8_5eb23fce792cd968148118
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm split on this. While I understand the urge to optimize here, I'm not sure that documenting it here is necessary.</p>
<p>Saying that an endpoint MAY use this signal gives permission, but does so without noting the potential issues. At a minimum, you would need to talk about the problems that are lurking ... especially in light of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435340038" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2637" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2637/hovercard" href="https://github.com/quicwg/base-drafts/pull/2637">#2637</a>, as I've noted in <a href="https://github.com/quicwg/base-drafts/issues/2644#issuecomment-490721850" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2644/hovercard">my comment on #2644</a>.</p>
<p>Which leads me to wondering if it's really worth documenting this here without more experimentation and data.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications&amp;email_token=AFTOJKZ2UVX3HPD6CXPG6VTPVYAJXA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOGFQ#issuecomment-493282070">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OUOWHC7OPWKGVEYTPVYAJXANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNLXPPAPTM43RN5S3PVYAJXA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOGFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZ2UVX3HPD6CXPG6VTPVYAJXA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOGFQ#issuecomment-493282070",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZ2UVX3HPD6CXPG6VTPVYAJXA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOGFQ#issuecomment-493282070",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde091b2c5f8_5eb23fce792cd968148118--


From nobody Thu May 16 18:17:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBB66120334 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:17:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JWuslc3ayGFG for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:17:03 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A69B120333 for <quic-issues@ietf.org>; Thu, 16 May 2019 18:17:03 -0700 (PDT)
Date: Thu, 16 May 2019 18:17:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558055821; bh=9e+0AgalMJcRVaRQQJutrQW/kndWxgoUIAXoZS0jdWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qw+uzp+YkMKRYHQS9hNW0vGe+7EUXa7696pZBPrOctUn+NFlcVdo8ILMw4dEMEBhQ XEgKeLlh5l869o+PaGt+wqb2rL8HRi11zL38Tt687Nr9Qa+9P0f326DfNYhQq+3xmL yCSq0QYYN0k7K3JV7VnRfaynKUto9ApzwU9vAHz0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEFU5XWQQOFXLOQYF25M7A3EVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/c493283763@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Orphan Placeholder (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde0b8da3cc2_6a3f3fd581acd960242113"; 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/Yjq8eHEpgGz68-sEieOwHF9ge8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:17:05 -0000

----==_mimepart_5cde0b8da3cc2_6a3f3fd581acd960242113
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx:
> I want to come back to weight=0 for a moment, because it would allow use to make a node not receive any bandwidth until all its children are finished.

I believe you mean "until all its siblings are finished."

> Imo weights between 0 and 255 works as well as between 1 and 256. You might say the weight=0 is a 'special case' but I would disagree: a zero-th share of the bandwidth is 0, it makes sense semantically.

I think the counterargument would be you are supposed to use a dependency chain for ordering the responses. And assuming that is the case, I think I prefer not diverting from what we do in HTTP/2 in minor ways, because that would cause confusion among the users of HTTP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#issuecomment-493283763
----==_mimepart_5cde0b8da3cc2_6a3f3fd581acd960242113
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a>:</p>
<blockquote>
<p>I want to come back to weight=0 for a moment, because it would allow use to make a node not receive any bandwidth until all its children are finished.</p>
</blockquote>
<p>I believe you mean "until all its siblings are finished."</p>
<blockquote>
<p>Imo weights between 0 and 255 works as well as between 1 and 256. You might say the weight=0 is a 'special case' but I would disagree: a zero-th share of the bandwidth is 0, it makes sense semantically.</p>
</blockquote>
<p>I think the counterargument would be you are supposed to use a dependency chain for ordering the responses. And assuming that is the case, I think I prefer not diverting from what we do in HTTP/2 in minor ways, because that would cause confusion among the users of HTTP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications&amp;email_token=AFTOJKZ4KM2D7UVPI4M5UWLPVYBQ3A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOTMY#issuecomment-493283763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLZ3R6HBO22WKZYXTPVYBQ3ANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SNRWMJIMLUZZI5VDPVYBQ3A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOTMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJKZ4KM2D7UVPI4M5UWLPVYBQ3A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOTMY#issuecomment-493283763",
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJKZ4KM2D7UVPI4M5UWLPVYBQ3A5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTOTMY#issuecomment-493283763",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde0b8da3cc2_6a3f3fd581acd960242113--


From nobody Thu May 16 18:30:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2BAA120334 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:30:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3nAasyIvZ5Pk for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:30:14 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B986C12002F for <quic-issues@ietf.org>; Thu, 16 May 2019 18:30:14 -0700 (PDT)
Date: Thu, 16 May 2019 18:30:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558056613; bh=OIkQlYb86dj+reIVK4aaISstsEe09USQ2tWwRWjz38s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JApqQA+iHgsqCS43fLIPBh1GBzT9L6KWfojS5nK40IRXhKfw3eIokxJ08QHgp2y6f rq1CmUeloIAVHT2lLAnaTADaTzykHZhdv/z76X7xdeZrFW53IrZdpZd5O8l+W0QPew 8XEKobxktd39k9VqgU465gdp0fO1B5hZhWs0126g=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KJAITSDQVCUF3X7N25NASLEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493285947@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde0ea592f36_7cb63fc7082cd9682132f7"; 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/WqiwvxXTXYKNWvpRxBYoeJIhIAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:30:17 -0000

----==_mimepart_5cde0ea592f36_7cb63fc7082cd9682132f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This might be a transport question, but how should a client respond to a server trying to open a server-initiated bidirectional stream?

Assuming that the client's initial_max_streams_uni is zero, a server would send a STREAMS_BLOCKED frame. In response, the client would send a MAX_STREAMS frame with the value set to zero. However, IIUC, this MAX_STREAMS frame merely indicates that the resource is temporary unavailable. That means that the server would be blocked.

To rephrase, the transport does not provide a way for an endpoint to reject a stream, without letting the peer to actually send a STREAM frame. Are we fine with that?

If we think it as a problem, maybe we should change the definition of initial_max_streams TP. For example, we could specify that the omission of the initial_max_streams TP indicates rejection of the corresponding type of streams being opened (instead of interpreting the omission as "zero").

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-493285947
----==_mimepart_5cde0ea592f36_7cb63fc7082cd9682132f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This might be a transport question, but how should a client respond to a server trying to open a server-initiated bidirectional stream?</p>
<p>Assuming that the client's initial_max_streams_uni is zero, a server would send a STREAMS_BLOCKED frame. In response, the client would send a MAX_STREAMS frame with the value set to zero. However, IIUC, this MAX_STREAMS frame merely indicates that the resource is temporary unavailable. That means that the server would be blocked.</p>
<p>To rephrase, the transport does not provide a way for an endpoint to reject a stream, without letting the peer to actually send a STREAM frame. Are we fine with that?</p>
<p>If we think it as a problem, maybe we should change the definition of initial_max_streams TP. For example, we could specify that the omission of the initial_max_streams TP indicates rejection of the corresponding type of streams being opened (instead of interpreting the omission as "zero").</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJK5GED47G4B6UTXTD3LPVYDCLA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTPEOY#issuecomment-493285947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PO2F6YRWPLZVAJ3TPVYDCLANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDTH4F6GUG3UIMEBLPVYDCLA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTPEOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5GED47G4B6UTXTD3LPVYDCLA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTPEOY#issuecomment-493285947",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5GED47G4B6UTXTD3LPVYDCLA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTPEOY#issuecomment-493285947",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde0ea592f36_7cb63fc7082cd9682132f7--


From nobody Thu May 16 18:42:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68A3C120341 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:42:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uVgJJajn3uRP for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:42:13 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B12E812033D for <quic-issues@ietf.org>; Thu, 16 May 2019 18:42:12 -0700 (PDT)
Date: Thu, 16 May 2019 18:42:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558057331; bh=NMqNT7q+JO1wy0e3pNHhByRa0OT+QLxuORnkmOkwpJs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bA0ArY83eeUCae837StrSCD2Qlz+v8Kg86MsDF287VwFoPktFc1HVWLCjaCuQkim4 8BLQIQCmaClitVNJfRmOjxhwaoNdwOsBPWEQckvRUR//MG/PiAlEE8mCzt6/X3p2R/ YsFasffMSFG3LyaKPFsgz/K/31rP/BfeOzVxJTdM=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4MBIY5ITMPK6ZSZZ525NB7HEVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/238707234@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde1173983a1_3abc3f938c2cd96825393"; 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/hrHKjsg4YLWrPwaUJmQzo3-bAP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:42:15 -0000

----==_mimepart_5cde1173983a1_3abc3f938c2cd96825393
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

>  The existing text says you SHOULD not burst more than an initial window into the network(ever), with nothing specific to coming out of quiescence.

Yes, I think this is the problem. I believe the intent here was to say that a sender SHOULD NOT do more than IW as an upper limit on bursts without recommending that as the correct limit for any bursting.

We can either specify that _all_ bursts should be limited to IW, irrespective of how much data is in the network already, or that bursts coming out of quiescence should be limited to IW. While I'm not sure how to change this text here, I'm trying to steer clear of saying something overly broad. (I'll suggest some 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/2675#discussion_r284953524
----==_mimepart_5cde1173983a1_3abc3f938c2cd96825393
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r284953524">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window&#39;s worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
</pre>
<blockquote>
<p>The existing text says you SHOULD not burst more than an initial window into the network(ever), with nothing specific to coming out of quiescence.</p>
</blockquote>
<p>Yes, I think this is the problem. I believe the intent here was to say that a sender SHOULD NOT do more than IW as an upper limit on bursts without recommending that as the correct limit for any bursting.</p>
<p>We can either specify that <em>all</em> bursts should be limited to IW, irrespective of how much data is in the network already, or that bursts coming out of quiescence should be limited to IW. While I'm not sure how to change this text here, I'm trying to steer clear of saying something overly broad. (I'll suggest some 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/2675?email_source=notifications&amp;email_token=AFTOJK7PDQUX5BSDKT5QNVTPVYEPHA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5GEIQ#discussion_r284953524">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYG4BQ3EOZAXMSJ6DPVYEPHANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KAU4FOGGFCLKAXC3PVYEPHA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5GEIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK7PDQUX5BSDKT5QNVTPVYEPHA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5GEIQ#discussion_r284953524",
"url": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK7PDQUX5BSDKT5QNVTPVYEPHA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5GEIQ#discussion_r284953524",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde1173983a1_3abc3f938c2cd96825393--


From nobody Thu May 16 18:50:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3345612033E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:50:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q8JSL3YIiU4L for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:50:28 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BDB512033B for <quic-issues@ietf.org>; Thu, 16 May 2019 18:50:28 -0700 (PDT)
Date: Thu, 16 May 2019 18:50:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558057827; bh=v18bGXNbbw21d5IQlvABQwEoNwJ8bqm3ddxsIAZF5wE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TECVYgFd8Ba/Y2HYMIUJRno8K+bBtiPzP4fa3ojp1m0vEagSFIkDNYtfAmVa7DRvX SQB0fe/ErXTOezdyHWcWvGxwODn1QRn00XQf12IywJqdxh7mwO1HmPwLXUjJzgfhKt i2jea/9y7lxTGg8Xogb2jDk7fV5QDSYjsjk4gVxA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3E2K5C77HA46AHPAF25NC6HEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/493289281@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde1363616ca_50853fceda8cd9603421a2"; 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/NdwNbD0PAOUKTBoG5Qer77czcCE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:50:32 -0000

----==_mimepart_5cde1363616ca_50853fceda8cd9603421a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Gorry: Yes, I agree that micro-bursts ought to be smaller than IW. That's sensible, I think, but we really don't have a best practice for micro-bursts that we can point to (I just remembered that I had written a [draft](https://tools.ietf.org/html/draft-iyengar-burst-mitigation-01) with mallman 14 years ago on trying to specify micro-burst behavior!).

Yes, RFC 4960 uses a simple micro-burst of 4 segments, but that was based on RFC 3390, which used to limit the initial window to at most 4 segments. That's changed now, but I'd be wary of reflecting that change onto micro-bursts, because the analysis is quite different.

So while I agree that largest(max_burst) <= IW, I think talking about max_burst adds something new to what the draft is currently talking about. The draft is simply using IW for both connection start-up and noting that as a known upper bound for bursts. That is not the same as specifying max_burst however.

I think we ought to say something for senders coming out of an app limited period. (Perhaps we should say that bursting SHOULD be limited in the absence of pacing and add a note to various past max_burst limits without specifying a new one?)

I'm not keen to specify a max_burst here (but I'm not sure if that's a tenable position).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2686#issuecomment-493289281
----==_mimepart_5cde1363616ca_50853fceda8cd9603421a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Gorry: Yes, I agree that micro-bursts ought to be smaller than IW. That's sensible, I think, but we really don't have a best practice for micro-bursts that we can point to (I just remembered that I had written a <a href="https://tools.ietf.org/html/draft-iyengar-burst-mitigation-01" rel="nofollow">draft</a> with mallman 14 years ago on trying to specify micro-burst behavior!).</p>
<p>Yes, RFC 4960 uses a simple micro-burst of 4 segments, but that was based on RFC 3390, which used to limit the initial window to at most 4 segments. That's changed now, but I'd be wary of reflecting that change onto micro-bursts, because the analysis is quite different.</p>
<p>So while I agree that largest(max_burst) &lt;= IW, I think talking about max_burst adds something new to what the draft is currently talking about. The draft is simply using IW for both connection start-up and noting that as a known upper bound for bursts. That is not the same as specifying max_burst however.</p>
<p>I think we ought to say something for senders coming out of an app limited period. (Perhaps we should say that bursting SHOULD be limited in the absence of pacing and add a note to various past max_burst limits without specifying a new one?)</p>
<p>I'm not keen to specify a max_burst here (but I'm not sure if that's a tenable position).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2686?email_source=notifications&amp;email_token=AFTOJKZWNHESDDSYU2JJSWLPVYFOHA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTP6QI#issuecomment-493289281">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6A7LVF32462E56IKLPVYFOHANCNFSM4HMBHX4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTZPCTGAHH5LWU5XLPVYFOHA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTP6QI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2686?email_source=notifications\u0026email_token=AFTOJKZWNHESDDSYU2JJSWLPVYFOHA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTP6QI#issuecomment-493289281",
"url": "https://github.com/quicwg/base-drafts/issues/2686?email_source=notifications\u0026email_token=AFTOJKZWNHESDDSYU2JJSWLPVYFOHA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTP6QI#issuecomment-493289281",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde1363616ca_50853fceda8cd9603421a2--


From nobody Thu May 16 18:56:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52295120340 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:56:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kda3xkaRZz41 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 18:56:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90D6712033E for <quic-issues@ietf.org>; Thu, 16 May 2019 18:56:05 -0700 (PDT)
Date: Thu, 16 May 2019 18:56:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558058164; bh=WF+ZPT5PAeGc/wMu/qcNaB2KHDfFDasjX5LQQp8VPFc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lPBPCsP/a/XkyEwql9hHrYO3iJtE2HRKYeJ5jDLKwb/ndOrhQM/XxN4DvU/NUF+KW F80IXz/k1yWxLG9ZAWBPmk19zbNfTAjPkMIgCHkX9VYSSHdvAdk5FZIOxt+2eyLnDq JWl9D45RGfprUME9xP9OVelvx1dRMrPigSCnwxMA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEYI5YXW4GVBWFBCF25NDTJEVBNHHBQHRYVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2389/493290129@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2389@github.com>
References: <quicwg/base-drafts/issues/2389@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about the purpose of disable_migration (#2389)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde14b45bbba_6a923fd581acd96038865f"; 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/U8GmiuUJFYcFasRlt4GbOAYbncU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 01:56:07 -0000

----==_mimepart_5cde14b45bbba_6a923fd581acd96038865f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@igorlord, yes that sounds about right, but we probably want to specify that a server that cannot validate a new source MUST blackhole packets from that source.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2389#issuecomment-493290129
----==_mimepart_5cde14b45bbba_6a923fd581acd96038865f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=25256216" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorlord">@igorlord</a>, yes that sounds about right, but we probably want to specify that a server that cannot validate a new source MUST blackhole packets from that source.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications&amp;email_token=AFTOJK7HHYZO23MDIY7F7CDPVYGDJA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQFEI#issuecomment-493290129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZIMN3IGHDMKF4ZHXTPVYGDJANCNFSM4GTGMJ5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XAI2DJ4PHXZBZKZ3PVYGDJA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQFEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK7HHYZO23MDIY7F7CDPVYGDJA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQFEI#issuecomment-493290129",
"url": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK7HHYZO23MDIY7F7CDPVYGDJA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQFEI#issuecomment-493290129",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde14b45bbba_6a923fd581acd96038865f--


From nobody Thu May 16 19:01:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D15C12033E for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 19:01:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 jhB49M5Mp5Is for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 19:01:51 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5B7A120154 for <quic-issues@ietf.org>; Thu, 16 May 2019 19:01:50 -0700 (PDT)
Date: Thu, 16 May 2019 19:01:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558058509; bh=ut42KOeNuLYNxzc89CSDLr+nvo8DoZytvuOQoe/2+hQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V7S51CRrHX/38u16JYw0/EGRGY/Q0gP3JOOKB3acoTrdNOalYdEIJPQeEpmrEulC3 XX0tWn1smSqbabWdaN0yLpHoSB5YDBDo/8uA9TfW5mI6ep4Exwp0RZ7zyhEN+t8vQa WXLfzDZ7UCIjfwm+7VzhQ8b/pWh54kqJTqr/h2do=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3KUFP46MFXH5VIEN25NEI3EVBNHHBUYMJPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2685/493291186@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2685@github.com>
References: <quicwg/base-drafts/issues/2685@github.com>
Subject: Re: [quicwg/base-drafts] CC state after a change of path? (#2685)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde160d59685_14ec3f8462ecd968104973"; 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/HJ2RcwU8d-UgKewQKqfiMIUXvwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 02:01:52 -0000

----==_mimepart_5cde160d59685_14ec3f8462ecd968104973
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> =E2=80=A2 Does the "reset" require setting the CC to the initial window=
 value for a connection? I think so.=0D
Yes. We should articulate this better though.=0D
=0D
> =E2=80=A2 Why not MUST?=0D
To allow for pre-existing knowledge, such as stored values. I think this =
can be changed to say "unless an endpoint has other knowledge, it MUST re=
set" (or some such).=0D
=0D
> This could therefore be seen as a =E2=80=9Csignificant=E2=80=9D departu=
re from conventional approaches considered safe=0D
Fair point. The intent here again was to allow pre-existing knowledge to =
be used, but I think the wording can be changed to reflect that more expl=
icitly.=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/2685#issuecomment-493291186=

----==_mimepart_5cde160d59685_14ec3f8462ecd968104973
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>=0D
<p>=E2=80=A2 Does the "reset" require setting the CC to the initial windo=
w value for a connection? I think so.<br>=0D
Yes. We should articulate this better though.</p>=0D
</blockquote>=0D
<blockquote>=0D
<p>=E2=80=A2 Why not MUST?<br>=0D
To allow for pre-existing knowledge, such as stored values. I think this =
can be changed to say "unless an endpoint has other knowledge, it MUST re=
set" (or some such).</p>=0D
</blockquote>=0D
<blockquote>=0D
<p>This could therefore be seen as a =E2=80=9Csignificant=E2=80=9D depart=
ure from conventional approaches considered safe<br>=0D
Fair point. The intent here again was to allow pre-existing knowledge to =
be used, but I think the wording can be changed to reflect that more expl=
icitly.</p>=0D
</blockquote>=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/2685?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK6BEL7XU7Q72EMSYLTPVYGY3A5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQNMQ#issuecomment-493291186">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK2MTUMUCZ4GHLG6DLLPVYGY3ANCNFSM4HMA6SFA">mute the thread</a>.<im=
g src=3D"https://github.com/notifications/beacon/AFTOJKZEOJTQPSZYG3LZOBTP=
VYGY3A5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOO=
RPWSZGODVTQNMQ.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/2685?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK6BEL7XU7Q72EMSYLTPVYGY3A5CNFSM4=
HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQNM=
Q#issuecomment-493291186",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2685?email_source=3D=
notifications\u0026email_token=3DAFTOJK6BEL7XU7Q72EMSYLTPVYGY3A5CNFSM4HMA=
6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTQNMQ#i=
ssuecomment-493291186",=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_5cde160d59685_14ec3f8462ecd968104973--


From nobody Thu May 16 21:09:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1699312006A for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 21:09:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7RhJuFCcoldM for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 21:09:46 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F25311200F9 for <quic-issues@ietf.org>; Thu, 16 May 2019 21:09:45 -0700 (PDT)
Date: Thu, 16 May 2019 21:09:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558066183; bh=mvV2pcb31pNo/AXQFvQVKcU5O8IJWrwOq4uA8Yg2sVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Viu4/tbYdi8kbs6J71QtN6n7ecPmv0Yj2YBYCID3CDKHElUtLQA2Rya2opJWwh5JO lRF/UPQIxOshNja/W/t2jHjH5y1nYK2S7jfMOXOI7AKz5cjpeVhXJ52dFvx6RTYOmM t14QmQDiYsx6N98jHvS+/n3rmVj+QaZs+eiNdnRw=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSZ7EGVQOAORLMEE525NTIPEVBNHHBQHRYVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2389/493312358@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2389@github.com>
References: <quicwg/base-drafts/issues/2389@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about the purpose of disable_migration (#2389)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde340714567_6b133fc6f02cd96c972394"; 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/4xTAd3srZ9U3TkGsHvfon9_JUmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 04:09:49 -0000

----==_mimepart_5cde340714567_6b133fc6f02cd96c972394
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure, though this is already what falls out from the text. There is already explicit text that source address validation is a MUST.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2389#issuecomment-493312358
----==_mimepart_5cde340714567_6b133fc6f02cd96c972394
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure, though this is already what falls out from the text. There is already explicit text that source address validation is a MUST.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications&amp;email_token=AFTOJK5UL53WL4GMI27GG53PVYVYPA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTVSZQ#issuecomment-493312358">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64AIFC5WNE75XW5ILPVYVYPANCNFSM4GTGMJ5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK76MR5VXCZ4I3ZGQEDPVYVYPA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTVSZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK5UL53WL4GMI27GG53PVYVYPA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTVSZQ#issuecomment-493312358",
"url": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK5UL53WL4GMI27GG53PVYVYPA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTVSZQ#issuecomment-493312358",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde340714567_6b133fc6f02cd96c972394--


From nobody Thu May 16 23:42:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44FA61202CC for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 23:42:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kqz9lX3iXljl for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 23:42:29 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A816120088 for <quic-issues@ietf.org>; Thu, 16 May 2019 23:42:29 -0700 (PDT)
Date: Thu, 16 May 2019 23:42:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558075348; bh=u5t9/b8kFP6cVaX1VXqhqx2PVMAWBPQUCpAvHRj6FWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PnI4L3EqX8IEeRK05kJScKdatwS2f5ZpO9HhHicXpFkXWZb0CuJrH1xGsc/a0GuSy cW8S09gpT4Fw2idJjO4Kn8gJRgynk1Bv7knL4+z9CMKPJcSCPMCyhe5PB8C/4JM/Op 2nn5/MJ8wse6ivaQwzd7z02o8nleE30kdmiXxTcs=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIYHLUY2RH3QTCPVN25OFFHEVBNHHBQHRYVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2389/493340187@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2389@github.com>
References: <quicwg/base-drafts/issues/2389@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about the purpose of disable_migration (#2389)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde57d3e93e6_26dc3ff149ccd95c776393"; 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/yG_HOWQfmuVjnCYS-6FnRQO_hIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 06:42:31 -0000

----==_mimepart_5cde57d3e93e6_26dc3ff149ccd95c776393
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It may also be due to implementations not implementing path migration logic or maintain the necessary state, or servers that wish to use 0-length CIDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2389#issuecomment-493340187
----==_mimepart_5cde57d3e93e6_26dc3ff149ccd95c776393
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It may also be due to implementations not implementing path migration logic or maintain the necessary state, or servers that wish to use 0-length CIDs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications&amp;email_token=AFTOJKZVTHCNPVIG5IS2Q3DPVZHVHA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT4MGY#issuecomment-493340187">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MT7QVRELPEDDHBMTPVZHVHANCNFSM4GTGMJ5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSQKTC6GKACTP2BKDPVZHVHA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT4MGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJKZVTHCNPVIG5IS2Q3DPVZHVHA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT4MGY#issuecomment-493340187",
"url": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJKZVTHCNPVIG5IS2Q3DPVZHVHA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT4MGY#issuecomment-493340187",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde57d3e93e6_26dc3ff149ccd95c776393--


From nobody Thu May 16 23:55:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBFE61200A2 for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 23:55:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mGE-_QNgE_Jr for <quic-issues@ietfa.amsl.com>; Thu, 16 May 2019 23:55:07 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DB56120088 for <quic-issues@ietf.org>; Thu, 16 May 2019 23:55:07 -0700 (PDT)
Date: Thu, 16 May 2019 23:55:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558076105; bh=ujhch2KW6sMbeIJ4rTbrfyJ9lpurYION3Or6Mvb7myQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0vNnjcf1YKNaRrpvfldGf6gjy/Zq2JZh0mLGggz2kqday041nOy17JKZvOQKAasbo vBUuEWkyAQ8Xc1rqf2OIBvcxL/s8MCU2u+qXspC/9bvZpgecIPIiOGwDLlzCwmXMRw gTjINGSyOmKAhqiwyfRomAuK/5h3rockW03o1Z7s=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3XS3NVWXQHCMQTXL525OGUTEVBNHHBVCU6EM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2718@github.com>
Subject: [quicwg/base-drafts] Truncated http stream error handling is aggressive (#2718)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde5ac9b82b3_22533f8aa68cd96011434cb"; 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/AdBg3gD5WRRQ6z3EG6nBQF81t6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 06:55:09 -0000

----==_mimepart_5cde5ac9b82b3_22533f8aa68cd96011434cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

HTTP draft sect. 6.1

> These streams carry frames related to the request/response (see Section 4.1). When a stream terminates cleanly, if the last frame on the stream was truncated, this MUST be treated as a connection error (see HTTP_MALFORMED_FRAME in Section 8.1). 

I can see the point of always sending the header fields of a frame, but if a data frame is required to be sent in full or have the connection closed, it is hard for a server to stop a cancelled request without having the connection closed when it sends an entire file in a single data frame.

Splitting up files into multiple frames ought to be done because the length is not known in advance, not to avoid connection close.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2718
----==_mimepart_5cde5ac9b82b3_22533f8aa68cd96011434cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>HTTP draft sect. 6.1</p>
<blockquote>
<p>These streams carry frames related to the request/response (see Section 4.1). When a stream terminates cleanly, if the last frame on the stream was truncated, this MUST be treated as a connection error (see HTTP_MALFORMED_FRAME in Section 8.1).</p>
</blockquote>
<p>I can see the point of always sending the header fields of a frame, but if a data frame is required to be sent in full or have the connection closed, it is hard for a server to stop a cancelled request without having the connection closed when it sends an entire file in a single data frame.</p>
<p>Splitting up files into multiple frames ought to be done because the length is not known in advance, not to avoid connection close.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications&amp;email_token=AFTOJK2OC6PPTPRHVJRRQQTPVZJETA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUKTYRQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24PJOAWFLM2XBLJVDPVZJETANCNFSM4HNSSLWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZHYXGWS4FDKTO3HFTPVZJETA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUKTYRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK2OC6PPTPRHVJRRQQTPVZJETA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUKTYRQ",
"url": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK2OC6PPTPRHVJRRQQTPVZJETA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUKTYRQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde5ac9b82b3_22533f8aa68cd96011434cb--


From nobody Fri May 17 00:07:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D912D120253 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 00:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2pf9AAHvMAfp for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 00:07:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1A6D12012B for <quic-issues@ietf.org>; Fri, 17 May 2019 00:07:09 -0700 (PDT)
Date: Fri, 17 May 2019 00:07:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558076828; bh=VqTe58G3FFKu001ggRwjLyx9Jf4Hsbs5ciL15II93c8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d20UcmGbI7/z+TtOFjLrWVwNM1c+tyoC+kdP97fZEjd5qnAD6GyUS9imlzDIZ24R+ F2c9t9OB3DIrbcqewpiXBspKcK2OrD+DLrUtxv+m8wzDH+kGvDI0v5hov1wMWu3PSe a3RFvmoUOgm8lpViVxUstE0I5ebAgwQPSjaDyuuQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KY4237VU2ICNWJX525OIBZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/493346363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde5d9cc1a80_5d563fb2dbecd95c124586"; 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/FKIqloPMsGEmACEpKl1uN5hoiGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 07:07:12 -0000

----==_mimepart_5cde5d9cc1a80_5d563fb2dbecd95c124586
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is also the concern of conflating migration with targeted load balancing. Even if you did replace the current CID, what happens if the client migrates frequently. All future CID's would be drawn from a pool of CID's that might point to the wrong endpoint process. This means you would have to split up the CID's into two parts: an address and a sequence number, both appearing random externally. You would then change the address part, but leave the sequence selection to the client. This appears to be rather overengineered. Alternatively the current CID could be replaced post migration which might just be few roundtrips of sub-optimal performance before hitting the proper destination, under the assumption that migration is is not that frequent. This also shows that having the server initiate a migration (which is not currently possibly) is insufficient unless the client future CID's are tied to a specific server 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/2645#issuecomment-493346363
----==_mimepart_5cde5d9cc1a80_5d563fb2dbecd95c124586
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is also the concern of conflating migration with targeted load balancing. Even if you did replace the current CID, what happens if the client migrates frequently. All future CID's would be drawn from a pool of CID's that might point to the wrong endpoint process. This means you would have to split up the CID's into two parts: an address and a sequence number, both appearing random externally. You would then change the address part, but leave the sequence selection to the client. This appears to be rather overengineered. Alternatively the current CID could be replaced post migration which might just be few roundtrips of sub-optimal performance before hitting the proper destination, under the assumption that migration is is not that frequent. This also shows that having the server initiate a migration (which is not currently possibly) is insufficient unless the client future CID's are tied to a specific server 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/2645?email_source=notifications&amp;email_token=AFTOJK5ZZJ4ID4Q6VKENDOTPVZKRZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT54OY#issuecomment-493346363">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3V3BAVTRKZRCISILPVZKRZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OVSTXLMA3NTCN22DPVZKRZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT54OY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5ZZJ4ID4Q6VKENDOTPVZKRZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT54OY#issuecomment-493346363",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5ZZJ4ID4Q6VKENDOTPVZKRZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT54OY#issuecomment-493346363",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde5d9cc1a80_5d563fb2dbecd95c124586--


From nobody Fri May 17 00:53:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51791120364 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 00:53:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 C5FagCCk7pqk for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 00:53:33 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C25F11201A1 for <quic-issues@ietf.org>; Fri, 17 May 2019 00:53:27 -0700 (PDT)
Date: Fri, 17 May 2019 00:53:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558079605; bh=3ohyQpbA4Mz2f77qU2gHPXgaPXYJQriuBIgzG6NrdxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LbCdShXRHujNqOTbW3t8oeKU9BG3UHCkcn5u000YJ0w54rgJPpCr0a5td4Nxop/Ww WyxNR3U73/U5M+KgS61crxwe79qw4/4Nf5CDj29k8sZiH9v+SZMeYU8Z3zLXhyrmvS cjE4KP3eI03AdkeM6IeyqVg4pXCuXAdKlou3T42M=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7M6LVSFS6WM5HTHLV25ONPLEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493359026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde687559bd6_75713ff149ccd95c25027"; 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/1QlzRqgYZxaPofapF2IgNWRm160>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 07:53:37 -0000

----==_mimepart_5cde687559bd6_75713ff149ccd95c25027
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If strict interruption is not critical, it would simplify the QUIC API if weights can be applied and updated to active QUIC streams such that the QUIC scheduler can use weighted round robin to decide what to send next without tracking which streams are currently blocked. It would also allow very small streams to complete even if they have low priority, for example small SVC icons. On the other hand, HTTP/3 probably shouldn't start new streams of lower priority while there are higher priority streams still transmitting or ready to be transmitted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493359026
----==_mimepart_5cde687559bd6_75713ff149ccd95c25027
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If strict interruption is not critical, it would simplify the QUIC API if weights can be applied and updated to active QUIC streams such that the QUIC scheduler can use weighted round robin to decide what to send next without tracking which streams are currently blocked. It would also allow very small streams to complete even if they have low priority, for example small SVC icons. On the other hand, HTTP/3 probably shouldn't start new streams of lower priority while there are higher priority streams still transmitting or ready to be transmitted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK46U5OP3MDKFDWMPNLPVZP7LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUA7MQ#issuecomment-493359026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7I7P4F6X3P3YMMYLLPVZP7LANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PMJB3TONR2GGBRUTPVZP7LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUA7MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK46U5OP3MDKFDWMPNLPVZP7LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUA7MQ#issuecomment-493359026",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK46U5OP3MDKFDWMPNLPVZP7LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUA7MQ#issuecomment-493359026",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde687559bd6_75713ff149ccd95c25027--


From nobody Fri May 17 01:02:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E28F612010D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:02:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 ZmLsmDmybpkm for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:02:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 654D3120127 for <quic-issues@ietf.org>; Fri, 17 May 2019 01:02:20 -0700 (PDT)
Date: Fri, 17 May 2019 01:02:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558080137; bh=0KS/WA/2wnVdCugWF1/8kQ5BUTjjubr9BlWipzJH4VM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qxpPtFpn9lyZuYfzZhGhZp7vIqHxFW9d0NoyEwhqZbZkM4ovwzMYMYEE/XL75UIz6 MrUFsAc3pttXyA/9xyGbbSJXtdpXVDLp7rBDGEf58fEP9GeAxYmVn46a8GauNgI2EK x+11t25NxlGh6uoCYQcGZxdYaACKG2coMmmSx+Po=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5N4GEHPXH76NFIOSF25OOQTEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493361587@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde6a89b036e_41483fc8dc0cd96c76389a"; 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/ctJ7YU8ZgrfQ2GeR0kd8EBaWUfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 08:02:23 -0000

----==_mimepart_5cde6a89b036e_41483fc8dc0cd96c76389a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think the transport should police what streams are opened beyond managing resource consumption. It may well be, in some other app protocol, that a server is free to open bidi streams, but only if they start with a certain header, or none at all. The  app protocol should make both endpoints agree and what is permitted and police accordingly. An application layer could have credits similar to MAX_STREAMS to permit opening certain streams with or without a header. The transport need not deal with 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/2711#issuecomment-493361587
----==_mimepart_5cde6a89b036e_41483fc8dc0cd96c76389a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think the transport should police what streams are opened beyond managing resource consumption. It may well be, in some other app protocol, that a server is free to open bidi streams, but only if they start with a certain header, or none at all. The  app protocol should make both endpoints agree and what is permitted and police accordingly. An application layer could have credits similar to MAX_STREAMS to permit opening certain streams with or without a header. The transport need not deal with 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/2711?email_source=notifications&amp;email_token=AFTOJK5CCW7ANJ7JSIOPRFLPVZRATA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUBTMY#issuecomment-493361587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HHC76MC6YWHWRGZLPVZRATANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SZS4JMGMLNP3ZV3TPVZRATA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUBTMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5CCW7ANJ7JSIOPRFLPVZRATA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUBTMY#issuecomment-493361587",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK5CCW7ANJ7JSIOPRFLPVZRATA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUBTMY#issuecomment-493361587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde6a89b036e_41483fc8dc0cd96c76389a--


From nobody Fri May 17 01:05:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C86612010D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:05:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MjNiJ1aHRkpU for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:04:58 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25B9C12012B for <quic-issues@ietf.org>; Fri, 17 May 2019 01:04:58 -0700 (PDT)
Date: Fri, 17 May 2019 01:04:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558080296; bh=zu0+IXSP+smgHbB44JqbEL+KULaiuwa3P7JN4GKUHFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p4mCWKvG35mI/OIQD9fNFua4oYny6G8JKvUMlRuT9OzB41Hy3shXZObPMANKnU4nf 0ZhyLLkc208opq4+lVi4psbT2RP6W09EQVaHnucijdZtfmMknXRILPZvejUWftN9c/ BDhQrb7W01HCg3OtUHxqMNFB/4CxHp7HmnWEm1RU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KMJEOQ7RUVDPMJC525OO2PEVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/238786824@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde6b27dbb06_6a353fd581acd96013315b"; 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/FjntEnmUWcNA4c_Zf4JWgmNn528>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 08:05:01 -0000

----==_mimepart_5cde6b27dbb06_6a353fd581acd96013315b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

If not out of quiescence, an IW burst would probably be bad. You could just wait a millisecond or two and repeat in badly designed pacing logic.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2675#discussion_r285016666
----==_mimepart_5cde6b27dbb06_6a353fd581acd96013315b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r285016666">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window&#39;s worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
</pre>
<p>If not out of quiescence, an IW burst would probably be bad. You could just wait a millisecond or two and repeat in badly designed pacing logic.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications&amp;email_token=AFTOJK7WGAPQE3FIHB7WD6TPVZRKPA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ZSCA#discussion_r285016666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK346PZLJ75E5SERLGTPVZRKPANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FZ54EFD4QEZR6KS3PVZRKPA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ZSCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK7WGAPQE3FIHB7WD6TPVZRKPA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ZSCA#discussion_r285016666",
"url": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK7WGAPQE3FIHB7WD6TPVZRKPA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ZSCA#discussion_r285016666",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde6b27dbb06_6a353fd581acd96013315b--


From nobody Fri May 17 01:27:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1842B1201AF for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:27:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKNQ1i6JzDL5 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 01:27:26 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FCB9120041 for <quic-issues@ietf.org>; Fri, 17 May 2019 01:27:26 -0700 (PDT)
Date: Fri, 17 May 2019 01:27:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558081645; bh=dj8Q/nDNMWvMk6RLv+jGarjXMjcH2Sgy1FiOiEo/y9Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ufQIA2B4zcpvpHnOSFpkYYW8JfDiAZghrfDWvBF5qriDoMub/El+YjVlQol4WikMp +SupWQhIyflq+++BDcy/WC7XlaVxduBcdUHgOpGIT7MgabjFkonnayBEJeHVpLiomB NZfOWp+tZ0RJwH8HXl2ItYuyt+ivlsVlGMtiIFF8=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOLXP2YULPCV5SAWF25ORO3EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493369036@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde706d2f65e_46893ff3e6acd96434404a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/idkcNlnnl1aT4iSKeeH_FIMT1KQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 08:27:28 -0000

----==_mimepart_5cde706d2f65e_46893ff3e6acd96434404a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To clarify, I am not saying strict interruption is not critical. I am saying strict interruption **inside a single, sequential queue** is not critical.

As in: CSS/JS should still definitely interrupt images and the small SVG icon should not make progress until higher priority resources are fully fetched. 

The main thing we lost imo when getting rid of exclusive dependencies in practice, was the ability to fully re-prioritize within a sequential list, the way that Chrome is doing its H2 setup (without placeholder, all nodes are daisy-chained). In https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513 I did a thought experiment of how we might do Chrome's behaviour with the current text and it comes out very similar. The only thing missing is the ability to interrupt within a single priority "bucket" (represented by a placeholder). My point is that I doubt this is necessary, as I don't feel you want to interrupt e.g., a Font file for a CSS file. And even if you would want that, you could add an extra priority bucket. I am however not very sure this is the case, so that's what I wanted @pmeenan's input on. 

If that specific ability is not very critical, it is my feeling we do not need this change, as it would add much complexity and departure from HTTP/2, while gaining us little. I would be more in favor of providing an extension that just implements Pat's original proposal outside of the main setup (so no tree, nodes, placeholders, etc.). I am perfectly willing to help write such a document btw, @pmeenan ;) 

It is possible that Pat's proposal (and by consequence, this PR) allows additional options that weren't possible in H2 that I haven't considered. That would be a good argument to push forward with this, but I haven't seen a concrete example of those 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/2700#issuecomment-493369036
----==_mimepart_5cde706d2f65e_46893ff3e6acd96434404a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>To clarify, I am not saying strict interruption is not critical. I am =
saying strict interruption <strong>inside a single, sequential queue</str=
ong> is not critical.</p>
<p>As in: CSS/JS should still definitely interrupt images and the small S=
VG icon should not make progress until higher priority resources are full=
y fetched.</p>
<p>The main thing we lost imo when getting rid of exclusive dependencies =
in practice, was the ability to fully re-prioritize within a sequential l=
ist, the way that Chrome is doing its H2 setup (without placeholder, all =
nodes are daisy-chained). In <a class=3D"issue-link js-issue-link" data-e=
rror-text=3D"Failed to load issue title" data-id=3D"418407068" data-permi=
ssion-text=3D"Issue title is private" data-url=3D"https://github.com/quic=
wg/base-drafts/issues/2502" data-hovercard-type=3D"issue" data-hovercard-=
url=3D"/quicwg/base-drafts/issues/2502/hovercard?comment_id=3D491246513&a=
mp;comment_type=3Dissue_comment" href=3D"https://github.com/quicwg/base-d=
rafts/issues/2502#issuecomment-491246513">#2502 (comment)</a> I did a tho=
ught experiment of how we might do Chrome's behaviour with the current te=
xt and it comes out very similar. The only thing missing is the ability t=
o interrupt within a single priority "bucket" (represented by a placehold=
er). My point is that I doubt this is necessary, as I don't feel you want=
 to interrupt e.g., a Font file for a CSS file. And even if you would wan=
t that, you could add an extra priority bucket. I am however not very sur=
e this is the case, so that's what I wanted <a class=3D"user-mention" dat=
a-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D444=
165" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"lin=
k_type:self" href=3D"https://github.com/pmeenan">@pmeenan</a>'s input on.=
</p>
<p>If that specific ability is not very critical, it is my feeling we do =
not need this change, as it would add much complexity and departure from =
HTTP/2, while gaining us little. I would be more in favor of providing an=
 extension that just implements Pat's original proposal outside of the ma=
in setup (so no tree, nodes, placeholders, etc.). I am perfectly willing =
to help write such a document btw, <a class=3D"user-mention" data-hoverca=
rd-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D444165" data=
-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:se=
lf" href=3D"https://github.com/pmeenan">@pmeenan</a> ;)</p>
<p>It is possible that Pat's proposal (and by consequence, this PR) allow=
s additional options that weren't possible in H2 that I haven't considere=
d. That would be a good argument to push forward with this, but I haven't=
 seen a concrete example of those yet.</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/2700?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2IMCLRQAQNY3B3A6TPVZT63A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUDNTA#issuecomment-493369036">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK7XBLQTH2VQHRDUMXTPVZT63ANCNFSM4HM65LNQ">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK2HKVCD7TDJ6DJWHN3PV=
ZT63A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVUDNTA.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/2700?email_source=3D=
notifications\u0026email_token=3DAFTOJK2IMCLRQAQNY3B3A6TPVZT63A5CNFSM4HM6=
5LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUDNTA#i=
ssuecomment-493369036",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2IMCLRQAQNY3B3A6TPVZT63A5CNFSM4HM65L=
N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUDNTA#iss=
uecomment-493369036",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cde706d2f65e_46893ff3e6acd96434404a--


From nobody Fri May 17 03:03:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B51581200BA for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:03:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBOG2H1SjmBI for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:03:40 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A500120047 for <quic-issues@ietf.org>; Fri, 17 May 2019 03:03:40 -0700 (PDT)
Date: Fri, 17 May 2019 03:03:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558087418; bh=OxVQ+VzMmuXKpxFprZncC8nd7l4w30YGz8zCubPeEEA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x1vUo8cTrsO6fclGOmAIXjUSKxfc1RaNhTBq9wsT6whrq31H/jsT+/46Ef2O30gQx +Juc2GsUxf40sqhZxPv/zkCTOCbQJS/c/M8S8a//OVH1l9vMiaQgP/PLdx8fgwO9Wa R2+2K1UO/wBmGwdL82DyjAZRCRnYgJHK3y/j8taw=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZMSJ5TWULKVM2YXN25O4XVEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493399067@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde86facdc32_554c3ff149ccd95c11393ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QNxHqcQbvwIrhT3vK8BGStCr2xw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 10:03:42 -0000

----==_mimepart_5cde86facdc32_554c3ff149ccd95c11393ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Maybe it's a good idea if I prepare some slides with examples of trees in the different proposals for Thursday, to help guide the discussion? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493399067
----==_mimepart_5cde86facdc32_554c3ff149ccd95c11393ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Maybe it's a good idea if I prepare some slides with examples of trees in the different proposals for Thursday, to help guide the discussion?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK7FL6K4M5VUDYTIEJLPVZ7HVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUKYGY#issuecomment-493399067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33RK7HWD3H5ZZ54NLPVZ7HVANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5P72VBIAJLBIWPUEDPVZ7HVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUKYGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK7FL6K4M5VUDYTIEJLPVZ7HVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUKYGY#issuecomment-493399067",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK7FL6K4M5VUDYTIEJLPVZ7HVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUKYGY#issuecomment-493399067",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde86facdc32_554c3ff149ccd95c11393ac--


From nobody Fri May 17 03:26:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B782E120228 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:26:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1moCJ-WxucaL for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:26:15 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06C471201ED for <quic-issues@ietf.org>; Fri, 17 May 2019 03:26:15 -0700 (PDT)
Date: Fri, 17 May 2019 03:26:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558088774; bh=EdTsleeadLtSjNOm5HaCTy4B66T4E+QFJEKi/nI0Nvs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nOI3St6OLhmcpon9q0+HPo+Ay7potxQTH90j+PW7424TYYZl0yHZYPcZ4Y09DhiZu eLvgq9EPDVbqvOiWeVQPyU0hKTmxsDMXlfzQ11H8CdzJVKWTj6zcG5HmzKbOSEUgSy QNnd6EibSM8D/hFfARiU5EedmkUocDZ48zfMsz/k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XXB2V77VAMVH3G3N25O7MNEVBNHHBVCU6EM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2718/493405408@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2718@github.com>
References: <quicwg/base-drafts/issues/2718@github.com>
Subject: Re: [quicwg/base-drafts] Truncated http stream error handling is aggressive (#2718)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde8c46ca8d_57293ff4ebacd96834252a"; 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/-Vwb0Y-adzF_9_EFw-N1PuNxmW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 10:26:17 -0000

----==_mimepart_5cde8c46ca8d_57293ff4ebacd96834252a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If you create a stream that is invalid, then it is perfectly reasonable to kill the connection.  If you make a bad prediction that results in having to abandon a stream, then RESET_STREAM is the tool you use.  You don't close the stream as though it was 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/issues/2718#issuecomment-493405408
----==_mimepart_5cde8c46ca8d_57293ff4ebacd96834252a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If you create a stream that is invalid, then it is perfectly reasonable to kill the connection.  If you make a bad prediction that results in having to abandon a stream, then RESET_STREAM is the tool you use.  You don't close the stream as though it was 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/issues/2718?email_source=notifications&amp;email_token=AFTOJK7TPXU3YZ36TBZJTF3PV2B4NA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUMJYA#issuecomment-493405408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HODJU5XOCBDO5S63PV2B4NANCNFSM4HNSSLWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGVCTWOV72SQUOR53PV2B4NA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUMJYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK7TPXU3YZ36TBZJTF3PV2B4NA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUMJYA#issuecomment-493405408",
"url": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK7TPXU3YZ36TBZJTF3PV2B4NA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUMJYA#issuecomment-493405408",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde8c46ca8d_57293ff4ebacd96834252a--


From nobody Fri May 17 03:35:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97B9D12023B for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:35:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k4MoizgTiIVE for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:35:12 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B1F812023C for <quic-issues@ietf.org>; Fri, 17 May 2019 03:35:12 -0700 (PDT)
Date: Fri, 17 May 2019 03:35:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558089310; bh=wSJTWYrp3Ey9nCT2EOZ64kP/yH14Gbnic8EhWhJFHJA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PKVLnxKbmE7dreuAcC0xLokSxPZauEa2EJpNBsXMVBdCUlCNGIL4OWrR3Zh6Lf7Sk AhflpIbKip0BDwM0DOekLX0jznVc7CZ+OsRvocznKGcrZMhjJnuh8ZzKr4clbqruG7 9ZIJTBfQvU2hP9g78QFgdt5v0Hw1LNCEdoH6RpjM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TAN6KYJULDZAW2Y525PAN5EVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493407812@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde8e5eccdb1_96c3fe1aaecd9685661de"; 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/JM8W-hQrL2x-PqWXsQKmP8raATc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 10:35:14 -0000

----==_mimepart_5cde8e5eccdb1_96c3fe1aaecd9685661de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right.  The transport only needs to concern itself with policing stream limits.  The question here is more about how the use of h3 constrains future extension.  As Mikkel says, if there is a use for the server-initiated streams, we shouldn't constrain 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/2711#issuecomment-493407812
----==_mimepart_5cde8e5eccdb1_96c3fe1aaecd9685661de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Right.  The transport only needs to concern itself with policing stream limits.  The question here is more about how the use of h3 constrains future extension.  As Mikkel says, if there is a use for the server-initiated streams, we shouldn't constrain 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/issues/2711?email_source=notifications&amp;email_token=AFTOJK2AK4WIV3IHVFVPQ73PV2C55A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUM4RA#issuecomment-493407812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QHUGNQCO27C65YNTPV2C55ANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZX4YZIHMR2C55GCX3PV2C55A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUM4RA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK2AK4WIV3IHVFVPQ73PV2C55A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUM4RA#issuecomment-493407812",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK2AK4WIV3IHVFVPQ73PV2C55A5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUM4RA#issuecomment-493407812",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde8e5eccdb1_96c3fe1aaecd9685661de--


From nobody Fri May 17 03:38:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CFF6120247 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:38:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 t0Q5DVa01cd0 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 03:38:46 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E52631201EA for <quic-issues@ietf.org>; Fri, 17 May 2019 03:38:45 -0700 (PDT)
Date: Fri, 17 May 2019 03:38:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558089524; bh=MtxM6ouzvmyCzAKhwM/lpomKHVFGUSXA+lr17LgZN78=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rF4utxgjPSgSZVkQ0AiPelvt+O07598n2JUA8SpSrgM845W9JeG3OdAXwCDmsQe+E mxcYaH9JIHlm0zZHkY/BaIR9m4K7L1q/GypRJEuVSFqcuZFxgJ1aFnW75/Kzj30tc+ 9dP85h7IyGUIHWWlB0rcKKT1E/zydlurJYK1FO2k=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVYE3PVWBPKPAAUCV25PA3JEVBNHHBVCU6EM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2718/493408666@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2718@github.com>
References: <quicwg/base-drafts/issues/2718@github.com>
Subject: Re: [quicwg/base-drafts] Truncated http stream error handling is aggressive (#2718)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde8f34e40d3_e313ff3e6acd964113217f"; 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/Mh5eIOBLPWqhzzZM96expn21UEo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 10:38:47 -0000

----==_mimepart_5cde8f34e40d3_e313ff3e6acd964113217f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right. After thinking this over again, I think @mikkelfj's case falls into the bracket of request cancellation desribed in section 5.1.2 of draft 20.

Someone wants to abruptly finish the request or response, so it is not a clean termination.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2718#issuecomment-493408666
----==_mimepart_5cde8f34e40d3_e313ff3e6acd964113217f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Right. After thinking this over again, I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a>'s case falls into the bracket of request cancellation desribed in section 5.1.2 of draft 20.</p>
<p>Someone wants to abruptly finish the request or response, so it is not a clean termination.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications&amp;email_token=AFTOJK4QLGYJPO5N4PD7B63PV2DLJA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUNDGQ#issuecomment-493408666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52BHIEU36ZCXDPSNLPV2DLJANCNFSM4HNSSLWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5CRPWICVVL6WUWETDPV2DLJA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUNDGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK4QLGYJPO5N4PD7B63PV2DLJA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUNDGQ#issuecomment-493408666",
"url": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK4QLGYJPO5N4PD7B63PV2DLJA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUNDGQ#issuecomment-493408666",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde8f34e40d3_e313ff3e6acd964113217f--


From nobody Fri May 17 04:20:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C14DF1201D1 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 04:20:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N3IppFjj9Ehr for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 04: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F41A212006F for <quic-issues@ietf.org>; Fri, 17 May 2019 04:20:28 -0700 (PDT)
Date: Fri, 17 May 2019 04:20:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558092027; bh=M+fnkfrhE9xZj+64pKgHy1vRBuX6ylv2Met27wxljvg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SO+kWym2LpBzmq+psVP2JxMF7gQsBDcezyxqHQyQ3sYWcY0rxdzTMW3M7S+bMl3ij r9sgNm5MsbGMsmvWQp+S3Qk0ARI55OTKuyRqO6k9pSKO1cf0WeK0t8Ywjm/+axZjGK 9zDlUnXz0cGpIPor3xN7zOvd9L9yXS2SEovLaWWs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3M5OWPPTP3PGI4KWF25PFXXEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493418795@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cde98fbd52cf_45733fe6266cd9681524548"; 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/2lyEDnFhJvbW0_4IenOjQtBlqMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 11:20:31 -0000

----==_mimepart_5cde98fbd52cf_45733fe6266cd9681524548
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Q: Should we allow it for QUIC, but not allow it for HTTP/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/issues/2581#issuecomment-493418795
----==_mimepart_5cde98fbd52cf_45733fe6266cd9681524548
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Q: Should we allow it for QUIC, but not allow it for HTTP/3?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJK2LWN4DAZH2HWAHM43PV2IHXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUPSKY#issuecomment-493418795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MLLCLKIS7EB4BYJTPV2IHXANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DRXEKXEPV2G7X7F3PV2IHXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUPSKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK2LWN4DAZH2HWAHM43PV2IHXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUPSKY#issuecomment-493418795",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK2LWN4DAZH2HWAHM43PV2IHXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUPSKY#issuecomment-493418795",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cde98fbd52cf_45733fe6266cd9681524548--


From nobody Fri May 17 04:53:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A83FA12029E for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 04:53:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7LK8wJDxg1QR for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 04:53:32 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 27E6D12022E for <quic-issues@ietf.org>; Fri, 17 May 2019 04:53:32 -0700 (PDT)
Date: Fri, 17 May 2019 04:53:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558094011; bh=L3NLckXcFmruGrfenZ3dgkZYXa7NeBeg7r+Bfbp5auI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vpkc1uvHkHvDH6eaweF+KftwOREW7b9/VQsDbRkWDgGGAaAxtdb/jdi9h66TT5AoS 8DS5Na0LJGrFqDQuYuwSeeIaVYj8OTSeOxA4BnzIxv9q9yUH4hHV8rnB8fT5jIqyCh fYJUjZmUy+3m/rm0M7VuY2T07Utc8bEUub7+/FPU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OSTGYZBM3AEBRN7N25PJTXEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493426393@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdea0bb25e7c_77043ffbc28cd964157bb"; 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/Ez-8qo5l2y9lH3cUo-YNU0zpOlk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 11:53:34 -0000

----==_mimepart_5cdea0bb25e7c_77043ffbc28cd964157bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, the application layer shouldn't deal with transport security. If the security properties changes, it should be a new QUIC 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/2581#issuecomment-493426393
----==_mimepart_5cdea0bb25e7c_77043ffbc28cd964157bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No, the application layer shouldn't deal with transport security. If the security properties changes, it should be a new QUIC 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/2581?email_source=notifications&amp;email_token=AFTOJK43MK6ZFMMWC6OWQWDPV2MDXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVURNWI#issuecomment-493426393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BUKMZRHDJFJTUSF3PV2MDXANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KCOKH427CUHVKL7DPV2MDXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVURNWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK43MK6ZFMMWC6OWQWDPV2MDXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVURNWI#issuecomment-493426393",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK43MK6ZFMMWC6OWQWDPV2MDXA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVURNWI#issuecomment-493426393",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdea0bb25e7c_77043ffbc28cd964157bb--


From nobody Fri May 17 05:35:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9EDF1201BB for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:35:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xUgzjENeEbPr for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:35:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49EF612004A for <quic-issues@ietf.org>; Fri, 17 May 2019 05:35:31 -0700 (PDT)
Date: Fri, 17 May 2019 05:35:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558096530; bh=8CWcFW97mKqZgSmM7DmPQzEKrNzMn4oDH6jlu+5BHl8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IMYCnfoHbXlGAaF/WIyRtsqwOyRhF2w3QB2RTOyfjr1LCIzTvuHbRo71XXGWFbpgk 68NPA/3JszC2ee3sZwc9f31+/1aE9AWQrA7UbWAxSGrM/7taNUq8ucYcrtGeJnxN4u xBrQAsCbGH43/wXWAdoePi2ziJCVtPlaaYJsIAjg=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47FIDBMENYJIYN3EF25PORDEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493437438@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeaa91e9c48_2b153fc308acd9641524232"; 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/B8yf9TOEuWNKpMCcaCmT0V9gCr8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:35:33 -0000

----==_mimepart_5cdeaa91e9c48_2b153fc308acd9641524232
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @mikkelfj on this one. HTTP/2 doesn't disable CCM_8 when run over TLS 1.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/issues/2581#issuecomment-493437438
----==_mimepart_5cdeaa91e9c48_2b153fc308acd9641524232
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> on this one. HTTP/2 doesn't disable CCM_8 when run over TLS 1.3.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJK52KIQERHKD54BYLVLPV2RBDA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUD7Q#issuecomment-493437438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2SWSIGAWN72TJHDTPV2RBDANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QUQDQDTYMXU635S3PV2RBDA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUD7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK52KIQERHKD54BYLVLPV2RBDA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUD7Q#issuecomment-493437438",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK52KIQERHKD54BYLVLPV2RBDA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUD7Q#issuecomment-493437438",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeaa91e9c48_2b153fc308acd9641524232--


From nobody Fri May 17 05:38:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D977120151 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QDwyFGDOKPot for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:38:13 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4868F12037F for <quic-issues@ietf.org>; Fri, 17 May 2019 05:38:13 -0700 (PDT)
Date: Fri, 17 May 2019 05:38:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558096692; bh=PhZZlK6+lx6XICvP7ZYm++fsfoNABMQbHkia0dlgRIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pm3ndHk28tvjIhLt/1K+vkJOSHVYWMQpYve0hyiIHfXaSkTj7TuUbNS8H9hI4xkLC NREr5NmlfGmKyu+gS+5+kDa3u2uFF6Zbqy7xkbCE53Fo8XSoB1bn6XI7vJrz7bTkh+ myIhusyiJRLfixFsc3sPFo6TKhVv1EUfMMiR7iUI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GQNYIWJ7UJUZ6EE525PO3JEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493438133@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeab341fb9a_3ec53ff4ebacd968562897"; 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/N0EuCqP9nxApdbhJbrEkkJYpBeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:38:18 -0000

----==_mimepart_5cdeab341fb9a_3ec53ff4ebacd968562897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

But if I argue that CCM_8 changes security properties, you might disagree since that would move CCM_8 to a new QUIC 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/2581#issuecomment-493438133
----==_mimepart_5cdeab341fb9a_3ec53ff4ebacd968562897
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>But if I argue that CCM_8 changes security properties, you might disagree since that would move CCM_8 to a new QUIC 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/2581?email_source=notifications&amp;email_token=AFTOJKY7F6JZRBY2ZH5K6JLPV2RLJA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUJNI#issuecomment-493438133">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24HMZXKNNQ5JG5SS3PV2RLJANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTTSOQBSLYJBNLVEDPV2RLJA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUJNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKY7F6JZRBY2ZH5K6JLPV2RLJA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUJNI#issuecomment-493438133",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKY7F6JZRBY2ZH5K6JLPV2RLJA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUJNI#issuecomment-493438133",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeab341fb9a_3ec53ff4ebacd968562897--


From nobody Fri May 17 05:42:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A861D12017F for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:42:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kA1w-sVX577O for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:42:53 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8BE012004F for <quic-issues@ietf.org>; Fri, 17 May 2019 05:42:53 -0700 (PDT)
Date: Fri, 17 May 2019 05:42:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558096972; bh=lepGIItIp38QbA8hIVLYav979Cmp2OwbsTlNft3awuA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qzMEWoxpwwL4rDxxkfkjC/XJvXFOl1Tjo6xFdVBWJ0jbpkcXP1txcLKNCWM6gP6Jl +i7qq8H5f8ymLmbXU5AflK7VFK+fPt7uzQmlwjq4Pnfp0463DAR5g+9fMyUk3N3Q2j IgNYL+0xb/JeDQ+cdTe28u8N1CmOr370X8ap3lbU=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WKDJWT3FWSVCGYUF25PPMZEVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/493439412@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeac4c7d59f_73ea3fc7082cd96811251fd"; 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/5lrLRmnxQS64r4p0tF-1-Ni7Ies>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:42:56 -0000

----==_mimepart_5cdeac4c7d59f_73ea3fc7082cd96811251fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi this doesn't seem like a very persuasive analogy, given that HTTP/2 has a long list of rules about disabling ciphers that were present in TLS 1.2:

https://tools.ietf.org/rfcmarkup?doc=7540#section-9.2.2

The reason that it doesn't have that in TLS 1.3 is because (1) TLS 1.3 post-dates HTTP/2 and (2) the suites were chosen according to the same principles

Second, as a practical matter, most browsers do not support CCM_8, and I suspect that will continue to be true for most stacks, partly because performance is not awesome (as it requires computing CBC). If, as @RyanAtGoogle implies, we want to have a cipher with a shorter authentication tag (I'm undecided on this topic myself at present) for general use then we should consult CFRG for one, rather than just use the one that happened to be the one that IoT devices supported.




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2581#issuecomment-493439412
----==_mimepart_5cdeac4c7d59f_73ea3fc7082cd96811251fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=5599133" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> this doesn't seem like a very persuasive analogy, given that HTTP/2 has a long list of rules about disabling ciphers that were present in TLS 1.2:</p>
<p><a href="https://tools.ietf.org/rfcmarkup?doc=7540#section-9.2.2" rel="nofollow">https://tools.ietf.org/rfcmarkup?doc=7540#section-9.2.2</a></p>
<p>The reason that it doesn't have that in TLS 1.3 is because (1) TLS 1.3 post-dates HTTP/2 and (2) the suites were chosen according to the same principles</p>
<p>Second, as a practical matter, most browsers do not support CCM_8, and I suspect that will continue to be true for most stacks, partly because performance is not awesome (as it requires computing CBC). If, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a> implies, we want to have a cipher with a shorter authentication tag (I'm undecided on this topic myself at present) for general use then we should consult CFRG for one, rather than just use the one that happened to be the one that IoT devices supported.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications&amp;email_token=AFTOJKYONZ4MFZYBE24H5ELPV2R4ZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUTNA#issuecomment-493439412">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LOF5UXON7DS5MN43PV2R4ZANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SBJFKYKB4W7OWSXLPV2R4ZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUTNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKYONZ4MFZYBE24H5ELPV2R4ZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUTNA#issuecomment-493439412",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJKYONZ4MFZYBE24H5ELPV2R4ZA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUUTNA#issuecomment-493439412",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeac4c7d59f_73ea3fc7082cd96811251fd--


From nobody Fri May 17 05:48:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77BD0120161 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:48:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D4wt9vkI72xW for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:48:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 709E6120151 for <quic-issues@ietf.org>; Fri, 17 May 2019 05:48:09 -0700 (PDT)
Date: Fri, 17 May 2019 05:48:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558097288; bh=fIdffYzdUWtuC1j/sZE/l67+cG+4iMRkitSkmZkDhLk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gQ/cT/5oW5hDIZOueaFJQBAekbGzZI+rvpj6PxGgl4lO/wh7E2qel9eiaP4nxsrlk NV4waY/D2pBZtbe5+IbjJKuL17gy0smylTWeQdqcHQgMJV7aGG4iSJ3zViPXkHX5bZ WmOuTqRPH//TzXebJs37jUht8fGhmM50JilGA6e0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WRYZC5QZC7TGOLBF25PQAREVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/238904844@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdead884adf9_394a3f9a14ecd964213450"; 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/q3fXQCoIF6u6enqC8bVRwk9eF2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:48:11 -0000

----==_mimepart_5cdead884adf9_394a3f9a14ecd964213450
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

I'd rather have it apply always, because I don't want to have one packet sent, and then a sender can burst the full window.  Making it specific to quiescence adds unnecessary complexity to the rules and may not accomplish the goal of mitigating the congestion caused to other flows of bursty sending.

I thought my existing text does that, but people are still confused, so better 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/pull/2675#discussion_r285110568
----==_mimepart_5cdead884adf9_394a3f9a14ecd964213450
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r285110568">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window&#39;s worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
</pre>
<p>I'd rather have it apply always, because I don't want to have one packet sent, and then a sender can burst the full window.  Making it specific to quiescence adds unnecessary complexity to the rules and may not accomplish the goal of mitigating the congestion caused to other flows of bursty sending.</p>
<p>I thought my existing text does that, but people are still confused, so better 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/pull/2675?email_source=notifications&amp;email_token=AFTOJK3LR7ATZQ3CG4DON6DPV2SQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6WMDA#discussion_r285110568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TI3FC4EQLU6UK32DPV2SQRANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3S5FXOZPSL6THLOXDPV2SQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6WMDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK3LR7ATZQ3CG4DON6DPV2SQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6WMDA#discussion_r285110568",
"url": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJK3LR7ATZQ3CG4DON6DPV2SQRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6WMDA#discussion_r285110568",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdead884adf9_394a3f9a14ecd964213450--


From nobody Fri May 17 05:51:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 151FD120161 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:51:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wIHHkkdgUm2Q for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:51:31 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A101120151 for <quic-issues@ietf.org>; Fri, 17 May 2019 05:51:31 -0700 (PDT)
Date: Fri, 17 May 2019 05:51:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558097490; bh=8k3heMvyezgBPJEQZago5Rm4MKZuwKUn8mEpdb5muwA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rnWZVSxLAdIylFv+7ZYgJ+krqXM2ritgeuBNbAMiiXQ/7UyMlzY7x0KJYI+WGKawt rcOfip+Hmb4bsl2otoop4aUFYK7nBei9Z0TweKvBSrnfPxrFmhWlkG/7R4IUkl93rk MozHK3MfkWCLlH8by3ZhVSWOPIVrvP6ScM0Br0QU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7K4TAUDRMXEG2FQ7525PQNFEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/493441877@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeae523477e_96c3fe1aaecd96810393f2"; 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/sXxP485yEYgU28RVSkIDjC5gacU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:51:33 -0000

----==_mimepart_5cdeae523477e_96c3fe1aaecd96810393f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar The mechanism would have to include a way to request/force the client to change CID ASAP to be useful.  Only a way to retire outstanding CIDs is fairly useless in my opinion.  I assume the mechanism to enforce this would be a GOAWAY followed by a connection close containing a FAILED_TO_ROTATE_CID error if the client didn't change in 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/issues/2645#issuecomment-493441877
----==_mimepart_5cdeae523477e_96c3fe1aaecd96810393f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> The mechanism would have to include a way to request/force the client to change CID ASAP to be useful.  Only a way to retire outstanding CIDs is fairly useless in my opinion.  I assume the mechanism to enforce this would be a GOAWAY followed by a connection close containing a FAILED_TO_ROTATE_CID error if the client didn't change in 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/issues/2645?email_source=notifications&amp;email_token=AFTOJK3Z7CQ7XAI275WATIDPV2S5FA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVGVI#issuecomment-493441877">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JZH24CKNPA3AHIBTPV2S5FANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FH4DB33XTGONWAITPV2S5FA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVGVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3Z7CQ7XAI275WATIDPV2S5FA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVGVI#issuecomment-493441877",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3Z7CQ7XAI275WATIDPV2S5FA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVGVI#issuecomment-493441877",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeae523477e_96c3fe1aaecd96810393f2--


From nobody Fri May 17 05:55:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86C91120161 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:55:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_Y0Ln4iPvHY for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:55:53 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD961120151 for <quic-issues@ietf.org>; Fri, 17 May 2019 05:55:53 -0700 (PDT)
Date: Fri, 17 May 2019 05:55:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558097752; bh=rrc9le9OEDTX+DjHX7XnX0dQwx8eAbtvKWL83hh8K2A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gYOMnYzpkPGPkeXvoUsGR77/S7shp0TobrDgJqumr9Ve8cbIU4rDHRddiViguYDzx C16HdjekVJhkUWQkAKE3ZQRky4s8cHrihlY27WBfwaLHBoMGIkHncBCJxvjW7WtyK9 lfSrEDdFo00MvAHQlLvUMoI+Z4iijJEoKx9oHtJw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3X3PZKZX2AZUBJ6QV25PQ5REVBNHHBUUHC6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2675/review/238908613@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2675@github.com>
References: <quicwg/base-drafts/pull/2675@github.com>
Subject: Re: [quicwg/base-drafts] Define under-utilizing the congestion window (#2675)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeaf58cbf51_70aa3ff3e6acd964733934"; 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/hfIpdzZP5_T4-L4hbj2jDS05_SM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:55:56 -0000

----==_mimepart_5cdeaf58cbf51_70aa3ff3e6acd964733934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window's worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.

The problem is that it is not clear when the next burst can be 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/2675#discussion_r285113566
----==_mimepart_5cdeaf58cbf51_70aa3ff3e6acd964733934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2675#discussion_r285113566">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -848,9 +850,10 @@ and not fully utilize the congestion window due to this delay. A sender
 should not consider itself application limited if it would have fully
 utilized the congestion window without pacing delay.
 
-Bursting more than an intial window&#39;s worth of data into the network might
-cause short-term congestion and losses. Implemementations SHOULD either use
-pacing or reduce their congestion window to limit such bursts.
+Sending multiple packets into the network without any delay between them
+creates a burst of load that might cause short-term congestion and losses.
</pre>
<p>The problem is that it is not clear when the next burst can be 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/2675?email_source=notifications&amp;email_token=AFTOJKYJFP4PCVIWE7MLS2TPV2TNRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6XJRI#discussion_r285113566">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCY34UW5PICMLJJ23PV2TNRANCNFSM4HLNTECA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK54ZHOQINDKCZ3KWR3PV2TNRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6XJRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJKYJFP4PCVIWE7MLS2TPV2TNRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6XJRI#discussion_r285113566",
"url": "https://github.com/quicwg/base-drafts/pull/2675?email_source=notifications\u0026email_token=AFTOJKYJFP4PCVIWE7MLS2TPV2TNRA5CNFSM4HLNTECKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6XJRI#discussion_r285113566",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeaf58cbf51_70aa3ff3e6acd964733934--


From nobody Fri May 17 05:56:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C5E1120151 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:56:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4C642rt1FjWe for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 05:56:27 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D05C11200B9 for <quic-issues@ietf.org>; Fri, 17 May 2019 05:56:27 -0700 (PDT)
Date: Fri, 17 May 2019 05:56:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558097787; bh=VHhNFNGR6OwLDap5kGXZlNM/82jixxSiGl+D2j4KKds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nKwZCbUzR1QDG43ixO3p1fmI8Bv7bX3usJWU8AcRnWKNX2hFhJ2RzbL36lNWCjYAA D3J02bY0OBzop0Id+dIaCV643rwB0fOGvvyh5BxCXG/f0x3uI05Tz5KPwqNCYHN6bM RfHn0dADeWomVRRB0N4Y8X/fudXpjsFeZW4sVejE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYP4TTCCTYTDVYCWS525PQ7VEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c493443384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeaf7ae8ce2_4da33f8632ccd95c16867d4"; 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/M9GrvHTxDFhps0LDjtQfZcxp8LU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 12:56:30 -0000

----==_mimepart_5cdeaf7ae8ce2_4da33f8632ccd95c16867d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm a fan of forbidding it's use as an actual RTT measurement, which would be one reason to say 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/pull/2687#issuecomment-493443384
----==_mimepart_5cdeaf7ae8ce2_4da33f8632ccd95c16867d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm a fan of forbidding it's use as an actual RTT measurement, which would be one reason to say 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/pull/2687?email_source=notifications&amp;email_token=AFTOJK6EZ3UXDPPYMLD7VMTPV2TPVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVSOA#issuecomment-493443384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HJ53MF3TJBJKHERDPV2TPVANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPAL6RFMRKT5RGD3LPV2TPVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6EZ3UXDPPYMLD7VMTPV2TPVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVSOA#issuecomment-493443384",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6EZ3UXDPPYMLD7VMTPV2TPVA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUVSOA#issuecomment-493443384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeaf7ae8ce2_4da33f8632ccd95c16867d4--


From nobody Fri May 17 06:01:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43E8D120161 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:01:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51z9DyPEiYEW for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:01:11 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59920120151 for <quic-issues@ietf.org>; Fri, 17 May 2019 06:01:11 -0700 (PDT)
Date: Fri, 17 May 2019 06:01:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558098070; bh=uebu7CnQDNznOAsu26WBvYmqZ0fzLD63ChTlOIw4/dA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N6QNQvLxXNKNf0LS4R9SIDArMbBCKl1FKFrxobEC134zxfA6fNgVtqb+/pT51qK0e +0ACYT+JEmgNt3ikhXc1qheY6QoqJxh758eZDlfrQwTONoIiS0z9VmG0G7vo6iLY9J t9Ij+N8L/H2kovl97Gwrr84ajfzZV01d1nwdIhh4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HDGKEQALBOIRPZXV25PRRNEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238911094@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeb0968ade4_b433f8aa68cd96065727e"; 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/TVzSL4iUVXj07nh-JbaY65-yQf8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 13:01:13 -0000

----==_mimepart_5cdeb0968ade4_b433f8aa68cd96065727e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

```suggestion
frames prior to sending HEADERS or DATA frames that reference the promised responses.  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/2704#pullrequestreview-238911094
----==_mimepart_5cdeb0968ade4_b433f8aa68cd96065727e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2704#discussi=
on_r285115528">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 The same server push can be associated with additional client requests u=
sing a=0D
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a=0D
-DUPLICATE_PUSH in relation to certain parts of the response is similarly=
=0D
-important.=0D
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).=0D
+=0D
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain part=
s of the=0D
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_=
PUSH=0D
+frames prior to sending any frames that reference the promised responses=
.  This=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frames prior to sending any frames that refer=
ence the promised responses.  This=0D
+frames prior to sending HEADERS or DATA frames that reference the promis=
ed responses.  This=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/2704?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4TVC7ZLDOWQL4NEHTPV2UBNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X45Q#pullrequestreview-238911094=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK6TTULH5LU2IVXK52LPV2UBNANCNFSM4HNFRMIA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK7BIKYT=
UTCURQVAT7LPV2UBNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X45Q.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/2704?email_source=3D=
notifications\u0026email_token=3DAFTOJK4TVC7ZLDOWQL4NEHTPV2UBNA5CNFSM4HNF=
RMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
Y6X45Q#pullrequestreview-238911094",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4TVC7ZLDOWQL4NEHTPV2UBNA5CNFSM4HNFRM=
IKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6=
X45Q#pullrequestreview-238911094",=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_5cdeb0968ade4_b433f8aa68cd96065727e--


From nobody Fri May 17 06:01:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2592512017F for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:01:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YSOyqXXV1nfE for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:01:28 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0C261200B9 for <quic-issues@ietf.org>; Fri, 17 May 2019 06:01:27 -0700 (PDT)
Date: Fri, 17 May 2019 06:01:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558098086; bh=hkWveDgVa7yfSjjciShMOTbHsD0nRQsuoYkbmO4/5aQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wd+SBwKNKPtfBaH5DUZ1rkQeeIUcoIUCnKNN76Gx0c7paKNHtWFpr6JjpnJMKpS0I LYrA+uIXmspddEM7/K0pw34qybXSE89jXAAQL+jde3c7uaa1Z3+gjI3EiRsUk+qxp0 gf6yibSDsCBwuFeD0WBFIAvnwHl8hEJiwOmqvGrE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYY76QO5CAZQFKNREF25PRSNEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/review/238911217@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeb0a6af0be_4d9d3ffbc28cd9647618bb"; 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/sJoXRBy8WWhxIvMD1SwlgHjWxmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 13:01:29 -0000

----==_mimepart_5cdeb0a6af0be_4d9d3ffbc28cd9647618bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This

Suggesting a change, since Jana and I had the same 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/2704#discussion_r285115614
----==_mimepart_5cdeb0a6af0be_4d9d3ffbc28cd9647618bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2704#discussion_r285115614">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 The same server push can be associated with additional client requests using a
-DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).  Ordering of a
-DUPLICATE_PUSH in relation to certain parts of the response is similarly
-important.
+DUPLICATE_PUSH frame (see {{frame-duplicate-push}}).
+
+Ordering of a PUSH_PROMISE or DUPLICATE_PUSH in relation to certain parts of the
+response is important. The server SHOULD send PUSH_PROMISE or DUPLICATE_PUSH
+frames prior to sending any frames that reference the promised responses.  This
</pre>
<p>Suggesting a change, since Jana and I had the same 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/2704?email_source=notifications&amp;email_token=AFTOJK2YX7K7XJBZ6M26HHTPV2UCNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X54I#discussion_r285115614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54MLS7VKGB453VH6TPV2UCNANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FRL2GSY64OGRJFTLPV2UCNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X54I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK2YX7K7XJBZ6M26HHTPV2UCNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X54I#discussion_r285115614",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK2YX7K7XJBZ6M26HHTPV2UCNA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY6X54I#discussion_r285115614",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeb0a6af0be_4d9d3ffbc28cd9647618bb--


From nobody Fri May 17 06:35:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDC7112036D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:35:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id svzCcLtkAiHW for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 06:35:16 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55F3112018B for <quic-issues@ietf.org>; Fri, 17 May 2019 06:33:20 -0700 (PDT)
Date: Fri, 17 May 2019 06:33:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558099997; bh=PKQBwRosCOf0K70/3mqv503WqO0KRdyBEG19XlWKSbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lSsuKl1EBvdtNik0soEY1toTYStVOYuq0EmjmR8FDK8+a9s6sog+sjbJjqzVaIT13 K2YfF2e4MoAHuuldMXq/qNnXpHo2NGCC0tpprL+Cg0Llcijxh8pl1Ep/7W0iZcwWdO sOBICXyUdaCtIJFfOWGKDB1vwBO4Uq5q92jTmGYY=
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/2700/push/3619981155@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeb81d43ce8_353c3f8aa68cd9605013e4"; 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/aHnJE29sGeg6-Sf2L_ZEhA5gSog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 13:35:19 -0000

----==_mimepart_5cdeb81d43ce8_353c3f8aa68cd9605013e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

efce244c815708810a0ea291fb9e9ac43659f65c  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/2700/files/e94b1d9b030027fd572209657ff71cd9e4b3fae5..efce244c815708810a0ea291fb9e9ac43659f65c

----==_mimepart_5cdeb81d43ce8_353c3f8aa68cd9605013e4
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/efce244c815708810a0ea291fb9e9ac43659f65c">efce244</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/2700/files/e94b1d9b030027fd572209657ff71cd9e4b3fae5..efce244c815708810a0ea291fb9e9ac43659f65c?email_source=notifications&amp;email_token=AFTOJKZTN222AYEJ3YVC3ZDPV2XZ3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTSOJYGEYTKNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WGTNOG3F536LK54TPV2XZ3ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBY24B5BIZ6ENWJDDPV2XZ3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTSOJYGEYTKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/e94b1d9b030027fd572209657ff71cd9e4b3fae5..efce244c815708810a0ea291fb9e9ac43659f65c?email_source=notifications\u0026email_token=AFTOJKZTN222AYEJ3YVC3ZDPV2XZ3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTSOJYGEYTKNI",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/e94b1d9b030027fd572209657ff71cd9e4b3fae5..efce244c815708810a0ea291fb9e9ac43659f65c?email_source=notifications\u0026email_token=AFTOJKZTN222AYEJ3YVC3ZDPV2XZ3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYYTSOJYGEYTKNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdeb81d43ce8_353c3f8aa68cd9605013e4--


From nobody Fri May 17 08:16:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 155D6120403 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IMD9pj4SZ0OP for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:16:48 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64E1F1203F0 for <quic-issues@ietf.org>; Fri, 17 May 2019 08:16:48 -0700 (PDT)
Date: Fri, 17 May 2019 08:16:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558106207; bh=/Lx3qyd32tEzNjn5XFzVKFAp4fWlEnL3FNo/Mg6drw4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X/gOAronNUMfqoF++KO072wtSe6Znz6Rdntd+jQhK2weVBw1RBWRlM+Um/HPqe/HO PynO0+eNJf5JAbdaP+TpHHFHLElmryw3GVfrRq1zkfe+W4s4iB/lk+GVsZxfAhuqM1 Sy8W1Ys651jV8oHdDT6EDTYFO/4+Sg7iK/5OWMdw=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HDV2USGAAGFWBTEV25QBN7EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493491549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cded05f8ab64_20f23faf8c6cd95c225279"; 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/WQOMcEs-W3T-QTUYalJeZE3WwVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 15:16:57 -0000

----==_mimepart_5cded05f8ab64_20f23faf8c6cd95c225279
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho writes:
> While I think this would be a simplification for HTTP/3, it would be an additional complexity for HTTP/2+HTTP/3 as a whole. At the moment, prioritization scheme of HTTP/3 allows implementations to reuse the logic of HTTP/2 prioritization (only what's visible on the wire is different).

This is an important aspect of this discussion.  Extant HTTP/2 stacks can use the current (ID-20) version of HTTP/3 prioritization with few changes.  Radical departures from it will inevitably result in more work for them -- not just in programming effort, but also to research how to use the new prioritization scheme effectively.

To be adopted, a new prioritization model should be substantially and demonstrably better than the current one. The proponents of new schemes should catalogue use cases (as @rmarx also mentions above) for comparison with the current scheme.

Recent reports (both in clients and servers) indicate that HTTP/2 prioritization is already being leveraged to produce substantial performance benefits.  It would be nice if these solutions could be used in HTTP/3 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/2700#issuecomment-493491549
----==_mimepart_5cded05f8ab64_20f23faf8c6cd95c225279
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> writes:</p>
<blockquote>
<p>While I think this would be a simplification for HTTP/3, it would be an additional complexity for HTTP/2+HTTP/3 as a whole. At the moment, prioritization scheme of HTTP/3 allows implementations to reuse the logic of HTTP/2 prioritization (only what's visible on the wire is different).</p>
</blockquote>
<p>This is an important aspect of this discussion.  Extant HTTP/2 stacks can use the current (ID-20) version of HTTP/3 prioritization with few changes.  Radical departures from it will inevitably result in more work for them -- not just in programming effort, but also to research how to use the new prioritization scheme effectively.</p>
<p>To be adopted, a new prioritization model should be substantially and demonstrably better than the current one. The proponents of new schemes should catalogue use cases (as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> also mentions above) for comparison with the current scheme.</p>
<p>Recent reports (both in clients and servers) indicate that HTTP/2 prioritization is already being leveraged to produce substantial performance benefits.  It would be nice if these solutions could be used in HTTP/3 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/2700?email_source=notifications&amp;email_token=AFTOJK3IRWHLUXSP4YQROTLPV3D57A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVBKXI#issuecomment-493491549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GIS7G45RJRG7BRR3PV3D57ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZU77JDNHWSE7RJBQDPV3D57A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVBKXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK3IRWHLUXSP4YQROTLPV3D57A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVBKXI#issuecomment-493491549",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK3IRWHLUXSP4YQROTLPV3D57A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVBKXI#issuecomment-493491549",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cded05f8ab64_20f23faf8c6cd95c225279--


From nobody Fri May 17 08:22:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50211120110 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1OCjNpvYL3li for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:22:43 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3E5612008C for <quic-issues@ietf.org>; Fri, 17 May 2019 08:22:42 -0700 (PDT)
Date: Fri, 17 May 2019 08:22:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558106561; bh=PEX9HECC11J+CfQwWOg+UpP9NKNAmdyPpg7KHhNC+WY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hfyQVbxiXAL2k+byFsTzT+mdwSQ8FI6YHi25KbKMNBuk5h7oIWaJEswVAu1uZs1zE DwT/klx8Y/lAifzrOn2dxt1yxArP0r/X8EA9MBkaWcIN/MX8hR3R0MuHAAcNwhziHx E+/QW/fVwbaBBNfBBQ1SOY+ffwtWpFsleDNmgDlI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMJWQ56TF7YSKJXFN25QCEDEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493493568@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cded1c1a6440_3c8a3fe7016cd9643096a1"; 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/hHZv1AW5JhskUDT6Y95zbijFtJw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 15:22:45 -0000

----==_mimepart_5cded1c1a6440_3c8a3fe7016cd9643096a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Code reuse from an old spec is IMO not a good basis on which to make design decisions for a new spec, while proven concepts could 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/2700#issuecomment-493493568
----==_mimepart_5cded1c1a6440_3c8a3fe7016cd9643096a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Code reuse from an old spec is IMO not a good basis on which to make design decisions for a new spec, while proven concepts could 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/2700?email_source=notifications&amp;email_token=AFTOJK6LWCY7TEQ36RBJRJLPV3EUDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVB2QA#issuecomment-493493568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7P4V7DPLX5PJQYUHTPV3EUDANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ25OFOTY6JJRMTC6TPV3EUDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVB2QA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6LWCY7TEQ36RBJRJLPV3EUDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVB2QA#issuecomment-493493568",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK6LWCY7TEQ36RBJRJLPV3EUDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVB2QA#issuecomment-493493568",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cded1c1a6440_3c8a3fe7016cd9643096a1--


From nobody Fri May 17 08:49:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1990412038A for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o9wVf5WbZE1h for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 08:49:27 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5299F120384 for <quic-issues@ietf.org>; Fri, 17 May 2019 08:49:27 -0700 (PDT)
Date: Fri, 17 May 2019 08:49:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558108165; bh=mTqjUpHfzzSO26MBt2igg0djrqIXQT56KWYux9BnhGE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sdvidDPP7Z0Rn+hGEkOzPLqJnPUJkF1ZZeBI1e5wC8yI++2m1bWr3mAjVtjmmvnEk 4JLL+UkR6yyRbi5yTdUS0FqlaydjGz/NrgdmKWpeasiZZZ/yW3yv+0HyPvjR4678NC icg5R1/ohxoW1Xh1AiG/YqAiv5DO8uNfUmx1CnvY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KX6FXU3RKWDFJJAV25QFILEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493503003@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cded805dcdc0_ae23fb4176cd968628291"; 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/PH1sTEqYe4dJl-uDSreOL8Ar5AM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 15:49:29 -0000

----==_mimepart_5cded805dcdc0_ae23fb4176cd968628291
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> This is an important aspect of this discussion. Extant HTTP/2 stacks can use the current (ID-20) version of HTTP/3 prioritization with few changes. Radical departures from it will inevitably result in more work for them -- not just in programming effort, but also to research how to use the new prioritization scheme effectively.

Which stacks do you have in mind? 

A survey of user agents indicates that the priority trees were designed once and not iterated on. Developers or users have little control to modify behaviour here. 

On the server side, the priority tree is an input into the logic. If the servers' processing is tightly coupled to the input scheme, that would suggest difficulty in trying out alternatives, which is maybe an indicator to the feasible success of prioritisation extensions.

As Cloudflare recently blogged about, our extant HTTP/2 stack has many problems in trying to deliver on the intended design expections. However, a broad set of those problems had nothing to do with the priority tree itself.

Yes, we don't want to throw the baby out with the bathwater. However, we should also be aware that there's going to be a ton of work to determine how HTTP/3 performs in real-world usage scenarios. Predicting the effects of HTTP/3's design on that work is 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/2700#issuecomment-493503003
----==_mimepart_5cded805dcdc0_ae23fb4176cd968628291
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>This is an important aspect of this discussion. Extant HTTP/2 stacks can use the current (ID-20) version of HTTP/3 prioritization with few changes. Radical departures from it will inevitably result in more work for them -- not just in programming effort, but also to research how to use the new prioritization scheme effectively.</p>
</blockquote>
<p>Which stacks do you have in mind?</p>
<p>A survey of user agents indicates that the priority trees were designed once and not iterated on. Developers or users have little control to modify behaviour here.</p>
<p>On the server side, the priority tree is an input into the logic. If the servers' processing is tightly coupled to the input scheme, that would suggest difficulty in trying out alternatives, which is maybe an indicator to the feasible success of prioritisation extensions.</p>
<p>As Cloudflare recently blogged about, our extant HTTP/2 stack has many problems in trying to deliver on the intended design expections. However, a broad set of those problems had nothing to do with the priority tree itself.</p>
<p>Yes, we don't want to throw the baby out with the bathwater. However, we should also be aware that there's going to be a ton of work to determine how HTTP/3 performs in real-world usage scenarios. Predicting the effects of HTTP/3's design on that work is hard.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK4ABTV3MM2EKIRSEKDPV3HYLA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVEEGY#issuecomment-493503003">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PQYVU4ASFI4PF323PV3HYLANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PEUXWD75NAI67YMDPV3HYLA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVEEGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK4ABTV3MM2EKIRSEKDPV3HYLA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVEEGY#issuecomment-493503003",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK4ABTV3MM2EKIRSEKDPV3HYLA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVEEGY#issuecomment-493503003",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cded805dcdc0_ae23fb4176cd968628291--


From nobody Fri May 17 10:08:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C36A81201F1 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:08:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q7_EfoaBGU1R for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:08:38 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25CB91201C5 for <quic-issues@ietf.org>; Fri, 17 May 2019 10:08:38 -0700 (PDT)
Date: Fri, 17 May 2019 10:08:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558112917; bh=vYn7E6W/oaK9KLi+FeKYZ6Pw6ArhA8teT8U8hVqmz00=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zfEf7GGFTBOGFG6PNYhlD8q81iX7XpvtVJCMkoRDhKq2XBjRdFWu5KFBPZPj/wEVA SqKQ0gRM24/iEuW7sed9s5OPoX6ymY9HnF9/vhQcQMseH+uEVCA2XmsoR2l8tG9V91 73/M5K2FkVziVDDRecGJ+zSxn2Rd6exdydrL039s=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6V2JKE6LM6PLGYGZF25QORLEVBNHHBVDSZ4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2719@github.com>
Subject: [quicwg/base-drafts] Unclear conditions in long header descr. (#2719)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeea9529094_49d43fec326cd96037248d"; 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/Htpb0bNrNWIT9ZNjKKXvHu3vyTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:08:40 -0000

----==_mimepart_5cdeea9529094_49d43fec326cd96037248d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#long-header

> Long headers are used for packets that are sent prior to the establishment of 1-RTT keys. Once both conditions are met, a sender switches to sending packets using the short header (Section 17.3). 

What are these "both conditions"?

Also, can there be made a clear statement such that: all packets prior to Application PN space use long headers, and all packets in application PN space uses short headers?

And, the table of frames with section references, would it make sense to add PN space columns with an X where a frame is applicable?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2719
----==_mimepart_5cdeea9529094_49d43fec326cd96037248d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#long-header" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#long-header</a></p>
<blockquote>
<p>Long headers are used for packets that are sent prior to the establishment of 1-RTT keys. Once both conditions are met, a sender switches to sending packets using the short header (Section 17.3).</p>
</blockquote>
<p>What are these "both conditions"?</p>
<p>Also, can there be made a clear statement such that: all packets prior to Application PN space use long headers, and all packets in application PN space uses short headers?</p>
<p>And, the table of frames with section references, would it make sense to add PN space columns with an X where a frame is applicable?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications&amp;email_token=AFTOJK5VF4N2C2S5IRRDASDPV3RBLA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUOLHTA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MHHFVKXXLCCWTAN3PV3RBLANCNFSM4HNW6Z4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY373URSF5QGE6A7GDPV3RBLA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUOLHTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJK5VF4N2C2S5IRRDASDPV3RBLA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUOLHTA",
"url": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJK5VF4N2C2S5IRRDASDPV3RBLA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUOLHTA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeea9529094_49d43fec326cd96037248d--


From nobody Fri May 17 10:20:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5239F12013F for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:20:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tp1HwF3Meu_I for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:20:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DEF812013E for <quic-issues@ietf.org>; Fri, 17 May 2019 10:20:25 -0700 (PDT)
Date: Fri, 17 May 2019 10:20:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558113623; bh=zEArOq9+wQpeJpcllDPQ7fi6nmHjINUDnSMKJrsWeU4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BbElFnqqy4kcQ8uppW04DJCw9e4bpnaJSMzc+cuzGbIQosVAzROf5nfB5Bj6ycg0c xTVt6cAVYU/fZ+mGUIn7Ma57J+bS3jfMjy9/I/vXJPrCo0ArlQ/hYVpq0ej5QRMzYp abGRc+lneIbSZGgd3ttDDQGT3e6HzExeXCoSqmkM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VE6637V6EIU4VLJN25QP5PEVBNHHBVDTJX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2720@github.com>
Subject: [quicwg/base-drafts] Privacy of spin with multiple connections on same 5 tuple (#2720)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdeed57e4687_1fd13f93f36cd95c3010ee"; 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/ihldSraZb0mRfA4hmKby-GFLJt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:20:28 -0000

----==_mimepart_5cdeed57e4687_1fd13f93f36cd95c3010ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Text says:

> In case multiple connections share the same five-tuple, that is, have the same source and destination IP address and UDP ports, endpoints should try to co-ordinate across all connections to ensure a clear signal to any on-path measurement points.

How would that work when 1/8th of the connections are not spinning? Wouldn't that either be sending a misleading signal, or violate the 1/8th 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/issues/2720
----==_mimepart_5cdeed57e4687_1fd13f93f36cd95c3010ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Text says:</p>
<blockquote>
<p>In case multiple connections share the same five-tuple, that is, have the same source and destination IP address and UDP ports, endpoints should try to co-ordinate across all connections to ensure a clear signal to any on-path measurement points.</p>
</blockquote>
<p>How would that work when 1/8th of the connections are not spinning? Wouldn't that either be sending a misleading signal, or violate the 1/8th 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/issues/2720?email_source=notifications&amp;email_token=AFTOJK7CZUKAUP6XB6JRQHLPV3SNPA5CNFSM4HNXBEG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUONG7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HCERDQWSZNAWE4TDPV3SNPANCNFSM4HNXBEGQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMSSIZNZZV7MSAGELPV3SNPA5CNFSM4HNXBEG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUONG7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2720?email_source=notifications\u0026email_token=AFTOJK7CZUKAUP6XB6JRQHLPV3SNPA5CNFSM4HNXBEG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUONG7Q",
"url": "https://github.com/quicwg/base-drafts/issues/2720?email_source=notifications\u0026email_token=AFTOJK7CZUKAUP6XB6JRQHLPV3SNPA5CNFSM4HNXBEG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUONG7Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdeed57e4687_1fd13f93f36cd95c3010ee--


From nobody Fri May 17 10:44:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCDF6120194 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:44:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5kH3SYC2QE0V for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:44:23 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 456D8120175 for <quic-issues@ietf.org>; Fri, 17 May 2019 10:44:11 -0700 (PDT)
Date: Fri, 17 May 2019 10:44:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115050; bh=fhQQKYLZf+yc8AKlQEVHuqlBhin3E2ePVgRJjZBbkbU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r5GPInkEYuk6TWXsBwHYiI4P1ytAE/vI+O65Wp+TElHtPQzWF7anrVGJjzW2UkQmM bdQ9Xz7SK22MKBElcTvnZirz0jdJZki61s2AlhufKqXwmJlB0WK1EzCyW2ky/pgwPQ n5xztMtF3LaJuhvXhWND1qwqIp2egkQCnrbxWj/Y=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNNBY7S2MSYXS6VHF25QSWTEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493539428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef2e9f07b6_2e5e3fdcf72cd968531862"; 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/yCJ2oJXdOjrfg9NPJCNuzY7KIlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:44:26 -0000

----==_mimepart_5cdef2e9f07b6_2e5e3fdcf72cd968531862
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj writes:
> Code reuse from an old spec is IMO not a good basis on which to make design decisions for a new spec, while proven concepts could be.

I agree.  My point is mostly that one technology already works.

@lucasp writes:
> Which stacks do you have in mind?

I mean mostly browsers.  It is they that have to figure out how to use priorities effectively.  The servers just have to follow what the client says.

> Yes, we don't want to throw the baby out with the bathwater. However, we should also be aware that there's going to be a ton of work to determine how HTTP/3 performs in real-world usage scenarios. Predicting the effects of HTTP/3's design on that work is hard.

The logical next step is to make prioritization configurable?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493539428
----==_mimepart_5cdef2e9f07b6_2e5e3fdcf72cd968531862
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> writes:</p>
<blockquote>
<p>Code reuse from an old spec is IMO not a good basis on which to make design decisions for a new spec, while proven concepts could be.</p>
</blockquote>
<p>I agree.  My point is mostly that one technology already works.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=300338" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lucasp">@lucasp</a> writes:</p>
<blockquote>
<p>Which stacks do you have in mind?</p>
</blockquote>
<p>I mean mostly browsers.  It is they that have to figure out how to use priorities effectively.  The servers just have to follow what the client says.</p>
<blockquote>
<p>Yes, we don't want to throw the baby out with the bathwater. However, we should also be aware that there's going to be a ton of work to determine how HTTP/3 performs in real-world usage scenarios. Predicting the effects of HTTP/3's design on that work is hard.</p>
</blockquote>
<p>The logical next step is to make prioritization configurable?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJKZLPTZPFXWLXUCGC5DPV3VGTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVNAZA#issuecomment-493539428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LLOE45D6F3XI7GXTPV3VGTANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK62ZGNF2NZWMAVYT43PV3VGTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVNAZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZLPTZPFXWLXUCGC5DPV3VGTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVNAZA#issuecomment-493539428",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZLPTZPFXWLXUCGC5DPV3VGTA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVNAZA#issuecomment-493539428",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef2e9f07b6_2e5e3fdcf72cd968531862--


From nobody Fri May 17 10:52:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AE0012015D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:52:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56rO_BzZjLqM for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:52:55 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFCCB1201B0 for <quic-issues@ietf.org>; Fri, 17 May 2019 10:52:42 -0700 (PDT)
Date: Fri, 17 May 2019 10:52:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115562; bh=brmhx/JOno58eR6UaIQkcNz0tlIGFFMmkwEo5aJDXQM=; h=Date:From:To:Subject:From; b=E53/LyMV8DrHcsZvZ55BOZ35S4IIk8Xri6PuTZ0HUUF0drYSRDJ3gf/mIh31EF9TP UCS/k6tEidz0VpBnWDTgbGxN5WwiqODPcPHr8tLUyU5nrhdQKqzk7hOE4BQvJ3ljHX Cn4Tx9uNaT90GnuNfKCzl0pklMc9Vwc6Sl6JDNHQ=
From: Alessandro Ghedini <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/087e5e-ac1469@github.com>
Subject: [quicwg/base-drafts] ac1469: Replace mentions of MAX_STREAM_ID with MAX_STREAMS...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/skrbeu_xkadrc5Mbrvpx6YHyvAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:52:57 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ac14694e1cb149a96b05daec668f71ab17cf97ed
      https://github.com/quicwg/base-drafts/commit/ac14694e1cb149a96b05daec668f71ab17cf97ed
  Author: Alessandro Ghedini <alessandro@ghedini.me>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Replace mentions of MAX_STREAM_ID with MAX_STREAMS in HTTP/3



From nobody Fri May 17 10:53:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 371E41201D7 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:53:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Iym_cuM0megF for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:52:58 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B53C1120194 for <quic-issues@ietf.org>; Fri, 17 May 2019 10:52:52 -0700 (PDT)
Date: Fri, 17 May 2019 10:52:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115571; bh=967KqRQdO1Vow9dDSAcdZppTsR2dtg9KIlvOKf2Es1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y4Ywc3AGgsHHixQvUTKJ2m79I87fnDQu64wz6IlUQdnjngwvj0luZsNwwnoKm3lTH zpKfM5KV9OWEKZp2Pkdy5+LV7IJ5IS5cTsn2iSj5ovNjMyWCjjrD1lfGyuH/pMOxni P/GT5ytjBY7XjZIbPD6rm9hyGmCyt07KymS6xjj0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WG64RZYDO2CTSZJV25QTXHEVBNHHBVCH42E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2716/issue_event/2350046417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2716@github.com>
References: <quicwg/base-drafts/pull/2716@github.com>
Subject: Re: [quicwg/base-drafts] Replace mentions of MAX_STREAM_ID with MAX_STREAMS in HTTP/3 (#2716)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef4f380df7_53ca3fdcf72cd9689097f9"; 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/aiwPywliV6FFMKw10TG2U_5-mgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:53:00 -0000

----==_mimepart_5cdef4f380df7_53ca3fdcf72cd9689097f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2716 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/2716#event-2350046417
----==_mimepart_5cdef4f380df7_53ca3fdcf72cd9689097f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445185233" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2716" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2716/hovercard" href="https://github.com/quicwg/base-drafts/pull/2716">#2716</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/2716?email_source=notifications&amp;email_token=AFTOJK4UWB6PHTM4JWP6NODPV3WHHA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJNZUI#event-2350046417">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7N64UW4QMYXM4CRK3PV3WHHANCNFSM4HNQT72A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPR2OBOPZLJ3LBFBTPV3WHHA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJNZUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2716?email_source=notifications\u0026email_token=AFTOJK4UWB6PHTM4JWP6NODPV3WHHA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJNZUI#event-2350046417",
"url": "https://github.com/quicwg/base-drafts/pull/2716?email_source=notifications\u0026email_token=AFTOJK4UWB6PHTM4JWP6NODPV3WHHA5CNFSM4HNQT72KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJNZUI#event-2350046417",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef4f380df7_53ca3fdcf72cd9689097f9--


From nobody Fri May 17 10:55:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BBF51201EC for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:55:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YdzoFnviUEgm for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:54:58 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A586D12038A for <quic-issues@ietf.org>; Fri, 17 May 2019 10:54:21 -0700 (PDT)
Date: Fri, 17 May 2019 10:54:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115660; bh=EvGF+86D7amOYYPz7Lsre5GXAwR05fI1BujE9GNHun4=; h=Date:From:To:Subject:From; b=qnI/Ns+kglPHWpVMmgzoQ9L+q9rmA1F+LJ/NKPAzl2sN6JAC51hb+Ff5jwu+IDnlv Ryh1KKK0kWLd9xE4pQUxx//rfOIUkmz7WZ4hAjVeGezznHlpEXE5R9vKl0PxCUSEwk nmUDxYoisCvA8ZQeec4GN6+k5myZf2Berrx0GGBI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/47ad27-c39165@github.com>
Subject: [quicwg/base-drafts] c39165: Script updating gh-pages from ac14694e. [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/X38tLhBUb081wDB8o_zp0375N14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:55:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c391652b1528dd71045a927d0d1d5da8d7ded906
      https://github.com/quicwg/base-drafts/commit/c391652b1528dd71045a927d0d1d5da8d7ded906
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  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 ac14694e. [ci skip]



From nobody Fri May 17 10:56:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA408120196 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:56:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HYV66mXY_Jx2 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:56:43 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C96A12015D for <quic-issues@ietf.org>; Fri, 17 May 2019 10:56:43 -0700 (PDT)
Date: Fri, 17 May 2019 10:56:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115802; bh=kePXufTUMIGO79YLpK8YFiIo94XeAyZmxRyWoRcgZPg=; h=Date:From:To:Subject:From; b=QHobMvLT9WYtkJ2FQQCblm0IV1w2ks8mfXKcsyxpP3Mqg7VzPb/m04yBvQEMDKKbq WjYe37S9WyCskRFrCNu9YHpciTIDET5dlhTr7Xs9dKhXsTSkoh95G/WdbC/QOmUErg 1tpGhI/znbgKPw/9E9c8GZHd2tmBUyfDVPU3C6+A=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c39165-656dfe@github.com>
Subject: [quicwg/base-drafts] 656dfe: Script updating issues at 2019-05-17T17:56:33Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wUpzDzql0lwrpGxwdk0_q1UArBA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:56:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 656dfe7b7a0f033e5fd87aa82a65c1a46f1cbcc6
      https://github.com/quicwg/base-drafts/commit/656dfe7b7a0f033e5fd87aa82a65c1a46f1cbcc6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-17T17:56:33Z. [ci skip]



From nobody Fri May 17 10:57:42 2019
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 442021201D4 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:57:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uPftir7_IEkR for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:57:36 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 258D812013D for <quic-issues@ietf.org>; Fri, 17 May 2019 10:57:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=nTDuDinXgQahD7BVUrpjst9omkU=; b=qCIqnQ/21Dwlg0mH ZG9sWx387/2tYqTZpBHQRbwBbCBEkunfa9XZlSbH7mq4K/27LHRoGSqAt1RY6G5o DWGnIwCfXLrVA+M48hQ5ENSkqUVu8g4kusny/zQNp4Zb6Oc0i9QwxE8qLfd21N6V 1UuqcuJvbILW+LvUQk7h0v+8KZY=
Received: by filter1224p1las1.sendgrid.net with SMTP id filter1224p1las1-30519-5CDEF60C-1B 2019-05-17 17:57:32.498812871 +0000 UTC m=+333135.313233907
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0015p1iad1.sendgrid.net (SG) with ESMTP id LEhdY_luRn67S6Ado0iYeA for <quic-issues@ietf.org>; Fri, 17 May 2019 17:57:32.304 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 3CD5016032A for <quic-issues@ietf.org>; Fri, 17 May 2019 10:57:32 -0700 (PDT)
Date: Fri, 17 May 2019 17:57:32 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BZ3NJ74NIC3BSCJN25QUIZEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493543718@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef60c3ad6d_57eb3f8f58ccd96480269c"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0X9F+8/DyYwIiejR8jNlemsmgAvQsVjeLuoq 2fVZx95ALHs6R0ZciYuo/ibGio+zv2UlGtZwTv5yKWpphbC1Z5m6OhN0wyIF9xvhgvgq8cQkb424Tx jVvqt4545dP7o6BjNn9jLOojtMXxOm1z1t2/sa0umCnLLJc2O4j9aJFlCkatJXlUrumFUfgT6/nhIm Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BF851r2mTXFmuC_JO6kYR9t_8q4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:57:38 -0000

----==_mimepart_5cdef60c3ad6d_57eb3f8f58ccd96480269c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On the other hand, an extension could modify this requirement, too.  Much of what's in the base spec is for the unextended protocol, and I think this is an instance of that.

However, this is a MUST which we don't permit the server to enforce, which argues for making it a SHOULD instead.  Maybe SHOULD omit/zero, "unless an extension which defines their use is being offered."?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-493543718
----==_mimepart_5cdef60c3ad6d_57eb3f8f58ccd96480269c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On the other hand, an extension could modify this requirement, too.  Much of what's in the base spec is for the unextended protocol, and I think this is an instance of that.</p>
<p>However, this is a MUST which we don't permit the server to enforce, which argues for making it a SHOULD instead.  Maybe SHOULD omit/zero, "unless an extension which defines their use is being offered."?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJK4ZKBT4MGFR2KT463LPV3WYZA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOCJQ#issuecomment-493543718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GIR4LYXTSC5GBYJTPV3WYZANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK77M6VVBLDNPFJADJTPV3WYZA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOCJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK4ZKBT4MGFR2KT463LPV3WYZA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOCJQ#issuecomment-493543718",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK4ZKBT4MGFR2KT463LPV3WYZA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOCJQ#issuecomment-493543718",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef60c3ad6d_57eb3f8f58ccd96480269c--


From nobody Fri May 17 10:59:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F128612015D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:59:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mv_HeL6sMnlW for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 10:59:47 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 059C212013D for <quic-issues@ietf.org>; Fri, 17 May 2019 10:59:47 -0700 (PDT)
Date: Fri, 17 May 2019 10:59:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558115985; bh=C9UPVllplwr8oMXskaS65gRoTqeLjyNdJa88hRqvAqI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EosLH3zMviH9brQ/CEdH7R4CbjwE9afNaUihyM1fNDRSiyGy7AEcraefNoXEtovqy MdfrFanonruAAFSxsdAI0BHHx3EUfx7WAKCB/5KEBEVLDXuZue1cCf708tWvJ2Rc3z Rl592zH6iUajKEnDj2c0eLPjAwFPujvSDxf2yHb4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5E72RPC7ZFZRFR2SV25QURDEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/493544437@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef691d9e20_288a3f98206cd96c817073"; 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/qgSqe43iT4bFiqn3fwKnm7wtw5c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 17:59:49 -0000

----==_mimepart_5cdef691d9e20_288a3f98206cd96c817073
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MUST not accept any bidirectional streams that are not explicitly permitted by extensions.

I'm not sure about stream header formats here - it would be easy to create conflicts across extensions.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-493544437
----==_mimepart_5cdef691d9e20_288a3f98206cd96c817073
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>MUST not accept any bidirectional streams that are not explicitly permitted by extensions.</p>
<p>I'm not sure about stream header formats here - it would be easy to create conflicts across extensions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJK55M7HBQSO47CIMGG3PV3XBDA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOH5I#issuecomment-493544437">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TUYOJCZ3QJT3UX4TPV3XBDANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFL65MO6YHMLCTEEDPV3XBDA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOH5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK55M7HBQSO47CIMGG3PV3XBDA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOH5I#issuecomment-493544437",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK55M7HBQSO47CIMGG3PV3XBDA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOH5I#issuecomment-493544437",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef691d9e20_288a3f98206cd96c817073--


From nobody Fri May 17 11:00:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B34B712015D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LPBYO0jgcKcA for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:00:20 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD9EE12013D for <quic-issues@ietf.org>; Fri, 17 May 2019 11:00:19 -0700 (PDT)
Date: Fri, 17 May 2019 11:00:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116018; bh=3PxnHt2Ue2eE8faJbU7SYiIWdJxAcI+ZKqzqzvZ3f8U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=osXt1x8E+90fDCPMD/v2S1LPCq0kpSrHxj0xTebi/Pc90twmspHrRIrPOFAN2GBuB xHkg3tS8ZpPGINibY/kvl314EXfk2y36KRjrj+UEb4E/6lwMGof75iT0moL/Qy2OkL 89KClttIVbF0766kQaDKocNu2WhsvDwGDmTfpFLY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NKBSRPXUKWZOCWRF25QUTFEVBNHHBVCU6EM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2718/493544604@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2718@github.com>
References: <quicwg/base-drafts/issues/2718@github.com>
Subject: Re: [quicwg/base-drafts] Truncated http stream error handling is aggressive (#2718)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef6b2a733a_1cb03fc27b2cd96859299"; 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/GVVJMOYFQADGPdpYa0737Ahj-PU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:00:22 -0000

----==_mimepart_5cdef6b2a733a_1cb03fc27b2cd96859299
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I actually encountered this bug in the past, where the server decided to truncate a response but didn't indicate that there was an abort.  Then the truncated response was cached and served to future clients.

If you're not going to finish the response, RESET the stream so everyone knows 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/2718#issuecomment-493544604
----==_mimepart_5cdef6b2a733a_1cb03fc27b2cd96859299
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I actually encountered this bug in the past, where the server decided to truncate a response but didn't indicate that there was an abort.  Then the truncated response was cached and served to future clients.</p>
<p>If you're not going to finish the response, RESET the stream so everyone knows 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/2718?email_source=notifications&amp;email_token=AFTOJK4PKCAGPTHGDBKBFM3PV3XDFA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOJHA#issuecomment-493544604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWYWLBLVITT44BHOTPV3XDFANCNFSM4HNSSLWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SCF64R3LH732IOULPV3XDFA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOJHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK4PKCAGPTHGDBKBFM3PV3XDFA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOJHA#issuecomment-493544604",
"url": "https://github.com/quicwg/base-drafts/issues/2718?email_source=notifications\u0026email_token=AFTOJK4PKCAGPTHGDBKBFM3PV3XDFA5CNFSM4HNSSLWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVOJHA#issuecomment-493544604",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef6b2a733a_1cb03fc27b2cd96859299--


From nobody Fri May 17 11:02:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D3DE1201B8 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:02:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LyAe8m4cW2N3 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:02:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91436120196 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:02:22 -0700 (PDT)
Date: Fri, 17 May 2019 11:02:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116141; bh=Pp6cRIYHh2IQC6N0wPaPZ8L7CTseq4PP343zPUvuy2I=; h=Date:From:To:Subject:From; b=GJsBbClLsRQScMZYRk62k8WWQ3f/No0c5WqbKfem7kI3MSdUgguL48YN2Ka8SsgAK 8wsL7v+AZjWp1LQuvE53QUmWzCxB9GZJ+PULDF/EQE54JtdchQ9Xde+WqgUKk4jN6I coW0W0QFPpiX1SiTINBbcgu+VBUs/bbEy8JVB0e8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/5f7481-cf3b38@github.com>
Subject: [quicwg/base-drafts] cf3b38: 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/6ZoIArxxyS1hHr78YC-Lt-zoqzw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:02:24 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts
  Commit: cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0
      https://github.com/quicwg/base-drafts/commit/cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  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 Fri May 17 11:02:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2F41120196 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 ElICPURuFJpv for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:02:30 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A608C1201B0 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:02:30 -0700 (PDT)
Date: Fri, 17 May 2019 11:02:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116149; bh=mEablDd2X4I46cBKVCK7zg+4Sgpw8Iz8N4ulp8szG3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WmMz6pvlA9edKMgqcBeMHGyQDhKdmyS5w0wqbRQm6SeBU415T5JMDvNYCqiTVlwbS J/kPN7jLzBI1xGwmndtsqHaof2ORfTHGhvqCatqvrRPyTBgvaG76AOe87U95OonMBR 46is/0cFhFu7UPUKwcjguzgbx00AmuTVC+5+pj1o=
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/2704/push/3620927758@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef7357b8d4_59c73f9b1decd964611471"; 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/j6DAa2aht1u1HzXSOgaJV-TUOSI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:02:32 -0000

----==_mimepart_5cdef7357b8d4_59c73f9b1decd964611471
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0  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/2704/files/5f7481d880e2d805d4dc9a34686e31d51d54b4ab..cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0

----==_mimepart_5cdef7357b8d4_59c73f9b1decd964611471
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/cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0">cf3b384</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/2704/files/5f7481d880e2d805d4dc9a34686e31d51d54b4ab..cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0?email_source=notifications&amp;email_token=AFTOJK5U67UCOVRQKNHP3GTPV3XLLA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYZDAOJSG43TKOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZIBAZGBT5VGYLH26TPV3XLLANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LUSWJTGBTIDIRT2LPV3XLLA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYZDAOJSG43TKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704/files/5f7481d880e2d805d4dc9a34686e31d51d54b4ab..cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0?email_source=notifications\u0026email_token=AFTOJK5U67UCOVRQKNHP3GTPV3XLLA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYZDAOJSG43TKOA",
"url": "https://github.com/quicwg/base-drafts/pull/2704/files/5f7481d880e2d805d4dc9a34686e31d51d54b4ab..cf3b3844a3d9f6b1b9965f8d3e4e0117d4ba43b0?email_source=notifications\u0026email_token=AFTOJK5U67UCOVRQKNHP3GTPV3XLLA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSMJZHEYDQMCQOVZWQIZTGYZDAOJSG43TKOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdef7357b8d4_59c73f9b1decd964611471--


From nobody Fri May 17 11:03:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A0F61201A0 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:03:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PT3xhjehYw94 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:03:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31831120196 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:03:09 -0700 (PDT)
Date: Fri, 17 May 2019 11:03:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116187; bh=kdJNZbS4lUCKtV3p9dZuA5PK23/yTP2pM3JpW/SFw+c=; h=Date:From:To:Subject:From; b=uK7fHVJjkrjcSyOOzD8gYkeWg3JDZZajjokNxEGMTkuRvUachqO0z+hpalmrqHdis hezafoOlD8bZfkLidb2PD1R77yAKaZ53Rl0C+bdfEhs0vD0qB5W/uaUGUm7B96PqGJ D6gIiKWEG5aA3oAtoI5XVBI192k9lDbIegFHl0yA=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/cf3b38-75b8cb@github.com>
Subject: [quicwg/base-drafts] 75b8cb: 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/kOV6iY4OqSnWGc-8pQJluRA56XY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:03:11 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts
  Commit: 75b8cb02cdca3ed3fefced0e490b468dbff35188
      https://github.com/quicwg/base-drafts/commit/75b8cb02cdca3ed3fefced0e490b468dbff35188
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  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 Fri May 17 11:04:24 2019
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 E3BA11201C5 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a1BtmUfuqcTt for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:21 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BE291201B8 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:04:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=RkdJ00n7q8U2JHK3Nb5lP1ti6NQ=; b=orjk7wxLQlQrbxcq qOm0BycArLNJudfS9W/LBS3SiZz++RbgJnxf/tLuni6di7doafH0kSVZwa6blmYF bA5B8V7MPMKDBN2tYZD+SsInZTif9DFxX1dAn5GsHZO7yOoQy1+ARSzj+g2tSMPp QblMJyH6hQVWRVC5AmtjlADU23w=
Received: by filter1432p1mdw1.sendgrid.net with SMTP id filter1432p1mdw1-26354-5CDEF7A1-25 2019-05-17 18:04:17.794867939 +0000 UTC m=+36513.417609345
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id -UBTiSuVTK-ZEvA5m6T7rg for <quic-issues@ietf.org>; Fri, 17 May 2019 18:04:17.767 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id AEF27380084 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:04:17 -0700 (PDT)
Date: Fri, 17 May 2019 18:04:17 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ac1469-8230a3@github.com>
Subject: [quicwg/base-drafts] 8230a3: Push SHOULD precede reference (#2704)
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2iIMYdkvCJRpefGvPBlL/hAM2WMF4S6K1o9O p7z+ymxNnH46U+vLMzXkHYXcjr8lPWQBz1vgk2jWefStPwEzaTo2SghOVTOBeuv6fBV9EK4IGGHqry pE7yC5tfb2KQ1GIgC6Ucya2StfoikY/13Hll6js9sdmOgk3CedrcNjTV8A==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gWEOpZ5uVCgGBc9UAMQt5mLcVao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:04:23 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8230a3dde977a38d702884b18c11426dd36a1dc2
      https://github.com/quicwg/base-drafts/commit/8230a3dde977a38d702884b18c11426dd36a1dc2
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push SHOULD precede reference (#2704)

* Push SHOULD precede reference

* Reduces MT's suggestion

* Update draft-ietf-quic-http.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Fri May 17 11:04:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2E9C1201B0 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YI9QwcCxSSaX for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B4AA12024D for <quic-issues@ietf.org>; Fri, 17 May 2019 11:04:26 -0700 (PDT)
Date: Fri, 17 May 2019 11:04:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116265; bh=yzlMbtl+EjWDyJ9MveTq7my20br2fqPz4xJEEbfvOdA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wfcsY7sGxqfYuhXShXuFQmRsUsueDZEl4QIVqQnSemMCKkUGHn74jV9JqEzW2plFr zihlbMYZI8XA42tb51aJtWzhBEIUufkBuCVSryBsJ8vbPPVn5WRqo5VGHZNnNzC8ci cljkUt7sP3ac9Tkt4EztIpY7a4bAJ3/Fm46hRCXA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65RGLZ24JSRPYNESF25QVCTEVBNHHBO4DUMI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2230/issue_event/2350073828@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2230@github.com>
References: <quicwg/base-drafts/issues/2230@github.com>
Subject: Re: [quicwg/base-drafts] When can PUSH_PROMISE frames be sent? (#2230)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef7a942bef_63eb3fe09f0cd964594628"; 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/52Wx4zINRmM_jeCnGamnXH4MOmc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:04:31 -0000

----==_mimepart_5cdef7a942bef_63eb3fe09f0cd964594628
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2230 via #2704.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2230#event-2350073828
----==_mimepart_5cdef7a942bef_63eb3fe09f0cd964594628
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245794" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2230" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2230/hovercard" href="https://github.com/quicwg/base-drafts/issues/2230">#2230</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444564769" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2704" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2704/hovercard" href="https://github.com/quicwg/base-drafts/pull/2704">#2704</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/2230?email_source=notifications&amp;email_token=AFTOJK27ZCURZFB74ODZHIDPV3XSTA5CNFSM4GLUIBVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPZA#event-2350073828">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32NQLPJKSYXP5BUSDPV3XSTANCNFSM4GLUIBVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK33ZE3FYFIK6W4MR4TPV3XSTA5CNFSM4GLUIBVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2230?email_source=notifications\u0026email_token=AFTOJK27ZCURZFB74ODZHIDPV3XSTA5CNFSM4GLUIBVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPZA#event-2350073828",
"url": "https://github.com/quicwg/base-drafts/issues/2230?email_source=notifications\u0026email_token=AFTOJK27ZCURZFB74ODZHIDPV3XSTA5CNFSM4GLUIBVKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPZA#event-2350073828",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef7a942bef_63eb3fe09f0cd964594628--


From nobody Fri May 17 11:04:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F20C41201B0 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Dlt27c03wlRy for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:04:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 139CE120196 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:04:27 -0700 (PDT)
Date: Fri, 17 May 2019 11:04:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116266; bh=hWmyRcZcY3e43ZFY8Y1mKqoFkfdiV1U0p1/4Ouiuzbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qs+1PiIxQGH2uDqhahtlMMJ3R2kSY388mg43FXoxXHwNXobyNBOBVGRWq+nB+H7qH 03KlrWOgaRI4woczXpR2Ll4dH2KOyhJQfmBg9m0tDvVJiIC/OS9P37ce0Q3YsVz0Jy fGHSXAOsIWLwtk0yyhisAtLY9YCd1/8xOZmips5c=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PXZUJWNDUFEX427N25QVCVEVBNHHBU74FEE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2704/issue_event/2350073819@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2704@github.com>
References: <quicwg/base-drafts/pull/2704@github.com>
Subject: Re: [quicwg/base-drafts] Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef7aa41fb2_20ce3fc0842cd95c9170bf"; 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/oXEU4Dg9BXar-Pc1KqZ0o0yyZYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:04:32 -0000

----==_mimepart_5cdef7aa41fb2_20ce3fc0842cd95c9170bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2704 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/2704#event-2350073819
----==_mimepart_5cdef7aa41fb2_20ce3fc0842cd95c9170bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444564769" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2704" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2704/hovercard" href="https://github.com/quicwg/base-drafts/pull/2704">#2704</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/2704?email_source=notifications&amp;email_token=AFTOJK44IK37YQGHFNUBLVLPV3XSVA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPWY#event-2350073819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CMTDLW64XWSSA6ITPV3XSVANCNFSM4HNFRMIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4D6DRBVD3ULHVTMZLPV3XSVA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK44IK37YQGHFNUBLVLPV3XSVA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPWY#event-2350073819",
"url": "https://github.com/quicwg/base-drafts/pull/2704?email_source=notifications\u0026email_token=AFTOJK44IK37YQGHFNUBLVLPV3XSVA5CNFSM4HNFRMIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQJUPWY#event-2350073819",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef7aa41fb2_20ce3fc0842cd95c9170bf--


From nobody Fri May 17 11:10:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E07A81201D4 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:10:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gVQ8o5Y7ysaX for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:10:25 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 390941201B0 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:10:25 -0700 (PDT)
Date: Fri, 17 May 2019 11:10:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116624; bh=X0BCDVxvhH7Wd0VMp2UfUMp9/Rba0AVNdL1xPvMtOiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WHeaoIG/ynYmWzHOt2G1ju40zdNdH2j+LUk0fuzrsJQr+D9AakT6dF0PFRMadbim3 Y8XgCDNz3mENup0/9YO97mjLERCxji1BaaHyZPE3Op7iMM5+iB/oT5wHm8cP3a0T7n SWcV+dKamorej1BN8kUS6DQeqzYnYY5M0QWNySQc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLHS7J2WGKX2C5I5V25QVY7EVBNHHBVDSZ4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2719/493547749@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2719@github.com>
References: <quicwg/base-drafts/issues/2719@github.com>
Subject: Re: [quicwg/base-drafts] Unclear conditions in long header descr. (#2719)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdef90fe7db0_168f3fd2a36cd9681041436"; 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/0UiME9zCXX2IP80gYK7eiOAcR9s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:10:27 -0000

----==_mimepart_5cdef90fe7db0_168f3fd2a36cd9681041436
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Multiple issues listed here.  Please consider opening separate issues rather than lumping them all together.

(1) This is old language we agreed to in Chicago.  The requirement to shift to short headers was 1-RTT key availability and version agreement, to accommodate versions where the final keys might be available immediately (i.e. out-of-band agreement) but version negotiation still had to complete.

However, that's a principle for the invariants or such a version, not a requirement of this QUIC version -- and the version negotiation language this referenced is gone now.

(2) What is "Application PN space"?  0-RTT and 1-RTT?  If so, then no -- 0-RTT packets carry application data but are long-header packets.

(3) Unrelated editorial suggestion -- please open a separate 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/2719#issuecomment-493547749
----==_mimepart_5cdef90fe7db0_168f3fd2a36cd9681041436
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Multiple issues listed here.  Please consider opening separate issues rather than lumping them all together.</p>
<p>(1) This is old language we agreed to in Chicago.  The requirement to shift to short headers was 1-RTT key availability and version agreement, to accommodate versions where the final keys might be available immediately (i.e. out-of-band agreement) but version negotiation still had to complete.</p>
<p>However, that's a principle for the invariants or such a version, not a requirement of this QUIC version -- and the version negotiation language this referenced is gone now.</p>
<p>(2) What is "Application PN space"?  0-RTT and 1-RTT?  If so, then no -- 0-RTT packets carry application data but are long-header packets.</p>
<p>(3) Unrelated editorial suggestion -- please open a separate 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/2719?email_source=notifications&amp;email_token=AFTOJK2VVGUT74ITW7N5L2DPV3YI7A5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVPBZI#issuecomment-493547749">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRPLPI6MNCNVFFPELPV3YI7ANCNFSM4HNW6Z4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ74UD52RYMPN3VK4TPV3YI7A5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVPBZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJK2VVGUT74ITW7N5L2DPV3YI7A5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVPBZI#issuecomment-493547749",
"url": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJK2VVGUT74ITW7N5L2DPV3YI7A5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVPBZI#issuecomment-493547749",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdef90fe7db0_168f3fd2a36cd9681041436--


From nobody Fri May 17 11:14:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D19241201EF for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qg70ymGQLT7H for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:14:53 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 512A412006A for <quic-issues@ietf.org>; Fri, 17 May 2019 11:14:53 -0700 (PDT)
Date: Fri, 17 May 2019 11:14:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116892; bh=q1T5IkS0G/Xo8Xz8672+p+XYLEeSi2ldgEiGYEW25B0=; h=Date:From:To:Subject:From; b=NPaMfu5oaRgD6T/cmghrMfZKv5dYRoj6AvoeIcY33RI4IJKK75UTvTbvUfmXDfpmY NWTXsjvVxYUNjT8CTqTjGgNnL9w/sPi3KAgEj6DVkNsYm8lGPdlfuFCaX6kMJ8UUZO NaRekFc6Y/8n+GyAD+nrGqyyNglqwaGqtjHzzujU=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/8230a3-c9fb88@github.com>
Subject: [quicwg/base-drafts] c9fb88: Push SHOULD precede reference (#2704)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IgdUwJG_yKyHvK4dPXsTObIbGkE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:14:55 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c9fb881067afc4fec72ec6af643ec6504bc5187a
      https://github.com/quicwg/base-drafts/commit/c9fb881067afc4fec72ec6af643ec6504bc5187a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Push SHOULD precede reference (#2704)

* Push SHOULD precede reference

* Reduces MT's suggestion

* Update draft-ietf-quic-http.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Fri May 17 11:16:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5548C1201EF for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:16:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 742Md2TqKaNB for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:16:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F052D12006A for <quic-issues@ietf.org>; Fri, 17 May 2019 11:16:31 -0700 (PDT)
Date: Fri, 17 May 2019 11:16:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558116990; bh=3pJ+UTe0fAshrBPojGg+8H0MSZuG9FMaNQKDXsvXIUY=; h=Date:From:To:Subject:From; b=d+hJ5v5QLwHGUTVcfan/h+HCTqaak8jwCnouitsH+9m5fdCjnvDnufTHjAu346A1H ptyRLCdF50e/wsy1FvkJCLpCuaAiAbUb0+mk5FdUaH6KwWUrKAxvVnrQ3l1pHobotT k6p5TIb/wiIfdJL9x4GdRsuvZ0YH71flT06o5ZMo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/656dfe-64e92a@github.com>
Subject: [quicwg/base-drafts] 64e92a: Script updating gh-pages from c9fb8810. [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/bTadHPF2O0GQOgVcHZ0At_o5YSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:16:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64e92a59e0290b6223c14187df648ec4159ceade
      https://github.com/quicwg/base-drafts/commit/64e92a59e0290b6223c14187df648ec4159ceade
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c9fb8810. [ci skip]



From nobody Fri May 17 11:35:29 2019
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 A244A1200F3 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:35:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gl7-YyB6c3ym for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:35:26 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2D4612026B for <quic-issues@ietf.org>; Fri, 17 May 2019 11:35:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=VeBEa9hU8Y1m4yJBMNmLv3MUVuQ=; b=uTE23VB/CTChQF3+ kDAFm96qAn/oZ/Yd3Z69ww0uOkW986GDr2NS+Eqf+6jL6Xl7cyH+m0AZMhZ1OQql sR774SLWcH/xatgAxtL+j8EWEdewTCbuEgV2jOMrLvLxn5JHMwOFCV2b3zBcYpz6 uYNEBLWkH/rifjEbJrBYot95LGM=
Received: by filter1646p1mdw1.sendgrid.net with SMTP id filter1646p1mdw1-2164-5CDEFEE3-D 2019-05-17 18:35:15.405578823 +0000 UTC m=+303346.756837006
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id K6ow46z5QX6nmKP5cAKv5w for <quic-issues@ietf.org>; Fri, 17 May 2019 18:35:15.354 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 4CAF33A1E3C for <quic-issues@ietf.org>; Fri, 17 May 2019 11:35:15 -0700 (PDT)
Date: Fri, 17 May 2019 18:35:15 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZP4VH6FFADL3WVHEF25QYWHEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/c493555573@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdefee34aabe_23c53fe01b2cd964551ac"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2RMV7jIFh4qmNC1350Uz8Uy0i6abziJIGkLn afxeUSU0JZtHg/V5ZF5+Yo9cdQMQGDmozLmfS5/6MIpzsRiRD7kDjBlnC0NATvJB6o57k9Ua/P1Lk7 8mGvGi5Zl2rN39hXikPIW/bzTEGL3iL76eePt6uBSV1kcjibcvCMl83y3Q==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EcsLMJXWodBZuoy3-haAI-dhDNA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:35:28 -0000

----==_mimepart_5cdefee34aabe_23c53fe01b2cd964551ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the added text Mike, it looks great.  I'm happy with this, so it's up to you to decide when this is ready to merge.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2665#issuecomment-493555573
----==_mimepart_5cdefee34aabe_23c53fe01b2cd964551ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for the added text Mike, it looks great.  I'm happy with this, so it's up to you to decide when this is ready to merge.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications&amp;email_token=AFTOJK2GKQ4YSJLXBLXNWF3PV33GHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVQ65I#issuecomment-493555573">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BIQS5ZU63PQDXYKDPV33GHANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KXMPX2ZDLUWPDAKTPV33GHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVQ65I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK2GKQ4YSJLXBLXNWF3PV33GHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVQ65I#issuecomment-493555573",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK2GKQ4YSJLXBLXNWF3PV33GHA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVQ65I#issuecomment-493555573",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdefee34aabe_23c53fe01b2cd964551ac--


From nobody Fri May 17 11:35:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AA6C1200F3 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:35:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id co-wqurlVeyR for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:35:30 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E63B12026B for <quic-issues@ietf.org>; Fri, 17 May 2019 11:35:30 -0700 (PDT)
Date: Fri, 17 May 2019 11:35:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558118129; bh=0xwFjsDoQVXjMxbaZnWYhLXzXVSvd5pTG+L1CuTbWiA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UA0zL6lg69T5VAMOlDfd5yK7CmPQLefrvH0j2wqdrvtJ4aDykXVpR4Kxk0zhil3fK rrCi1dTySmNXy51yCXst/mCd5KDAZQ7jgaYBgWNrWe5ULuRLBKQzwWSY3vU7Ld41X5 XS5stMrI2H01yMmoMtThEBhbLjLJ7HSQnnwbY0b8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YOWFMDZAQMADFSW525QYXDEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/review/239076314@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdefef11ba05_65323f993dccd95c99553"; 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/2s-pHPzjoBa3Y_ldghC-Q8g4RxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:35:32 -0000

----==_mimepart_5cdefef11ba05_65323f993dccd95c99553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Thanks for the improvements, 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/2665#pullrequestreview-239076314
----==_mimepart_5cdefef11ba05_65323f993dccd95c99553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Thanks for the improvements, 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/2665?email_source=notifications&amp;email_token=AFTOJKZMILJESS73XEVX5Q3PV33HDA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZAAHWQ#pullrequestreview-239076314">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64ZXFDKH6U5N7D6F3PV33HDANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SIXRBYZ5EIA5G3E3PV33HDA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZAAHWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKZMILJESS73XEVX5Q3PV33HDA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZAAHWQ#pullrequestreview-239076314",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJKZMILJESS73XEVX5Q3PV33HDA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZAAHWQ#pullrequestreview-239076314",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdefef11ba05_65323f993dccd95c99553--


From nobody Fri May 17 11:40:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1361D12024B for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:40:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SqtBsDl0ErW0 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:40:34 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B1FC1200F3 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:40:34 -0700 (PDT)
Date: Fri, 17 May 2019 11:40:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558118433; bh=Pz+mCSy4Fu0d/Zj1nYpGqK/c4W+T7VBuYBwb6fO8fzE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vXLBlxKVb253lbD2ip/Jcboo7q+H7OgFC93Kvq5qj8bMkfAaV3dCvcHfrQEuGE/j/ hRyMbHdiyXTyRhi6UxQymSsgsZcUosoVFMknCLOT8GaTnlcpzn3oyN6bbbiDN2SD/6 CEWMM4dCO1zrS3aNpi872js1BzRNJW1Hiv9wqHvs=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6C3EUAQ7VA2PWSSNV25QZKDEVBNHHBVDWXRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2721@github.com>
Subject: [quicwg/base-drafts] Make it easier to see where frames belong (#2721)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf002144a96_68523f9665ecd96c12093f"; 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/KUB3aDctXe15SsBIbLFFkwJHOf8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:40:36 -0000

----==_mimepart_5cdf002144a96_68523f9665ecd96c12093f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Would it make sense to add PN space columns to the table of frames with section references, with an X where a frame is applicable? Transport section 12.4

https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#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/issues/2721
----==_mimepart_5cdf002144a96_68523f9665ecd96c12093f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Would it make sense to add PN space columns to the table of frames with section references, with an X where a frame is applicable? Transport section 12.4</p>
<p><a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#frames" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#frames</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/2721?email_source=notifications&amp;email_token=AFTOJK7GLAEKJUAZ5R37GOLPV332DA5CNFSM4HNXRHE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO26EA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2CAVH4YTIOQV2GV3TPV332DANCNFSM4HNXRHEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5V7FW5ZW4AQCP4ABLPV332DA5CNFSM4HNXRHE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO26EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2721?email_source=notifications\u0026email_token=AFTOJK7GLAEKJUAZ5R37GOLPV332DA5CNFSM4HNXRHE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO26EA",
"url": "https://github.com/quicwg/base-drafts/issues/2721?email_source=notifications\u0026email_token=AFTOJK7GLAEKJUAZ5R37GOLPV332DA5CNFSM4HNXRHE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO26EA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf002144a96_68523f9665ecd96c12093f--


From nobody Fri May 17 11:41:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 838BC1200F3 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:41:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vDIoyXZXp_Os for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 11:41:31 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76509120043 for <quic-issues@ietf.org>; Fri, 17 May 2019 11:41:31 -0700 (PDT)
Date: Fri, 17 May 2019 11:41:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558118490; bh=Xw5XFx2/scIvCHVf1VxZatC1Mlx/XGxpsITNmM4TkWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RNKPZzKPbc1SBU1BbGMw+m/l4Kn5ap+TrGIOC4OacEPKlU8lmqN4di+qM4lhWQnyg 7sjFIHxTCWITZvQTIPhVZVhtwA7YbvEb2cxh33M7iDVDk2Tmc163o2TFPJRhQu10Jv /1T+OY498JFOp7t1NbB752lCZH10vtVD8hiA2tsU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WFQF4HKCGWBD6QW525QZNVEVBNHHBVDSZ4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2719/493557500@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2719@github.com>
References: <quicwg/base-drafts/issues/2719@github.com>
Subject: Re: [quicwg/base-drafts] Unclear conditions in long header descr. (#2719)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf005a8e13d_11363f9fdcccd95c1069ee"; 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/j_k0QcKKYaHVvsncykmBP45VaeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 18:41:33 -0000

----==_mimepart_5cdf005a8e13d_11363f9fdcccd95c1069ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(3) see  #2721

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2719#issuecomment-493557500
----==_mimepart_5cdf005a8e13d_11363f9fdcccd95c1069ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>(3) see  <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445568904" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2721" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2721/hovercard" href="https://github.com/quicwg/base-drafts/issues/2721">#2721</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/2719?email_source=notifications&amp;email_token=AFTOJKYYYJ464YWTFYDH3TDPV335VA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVRN7A#issuecomment-493557500">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BNNVAWCQXDS7NQHLPV335VANCNFSM4HNW6Z4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK26D4ZWJ652UHJZGMTPV335VA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVRN7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJKYYYJ464YWTFYDH3TDPV335VA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVRN7A#issuecomment-493557500",
"url": "https://github.com/quicwg/base-drafts/issues/2719?email_source=notifications\u0026email_token=AFTOJKYYYJ464YWTFYDH3TDPV335VA5CNFSM4HNW6Z42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVRN7A#issuecomment-493557500",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf005a8e13d_11363f9fdcccd95c1069ee--


From nobody Fri May 17 12:01:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8CDC1203D9 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:00:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3BsFmxf09Kmp for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:00:53 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAD671202B5 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:00:52 -0700 (PDT)
Date: Fri, 17 May 2019 12:00:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558119651; bh=CH2bLQ4zY8LiZfaRcIFRS6o5GTwWiF/wIuPWroXj/rQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KZomttEkmzqTaNsVQU9dBUgS5exWDgEz6SXCtpyPMX+v8gUBcezMYA5foSpK45IXP 0V/oKeH/kyehxyoh1/43+1yHMm2aig2KZC/RDGAdM+I1dA4vfYdF7WU6f1kuiMkZc3 mmNAfpZLCVWdXnlJqF2IE+5Cst3wVLwUk4aP9Cvw=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HF5GOYAO3US6KLL525Q3WHEVBNHHBVDXTWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2722@github.com>
Subject: [quicwg/base-drafts] Specify push stream truncated last frame error. (#2722)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf04e3be5be_5643fecedacd96424365"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/olKrmO0RT1qsJaR4hwpYCwWLqyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:01:02 -0000

----==_mimepart_5cdf04e3be5be_5643fecedacd96424365
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Until now, only bidirectional streams were specified to treat a truncated last frame on a cleanly terminated stream as an error. With this pr, the same logic applies to push streams as well.

I just slightly reworded the text from the bidirectional streams section and put it into the push stream section. Not sure if this is the best solution but I'm also not sure where to put the text if the text for both the bidirectional streams and push streams had to be combined.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2722

-- Commit Summary --

  * Specify push stream truncated last frame error.

-- File Changes --

    M draft-ietf-quic-http.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2722.patch
https://github.com/quicwg/base-drafts/pull/2722.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/2722

----==_mimepart_5cdf04e3be5be_5643fecedacd96424365
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Until now, only bidirectional streams were specified to treat a truncated last frame on a cleanly terminated stream as an error. With this pr, the same logic applies to push streams as well.</p>
<p>I just slightly reworded the text from the bidirectional streams section and put it into the push stream section. Not sure if this is the best solution but I'm also not sure where to put the text if the text for both the bidirectional streams and push streams had to be combined.</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/2722'>https://github.com/quicwg/base-drafts/pull/2722</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify push stream truncated last frame error.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2722/files#diff-0">draft-ietf-quic-http.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2722.patch'>https://github.com/quicwg/base-drafts/pull/2722.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2722.diff'>https://github.com/quicwg/base-drafts/pull/2722.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/2722?email_source=notifications&amp;email_token=AFTOJK4NZWVHGXTEB25ARVLPV36GHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO6O2A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CKF5SXQY6L6VK63LPV36GHANCNFSM4HNXVJYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5IUK2PRQYZU3VQ2TPV36GHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO6O2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK4NZWVHGXTEB25ARVLPV36GHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO6O2A",
"url": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK4NZWVHGXTEB25ARVLPV36GHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUO6O2A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf04e3be5be_5643fecedacd96424365--


From nobody Fri May 17 12:16:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3F3512008F for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:16:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9MSwcmWcSJ-6 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:16:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D02E120025 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:16:12 -0700 (PDT)
Date: Fri, 17 May 2019 12:16:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558120571; bh=rzE/C38LR/hi5Uw9S2XgrAkWYPgcUkK1oVYcX7bqNUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DTux0Q7Cqwh1RnhZzWAT1Roa72GWvgq4P8ixNXh8M/DtU9n43f5VT/sdQkVpxxWPK ckSFwOjV4d1xdDUd0kCGBx+NTOwHbmC+hfznbMFguhxMFCmV7nzWBc/NxM2f0uxiqa KxUpDtRsYNJH/yBNjYiXpLbJbWsl22NPMzp3QKj4=
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/2700/push/3621147374@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf087ae86f7_23d73fe01b2cd9643041fb"; 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/Ee6_kLzKZ2JQraZw5Rmkef1oupU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:16:14 -0000

----==_mimepart_5cdf087ae86f7_23d73fe01b2cd9643041fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

62139b46ae04df91182e5176b7981d6cc6e6cbd5  Change back to PT bits from a single P bit


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700/files/efce244c815708810a0ea291fb9e9ac43659f65c..62139b46ae04df91182e5176b7981d6cc6e6cbd5

----==_mimepart_5cdf087ae86f7_23d73fe01b2cd9643041fb
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/62139b46ae04df91182e5176b7981d6cc6e6cbd5">62139b4</a>  Change back to PT bits from a single P 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/2700/files/efce244c815708810a0ea291fb9e9ac43659f65c..62139b46ae04df91182e5176b7981d6cc6e6cbd5?email_source=notifications&amp;email_token=AFTOJK76UXMZKWVFUBEMSVDPV377VA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJUG4ZTONA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVKKLLQFMC2WRSRB3PV377VANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JPG3YBVW2A24VZMLPV377VA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJUG4ZTONA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/efce244c815708810a0ea291fb9e9ac43659f65c..62139b46ae04df91182e5176b7981d6cc6e6cbd5?email_source=notifications\u0026email_token=AFTOJK76UXMZKWVFUBEMSVDPV377VA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJUG4ZTONA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/efce244c815708810a0ea291fb9e9ac43659f65c..62139b46ae04df91182e5176b7981d6cc6e6cbd5?email_source=notifications\u0026email_token=AFTOJK76UXMZKWVFUBEMSVDPV377VA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJUG4ZTONA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf087ae86f7_23d73fe01b2cd9643041fb--


From nobody Fri May 17 12:19:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08151120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:19:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m4KrCAVf9Pkv for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:19:05 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89BD2120025 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:19:05 -0700 (PDT)
Date: Fri, 17 May 2019 12:19:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558120744; bh=wONovd7fmBB4hZD1x0exQsdEPE3RBHI6RyHyBswuYng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jrfhnf+UeZlo8YzrwJeiBgwQTCOemAILxotwISR3eBiWXQh8SlMmDln1XuccDW0q3 nwiMNYce42bPeBCcj75DikS0TLRYxvKS2XCmOFy542V+nPAM6xThn2tjp1N1Fx0Tp2 pWT7WeZ20MRd0AOR9aOJ+XrXtBqi9zdtLA68xEHY=
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/2700/push/3621155463@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf0928a99f2_29803fe405ecd96031544a"; 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/Dv4PwNHYlHQ0HG8UA_bWTv_G25g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:19:07 -0000

----==_mimepart_5cdf0928a99f2_29803fe405ecd96031544a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a9dab43cf5dbc3d94eff135f9ed86e999688a8f2  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/2700/files/62139b46ae04df91182e5176b7981d6cc6e6cbd5..a9dab43cf5dbc3d94eff135f9ed86e999688a8f2

----==_mimepart_5cdf0928a99f2_29803fe405ecd96031544a
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/a9dab43cf5dbc3d94eff135f9ed86e999688a8f2">a9dab43</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/2700/files/62139b46ae04df91182e5176b7981d6cc6e6cbd5..a9dab43cf5dbc3d94eff135f9ed86e999688a8f2?email_source=notifications&amp;email_token=AFTOJKZH5HFTJ64GAVS34FDPV4AKRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJVGU2DMMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LAT4NUPEJ3467KG3PV4AKRANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNTOV2C6IF7DUAF73PV4AKRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJVGU2DMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/62139b46ae04df91182e5176b7981d6cc6e6cbd5..a9dab43cf5dbc3d94eff135f9ed86e999688a8f2?email_source=notifications\u0026email_token=AFTOJKZH5HFTJ64GAVS34FDPV4AKRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJVGU2DMMY",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/62139b46ae04df91182e5176b7981d6cc6e6cbd5..a9dab43cf5dbc3d94eff135f9ed86e999688a8f2?email_source=notifications\u0026email_token=AFTOJKZH5HFTJ64GAVS34FDPV4AKRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJVGU2DMMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf0928a99f2_29803fe405ecd96031544a--


From nobody Fri May 17 12:21:06 2019
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 D9317120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:21:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 TrqVKhYxaJnu for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:21:03 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA56D120025 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:21:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=HKEP83fD3wEuxqLjsv9/kQHg4x0=; b=HfkXvrDhSisuLhR5 Y/G7qSMHeX7QeflqFrsgQ3L5HdPn2FwL/XGD0GB9EyjmjVSnEXd3BTE9stNLnUaW 0nICZkjA6zPY61x4QYMlS/NbzwEQCkxvDrDL+VzS5Pv5KNDb1FibIFfJuCz6x/g0 2pGbcmshTnyVv7R99JFohFyhRjA=
Received: by filter1046p1las1.sendgrid.net with SMTP id filter1046p1las1-15922-5CDF099D-7 2019-05-17 19:21:01.165869229 +0000 UTC m=+338375.421724011
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.9]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id obvgrHdvTJqw74DrLuUKFQ for <quic-issues@ietf.org>; Fri, 17 May 2019 19:21:01.006 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id F178B362017 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:21:00 -0700 (PDT)
Date: Fri, 17 May 2019 19:21:01 +0000 (UTC)
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/2700/push/3621160955@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf099cf0000_6fda3fc179ccd95c34717c"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3quA6Z9ngz41/OOAvENVOmTzNihmJs4dyVCr 6qSJ6eH3NpcUEMePon+pkK3DhyxEP0YyDP4tkxDtpXsDsBELcQP/HhUqfpDIQVCf2raXPb5qsW+Syp S32JEB9tbgQhCjOXZoorVJAKOGADrduS/iQ1HO4B4+RiBa4TQl1ksXqHTQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BMWdh8lnyMW-klRCdifqeoqgIzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:21:04 -0000

----==_mimepart_5cdf099cf0000_6fda3fc179ccd95c34717c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

95ab2819ca5c28a2bf4e9d030cb306d5f82137a6  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/2700/files/a9dab43cf5dbc3d94eff135f9ed86e999688a8f2..95ab2819ca5c28a2bf4e9d030cb306d5f82137a6

----==_mimepart_5cdf099cf0000_6fda3fc179ccd95c34717c
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/95ab2819ca5c28a2bf4e9d030cb306d5f82137a6">95ab281</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/2700/files/a9dab43cf5dbc3d94eff135f9ed86e999688a8f2..95ab2819ca5c28a2bf4e9d030cb306d5f82137a6?email_source=notifications&amp;email_token=AFTOJK377HPYWCZED6S3SBLPV4ARZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGA4TKNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7WG7PXNU7Z5NQVYTPV4ARZANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SBBHKGAPIT5L3IN3PV4ARZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGA4TKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/a9dab43cf5dbc3d94eff135f9ed86e999688a8f2..95ab2819ca5c28a2bf4e9d030cb306d5f82137a6?email_source=notifications\u0026email_token=AFTOJK377HPYWCZED6S3SBLPV4ARZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGA4TKNI",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/a9dab43cf5dbc3d94eff135f9ed86e999688a8f2..95ab2819ca5c28a2bf4e9d030cb306d5f82137a6?email_source=notifications\u0026email_token=AFTOJK377HPYWCZED6S3SBLPV4ARZA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGA4TKNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf099cf0000_6fda3fc179ccd95c34717c--


From nobody Fri May 17 12:21:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8130120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:21:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Aq0C57UTALCr for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:21:54 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F23C120025 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:21:54 -0700 (PDT)
Date: Fri, 17 May 2019 12:21:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558120913; bh=gwYlq6UlJwQ5mrt5uRy2NRe+B4X6YNCAdAwBmE8gPTQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ci1sUa/t6GdZu1TGyBZ24pXk+YhnMGHbeoaAMAldwNhNpSEyuCNvZMxdjyl/XJ0bO zkJk7+1CKUAYM9EYxGFRvJPrL/0o5bNTgA3g7mRDdjw/1iAewqhFIDT87t0Hcy7sGe Z5jtkf6i+xMXAOhzUKxpxH3LV6FKSSu9EFJbgsfg=
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/2700/push/3621163478@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf09d17eafd_28093fe405ecd96040494c"; 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/A-IYt8r_-_nRKCSlD5QaqWAOJ0g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:21:56 -0000

----==_mimepart_5cdf09d17eafd_28093fe405ecd96040494c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c9e7dd6abdcf582826e8250481308f018ab7f304  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/2700/files/95ab2819ca5c28a2bf4e9d030cb306d5f82137a6..c9e7dd6abdcf582826e8250481308f018ab7f304

----==_mimepart_5cdf09d17eafd_28093fe405ecd96040494c
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/c9e7dd6abdcf582826e8250481308f018ab7f304">c9e7dd6</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/2700/files/95ab2819ca5c28a2bf4e9d030cb306d5f82137a6..c9e7dd6abdcf582826e8250481308f018ab7f304?email_source=notifications&amp;email_token=AFTOJK5DJTASQ32WS7JQ4BLPV4AVDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGM2DOOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FSTHM3V35BZA32EDPV4AVDANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIN3QRTY2FRNLOLJLPV4AVDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGM2DOOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/95ab2819ca5c28a2bf4e9d030cb306d5f82137a6..c9e7dd6abdcf582826e8250481308f018ab7f304?email_source=notifications\u0026email_token=AFTOJK5DJTASQ32WS7JQ4BLPV4AVDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGM2DOOA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/95ab2819ca5c28a2bf4e9d030cb306d5f82137a6..c9e7dd6abdcf582826e8250481308f018ab7f304?email_source=notifications\u0026email_token=AFTOJK5DJTASQ32WS7JQ4BLPV4AVDA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWGM2DOOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf09d17eafd_28093fe405ecd96040494c--


From nobody Fri May 17 12:23:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF6FF120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:23:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 F1cmZn71Tbla for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:23:12 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87CA5120025 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:23:12 -0700 (PDT)
Date: Fri, 17 May 2019 12:23:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558120991; bh=YPJo116o2vIoqemkX6suDGb3sqGVjqeJ03o3D5nS/dk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Un+3ftws5i/UTz7T2GOo5n7TS7DjeXDBeCyM7yeAbAw7DZI0j3PulPP+B+sphpaFp nxdBwdB1NYhZ3vGufWlusePIMnupYFZwl+mhleQ4YwJKQFg+YzunSxRF5/K759PLqB YdMkyIQfVHGO/bJbOK6NTA0KemhnOYKbXbIP0xZo=
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/2700/push/3621167063@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf0a1f72c35_6bfe3fc179ccd95c255134"; 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/PxSiXg35BfgONuVv7bHJZT4apLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:23:14 -0000

----==_mimepart_5cdf0a1f72c35_6bfe3fc179ccd95c255134
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

0177e4ec25c14f9a30cf18ad908098cb77914831  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/2700/files/c9e7dd6abdcf582826e8250481308f018ab7f304..0177e4ec25c14f9a30cf18ad908098cb77914831

----==_mimepart_5cdf0a1f72c35_6bfe3fc179ccd95c255134
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/0177e4ec25c14f9a30cf18ad908098cb77914831">0177e4e</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/2700/files/c9e7dd6abdcf582826e8250481308f018ab7f304..0177e4ec25c14f9a30cf18ad908098cb77914831?email_source=notifications&amp;email_token=AFTOJKYIZFWDHEQZSNXOJHDPV4AZ7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWG4YDMMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ONB65VSWTYHOWA53PV4AZ7ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FEPVHBLZUEA55J2TPV4AZ7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWG4YDMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/c9e7dd6abdcf582826e8250481308f018ab7f304..0177e4ec25c14f9a30cf18ad908098cb77914831?email_source=notifications\u0026email_token=AFTOJKYIZFWDHEQZSNXOJHDPV4AZ7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWG4YDMMY",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/c9e7dd6abdcf582826e8250481308f018ab7f304..0177e4ec25c14f9a30cf18ad908098cb77914831?email_source=notifications\u0026email_token=AFTOJKYIZFWDHEQZSNXOJHDPV4AZ7A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJWG4YDMMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf0a1f72c35_6bfe3fc179ccd95c255134--


From nobody Fri May 17 12:31:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB1D8120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:31:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y8FLp5Sdsm1I for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:31:27 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D44E120033 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:31:26 -0700 (PDT)
Date: Fri, 17 May 2019 12:31:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558121485; bh=WyNTuCR0obT+KQ7oLVC+COmCG3LOa6PsSzfo88Is8aI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dp6ZPTKfJau1GON4mHDPAliZ4X0IXwBvYP4sHl5g5Zz2h0tg9FMvaE3+dOxRJcpMX 6MNCkYuQFV+SxgjRG+0gjJY46E5OYFtXBcTCAMF5YR3rKsPk4MZpalX8xGaOQt11hd KFYckRkcLyuEmE/6t0mq8TgFVAcoSfyQIpXSqYwM=
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/2700/push/3621189664@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf0c0de0527_71183fe3eb4cd95c3662e8"; 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/AImzWcPmn4Gkz0zgEkoOs-6V7CM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:31:29 -0000

----==_mimepart_5cdf0c0de0527_71183fe3eb4cd95c3662e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

aaabebdefaf859c960424c0eed1957ef821f13ed  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/2700/files/0177e4ec25c14f9a30cf18ad908098cb77914831..aaabebdefaf859c960424c0eed1957ef821f13ed

----==_mimepart_5cdf0c0de0527_71183fe3eb4cd95c3662e8
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/aaabebdefaf859c960424c0eed1957ef821f13ed">aaabebd</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/2700/files/0177e4ec25c14f9a30cf18ad908098cb77914831..aaabebdefaf859c960424c0eed1957ef821f13ed?email_source=notifications&amp;email_token=AFTOJKZYFL6DS3GQMYTRZSTPV4BY3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJYHE3DMNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYI2BG7FKS5ZAJHT4LPV4BY3ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7HPK7KOOMRLTJXTLPV4BY3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJYHE3DMNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/0177e4ec25c14f9a30cf18ad908098cb77914831..aaabebdefaf859c960424c0eed1957ef821f13ed?email_source=notifications\u0026email_token=AFTOJKZYFL6DS3GQMYTRZSTPV4BY3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJYHE3DMNA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/0177e4ec25c14f9a30cf18ad908098cb77914831..aaabebdefaf859c960424c0eed1957ef821f13ed?email_source=notifications\u0026email_token=AFTOJKZYFL6DS3GQMYTRZSTPV4BY3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCMJYHE3DMNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf0c0de0527_71183fe3eb4cd95c3662e8--


From nobody Fri May 17 12:31:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09903120117 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:31:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LZfuIK1zQ8lj for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:31:50 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15AA8120033 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:31:50 -0700 (PDT)
Date: Fri, 17 May 2019 12:31:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558121509; bh=HGRUbYPoz2ClIkK3pz6n2CcvqjSwzpnvaGBRSalNaZI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TqTxKXx9z+OkwCkGh1DYDZtSNPdtK+zn9vwW9QbL+bc7+g8zuA831K1DNPGHxO0ZQ vuj2RQfU07z9zfpQU4cnPsXq8yM4xZMtYSLd2KYH0/07edmMf9dst1LdrNPzG1AK5T DdIQcJL4Ri7P7+DVcii7F0sx8hxRA+LbEjQiidJg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NDS4PPPSML2RYOHF25Q7KLEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/237913362@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf0c251280a_bfb3faa5e4cd9644801be"; 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/dCQ9pUECump4QD6RPhMGuMeYHsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:31:52 -0000

----==_mimepart_5cdf0c251280a_bfb3faa5e4cd9644801be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Thanks for all the excellent suggestions.

>  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.

Agreed, it's possible I should separate that change from this one.  I know some WG members are fairly unhappy that they can't process PRIORITY frames immediately in cases when the stream hasn't arrived yet, but it's not 100% clear to me that's too painful in practice.

>  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.

I've now reverted this portion of the change, thanks for the suggestion.

>  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.

Thanks @rmarx suggestion taken.

>  {: #element-dependency-types title="Element Dependency Types"}
 
 Note that unlike in {{!RFC7540}}, the root of the tree cannot be referenced
-using a Stream ID of 0, as in QUIC stream 0 carries a valid HTTP request.  The
-root of the tree cannot be reprioritized.
+using 0, so the root of the tree cannot be reprioritized.
 
 The PRIORITY frame can express relationships which might not be permitted based
 on the stream on which it is sent or its position in the stream. These
 situations MUST be treated as a connection error of type HTTP_MALFORMED_FRAME.
 The following situations are examples of invalid PRIORITY frames:
 
 - A PRIORITY frame sent on a request stream with the Prioritized Element Type

I added back another one, but it's still a short list.  I believe one more will end up being added, so keeping the structure for now to minimize diffs.

>  - Pushes, identified by the Push ID of the promised resource
   ({{frame-push-promise}})
 - Placeholders, identified by a Placeholder ID
 
-Taken together, the dependencies across all prioritized elements in a connection
-form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+In HTTP/3, stream dependencies that were implicitly encoded by dependencies in
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifies
+priority tree management, eliminates potential new race conditions introduced
+by HTTP/3's multiple streams, and improves framing efficiency with more than
+64 requests.

Removed.

>  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are

Agreed, I'll change to 0 weight, which is equivalent to omitting a weight.

>  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are
+dependent on the root of the priority tree; pushes are dependent on the client
+request on which the PUSH_PROMISE frame was sent.

Good point, will fix 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/2700#pullrequestreview-237913362
----==_mimepart_5cdf0c251280a_bfb3faa5e4cd9644801be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Thanks for all the excellent suggestions.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r284326478">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.
</pre>
<p>Agreed, it's possible I should separate that change from this one.  I know some WG members are fairly unhappy that they can't process PRIORITY frames immediately in cases when the stream hasn't arrived yet, but it's not 100% clear to me that's too painful in practice.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285256631">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a client initiates a request, a PRIORITY frame MAY be sent as the first
 frame of the stream, creating a dependency on an existing element.  In order to
 ensure that prioritization is processed in a consistent order, any subsequent
-PRIORITY frames for that request MUST be sent on the control stream.  A
-PRIORITY frame received after other frames on a request stream MUST be treated
-as a connection error of type HTTP_UNEXPECTED_FRAME.
+PRIORITY frames for that request MUST be sent on the request stream.
</pre>
<p>I've now reverted this portion of the change, thanks for the suggestion.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285258606">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
   Weight:
-  : An unsigned 8-bit integer representing a priority weight for the prioritized
-    element (see {{!RFC7540}}, Section 5.3). Add one to the value to obtain a
-    weight between 1 and 256.
+  : An optional unsigned 8-bit integer representing a priority weight for the
+    prioritized element (see {{!RFC7540}}, Section 5.3). Add one to the value
+    to obtain a weight between 1 and 256.  When absent, indicates the resource
+    should be delivered all at once or not at all.
</pre>
<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a> suggestion taken.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285258820">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  {: #element-dependency-types title=&quot;Element Dependency Types&quot;}
 
 Note that unlike in {{!RFC7540}}, the root of the tree cannot be referenced
-using a Stream ID of 0, as in QUIC stream 0 carries a valid HTTP request.  The
-root of the tree cannot be reprioritized.
+using 0, so the root of the tree cannot be reprioritized.
 
 The PRIORITY frame can express relationships which might not be permitted based
 on the stream on which it is sent or its position in the stream. These
 situations MUST be treated as a connection error of type HTTP_MALFORMED_FRAME.
 The following situations are examples of invalid PRIORITY frames:
 
 - A PRIORITY frame sent on a request stream with the Prioritized Element Type
</pre>
<p>I added back another one, but it's still a short list.  I believe one more will end up being added, so keeping the structure for now to minimize diffs.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285259577">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  - Pushes, identified by the Push ID of the promised resource
   ({{frame-push-promise}})
 - Placeholders, identified by a Placeholder ID
 
-Taken together, the dependencies across all prioritized elements in a connection
-form a dependency tree. An element can depend on another element or on the root
-of the tree. A reference to an element which is no longer in the tree is treated
-as a reference to the root of the tree. The structure of the dependency tree
-changes as PRIORITY frames modify the dependency links between prioritized
-elements.
-
-Due to reordering between streams, an element can also be prioritized which is
-not yet in the tree. Such elements are added to the tree with the requested
-priority.
+In HTTP/3, stream dependencies that were implicitly encoded by dependencies in
+HTTP/2 are explicitly encoded with strict prioritization.  This simplifies
+priority tree management, eliminates potential new race conditions introduced
+by HTTP/3&#39;s multiple streams, and improves framing efficiency with more than
+64 requests.
</pre>
<p>Removed.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285259765">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are
</pre>
<p>Agreed, I'll change to 0 weight, which is equivalent to omitting a weight.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285260413">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a prioritized element is first created, it has a default initial weight
-of 16 and a default dependency. Requests and placeholders are dependent on the
-root of the priority tree; pushes are dependent on the client request on which
-the PUSH_PROMISE frame was sent.
+of 16, priority of 16, and a default dependency. Requests and placeholders are
+dependent on the root of the priority tree; pushes are dependent on the client
+request on which the PUSH_PROMISE frame was sent.
</pre>
<p>Good point, will fix 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/2700?email_source=notifications&amp;email_token=AFTOJKZSUQFI237EE5O4TADPV4B2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXEKEQ#pullrequestreview-237913362">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YD2KVJHLUJUUJE3TPV4B2LANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK65VU6FGZATIY7TKU3PV4B2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXEKEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZSUQFI237EE5O4TADPV4B2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXEKEQ#pullrequestreview-237913362",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZSUQFI237EE5O4TADPV4B2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBYXEKEQ#pullrequestreview-237913362",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf0c251280a_bfb3faa5e4cd9644801be--


From nobody Fri May 17 12:54:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38A521202A4 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:54:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gSC6k35fzE9L for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:54:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A65F120290 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:54:30 -0700 (PDT)
Date: Fri, 17 May 2019 12:54:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558122869; bh=8hVpN/97GCP3as9o2DTxHQzqvKZEiRJweJSXTqAjr0s=; h=Date:From:To:Subject:From; b=Gk8JHT8F1CoF+nL/MJQ0UAjlNMNiOAuS6EctiycYTAgSPFYUmRyItwR+sN0FWT+Ga eZxFh3QiIvvRyQiBJYVD2dFNUiVG41BxSY+I2z1zQjivKottlc3ep0jZ6lUvFvuA2a aHQRhjr/aSuwWPG71NxbsIncbTHvtLxVF4/1L2+Y=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/a255f2-b232f3@github.com>
Subject: [quicwg/base-drafts] b232f3: Internal 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/sGH1yJ6vYmZL5OvotDmMhCZB30E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:54:40 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts
  Commit: b232f3c11889ece3e2ab4856fa11eb198ba7b9b9
      https://github.com/quicwg/base-drafts/commit/b232f3c11889ece3e2ab4856fa11eb198ba7b9b9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Internal reference



From nobody Fri May 17 12:54:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E7D8120278 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:54:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 0ro3vC4S3-Fi for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1DF51202A3 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:54:37 -0700 (PDT)
Date: Fri, 17 May 2019 12:54:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558122876; bh=SNPYHagWrHVNPqcg4HhOZYlqknWV4/EvFQVh3wgBnow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Qnp8EM/AZvNSeIzwnZPj4f/7v3OzWhX9dHo2xCoiKoEnaNlxoSzuwJyLs7XH/ZPk d+cFyocnMU16ChxVNYWXo6qr8qvUctJNdL3liU+4tBk31OHMRFyShAZrZRvgLBsxcc ClWsvPAstRwt2eJIrriVlChVOpQ3Gq3ZhmbIxM1c=
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/2665/push/3621255125@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf117ccd22d_65303f993dccd95c784296"; 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/0d6W_P5B2IKMoKxi_TfN_39jGtM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:54:45 -0000

----==_mimepart_5cdf117ccd22d_65303f993dccd95c784296
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

b232f3c11889ece3e2ab4856fa11eb198ba7b9b9  Internal reference


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2665/files/a255f25164aa3f4ad3fa187e0a2544b05308cc97..b232f3c11889ece3e2ab4856fa11eb198ba7b9b9

----==_mimepart_5cdf117ccd22d_65303f993dccd95c784296
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/b232f3c11889ece3e2ab4856fa11eb198ba7b9b9">b232f3c</a>  Internal 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/2665/files/a255f25164aa3f4ad3fa187e0a2544b05308cc97..b232f3c11889ece3e2ab4856fa11eb198ba7b9b9?email_source=notifications&amp;email_token=AFTOJK4THX2P3P4XEOAKG6TPV4EPZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYZDCMRVGUYTENI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35X5LT7YHOFVY3F4TPV4EPZANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7NRZY6TR5WCWWHZUDPV4EPZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYZDCMRVGUYTENI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665/files/a255f25164aa3f4ad3fa187e0a2544b05308cc97..b232f3c11889ece3e2ab4856fa11eb198ba7b9b9?email_source=notifications\u0026email_token=AFTOJK4THX2P3P4XEOAKG6TPV4EPZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYZDCMRVGUYTENI",
"url": "https://github.com/quicwg/base-drafts/pull/2665/files/a255f25164aa3f4ad3fa187e0a2544b05308cc97..b232f3c11889ece3e2ab4856fa11eb198ba7b9b9?email_source=notifications\u0026email_token=AFTOJK4THX2P3P4XEOAKG6TPV4EPZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TKNJVGU3DKOCQOVZWQIZTGYZDCMRVGUYTENI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf117ccd22d_65303f993dccd95c784296--


From nobody Fri May 17 12:55:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADE1412016D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P4hnEoIgaGFk for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:02 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AA6412013E for <quic-issues@ietf.org>; Fri, 17 May 2019 12:55:02 -0700 (PDT)
Date: Fri, 17 May 2019 12:55:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558122901; bh=lW+6y250ZgesnoNmSWH39i7tDsFNWCMiXXNBsoYwshQ=; h=Date:From:To:Subject:From; b=rN0N1hEImYjsEWP7aD7pxyrJL/2v/sIGtnTVS+SkEHx3UwHWTBgZ16WVOrFBJV1tN uO+JbQ+ELyXGbHmn4+WF+Xkx5djrxnV8eSQed3353i5BcGDMqpFpXVf3AAEyCvhu4Q 8pcoFF6RZ3Edxc+glsbLAOA5SS28f20H3Pe29x1k=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c9fb88-85b646@github.com>
Subject: [quicwg/base-drafts] 85b646: Reference 8.2 of RFC7540 to explain Server Push (#...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QyxcCDa59AOIW8fn1GCbPoGEE2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:55:05 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 85b64664dfe73e9f317cdd68ba1ea4919892462f
      https://github.com/quicwg/base-drafts/commit/85b64664dfe73e9f317cdd68ba1ea4919892462f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Reference 8.2 of RFC7540 to explain Server Push (#2665)

* Reference 8.2 of RFC7540 to explain Server Push

The transition to "Push Streams" has no preceding mention of server push.  This adds a reference to the correct section of RFC7540.

* Copy the two-sentence explainer into the Push section

* Update draft-ietf-quic-http.md

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>

* Internal reference



From nobody Fri May 17 12:55:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4C1D12013E for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 c8m8dWEj0Oum for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D30F212016E for <quic-issues@ietf.org>; Fri, 17 May 2019 12:55:09 -0700 (PDT)
Date: Fri, 17 May 2019 12:55:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558122908; bh=UV8P0xGOcmzEedyTepzAUQ8U11zUf7EXXoRDYqpAMac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B/nsjdXKj+7gXs6f2AnfwI2ch3kBx0cgSesY/hImbFV5t1ED64HizPLn0F60l+5Y5 E7XfcU6X0i9f2AHbAVsuYGgcST4S94SosBm13WAFG5cWLsjaSkzj0RYi2mk0PH1buf AkUJLIh61ezDeKCq7jlOigivCSjvuJ2wA7sOy+54=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NUOPI2OZD2MWYB6N25RCBZEVBNHHBUN2RIE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2665/issue_event/2350311994@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2665@github.com>
References: <quicwg/base-drafts/pull/2665@github.com>
Subject: Re: [quicwg/base-drafts] Reference 8.2 of RFC7540 to explain Server Push (#2665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf119cd89e5_a0c3fb1abacd964849129"; 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/65iTe-R1oo5NKeGYxZMLM9xz6YE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:55:11 -0000

----==_mimepart_5cdf119cd89e5_a0c3fb1abacd964849129
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2665 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/2665#event-2350311994
----==_mimepart_5cdf119cd89e5_a0c3fb1abacd964849129
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="439832897" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2665" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2665/hovercard" href="https://github.com/quicwg/base-drafts/pull/2665">#2665</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/2665?email_source=notifications&amp;email_token=AFTOJK73EYLNH7VMOZDTPM3PV4ERZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQLOUOQ#event-2350311994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NG735FTD7IPNFSHLPV4ERZANCNFSM4HKMYQGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MOVVEBXZS243OGD3PV4ERZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQLOUOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK73EYLNH7VMOZDTPM3PV4ERZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQLOUOQ#event-2350311994",
"url": "https://github.com/quicwg/base-drafts/pull/2665?email_source=notifications\u0026email_token=AFTOJK73EYLNH7VMOZDTPM3PV4ERZA5CNFSM4HKMYQGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQLOUOQ#event-2350311994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf119cd89e5_a0c3fb1abacd964849129--


From nobody Fri May 17 12:55:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BE9D12016D for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2oa-vZMmmhVp for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:55:36 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A53412013E for <quic-issues@ietf.org>; Fri, 17 May 2019 12:55:36 -0700 (PDT)
Date: Fri, 17 May 2019 12:55:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558122935; bh=yjcDESju1p181UakZjwNRxMav+v0wAZd8zMf+59WC5E=; h=Date:From:To:Subject:From; b=vZFu5qrZV/H1bPC2l3x+i6OfOhnHl6ZSPjdwlHWD6Uzb0WOs+d8UOtfrhmRB8R/J0 XyLbRZ3QC+TUCfgbOhBVElNbJsCnEqSaHscTL8dg36VeDFttuoe2gKQeJpUJFgKhY0 hxLAAQe549r6+a9twShtda18RoBnl/795nod6+v4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-push-http2/b232f3-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/aD8ouc0BN2xEzsxolqGUn4pLnxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:55:38 -0000

  Branch: refs/heads/ianswett-server-push-http2
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri May 17 12:56:04 2019
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 BB6AB12016F for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:56:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8HknoOFMZhYg for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:56:00 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 160D712016E for <quic-issues@ietf.org>; Fri, 17 May 2019 12:55:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=O2hOru8D4pgXRaEUaJQ4hk91brE=; b=S6NkhiqLT1x0qU5j J95DUtzZc0IK5YDwEz8BysgxOw3FGQ8ZwaAZ2k2j8B7FwecPmTYhqEQV8fx4MkS1 dyxe6ygwoBeEwR5tGPTBUVXd7SrXt2CrGQLTKO7UvScCyj4UkCvU5wxJPMR2ycoz Rh1mT/Latiy08Yx/lU+SjvQKPZ8=
Received: by filter0750p1las1.sendgrid.net with SMTP id filter0750p1las1-16388-5CDF11CE-5 2019-05-17 19:55:58.374839229 +0000 UTC m=+339312.361815125
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [140.82.115.11]) by ismtpd0028p1iad2.sendgrid.net (SG) with ESMTP id WPhrfWlwTOSvAiiKiPGkFA for <quic-issues@ietf.org>; Fri, 17 May 2019 19:55:58.270 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 32889C00B5 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:55:58 -0700 (PDT)
Date: Fri, 17 May 2019 19:55:58 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/64e92a-bb9aa1@github.com>
Subject: [quicwg/base-drafts] bb9aa1: Script updating gh-pages from b232f3c1. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1U2bXnuzazLDckTtU6BKLGqtpsRyWPCrYBLj Ma2A43tRDMBVWAOL+lhycegS54gvIHw1CBPmnnIjTK7X65twbTqzNesBiqFTHO0uTfsVyLzeeADKeW Jrii6H4lq2wi7WcFhiCHtbzu7Eq9tLlywRL6Qgbs4dKUQaXZcqCgjTNrYg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tj5RI_EbzJ7J9dddc9rh9CwacvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:56:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb9aa1044340b4506f7641b585fa1d595e17794b
      https://github.com/quicwg/base-drafts/commit/bb9aa1044340b4506f7641b585fa1d595e17794b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    R ianswett-lost-pn/draft-ietf-quic-http.html
    R ianswett-lost-pn/draft-ietf-quic-http.txt
    R ianswett-lost-pn/draft-ietf-quic-invariants.html
    R ianswett-lost-pn/draft-ietf-quic-invariants.txt
    R ianswett-lost-pn/draft-ietf-quic-qpack.html
    R ianswett-lost-pn/draft-ietf-quic-qpack.txt
    R ianswett-lost-pn/draft-ietf-quic-recovery.html
    R ianswett-lost-pn/draft-ietf-quic-recovery.txt
    R ianswett-lost-pn/draft-ietf-quic-spin-exp.html
    R ianswett-lost-pn/draft-ietf-quic-spin-exp.txt
    R ianswett-lost-pn/draft-ietf-quic-tls.html
    R ianswett-lost-pn/draft-ietf-quic-tls.txt
    R ianswett-lost-pn/draft-ietf-quic-transport.html
    R ianswett-lost-pn/draft-ietf-quic-transport.txt
    R ianswett-lost-pn/index.html
    M ianswett-server-push-http2/draft-ietf-quic-http.html
    M ianswett-server-push-http2/draft-ietf-quic-http.txt
    M ianswett-server-push-http2/draft-ietf-quic-invariants.html
    M ianswett-server-push-http2/draft-ietf-quic-invariants.txt
    M ianswett-server-push-http2/draft-ietf-quic-qpack.html
    M ianswett-server-push-http2/draft-ietf-quic-qpack.txt
    M ianswett-server-push-http2/draft-ietf-quic-recovery.html
    M ianswett-server-push-http2/draft-ietf-quic-recovery.txt
    M ianswett-server-push-http2/draft-ietf-quic-tls.html
    M ianswett-server-push-http2/draft-ietf-quic-tls.txt
    M ianswett-server-push-http2/draft-ietf-quic-transport.html
    M ianswett-server-push-http2/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b232f3c1. [ci skip]



From nobody Fri May 17 12:56:41 2019
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 710F2120184 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:56:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eH0vmWJsdNu1 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 12:56:30 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56A18120150 for <quic-issues@ietf.org>; Fri, 17 May 2019 12:56:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=nabt95w8UtlZYY/7VtK+hIOkpOY=; b=IsWLjkphHad1NgwY xlUMXuc4bwt21ctqhY+5MCILxbHA3OXP6pPj1iwIGB9TQGRZBMM1RETuI+2suUAQ VvCt3Uo4do8Pv0xqmKhL6Dh+QalQdi2l8+GOzTutT8WY57PXO6oAT5ZVX6V7FO4L agOBITHvVnCW6WD3KrLfgURLrOg=
Received: by filter1362p1mdw1.sendgrid.net with SMTP id filter1362p1mdw1-24755-5CDF11ED-D 2019-05-17 19:56:29.364605861 +0000 UTC m=+333795.196950875
Received: from github-lowworker-97d0962.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0017p1iad2.sendgrid.net (SG) with ESMTP id -4c8xfU3S6eM_D2_bIZBiA for <quic-issues@ietf.org>; Fri, 17 May 2019 19:56:29.425 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-97d0962.cp1-iad.github.net (Postfix) with ESMTP id 442FE8036E for <quic-issues@ietf.org>; Fri, 17 May 2019 12:56:29 -0700 (PDT)
Date: Fri, 17 May 2019 19:56:29 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb9aa1-4b42e9@github.com>
Subject: [quicwg/base-drafts] 4b42e9: Script updating gh-pages from 85b64664. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2Fbhh3+6t70E1BC1RGfvNZAe9BAz1T6YqdJo 3odtUNn/1Nq315jELl8o3pQqa/ze5S5+5p5uEg7t4t/Cc0gkm1HaCLagNbo5tGllT1cx5MwqM0AUFZ RBgwbyd7l+Po23+5odR8wB7YXHRP8sR7yhcMBSSQahR/InRRU1qkY+7fCg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hjXSL8Lp-pbf7YoR_TwHVaZEWeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 19:56:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4b42e9f7c6d7772949492d30e2bfbf3f2ec44d9a
      https://github.com/quicwg/base-drafts/commit/4b42e9f7c6d7772949492d30e2bfbf3f2ec44d9a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 85b64664. [ci skip]



From nobody Fri May 17 13:24:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B70B120252 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DDQQoYN3tZzj for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:40 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EA4612011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:24:40 -0700 (PDT)
Date: Fri, 17 May 2019 13:24:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558124679; bh=ilylySm89bFdwlekRBprU3Vbnj6IvjY8QluP0bJfzfg=; h=Date:From:To:Subject:From; b=K3pkcILD4mwFmJuymPpFU5TxOEe1U8PKUIvd3kFEaKLb/N0NXTnkrB1ymQKmBjLbY JdiC2Bqm4hQFW4DAUr9tyD/HccQEZIkTweg0SBN9l/VFFNTuXakCkb/k1RMQjkQidy +6CtSI1gX90+v+2MgAW0MfKMLqzgm3CxCebM+qLo=
From: Daan De Meyer <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/85b646-e68a02@github.com>
Subject: [quicwg/base-drafts] e68a02: Fix GOAWAY connection errors.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HguqCWObsAKajhj_lTSVxeqvakg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:24:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e68a02b6141359768babc92f90c6bf6af6461cf0
      https://github.com/quicwg/base-drafts/commit/e68a02b6141359768babc92f90c6bf6af6461cf0
  Author: Daan De Meyer <daan.j.demeyer@gmail.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix GOAWAY connection errors.

GOAWAY with a stream id of any type other than a client-initiated
bidirectional stream is HTTP_MALFORMED_FRAME. GOAWAY on a stream other
than the control stream is HTTP_WRONG_STREAM.



From nobody Fri May 17 13:24:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9112D120252 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C49J7iushK7b for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:47 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F88012011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:24:47 -0700 (PDT)
Date: Fri, 17 May 2019 13:24:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558124686; bh=Ewr6sc+4XsB2hXvZ+W1lhSUT6s79E+BrtNYO1Wa7b1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=daHXvM8DF/vcGkVLdXsjTaeHPqLkvP490JuiqJuOOrtwOsuBoZ17IJdIoeO0gTEZS wvetjC8h1lljqkOV/nc0/Z+ADZ/DAqRT9XPHB0JbIlo+wC4jDJfgbFjGgEJ+kavy8+ NL/VQchw81Wd7c8tBhWkg34gIvrS1/vSFBSA9YcM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZA3PN2KKJJGGL4NV525RFQ5EVBNHHBVB5CDY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2714/issue_event/2350371315@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2714@github.com>
References: <quicwg/base-drafts/issues/2714@github.com>
Subject: Re: [quicwg/base-drafts] GOAWAY errors are wrong (#2714)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf188e5cdbb_da93fa143ecd960905573"; 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/FkCK7Faqm9sOFpOknUb16djZTu0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:24:48 -0000

----==_mimepart_5cdf188e5cdbb_da93fa143ecd960905573
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2714 via #2707.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2714#event-2350371315
----==_mimepart_5cdf188e5cdbb_da93fa143ecd960905573
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445096478" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2714" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2714/hovercard" href="https://github.com/quicwg/base-drafts/issues/2714">#2714</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444934445" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2707" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2707/hovercard" href="https://github.com/quicwg/base-drafts/pull/2707">#2707</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/2714?email_source=notifications&amp;email_token=AFTOJK7DTNOZCATFLUINJNDPV4IA5A5CNFSM4HNPBST2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D4Y#event-2350371315">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5RQY7SNCR5XCMDPU3PV4IA5ANCNFSM4HNPBSTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KCANLDEYFWSY7OCDPV4IA5A5CNFSM4HNPBST2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2714?email_source=notifications\u0026email_token=AFTOJK7DTNOZCATFLUINJNDPV4IA5A5CNFSM4HNPBST2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D4Y#event-2350371315",
"url": "https://github.com/quicwg/base-drafts/issues/2714?email_source=notifications\u0026email_token=AFTOJK7DTNOZCATFLUINJNDPV4IA5A5CNFSM4HNPBST2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D4Y#event-2350371315",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf188e5cdbb_da93fa143ecd960905573--


From nobody Fri May 17 13:24:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A87D3120252 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y3K_GAtRUgh8 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:24:49 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D0C512011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:24:49 -0700 (PDT)
Date: Fri, 17 May 2019 13:24:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558124688; bh=ov9NvOC9FsHwho8FzzNVHb5jH1lc4YXwvbrpd3dRySs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aM+dVwC/v0pEH3g4/BHHB83BFBBlQ4+3Zm0deqLVgnAd0uA4Rr6uaU8UY6LgiPmBU iSaXWyM73yrcRfKgF/sWeGmTNZlcHEw6U0uyo+zh9bv7sDw2HpHypn8dnIyug6LtbO ZABV3N8rME3oRsNoRwf0Ab8u72OBIN6OLzpIrvuM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5N5NXDQD6F74WMHPF25RFRBEVBNHHBVBJJFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2707/issue_event/2350371308@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2707@github.com>
References: <quicwg/base-drafts/pull/2707@github.com>
Subject: Re: [quicwg/base-drafts] Fix GOAWAY connection errors. (#2707)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf18908ee64_172d3fa154ecd9687163ad"; 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/izM924lJ7WxIlePYl8kf4fvkU7Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:24:51 -0000

----==_mimepart_5cdf18908ee64_172d3fa154ecd9687163ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2707 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/2707#event-2350371308
----==_mimepart_5cdf18908ee64_172d3fa154ecd9687163ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444934445" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2707" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2707/hovercard" href="https://github.com/quicwg/base-drafts/pull/2707">#2707</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/2707?email_source=notifications&amp;email_token=AFTOJK4FZZO3GVUK7KIRI7TPV4IBBA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D3A#event-2350371308">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MUPCJ56M3IXAGTUTPV4IBBANCNFSM4HNMFAJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WWBMMWVJ4K62C32DPV4IBBA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJK4FZZO3GVUK7KIRI7TPV4IBBA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D3A#event-2350371308",
"url": "https://github.com/quicwg/base-drafts/pull/2707?email_source=notifications\u0026email_token=AFTOJK4FZZO3GVUK7KIRI7TPV4IBBA5CNFSM4HNMFAJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQL5D3A#event-2350371308",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf18908ee64_172d3fa154ecd9687163ad--


From nobody Fri May 17 13:26:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01C09120252 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:26:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wrb6Cw_HdUOp for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:26:07 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5671812011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:26:07 -0700 (PDT)
Date: Fri, 17 May 2019 13:26:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558124766; bh=YKOS6t74ueeznXx9eYycQt7YKsBUulJusr7Q87OZ8sM=; h=Date:From:To:Subject:From; b=zf8tS/5ekW3Lurt6OFxuylbfmO5K8lEKXei9AwGvbT8C3FJezHgMmmTCzos50S4i5 2/x+lpvnafgpLprRBRaZMb8+di9AYCEtOeMJN6eseWV8OKCFZlD4RGhWX1WUCMd8eY /UoI6PP7Q/ehuGDyw4GHu4W11Fo56j7DX80AD6/0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4b42e9-3daf52@github.com>
Subject: [quicwg/base-drafts] 3daf52: Script updating gh-pages from e68a02b6. [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/aor-pyLW9iMnBCLY6xzHTQiH1VQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:26:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3daf520dedea01c448d74ad2228bdf98f9fe85bd
      https://github.com/quicwg/base-drafts/commit/3daf520dedea01c448d74ad2228bdf98f9fe85bd
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e68a02b6. [ci skip]



From nobody Fri May 17 13:28:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9AB812011C for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:28:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BYuh4m9c2T4M for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:28:32 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 087091200E5 for <quic-issues@ietf.org>; Fri, 17 May 2019 13:28:32 -0700 (PDT)
Date: Fri, 17 May 2019 13:28:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558124910; bh=WGjk84ryPK7EMiUF5CUHCXK4gpEd5Pbf2AldC5OjVl0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J66JfgczzDChGO59kJLD4CFtU1gBx9LNg3/+lnoreZkNBpSNWEWLpXupuy3fdkyw8 JTTqeR8dF3llvtj5Wwc1bD3YXK8LTJUOqEj0bDBFu7eM7j0dabl6TAOXS+ujUmMLG2 13kHgeejHcUAPti1pzcZkQF7QktgrjT9SUWhZWX4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5L55QTCDNXUB7KFYV25RF65EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493589246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf196ece16a_8ef3fc2568cd9647440e6"; 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/rzl81rckVl49jNY-AScMyIzABfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:28:34 -0000

----==_mimepart_5cdf196ece16a_8ef3fc2568cd9647440e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I mean mostly browsers. It is they that have to figure out how to use priorities effectively. The servers just have to follow what the client says.

I hypothesise the challenge there will be how to manage prioritisation of different resources on different hosts being fetched using different protocols. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493589246
----==_mimepart_5cdf196ece16a_8ef3fc2568cd9647440e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I mean mostly browsers. It is they that have to figure out how to use priorities effectively. The servers just have to follow what the client says.</p>
</blockquote>
<p>I hypothesise the challenge there will be how to manage prioritisation of different resources on different hosts being fetched using different protocols.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJKYEZMRBZA3IMEX33KLPV4IO5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZF7Q#issuecomment-493589246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WYKG44BLBVBC5YUDPV4IO5ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AO5GAL4R6ZAAHRDLPV4IO5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZF7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKYEZMRBZA3IMEX33KLPV4IO5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZF7Q#issuecomment-493589246",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKYEZMRBZA3IMEX33KLPV4IO5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZF7Q#issuecomment-493589246",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf196ece16a_8ef3fc2568cd9647440e6--


From nobody Fri May 17 13:31:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EC82120259 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:31:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zyLdKLNLXfoP for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:31:34 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 452D4120256 for <quic-issues@ietf.org>; Fri, 17 May 2019 13:31:34 -0700 (PDT)
Date: Fri, 17 May 2019 13:31:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125093; bh=MksYxhdstz0TNX4/zHX0kje/GzZcANzl7W7ZczhzL88=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JWmdvGf4A92T9guVs8stvvlj/dCvoeFZMJiJkUnLBaozTXJ4KiICdSAaYCWSKBN8R sus9BsuOfn5ecTu4ZEXhdfyD+bEaNhQkO+XWBl4xfNN7WcjJ8aliYqPTkVh6lKPGyR RUZt8GLXf9qLJB6DOmD87R6hz4uC2Tz0UMCkzXHI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3EY6DHJ6YK5TKIBPN25RGKLEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493590118@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1a256180f_71e3fbe7d6cd95c24738e"; 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/aLniI841rlIl_4HKcbUlqqUTbls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:31:37 -0000

----==_mimepart_5cdf1a256180f_71e3fbe7d6cd95c24738e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the follow-up discussion. I think some slides for the interim would be helpful, and I'm happy to work on them with @rmarx or anyone else who's there and wants to contribute.

On the matter of re-using HTTP/2 code, I think we've already departed enough that major changes are going to be necessary for many implementations.  For example, I believe Chrome would be best off moving to using a linked list of placeholders for it's priority buckets as @rmarx described.

In terms of complexity, this can be simplified some and I believe still represent the full functionality of HTTP/2.  In particular, strict priorities in placeholders or placeholders depending upon placeholders could be removed, since they're largely duplicative.

On a personal note, I'd prefer to adopt something closer to Patrick Meenan's proposal, but on that thread there was the theoretical use case of a proxy that wants to fairly share connectivity to an ORIGIN.  It doesn't appear anyone's using that, so I'd prefer to jettison it, but I'm trying to find a proposal we can agree on.

One thing to appreciate is that HTTP/2 is head-of-line blocking, but HTTP/3 is not, so waiting two RTTs before pruning may result in much more frequent issues in HTTP/3.  I'd recommend 3 * PTO or some much longer value.  I see changing HTTP/3's priority scheme similar to changing from HPACK to QPACK.  We need to acknowledge that removing HoL blocking is going to cause issues(that's why we removed exclusive prioritization) and make adjustments.  We've already made two large-ish changes, but we still don't have something with completely deterministic behavior.  In other parts of the transport(and QPACK), we've balked at pathological edge cases like that proposed in #2690, so it seems inconsistent to say it's OK for this one 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/pull/2700#issuecomment-493590118
----==_mimepart_5cdf1a256180f_71e3fbe7d6cd95c24738e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks for the follow-up discussion. I think some slides for the inter=
im would be helpful, and I'm happy to work on them with <a class=3D"user-=
mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?u=
ser_id=3D2240689" data-octo-click=3D"hovercard-link-click" data-octo-dime=
nsions=3D"link_type:self" href=3D"https://github.com/rmarx">@rmarx</a> or=
 anyone else who's there and wants to contribute.</p>
<p>On the matter of re-using HTTP/2 code, I think we've already departed =
enough that major changes are going to be necessary for many implementati=
ons.  For example, I believe Chrome would be best off moving to using a l=
inked list of placeholders for it's priority buckets as <a class=3D"user-=
mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?u=
ser_id=3D2240689" data-octo-click=3D"hovercard-link-click" data-octo-dime=
nsions=3D"link_type:self" href=3D"https://github.com/rmarx">@rmarx</a> de=
scribed.</p>
<p>In terms of complexity, this can be simplified some and I believe stil=
l represent the full functionality of HTTP/2.  In particular, strict prio=
rities in placeholders or placeholders depending upon placeholders could =
be removed, since they're largely duplicative.</p>
<p>On a personal note, I'd prefer to adopt something closer to Patrick Me=
enan's proposal, but on that thread there was the theoretical use case of=
 a proxy that wants to fairly share connectivity to an ORIGIN.  It doesn'=
t appear anyone's using that, so I'd prefer to jettison it, but I'm tryin=
g to find a proposal we can agree on.</p>
<p>One thing to appreciate is that HTTP/2 is head-of-line blocking, but H=
TTP/3 is not, so waiting two RTTs before pruning may result in much more =
frequent issues in HTTP/3.  I'd recommend 3 * PTO or some much longer val=
ue.  I see changing HTTP/3's priority scheme similar to changing from HPA=
CK to QPACK.  We need to acknowledge that removing HoL blocking is going =
to cause issues(that's why we removed exclusive prioritization) and make =
adjustments.  We've already made two large-ish changes, but we still don'=
t have something with completely deterministic behavior.  In other parts =
of the transport(and QPACK), we've balked at pathological edge cases like=
 that proposed in <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load issue title" data-id=3D"442842858" data-permission-text=3D=
"Issue title is private" data-url=3D"https://github.com/quicwg/base-draft=
s/issues/2690" data-hovercard-type=3D"pull_request" data-hovercard-url=3D=
"/quicwg/base-drafts/pull/2690/hovercard" href=3D"https://github.com/quic=
wg/base-drafts/pull/2690">#2690</a>, so it seems inconsistent to say it's=
 OK for this one case.</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/2700?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3O5SMRJJSB74YDIBTPV4I2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZMZQ#issuecomment-493590118">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK2BBLZE7R5OWICNKKDPV4I2LANCNFSM4HM65LNQ">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJKYOMFYDKLWWECYL7XDPV=
4I2LA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVVZMZQ.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/2700?email_source=3D=
notifications\u0026email_token=3DAFTOJK3O5SMRJJSB74YDIBTPV4I2LA5CNFSM4HM6=
5LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZMZQ#i=
ssuecomment-493590118",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3O5SMRJJSB74YDIBTPV4I2LA5CNFSM4HM65L=
N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVZMZQ#iss=
uecomment-493590118",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cdf1a256180f_71e3fbe7d6cd95c24738e--


From nobody Fri May 17 13:42:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76BB6120158 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1GFx0H4f_DhW for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8EA712011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:42:04 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125723; bh=Ev0UmtOSkXuIptq6CsFmji6xGaaYTTEICMBRc0JqSJQ=; h=Date:From:To:Subject:From; b=s3GHn6HMpUdSVy0Or853NkWmMt/6qlC47OpI8wi+Vj0KsjrIDUM7rBQ9+UyLK4+cL oEeSCu/wZrnTNoN5pa5QriECNEO/Vv8Rp1a3kra0ph/NZ9vOK4TB5mwQQpDt1L1cTC 7wdBu7eR2A/QyxnNG8euda2e2ote+3W9AhvDS+K4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e68a02-2eb334@github.com>
Subject: [quicwg/base-drafts] 2eb334: Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1KvlIZBj9U8ajvCWLsXogbT0NqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:42:07 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2eb334b9904c707d1e3451bd809145d10ffa9454
      https://github.com/quicwg/base-drafts/commit/2eb334b9904c707d1e3451bd809145d10ffa9454
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Prohibit other frame types on CONNECT (#2702)

* Prohibit other frame types on CONNECT; fixes #2229

* Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Fri May 17 13:42:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B842E120158 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0YaRM3_eJCts for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20CB912011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:42:12 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125731; bh=Q742u1zQ7wQiFsjvDKp1PVSAhsOJr2HQGi71P8twOUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GAYOwoQTijBbubmsN2zMOA400dLE5stqQYVjWUs9tM1V76cSOf9+zrBddAtPtfhZP Fm8JhDudjEn25w96HyRtIezWRlINQxmVevzhzP1EunW7LE7c4wJl/dOMF4ZMXQHYop 10LZv3rpVMgFE2qM4yzp8e2AfD7MVTwD5NIcifPU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYP4VHALGYA6SWFKOF25RHSHEVBNHHBU73QF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2702/issue_event/2350405818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2702@github.com>
References: <quicwg/base-drafts/pull/2702@github.com>
Subject: Re: [quicwg/base-drafts] Prohibit other frame types on CONNECT (#2702)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1ca3320f0_be13faa5e4cd964704074"; 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/tRzf6a5yiwAQyiXxZGEyEdsXK5U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:42:14 -0000

----==_mimepart_5cdf1ca3320f0_be13faa5e4cd964704074
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2702 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/2702#event-2350405818
----==_mimepart_5cdf1ca3320f0_be13faa5e4cd964704074
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444559407" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2702" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2702/hovercard" href="https://github.com/quicwg/base-drafts/pull/2702">#2702</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/2702?email_source=notifications&amp;email_token=AFTOJK63LVHPWWXX2PIXNSLPV4KCHA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFROQ#event-2350405818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTDIUSRSGVFOC7BPLPV4KCHANCNFSM4HNFOKUQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KD665C64ITUL336LPV4KCHA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFROQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK63LVHPWWXX2PIXNSLPV4KCHA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFROQ#event-2350405818",
"url": "https://github.com/quicwg/base-drafts/pull/2702?email_source=notifications\u0026email_token=AFTOJK63LVHPWWXX2PIXNSLPV4KCHA5CNFSM4HNFOKU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFROQ#event-2350405818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf1ca3320f0_be13faa5e4cd964704074--


From nobody Fri May 17 13:42:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B866120165 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 hnJw6E3Pi7H1 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:12 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 30FD4120158 for <quic-issues@ietf.org>; Fri, 17 May 2019 13:42:12 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125731; bh=TmZdG1rtK8UgbpF3thqY9ISAwdLkmxplIWYUNv1ISSc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J0G68va9vqu14WkGKpomb/+a9VwptbAgAlKsNjy5aO6Jg8VDjHOpOTkYCZzymi4mL Wdv+2t7EP9nzG5KR/RyApHt6ou4KjJzezgBGWa5Ox77iJJuPbAn9XSgf+0QsOYiQU9 92yQ3kYcRdckLtOrC5wNW6KwEoTWDAlD6ZoRtmXY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLLSMHQK7NGGVUYOF25RHSHEVBNHHBO4DSPI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2229/issue_event/2350405821@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2229@github.com>
References: <quicwg/base-drafts/issues/2229@github.com>
Subject: Re: [quicwg/base-drafts] Can I send non-data frames on CONNECT streams? (#2229)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1ca336a6d_74033fa4b56cd95c1097018"; 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/dzgKKxRMl_CQ8XG-iBzbpvjWMcQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:42:14 -0000

----==_mimepart_5cdf1ca336a6d_74033fa4b56cd95c1097018
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2229 via #2702.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2229#event-2350405821
----==_mimepart_5cdf1ca336a6d_74033fa4b56cd95c1097018
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245306" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2229" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2229/hovercard" href="https://github.com/quicwg/base-drafts/issues/2229">#2229</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444559407" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2702" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2702/hovercard" href="https://github.com/quicwg/base-drafts/pull/2702">#2702</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/2229?email_source=notifications&amp;email_token=AFTOJK4U6K2KJY3EGNSI5ZDPV4KCHA5CNFSM4GLUHZCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFRPI#event-2350405821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ADZ2ERWUHEEIDBO3PV4KCHANCNFSM4GLUHZCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7JNRLBGOKE6FNNUO3PV4KCHA5CNFSM4GLUHZCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFRPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2229?email_source=notifications\u0026email_token=AFTOJK4U6K2KJY3EGNSI5ZDPV4KCHA5CNFSM4GLUHZCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFRPI#event-2350405821",
"url": "https://github.com/quicwg/base-drafts/issues/2229?email_source=notifications\u0026email_token=AFTOJK4U6K2KJY3EGNSI5ZDPV4KCHA5CNFSM4GLUHZCKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMFRPI#event-2350405821",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf1ca336a6d_74033fa4b56cd95c1097018--


From nobody Fri May 17 13:42:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C715812011C for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:42:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-ZA4VGBPF29 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 907A912006A for <quic-issues@ietf.org>; Fri, 17 May 2019 13:42:52 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125771; bh=nay0rtGtEnraA79i6H4Ri2/Ng9uZbf79mWVIBe+Xpvw=; h=Date:From:To:Subject:From; b=PmP0jpHR8eMxoDkKGmqgVE2vJ8CE8Wb8kz/mzpCHH8dg4oh2u1sx0XAG9hgcZvnNm UkFE8BbZQPu9Cah9+Sr83epa6dmvMmhP+zZ+Lc+sUMTKRdpuAQv0CFyvoB6YCK5dim DtOEYSWWCDlGHrpbjV0paKdE9T9VIPmcnBEmwTfs=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/2eb334-196c64@github.com>
Subject: [quicwg/base-drafts] 196c64: MUST close, SHOULD RST
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G9l9BGVgU29XOc4UKywjpARvdXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:42:54 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 196c64a0984d7fe6994fcb9b00490500df19af3f
      https://github.com/quicwg/base-drafts/commit/196c64a0984d7fe6994fcb9b00490500df19af3f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MUST close, SHOULD RST



From nobody Fri May 17 13:43:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AAD6E120158 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7h3LwBwPbkLV for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:00 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33CDE12006A for <quic-issues@ietf.org>; Fri, 17 May 2019 13:43:00 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125779; bh=P43UxYawywkPDIOO2CPg4v0BwWvSZMmgqbz9LgSrYTY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AMl64hi30sVeGcS4t8BHhzeBxV8neXjBgVYNjXzuW8EJF0SIYDnuXSsobgPWRdoYf rHVRa+pX2AlAM/7r+eAoCZXNL4yWOtVTaHg1g4rpcra2Oy/+gzDoLQVqEt0jqYhgnS z9lDqKkVwflf+BsI8BKgBacy+OAFLjU4d2WeoNAg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4BB5TCTONJJR355YV25RHVFEVBNHHBO4DRXA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2228/issue_event/2350407472@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2228@github.com>
References: <quicwg/base-drafts/issues/2228@github.com>
Subject: Re: [quicwg/base-drafts] How do I generate an RST? (#2228)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1cd2e960b_4d313fe3eb4cd95c6907f8"; 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/VntHxQk9vQ5pAvLGlXLUdtey750>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:43:02 -0000

----==_mimepart_5cdf1cd2e960b_4d313fe3eb4cd95c6907f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2228 via #2703.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2228#event-2350407472
----==_mimepart_5cdf1cd2e960b_4d313fe3eb4cd95c6907f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="393245112" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2228" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2228/hovercard" href="https://github.com/quicwg/base-drafts/issues/2228">#2228</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444561283" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2703" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2703/hovercard" href="https://github.com/quicwg/base-drafts/pull/2703">#2703</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/2228?email_source=notifications&amp;email_token=AFTOJKYCEGP4CEHRKYCUWEDPV4KFFA5CNFSM4GLUHVW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6MA#event-2350407472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LMQXIFEV5SKLHOWLPV4KFFANCNFSM4GLUHVWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLXPASITVKIM6GXVDPV4KFFA5CNFSM4GLUHVW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6MA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2228?email_source=notifications\u0026email_token=AFTOJKYCEGP4CEHRKYCUWEDPV4KFFA5CNFSM4GLUHVW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6MA#event-2350407472",
"url": "https://github.com/quicwg/base-drafts/issues/2228?email_source=notifications\u0026email_token=AFTOJKYCEGP4CEHRKYCUWEDPV4KFFA5CNFSM4GLUHVW2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6MA#event-2350407472",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf1cd2e960b_4d313fe3eb4cd95c6907f8--


From nobody Fri May 17 13:43:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3D3012006A for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a6zL7pI6VDVh for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:00 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D69A12011C for <quic-issues@ietf.org>; Fri, 17 May 2019 13:43:00 -0700 (PDT)
Date: Fri, 17 May 2019 13:42:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125779; bh=Z/eDltbPmQry6Rag2dQLRaE9wgsNnnBgYJdy9ok8NnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uu+BrwBjmv71gs12tRjRPJQNd3OEgX4/3vWUj9zA6IXCXMIoE+ZyXi6AEXG5X1Hg7 KbdcmOvE+nDmxNCPzuAu8QWIoCGdfxYndTU9zj3Sdgj5K2Ev/O29qiKZ2VVgUyny91 y+Va9qbSJJpUprhfmaxjKn4+wuca6c/oLKzzme7s=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DSXFKQHPYIF2KFDN25RHVHEVBNHHBU73XQM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2703/issue_event/2350407467@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2703@github.com>
References: <quicwg/base-drafts/pull/2703@github.com>
Subject: Re: [quicwg/base-drafts] CONNECT error:  MUST close, SHOULD RST (#2703)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1cd310e55_23c03fe01b2cd9647458da"; 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/8Ixk_o6Z6YH7L3ZnXmQnD6WT20k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:43:03 -0000

----==_mimepart_5cdf1cd310e55_23c03fe01b2cd9647458da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2703 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/2703#event-2350407467
----==_mimepart_5cdf1cd310e55_23c03fe01b2cd9647458da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444561283" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2703" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2703/hovercard" href="https://github.com/quicwg/base-drafts/pull/2703">#2703</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/2703?email_source=notifications&amp;email_token=AFTOJK5S3DZ7LCSPRAAQ3STPV4KFHA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6KY#event-2350407467">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52UKWVZHDNQ6B7K4LPV4KFHANCNFSM4HNFPMEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YM5U2FY5A2TXPRATPV4KFHA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6KY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK5S3DZ7LCSPRAAQ3STPV4KFHA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6KY#event-2350407467",
"url": "https://github.com/quicwg/base-drafts/pull/2703?email_source=notifications\u0026email_token=AFTOJK5S3DZ7LCSPRAAQ3STPV4KFHA5CNFSM4HNFPMEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORQMF6KY#event-2350407467",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf1cd310e55_23c03fe01b2cd9647458da--


From nobody Fri May 17 13:43:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD8BC1200E5 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KCOkgn3-JujX for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:43:28 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40C4312006A for <quic-issues@ietf.org>; Fri, 17 May 2019 13:43:28 -0700 (PDT)
Date: Fri, 17 May 2019 13:43:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125807; bh=At3vWSXP4xB23q2EsjE7y+RJ39ME/zPcH+uHhPOZmlc=; h=Date:From:To:Subject:From; b=dlMkMPZprxlaWZHH+DGzPTPXA3ZLtpw/pYUreJGXeAoCScDTdt75k8cPEbSPAO4Fv NZAA9bY1JkGFz68KpMYyRdZvPYqZoWAxUTP7E0ubdHXTDA2+p4/evvNCbEA8w4Mjbt uaEeURe4zLgmn05g6UlthP4BPQQ1E3nkWjxiJVWo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3daf52-58e298@github.com>
Subject: [quicwg/base-drafts] 58e298: Script updating gh-pages from 2eb334b9. [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/Z2p12jl9lhHuJrI80oVRgkPxujY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:43:30 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58e298a92898df8fea67e7ee3a17db1ae5ea6d8a
      https://github.com/quicwg/base-drafts/commit/58e298a92898df8fea67e7ee3a17db1ae5ea6d8a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2eb334b9. [ci skip]



From nobody Fri May 17 13:44:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4B26120158 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:44:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yUgZpieSC2-9 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:44:15 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E57E21200E5 for <quic-issues@ietf.org>; Fri, 17 May 2019 13:44:14 -0700 (PDT)
Date: Fri, 17 May 2019 13:44:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125854; bh=+HSPRL8EEjiqtO5uJeIOUx1fwHyVszRhxVpXA7VV6t8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R1qwlh1AQTV7k0NlCf6ceXJyDCJtK5KU9GOgQpKQmDc+lsSwdovSAqc/sp05mppNG TIpibJRP672038pdywCLhCE1CAKbQIe93HexIJEpzR3qMkIeUgXgHTFphg6fZIBKK0 aCu32cowXWXPVlCPYo6tSU9x9pBR/DdSwZ4283fQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMYX66LVVKTNDNYIF25RHZ5EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c493593668@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf1d1e29943_112c3f9fdcccd95c1064324"; 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/5mGVVC0U9y57RxKVC0lcTmlzzvc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:44:17 -0000

----==_mimepart_5cdf1d1e29943_112c3f9fdcccd95c1064324
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov "My point is mostly that one technology already works." - I'll specifically disagree with this point.  HTTP/2 has been an RFC for 4 years now and according to Patrick Meenan's surveys, a huge fraction of servers don't support HTTP/2 priorities and clients have somewhat odd usage patterns, with Chrome specifically trying to re-create strict priorities and Edge ignoring them entirely.

The complexity has also kept HTTP/2 priorities out of the web APIs, because it's clear the full functionality is far too complex for web developers and it's hard to agree upon what should be surfaced.

The target should be something the majority of implementations will implement, even if it's not their ideal solution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493593668
----==_mimepart_5cdf1d1e29943_112c3f9fdcccd95c1064324
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> "My point is mostly that one technology already works." - I'll specifically disagree with this point.  HTTP/2 has been an RFC for 4 years now and according to Patrick Meenan's surveys, a huge fraction of servers don't support HTTP/2 priorities and clients have somewhat odd usage patterns, with Chrome specifically trying to re-create strict priorities and Edge ignoring them entirely.</p>
<p>The complexity has also kept HTTP/2 priorities out of the web APIs, because it's clear the full functionality is far too complex for web developers and it's hard to agree upon what should be surfaced.</p>
<p>The target should be something the majority of implementations will implement, even if it's not their ideal solution.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK5OESMDEUKHK77HV2LPV4KJ5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVV2IRA#issuecomment-493593668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RQ5LALLCO6QVWULLPV4KJ5ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHQTVN7V2ALLBW4MLPV4KJ5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVV2IRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5OESMDEUKHK77HV2LPV4KJ5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVV2IRA#issuecomment-493593668",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5OESMDEUKHK77HV2LPV4KJ5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVV2IRA#issuecomment-493593668",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdf1d1e29943_112c3f9fdcccd95c1064324--


From nobody Fri May 17 13:44:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8705120158 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:44:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KCs79fdb8cGa for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 13:44:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6639B1200E5 for <quic-issues@ietf.org>; Fri, 17 May 2019 13:44:26 -0700 (PDT)
Date: Fri, 17 May 2019 13:44:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558125865; bh=oO2smeW+/8o0N3dGH/5KBvCFJvzabDOdy7KnOpUQJp0=; h=Date:From:To:Subject:From; b=lEelX1C1v/G3rGZ5YrtAIVp8D2FTSE5Kt/lCYf4UfvJO24ETi4+JW6pU9zAIucDM0 fMzTZxLUklw0DwWyAnseYKi+N26ExTZjUucU+Bjp1fkUGuyjZT8pRYYHtvEuLPMuDo 0TrSms8IIuKYruvVEM7e/fNlPTRMSKMF0T9ghap0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/58e298-efc292@github.com>
Subject: [quicwg/base-drafts] efc292: Script updating gh-pages from 196c64a0. [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/nzOMTH_EOyf473STU8bNc1w_oFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 20:44:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: efc2928ae0d2de17c1671ae212ad1b6bff40e91e
      https://github.com/quicwg/base-drafts/commit/efc2928ae0d2de17c1671ae212ad1b6bff40e91e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 196c64a0. [ci skip]



From nobody Fri May 17 16:16:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D19312027B for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 16:16:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 z2_lLa-DLfnl for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 16:16:06 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C77E1201F3 for <quic-issues@ietf.org>; Fri, 17 May 2019 16:16:06 -0700 (PDT)
Date: Fri, 17 May 2019 16:16:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558134965; bh=82piYmRovM5ufloI42O7gcW6xm52wt1dAbcZj8pgMl8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wHbHmHTJc9+bajlzfzv91Jsa+F14u3IMO7MVr2jtZrLQwVIqjOqVkhHx28tRBjo5S FeS5VxrOQ7jTw7AsWx3IhDLhytk6/9NV9oQxPfHBj9TwQ/cT2cjmmhLoRmsZrYTzfG KtpVgB/jSkk3Bl1vIfvqjVhzrE5Ko0dRdIg0c8SA=
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/2700/push/3621727004@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf40b4e880c_8e03f8c0b2cd964851865"; 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/iIuRz_sqBG81zAaRAvnuS4tIKm0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 17 May 2019 23:16:07 -0000

----==_mimepart_5cdf40b4e880c_8e03f8c0b2cd964851865
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d  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/2700/files/aaabebdefaf859c960424c0eed1957ef821f13ed..4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d

----==_mimepart_5cdf40b4e880c_8e03f8c0b2cd964851865
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/4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d">4124932</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/2700/files/aaabebdefaf859c960424c0eed1957ef821f13ed..4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d?email_source=notifications&amp;email_token=AFTOJK4MAA3NKIN5QK56EI3PV44DJA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCNZSG4YDANA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4M6MITVZ3K3SGMPRTPV44DJANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTIDAURSJQKM5F2PLPV44DJA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCNZSG4YDANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700/files/aaabebdefaf859c960424c0eed1957ef821f13ed..4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d?email_source=notifications\u0026email_token=AFTOJK4MAA3NKIN5QK56EI3PV44DJA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCNZSG4YDANA",
"url": "https://github.com/quicwg/base-drafts/pull/2700/files/aaabebdefaf859c960424c0eed1957ef821f13ed..4124932b0f6d374fd9849d85e9c3c1ee9fe26e2d?email_source=notifications\u0026email_token=AFTOJK4MAA3NKIN5QK56EI3PV44DJA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TQOJQGU4DIN2QOVZWQIZTGYZDCNZSG4YDANA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf40b4e880c_8e03f8c0b2cd964851865--


From nobody Fri May 17 22:33:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C7F5120100 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:33:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 413hQbDepdA4 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:33:02 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6366712002F for <quic-issues@ietf.org>; Fri, 17 May 2019 22:33:02 -0700 (PDT)
Date: Fri, 17 May 2019 22:33:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558157581; bh=3m0xzSyx96K6m2JqSvEFqxKqU8xiBwcWuo1T221l46g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=btdEFZdPi0VPJWV458sQqTMm5hI0+iv13GnJoD7lfrnM0nTbeTVCe91m/WLoeoXpq e3tanVgNDX6U7nTTR+MIa5C6fhROpc7dz18TJRLtRQtSP0lVoz9U3k/vt4Lmo0kzZt qjD75WWP+BmUim0WtualeKc99zH2yRoZqUjQcftM=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5J5PDFPTGJUBPUCQ525TFY3EVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723@github.com>
Subject: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf990dab03_42053f8d68acd96c488444"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Bq9aHRbWsWv3x0wRKlcV2dOtQcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 05:33:06 -0000

----==_mimepart_5cdf990dab03_42053f8d68acd96c488444
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes both problems in #2502
Consolidates #2700 and #2690
Allows the use cases from https://github.com/pmeenan/http3-prioritization-proposal/blob/master/README.md

(I am creating a new PR because I don't want to subsume #2700. While this is similar, it has enough differences to warrant separate discussion).

-----------

I believe we can get all the benefits of the previously proposed solutions by adding just a single new concept: zero-weighting of nodes in the dependency tree
This would have the following semantics:

Given a node in the tree:
- As long as there are children with non-zero weights: divide the node's bandwidth over those children based on their weights (which is what we already have)
- If there are only children with zero weight left: all bandwidth goes to the child with the lowest ID that can make progress (this is new, similar to #2700, but inverted)

Put differently: zero-weighted nodes get sent sequentially, after all non-zero weighted nodes. 

Additionally, a weight of zero becomes the default for newly added nodes (previously, the default weight was 16).
This makes the default behaviour First-Come-First-Served instead of Round-Robin. 

-----------

Differences from #2700 (strict priorities):
- This is very similar to the "weight absent" concept in #2700
- Removal of the "priority" field: this can be simulated instead by using placeholders. E.g., if you had three priorities of 63, 31 and 0, you would now have three zero-weighted placeholders, where the most important one (priority 64) is created first (has the lowest id) etc. See also below
- Still allows streams to depend on other streams (more similar to HTTP/2) (though this should not really even be needed anymore, see below)
- If you have both children with and without 0 weights, they no longer share bandwidth 50/50: the weighted children are sent first, then the non-weighted ones (this is detrimental if you "accidentally" mix both, as the sequential list will be sent after the round-robin resources, which is probably the opposite of what you want. So I admit there is the potential for dumb error here. Though the added simplicity for implementers who know what they are doing + better default behaviour is worth it imo)

Comparison to https://github.com/pmeenan/http3-prioritization-proposal/blob/master/README.md:
- @pmeenan's original proposal is probably easier to understand and possibly implement, as it requires a lot less placeholder/tree setup (I find that #2700 looses much of this simplicity though https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493076309)
- @pmeenan's full setup would require 64 high-level placeholders in this proposal (1 per priority value), but even the original document only uses 3 levels in practice for current browser use cases (63, 31 and 0). As @ianswett indicates https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493590118, the use case of "fairly share connectivity to an ORIGIN" would require more nodes, but it is very unclear whether this is/will be used in practice. 
- @pmeenan's concurrency concept requires 4 additional placeholders in this proposal (2 to split between concurrency 3 and 2+1 (both zero-weighted), then 2 more to split between 2 and 1 (both weight=50) ) (TODO: make an example image)
- TODO: I believe #2700 has similar issues with needing many placeholders, but haven't worked that out fully yet 
- In short, I feel that if we want to go with Pat's approach, we either need to go all-in (drop the dependency tree) or use a separate extension (potentially officially adopted by the wg prior to HTTP/3 RFC, after also adding a prioritization-negotation mechanism)

Comparison to #2960 (Orphan Placeholder):
- We no longer need a separate orphan placeholder: since nodes have a default weight of zero and those are only sent after weighted siblings (or, probably more commonly, zero-weight placeholder siblings with a lower id that are added at the start of the connection), nodes without explicit priority context never interrupt more important flows
- As such, "unprioritized" nodes can just be added to the root directly with weight zero without side-effects
- Fixes issues with early-pruning of the tree (https://github.com/quicwg/base-drafts/pull/2690#discussion_r282999731): all nodes can now just depend upon a placeholder. Direct references to other request nodes are no longer needed for sequential behaviour (also removes need for separate "append strategy" on the placeholder https://github.com/quicwg/base-drafts/pull/2700#pullrequestreview-237930797)

Comparison to HTTP/2 and current browser behaviour:
- Basically, we are adding a new type of prioritization semantic (sequential), without removing something that was already there
- The default behaviour is now First-Come-First-Served (FCFS), which our research [1] (and that of others [2]) has indicated is not perfect, but far better than HTTP/2's Round-Robin (RR) in almost all cases 
- Safari's current behaviour is still perfectly possible and requires no changes, same for Firefox
- Edge's old behaviour is implicitly changed from RR to FCFS, but seeing as they are switching to Chromium, this seems like a non-issue.
- Chrome's behaviour will have to change, but that was a given, since we removed exclusive dependencies in #2075, which it relies upon heavily. Chrome can just use 5 zero-weighted placeholder for the priority buckets (HIGHEST to LOWEST) and then just add zero-weighted requests to the appropriate placeholder. This is similar to https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513, but there the placeholders have weight=1, which is not 100% as clean.

The "reprioritizing within a sequential list" issue:
- This was discussed previously in https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513 and https://github.com/quicwg/base-drafts/pull/2700#issuecomment-493369036
- Upon reflection, I do not think either @pmeenan's proposal, nor #2700 actually allows this behaviour (for example, within priority 63, concurrency 3, there doesn't seem to be a way to add a resource before another one that is already there within the same concurrency, as things are also sent based on lowest request ID, same as in this proposal)
- It is also my understanding that Chrome doesn't even do this currently: exclusive prioritization only happens at the end of each "priority bucket", not within the bucket 
- A solution is to add yet another high-level placeholder (e.g., everything that is now in 63 moves to 62 and 63 is for the "really important stuff that needs to interrupt the other really important stuff")
- Alternatively, adding a weighted sibling node in this proposal also causes it to interrupt the other zero-weighted siblings' sequential processing (though this is more an all-or-nothing)

-------

This was a nice wall of text.
I wrote this after a sleepless night at 6AM, so probably there are some problems with this version (especially with the spec text, it's quite short now, probably requires some clarifications). 
I considered many other options (e.g., weight 255 instead of 0, placeholder append strategies, etc.) but the above came out as a clear winner on most points. 

I plan to add a couple of schema's/examples to clarify things and present this remotely at the interim (if the chairs think it's proper, of course).

I am not saying this is necessarily better than #2700, but I do like the simplicity. I think we should consider both options. 

TODO schema's/images:
- @pmeenan's example from his document (both for this proposal as for #2700)
- A reworking of Chrome's current behaviour into priority "buckets" (similar to https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491246513)
- Examples of default behaviour (Edge's old behaviour, race-conditions from #2502)

[1]: https://speeder.edm.uhasselt.be/www18/
[2]: https://blog.cloudflare.com/better-http-2-prioritization-for-a-faster-web/
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2723

-- Commit Summary --

  * HTTP/3 Zero-weighting

-- File Changes --

    M draft-ietf-quic-http.md (18)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2723.patch
https://github.com/quicwg/base-drafts/pull/2723.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/2723

----==_mimepart_5cdf990dab03_42053f8d68acd96c488444
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Fixes both problems in <a class=3D"issue-link js-issue-link" data-erro=
r-text=3D"Failed to load issue title" data-id=3D"418407068" data-permissi=
on-text=3D"Issue title is private" data-url=3D"https://github.com/quicwg/=
base-drafts/issues/2502" data-hovercard-type=3D"issue" data-hovercard-url=
=3D"/quicwg/base-drafts/issues/2502/hovercard" href=3D"https://github.com=
/quicwg/base-drafts/issues/2502">#2502</a><br>
Consolidates <a class=3D"issue-link js-issue-link" data-error-text=3D"Fai=
led to load issue title" data-id=3D"444195408" data-permission-text=3D"Is=
sue title is private" data-url=3D"https://github.com/quicwg/base-drafts/i=
ssues/2700" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/q=
uicwg/base-drafts/pull/2700/hovercard" href=3D"https://github.com/quicwg/=
base-drafts/pull/2700">#2700</a> and <a class=3D"issue-link js-issue-link=
" data-error-text=3D"Failed to load issue title" data-id=3D"442842858" da=
ta-permission-text=3D"Issue title is private" data-url=3D"https://github.=
com/quicwg/base-drafts/issues/2690" data-hovercard-type=3D"pull_request" =
data-hovercard-url=3D"/quicwg/base-drafts/pull/2690/hovercard" href=3D"ht=
tps://github.com/quicwg/base-drafts/pull/2690">#2690</a><br>
Allows the use cases from <a href=3D"https://github.com/pmeenan/http3-pri=
oritization-proposal/blob/master/README.md">https://github.com/pmeenan/ht=
tp3-prioritization-proposal/blob/master/README.md</a></p>
<p>(I am creating a new PR because I don't want to subsume <a class=3D"is=
sue-link js-issue-link" data-error-text=3D"Failed to load issue title" da=
ta-id=3D"444195408" data-permission-text=3D"Issue title is private" data-=
url=3D"https://github.com/quicwg/base-drafts/issues/2700" data-hovercard-=
type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2700=
/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/2700">#270=
0</a>. While this is similar, it has enough differences to warrant separa=
te discussion).</p>
<hr>
<p>I believe we can get all the benefits of the previously proposed solut=
ions by adding just a single new concept: zero-weighting of nodes in the =
dependency tree<br>
This would have the following semantics:</p>
<p>Given a node in the tree:</p>
<ul>
<li>As long as there are children with non-zero weights: divide the node'=
s bandwidth over those children based on their weights (which is what we =
already have)</li>
<li>If there are only children with zero weight left: all bandwidth goes =
to the child with the lowest ID that can make progress (this is new, simi=
lar to <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to=
 load issue title" data-id=3D"444195408" data-permission-text=3D"Issue ti=
tle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/=
2700" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/=
base-drafts/pull/2700/hovercard" href=3D"https://github.com/quicwg/base-d=
rafts/pull/2700">#2700</a>, but inverted)</li>
</ul>
<p>Put differently: zero-weighted nodes get sent sequentially, after all =
non-zero weighted nodes.</p>
<p>Additionally, a weight of zero becomes the default for newly added nod=
es (previously, the default weight was 16).<br>
This makes the default behaviour First-Come-First-Served instead of Round=
-Robin.</p>
<hr>
<p>Differences from <a class=3D"issue-link js-issue-link" data-error-text=
=3D"Failed to load issue title" data-id=3D"444195408" data-permission-tex=
t=3D"Issue title is private" data-url=3D"https://github.com/quicwg/base-d=
rafts/issues/2700" data-hovercard-type=3D"pull_request" data-hovercard-ur=
l=3D"/quicwg/base-drafts/pull/2700/hovercard" href=3D"https://github.com/=
quicwg/base-drafts/pull/2700">#2700</a> (strict priorities):</p>
<ul>
<li>This is very similar to the "weight absent" concept in <a class=3D"is=
sue-link js-issue-link" data-error-text=3D"Failed to load issue title" da=
ta-id=3D"444195408" data-permission-text=3D"Issue title is private" data-=
url=3D"https://github.com/quicwg/base-drafts/issues/2700" data-hovercard-=
type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2700=
/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/2700">#270=
0</a></li>
<li>Removal of the "priority" field: this can be simulated instead by usi=
ng placeholders. E.g., if you had three priorities of 63, 31 and 0, you w=
ould now have three zero-weighted placeholders, where the most important =
one (priority 64) is created first (has the lowest id) etc. See also belo=
w</li>
<li>Still allows streams to depend on other streams (more similar to HTTP=
/2) (though this should not really even be needed anymore, see below)</li=
>
<li>If you have both children with and without 0 weights, they no longer =
share bandwidth 50/50: the weighted children are sent first, then the non=
-weighted ones (this is detrimental if you "accidentally" mix both, as th=
e sequential list will be sent after the round-robin resources, which is =
probably the opposite of what you want. So I admit there is the potential=
 for dumb error here. Though the added simplicity for implementers who kn=
ow what they are doing + better default behaviour is worth it imo)</li>
</ul>
<p>Comparison to <a href=3D"https://github.com/pmeenan/http3-prioritizati=
on-proposal/blob/master/README.md">https://github.com/pmeenan/http3-prior=
itization-proposal/blob/master/README.md</a>:</p>
<ul>
<li><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
pmeenan">@pmeenan</a>'s original proposal is probably easier to understan=
d and possibly implement, as it requires a lot less placeholder/tree setu=
p (I find that <a class=3D"issue-link js-issue-link" data-error-text=3D"F=
ailed to load issue title" data-id=3D"444195408" data-permission-text=3D"=
Issue title is private" data-url=3D"https://github.com/quicwg/base-drafts=
/issues/2700" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"=
/quicwg/base-drafts/pull/2700/hovercard" href=3D"https://github.com/quicw=
g/base-drafts/pull/2700">#2700</a> looses much of this simplicity though =
<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load i=
ssue title" data-id=3D"444195408" data-permission-text=3D"Issue title is =
private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2700" d=
ata-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-dr=
afts/pull/2700/hovercard?comment_id=3D493076309&amp;comment_type=3Dissue_=
comment" href=3D"https://github.com/quicwg/base-drafts/pull/2700#issuecom=
ment-493076309">#2700 (comment)</a>)</li>
<li><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
pmeenan">@pmeenan</a>'s full setup would require 64 high-level placeholde=
rs in this proposal (1 per priority value), but even the original documen=
t only uses 3 levels in practice for current browser use cases (63, 31 an=
d 0). As <a class=3D"user-mention" data-hovercard-type=3D"user" data-hove=
rcard-url=3D"/hovercards?user_id=3D20072817" data-octo-click=3D"hovercard=
-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gith=
ub.com/ianswett">@ianswett</a> indicates <a class=3D"issue-link js-issue-=
link" data-error-text=3D"Failed to load issue title" data-id=3D"444195408=
" data-permission-text=3D"Issue title is private" data-url=3D"https://git=
hub.com/quicwg/base-drafts/issues/2700" data-hovercard-type=3D"pull_reque=
st" data-hovercard-url=3D"/quicwg/base-drafts/pull/2700/hovercard?comment=
_id=3D493590118&amp;comment_type=3Dissue_comment" href=3D"https://github.=
com/quicwg/base-drafts/pull/2700#issuecomment-493590118">#2700 (comment)<=
/a>, the use case of "fairly share connectivity to an ORIGIN" would requi=
re more nodes, but it is very unclear whether this is/will be used in pra=
ctice.</li>
<li><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
pmeenan">@pmeenan</a>'s concurrency concept requires 4 additional placeho=
lders in this proposal (2 to split between concurrency 3 and 2+1 (both ze=
ro-weighted), then 2 more to split between 2 and 1 (both weight=3D50) ) (=
TODO: make an example image)</li>
<li>TODO: I believe <a class=3D"issue-link js-issue-link" data-error-text=
=3D"Failed to load issue title" data-id=3D"444195408" data-permission-tex=
t=3D"Issue title is private" data-url=3D"https://github.com/quicwg/base-d=
rafts/issues/2700" data-hovercard-type=3D"pull_request" data-hovercard-ur=
l=3D"/quicwg/base-drafts/pull/2700/hovercard" href=3D"https://github.com/=
quicwg/base-drafts/pull/2700">#2700</a> has similar issues with needing m=
any placeholders, but haven't worked that out fully yet</li>
<li>In short, I feel that if we want to go with Pat's approach, we either=
 need to go all-in (drop the dependency tree) or use a separate extension=
 (potentially officially adopted by the wg prior to HTTP/3 RFC, after als=
o adding a prioritization-negotation mechanism)</li>
</ul>
<p>Comparison to #2960 (Orphan Placeholder):</p>
<ul>
<li>We no longer need a separate orphan placeholder: since nodes have a d=
efault weight of zero and those are only sent after weighted siblings (or=
, probably more commonly, zero-weight placeholder siblings with a lower i=
d that are added at the start of the connection), nodes without explicit =
priority context never interrupt more important flows</li>
<li>As such, "unprioritized" nodes can just be added to the root directly=
 with weight zero without side-effects</li>
<li>Fixes issues with early-pruning of the tree (<a class=3D"issue-link j=
s-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D"4=
42842858" data-permission-text=3D"Issue title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2690/hovercard=
?comment_id=3D282999731&amp;comment_type=3Dreview_comment" href=3D"https:=
//github.com/quicwg/base-drafts/pull/2690#discussion_r282999731">#2690 (c=
omment)</a>): all nodes can now just depend upon a placeholder. Direct re=
ferences to other request nodes are no longer needed for sequential behav=
iour (also removes need for separate "append strategy" on the placeholder=
 <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load =
issue title" data-id=3D"444195408" data-permission-text=3D"Issue title is=
 private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2700" =
data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-d=
rafts/pull/2700/hovercard?comment_id=3D237930797&amp;comment_type=3Drevie=
w" href=3D"https://github.com/quicwg/base-drafts/pull/2700#pullrequestrev=
iew-237930797">#2700 (review)</a>)</li>
</ul>
<p>Comparison to HTTP/2 and current browser behaviour:</p>
<ul>
<li>Basically, we are adding a new type of prioritization semantic (seque=
ntial), without removing something that was already there</li>
<li>The default behaviour is now First-Come-First-Served (FCFS), which ou=
r research <a href=3D"https://speeder.edm.uhasselt.be/www18/" rel=3D"nofo=
llow">1</a> (and that of others <a href=3D"https://blog.cloudflare.com/be=
tter-http-2-prioritization-for-a-faster-web/" rel=3D"nofollow">2</a>) has=
 indicated is not perfect, but far better than HTTP/2's Round-Robin (RR) =
in almost all cases</li>
<li>Safari's current behaviour is still perfectly possible and requires n=
o changes, same for Firefox</li>
<li>Edge's old behaviour is implicitly changed from RR to FCFS, but seein=
g as they are switching to Chromium, this seems like a non-issue.</li>
<li>Chrome's behaviour will have to change, but that was a given, since w=
e removed exclusive dependencies in <a class=3D"issue-link js-issue-link"=
 data-error-text=3D"Failed to load issue title" data-id=3D"385979511" dat=
a-permission-text=3D"Issue title is private" data-url=3D"https://github.c=
om/quicwg/base-drafts/issues/2075" data-hovercard-type=3D"pull_request" d=
ata-hovercard-url=3D"/quicwg/base-drafts/pull/2075/hovercard" href=3D"htt=
ps://github.com/quicwg/base-drafts/pull/2075">#2075</a>, which it relies =
upon heavily. Chrome can just use 5 zero-weighted placeholder for the pri=
ority buckets (HIGHEST to LOWEST) and then just add zero-weighted request=
s to the appropriate placeholder. This is similar to <a class=3D"issue-li=
nk js-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D=
"418407068" data-permission-text=3D"Issue title is private" data-url=3D"h=
ttps://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type=3D"=
issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/2502/hovercard?co=
mment_id=3D491246513&amp;comment_type=3Dissue_comment" href=3D"https://gi=
thub.com/quicwg/base-drafts/issues/2502#issuecomment-491246513">#2502 (co=
mment)</a>, but there the placeholders have weight=3D1, which is not 100%=
 as clean.</li>
</ul>
<p>The "reprioritizing within a sequential list" issue:</p>
<ul>
<li>This was discussed previously in <a class=3D"issue-link js-issue-link=
" data-error-text=3D"Failed to load issue title" data-id=3D"418407068" da=
ta-permission-text=3D"Issue title is private" data-url=3D"https://github.=
com/quicwg/base-drafts/issues/2502" data-hovercard-type=3D"issue" data-ho=
vercard-url=3D"/quicwg/base-drafts/issues/2502/hovercard?comment_id=3D491=
246513&amp;comment_type=3Dissue_comment" href=3D"https://github.com/quicw=
g/base-drafts/issues/2502#issuecomment-491246513">#2502 (comment)</a> and=
 <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load =
issue title" data-id=3D"444195408" data-permission-text=3D"Issue title is=
 private" data-url=3D"https://github.com/quicwg/base-drafts/issues/2700" =
data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-d=
rafts/pull/2700/hovercard?comment_id=3D493369036&amp;comment_type=3Dissue=
_comment" href=3D"https://github.com/quicwg/base-drafts/pull/2700#issueco=
mment-493369036">#2700 (comment)</a></li>
<li>Upon reflection, I do not think either <a class=3D"user-mention" data=
-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4441=
65" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link=
_type:self" href=3D"https://github.com/pmeenan">@pmeenan</a>'s proposal, =
nor <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to lo=
ad issue title" data-id=3D"444195408" data-permission-text=3D"Issue title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/270=
0" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/bas=
e-drafts/pull/2700/hovercard" href=3D"https://github.com/quicwg/base-draf=
ts/pull/2700">#2700</a> actually allows this behaviour (for example, with=
in priority 63, concurrency 3, there doesn't seem to be a way to add a re=
source before another one that is already there within the same concurren=
cy, as things are also sent based on lowest request ID, same as in this p=
roposal)</li>
<li>It is also my understanding that Chrome doesn't even do this currentl=
y: exclusive prioritization only happens at the end of each "priority buc=
ket", not within the bucket</li>
<li>A solution is to add yet another high-level placeholder (e.g., everyt=
hing that is now in 63 moves to 62 and 63 is for the "really important st=
uff that needs to interrupt the other really important stuff")</li>
<li>Alternatively, adding a weighted sibling node in this proposal also c=
auses it to interrupt the other zero-weighted siblings' sequential proces=
sing (though this is more an all-or-nothing)</li>
</ul>
<hr>
<p>This was a nice wall of text.<br>
I wrote this after a sleepless night at 6AM, so probably there are some p=
roblems with this version (especially with the spec text, it's quite shor=
t now, probably requires some clarifications).<br>
I considered many other options (e.g., weight 255 instead of 0, placehold=
er append strategies, etc.) but the above came out as a clear winner on m=
ost points.</p>
<p>I plan to add a couple of schema's/examples to clarify things and pres=
ent this remotely at the interim (if the chairs think it's proper, of cou=
rse).</p>
<p>I am not saying this is necessarily better than <a class=3D"issue-link=
 js-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D=
"444195408" data-permission-text=3D"Issue title is private" data-url=3D"h=
ttps://github.com/quicwg/base-drafts/issues/2700" data-hovercard-type=3D"=
pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2700/hoverca=
rd" href=3D"https://github.com/quicwg/base-drafts/pull/2700">#2700</a>, b=
ut I do like the simplicity. I think we should consider both options.</p>=

<p>TODO schema's/images:</p>
<ul>
<li><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
pmeenan">@pmeenan</a>'s example from his document (both for this proposal=
 as for <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed t=
o load issue title" data-id=3D"444195408" data-permission-text=3D"Issue t=
itle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues=
/2700" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg=
/base-drafts/pull/2700/hovercard" href=3D"https://github.com/quicwg/base-=
drafts/pull/2700">#2700</a>)</li>
<li>A reworking of Chrome's current behaviour into priority "buckets" (si=
milar to <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed =
to load issue title" data-id=3D"418407068" data-permission-text=3D"Issue =
title is private" data-url=3D"https://github.com/quicwg/base-drafts/issue=
s/2502" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-=
drafts/issues/2502/hovercard?comment_id=3D491246513&amp;comment_type=3Dis=
sue_comment" href=3D"https://github.com/quicwg/base-drafts/issues/2502#is=
suecomment-491246513">#2502 (comment)</a>)</li>
<li>Examples of default behaviour (Edge's old behaviour, race-conditions =
from <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to l=
oad issue title" data-id=3D"418407068" data-permission-text=3D"Issue titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/25=
02" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/2502/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/2502">#2502</a>)</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/2723=
'>https://github.com/quicwg/base-drafts/pull/2723</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>HTTP/3 Zero-weighting</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href=3D"https://github.com/quicwg/base-drafts/pull/2723/files#diff=
-0">draft-ietf-quic-http.md</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2723.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/2723.patch</a></li>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2723.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/2723.diff</a></li>
</ul>

<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/2723?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3K4VJ5NKYZHB4WZR3PV6II3A5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFUVEXG43VMW=
VGG33NNVSW45C7NFSM4GUQR3VA">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK3TTXG55IAU6GWL4P3PV6II3AN=
CNFSM4HNZSPUA">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK6EBHBTEM252KUT7GLPV6II3A5CNFSM4HNZSPUKYY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUQR3VA.gif" height=3D"1" width=3D"1" a=
lt=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/2723?email_source=3D=
notifications\u0026email_token=3DAFTOJK3K4VJ5NKYZHB4WZR3PV6II3A5CNFSM4HNZ=
SPUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUQR3VA",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3K4VJ5NKYZHB4WZR3PV6II3A5CNFSM4HNZSP=
UKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUQR3VA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf990dab03_42053f8d68acd96c488444--


From nobody Fri May 17 22:39:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B161D120145 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:39:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 qvM4C70IHAUH for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:39:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1B75120100 for <quic-issues@ietf.org>; Fri, 17 May 2019 22:39:51 -0700 (PDT)
Date: Fri, 17 May 2019 22:39:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558157990; bh=W3KLctK1dg/BqLvA7ZJhsrhQ26n+Pz8x5yaq9LiusCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x++awkZ/yBk3CEM/am4x6RdGtJ/D38+YgKvrA9XPVOANtGiOjrTawshqq1jUIQpi5 vPdlPJTVHSdFO4gb012+tTwYJ2SHMJwI9MiJcsYXSbMut82VNB7stgDwOVH1UHPuHW OxV/2ZqojKAqwRdKbafZLA/mD1lKjIE1GppkVmzc=
From: Robin Marx <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/2723/push/3622136263@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf9aa65d90b_388e3fd7c12cd96c3678b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
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/V00-bHZEa6XufObbiuNbCDP9TXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 05:39:53 -0000

----==_mimepart_5cdf9aa65d90b_388e3fd7c12cd96c3678b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx pushed 1 commit.

736250c590e93e1433c00c82007d4a9183a99f28  Fix trailing whitespace


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723/files/38438620ca5ac2b80e6e824e51e950170f57e468..736250c590e93e1433c00c82007d4a9183a99f28

----==_mimepart_5cdf9aa65d90b_388e3fd7c12cd96c3678b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/rmarx" class="user-mention">@rmarx</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/736250c590e93e1433c00c82007d4a9183a99f28">736250c</a>  Fix trailing whitespace</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/2723/files/38438620ca5ac2b80e6e824e51e950170f57e468..736250c590e93e1433c00c82007d4a9183a99f28?email_source=notifications&amp;email_token=AFTOJKYHTUIFK24E76BZFRLPV6JCNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJTGYZDMMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OE3CECWYDXL4X74LPV6JCNANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AZ53SNIWHCKBHJHDPV6JCNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJTGYZDMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723/files/38438620ca5ac2b80e6e824e51e950170f57e468..736250c590e93e1433c00c82007d4a9183a99f28?email_source=notifications\u0026email_token=AFTOJKYHTUIFK24E76BZFRLPV6JCNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJTGYZDMMY",
"url": "https://github.com/quicwg/base-drafts/pull/2723/files/38438620ca5ac2b80e6e824e51e950170f57e468..736250c590e93e1433c00c82007d4a9183a99f28?email_source=notifications\u0026email_token=AFTOJKYHTUIFK24E76BZFRLPV6JCNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJTGYZDMMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf9aa65d90b_388e3fd7c12cd96c3678b9--


From nobody Fri May 17 22:45:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22514120154 for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:45:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 6YNlmwQQd_1Y for <quic-issues@ietfa.amsl.com>; Fri, 17 May 2019 22:45:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A97DB1200A3 for <quic-issues@ietf.org>; Fri, 17 May 2019 22:45:43 -0700 (PDT)
Date: Fri, 17 May 2019 22:45:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558158342; bh=teyxUsDL0ebggrWRR/9qqfHGrvMayQcy6P1nHrMhqeo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uVUUmiDgnEfVIFpyk96hUmvrDNGEjPHx8i1z5FQCQnS6wM2Y98/oCsJf8qwSRGByO VBGlVbAO5mkzlLKBW4wVydNNfCf7PxPan3tJAw3C01mHo0urLB1Y9KhHfnCsNXV4y+ t3OZT09duX6bHJ8Z000t4X6tmtrq+9hpqm5NFEqs=
From: Robin Marx <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/2723/push/3622141924@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdf9c06ae31e_7ba93fb5c06cd96849551"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
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/bExFRh3a2f1NLr_JAoVSBLATv_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: Sat, 18 May 2019 05:45:45 -0000

----==_mimepart_5cdf9c06ae31e_7ba93fb5c06cd96849551
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx pushed 1 commit.

9cc555aa0cdcda6d8776ebf06999ea839bed24ef  Line length off-by-one error


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723/files/736250c590e93e1433c00c82007d4a9183a99f28..9cc555aa0cdcda6d8776ebf06999ea839bed24ef

----==_mimepart_5cdf9c06ae31e_7ba93fb5c06cd96849551
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/rmarx" class="user-mention">@rmarx</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9cc555aa0cdcda6d8776ebf06999ea839bed24ef">9cc555a</a>  Line length off-by-one 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/2723/files/736250c590e93e1433c00c82007d4a9183a99f28..9cc555aa0cdcda6d8776ebf06999ea839bed24ef?email_source=notifications&amp;email_token=AFTOJK72B7HABZBYZ6WRXHLPV6JYNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJUGE4TENA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTTTCZMBUDBZWPUU3PV6JYNANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SVC5KVNL772LJQMTPV6JYNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJUGE4TENA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723/files/736250c590e93e1433c00c82007d4a9183a99f28..9cc555aa0cdcda6d8776ebf06999ea839bed24ef?email_source=notifications\u0026email_token=AFTOJK72B7HABZBYZ6WRXHLPV6JYNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJUGE4TENA",
"url": "https://github.com/quicwg/base-drafts/pull/2723/files/736250c590e93e1433c00c82007d4a9183a99f28..9cc555aa0cdcda6d8776ebf06999ea839bed24ef?email_source=notifications\u0026email_token=AFTOJK72B7HABZBYZ6WRXHLPV6JYNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DAMBXHE3TEM2QOVZWQIZTGYZDEMJUGE4TENA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cdf9c06ae31e_7ba93fb5c06cd96849551--


From nobody Sat May 18 00:54:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEEA01202D7 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 00:54:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CR3q9zLhRAkY for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 00:54:00 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09E96120089 for <quic-issues@ietf.org>; Sat, 18 May 2019 00:54:00 -0700 (PDT)
Date: Sat, 18 May 2019 00:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558166039; bh=KXkPdR49zknWqhucCq4VjGnC2gRkRW+//oYsWY9Zn9k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ksus/iQhWuhUXoHcoVH8Z/yXP8AquUIRlaljixw69FiHnG4fZMTSY9swifpwLC4uW W5qdC0pLHsmnGVIA4Xf5AaMnmBrEvIL1/ghTlBA52YieKzQkd5Mfuom1BwBxGsIanK hxOnxaBl9n6NErodxiwbn0JbwhEJIxr7nVH2ZBvM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24QMJSQD4YIZ25WON25TWJPEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493657259@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfba1715b43_72b83fee128cd968716349"; 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/qqFDqtRD888Uneu_yQt8W9-rP-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: Sat, 18 May 2019 07:54:02 -0000

----==_mimepart_5cdfba1715b43_72b83fee128cd968716349
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why not make zero take precedence over any weights and avoid the dumb error:

As long as there are 0 weights the first such is served, then weighted entries. You could also call this infinity weight.

I agree that a design does not have to adhere to easily avoidable dumb errors, but sometimes such cases reveal something fundamental about the underlying 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/pull/2723#issuecomment-493657259
----==_mimepart_5cdfba1715b43_72b83fee128cd968716349
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Why not make zero take precedence over any weights and avoid the dumb error:</p>
<p>As long as there are 0 weights the first such is served, then weighted entries. You could also call this infinity weight.</p>
<p>I agree that a design does not have to adhere to easily avoidable dumb errors, but sometimes such cases reveal something fundamental about the underlying 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/pull/2723?email_source=notifications&amp;email_token=AFTOJK2FFCIY4246MBU5AVLPV6YZPA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJZKY#issuecomment-493657259">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GL3VRB2GBFHDMWT3PV6YZPANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK67VXFY6LYBW6L73BDPV6YZPA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJZKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK2FFCIY4246MBU5AVLPV6YZPA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJZKY#issuecomment-493657259",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK2FFCIY4246MBU5AVLPV6YZPA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJZKY#issuecomment-493657259",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdfba1715b43_72b83fee128cd968716349--


From nobody Sat May 18 00:59:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 343111202DE for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 00:59:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GqQMp2QozbFO for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 00:59:00 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0EFA1202D7 for <quic-issues@ietf.org>; Sat, 18 May 2019 00:58:59 -0700 (PDT)
Date: Sat, 18 May 2019 00:58:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558166338; bh=EG8BW0sIpz4Qmu1nMt6EdyRI4WrSUwynWocD7/uAXTE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nS1TrgX3tV+YxdH1QOa11tvYvt2nQUioXGRqLxvOtfd1VbT5aCgbvVqxVRwxHhYnG B4TVW3Z5JHxI1EOZlRIksZQJMOE1IgE89d2E/SQmPHO5Kt/5VhX56npbmvrmZJGcoV dWJ5fG9/5Qu4/2P82eFp+OfsYxdPzmrwkbJqRQx4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6U7H4RZI6KDDG7GLV25TW4FEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493657558@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfbb427e6ed_597c3fb5c06cd968227759"; 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/__x46UH_LTt41ctu7xLRPk3DebE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 07:59:01 -0000

----==_mimepart_5cdfbb427e6ed_597c3fb5c06cd968227759
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Moreover, if the weights are fractions, then 0 becomes infinite in a natural manner, and 1 becomes the highest priority naturally instead of some arbitrary large 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/2723#issuecomment-493657558
----==_mimepart_5cdfbb427e6ed_597c3fb5c06cd968227759
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Moreover, if the weights are fractions, then 0 becomes infinite in a natural manner, and 1 becomes the highest priority naturally instead of some arbitrary large 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/2723?email_source=notifications&amp;email_token=AFTOJK752U36MC7KDMOMLBDPV6ZMFA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJ3VQ#issuecomment-493657558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6UW4WIWJJ7J6ZZC3PV6ZMFANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3B66MNU2OPICQHTDDPV6ZMFA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJ3VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK752U36MC7KDMOMLBDPV6ZMFA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJ3VQ#issuecomment-493657558",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK752U36MC7KDMOMLBDPV6ZMFA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWJ3VQ#issuecomment-493657558",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdfbb427e6ed_597c3fb5c06cd968227759--


From nobody Sat May 18 01:10:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D226B1200B6 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 01:10:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jsqIRh25oNRE for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 01:10:49 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 467E9120089 for <quic-issues@ietf.org>; Sat, 18 May 2019 01:10:49 -0700 (PDT)
Date: Sat, 18 May 2019 01:10:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558167048; bh=JCxsIPXKttpm7aIe304ayfJpNwPgKkPfwOeJ47CSP5Q=; h=Date:From:To:Subject:From; b=hWk7VnY5v1v8CZN4xbOtyHJmzacL5q56MpV4zY6H48+ehzLsXBPxhgYZuM/xLpdnU JWvl4TK9lD296ilBTQiinB7rM+rJTuwXEGhM69/+uCbrTsZA46r0KOzSd/8lR1MKI4 8XNBBGbPLliOw9WRkaMk9MvwqQ9K9o+oyksddYcM=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/39a59f-bf969a@github.com>
Subject: [quicwg/wg-materials] 4cfad9: Add logistics slides for May interim
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lkIk5cjT5dE4OTlIr4PIsuw9u-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: Sat, 18 May 2019 08:10:51 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 4cfad9e873acf9aebb78b5375d24053b848479fc
      https://github.com/quicwg/wg-materials/commit/4cfad9e873acf9aebb78b5375d24053b848479fc
  Author: Alessandro Ghedini <alessandro@cloudflare.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    A interim-19-05/QUIC interop_interim, May 2019.pdf

  Log Message:
  -----------
  Add logistics slides for May interim


  Commit: bf969a85ace52871cd9da7a37613ba3c48560fd6
      https://github.com/quicwg/wg-materials/commit/bf969a85ace52871cd9da7a37613ba3c48560fd6
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    A interim-19-05/QUIC interop_interim, May 2019.pdf

  Log Message:
  -----------
  Merge pull request #109 from ghedo/logistics

Add logistics slides for May interim


Compare: https://github.com/quicwg/wg-materials/compare/39a59fbe483b...bf969a85ace5


From nobody Sat May 18 01:12:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAC5912013A for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 01:12:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Go8A82wDV1XU for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 01:12:17 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 961DC1200B6 for <quic-issues@ietf.org>; Sat, 18 May 2019 01:12:17 -0700 (PDT)
Date: Sat, 18 May 2019 01:12:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558167137; bh=UxVOJSMdyx+wcQMl69UoatqehssASeSbJpxGZDFnatA=; h=Date:From:To:Subject:From; b=sSSMKoNMy5RUtR/TeZmQjlealUwHO8zBkziexQqBt2Kz+ve1s5bOsZTR4mVxk9NAT iH4y+7SK44bx5g9MKiBJLZiwCTR2yFaO5/yaf9Zilu4DfZRo6PmhHa20m/rBgp7pYR N4xFH2jPQs0/EWuvmG78LZvNfmbP1nY3BO9wLW2g=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/bf969a-9c969a@github.com>
Subject: [quicwg/wg-materials] 9c969a: rename logistics
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d0vQ-qZpUXdHO3VkZkTVjHl05C0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 08:12:19 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 9c969a9925bfbc9c34cf1bd3c0bac34f7ff94269
      https://github.com/quicwg/wg-materials/commit/9c969a9925bfbc9c34cf1bd3c0bac34f7ff94269
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    R interim-19-05/QUIC interop_interim, May 2019.pdf
    A interim-19-05/logistics.pdf

  Log Message:
  -----------
  rename logistics



From nobody Sat May 18 03:35:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2348D1200A3 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 03:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 KYBJaCtgRKKm for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 03:35:19 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A30A61200A1 for <quic-issues@ietf.org>; Sat, 18 May 2019 03:35:19 -0700 (PDT)
Date: Sat, 18 May 2019 03:35:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558175718; bh=U/FNKj7dAbvDgj197lniS6wB9KvMF7qoHY3W15kGQ7U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dHWtk8HHw19N89iZ0wGAzizh7JyyDp48Yca6up+p26lYIQWamgxhBMYjslIhSRAcN hHpAWtn+53tsszzKWrbp2e+/GCJ0JcLItXzUPBMklsfcEnNufMU6mtfh6O0G4hFhBx +8YHl2/MRW6Flk4Ki5uC8Lxy7MqBoX7IuRcowfpU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AA4Z3Q2QLWVIGZIF25UJGNEVBNHHBVB6T2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2715/review/239193554@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2715@github.com>
References: <quicwg/base-drafts/pull/2715@github.com>
Subject: Re: [quicwg/base-drafts] Specify error for a DATA frame before any HEADERS frames (#2715)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfdfe6886a3_7fde3ff56decd964783324"; 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/IeB3pD0e3Ec_dGHTXJf1lx8ZeMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 10:35:21 -0000

----==_mimepart_5cdfdfe6886a3_7fde3ff56decd964783324
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue approved this pull request.

LGTM but don't forget push

> @@ -423,6 +423,10 @@ must be received and processed before the message can be consumed.  See
 The "chunked" transfer encoding defined in Section 4.1 of {{!RFC7230}} MUST NOT
 be used.
 
+If a DATA frame is received before a HEADERS frame on a request stream, the

```suggestion
If a DATA frame is received before a HEADERS frame on a either a request or push stream, 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/2715#pullrequestreview-239193554
----==_mimepart_5cdfdfe6886a3_7fde3ff56decd964783324
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@LPardue</b> approved this pull request.</p>=0D
=0D
<p>LGTM but don't forget push</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2715#discussi=
on_r285337576">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -423,6 +423,10 @@ must be received and =
processed before the message can be consumed.  See=0D
 The &quot;chunked&quot; transfer encoding defined in Section 4.1 of {{!R=
FC7230}} MUST NOT=0D
 be used.=0D
 =0D
+If a DATA frame is received before a HEADERS frame on a request stream, =
the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If a DATA frame is received before a HEADERS =
frame on a request stream, the=0D
+If a DATA frame is received before a HEADERS frame on a either a request=
 or push stream, 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/2715?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2HIV4PCUMGL7LJQDDPV7LWNA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA43UQ#pullrequestreview-239193554=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK7WIBF5HHBRPTAXHQDPV7LWNANCNFSM4HNPI3TQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK4A57GS=
IFDMDR3NGFTPV7LWNA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA43UQ.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/2715?email_source=3D=
notifications\u0026email_token=3DAFTOJK2HIV4PCUMGL7LJQDDPV7LWNA5CNFSM4HNP=
I3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZA43UQ#pullrequestreview-239193554",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2715?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2HIV4PCUMGL7LJQDDPV7LWNA5CNFSM4HNPI3=
T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA=
43UQ#pullrequestreview-239193554",=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_5cdfdfe6886a3_7fde3ff56decd964783324--


From nobody Sat May 18 04:02:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1614A120131 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3xjnoegiYtoT for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:02:55 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD632120075 for <quic-issues@ietf.org>; Sat, 18 May 2019 04:02:54 -0700 (PDT)
Date: Sat, 18 May 2019 04:02:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558177373; bh=krksipN7uXWsQ1RNbXkRvamQRrGtviRGxGdebK0k9ZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sPQveefSfyY0eRDibGLmX+SiCfnx095pKNQi/BInbaRekJTsvUSCf2K3hq8mvZfRq PCLaAePLQ1sf6VYFL/ZPR3KG+05q9rymO31Zat49YPfELHtmyDoxaQkmLCqHrq92Hp Jm2ItEjQ1fIfSN25ayZ3lNfmkZPy+E2NID3yszhY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7V4TA5J5QEN3P3KFF25UMN3EVBNHHBU53JAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2698/review/239194312@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2698@github.com>
References: <quicwg/base-drafts/pull/2698@github.com>
Subject: Re: [quicwg/base-drafts] Break up H2 Frame Considerations (#2698)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfe65da709f_ac73f8696ccd95c470850"; 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/E6EssLKo8FdegWWIbTTdQd4_d8c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 11:02:57 -0000

----==_mimepart_5cdfe65da709f_ac73f8696ccd95c470850
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue approved this pull request.

Made a small suggestion but oterwise LGTM.

> +PRIORITY frame on the request stream, if any, always comes first is explicitly
+stated.
+
+Exclusive prioritization has been removed, since implicitly reprioritizing other
+streams which might or might not exist yet is prone to race conditions even with
+the assumptions used to permit initial PRIORITY frames on request streams.
+
+HTTP/3 permits the prioritization of requests, pushes and placeholders that each
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces the
+stream dependency field with fields that can identify the element of interest
+and its dependency.
+
+### Header Compression Differences
+
+HPACK was designed with the assumption of in-order delivery. A sequence of
+encoded header blocks must arrive (and be decoded) at an endpoint in the same

```suggestion
encoded header block fragments must arrive (and be decoded) at an endpoint in the same
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2698#pullrequestreview-239194312
----==_mimepart_5cdfe65da709f_ac73f8696ccd95c470850
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@LPardue</b> approved this pull request.</p>=0D
=0D
<p>Made a small suggestion but oterwise LGTM.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2698#discussi=
on_r285338304">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +PRIORITY frame on the request stream, if =
any, always comes first is explicitly=0D
+stated.=0D
+=0D
+Exclusive prioritization has been removed, since implicitly reprioritizi=
ng other=0D
+streams which might or might not exist yet is prone to race conditions e=
ven with=0D
+the assumptions used to permit initial PRIORITY frames on request stream=
s.=0D
+=0D
+HTTP/3 permits the prioritization of requests, pushes and placeholders t=
hat each=0D
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces =
the=0D
+stream dependency field with fields that can identify the element of int=
erest=0D
+and its dependency.=0D
+=0D
+### Header Compression Differences=0D
+=0D
+HPACK was designed with the assumption of in-order delivery. A sequence =
of=0D
+encoded header blocks must arrive (and be decoded) at an endpoint in the=
 same=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-encoded header blocks must arrive (and be dec=
oded) at an endpoint in the same=0D
+encoded header block fragments must arrive (and be decoded) at an endpoi=
nt in the same=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/2698?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5JCT3VBX42MHLQABTPV7O53A5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA5BSA#pullrequestreview-239194312=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3GUTC4WBJS6KEVMFTPV7O53ANCNFSM4HM4A6YQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZIBBT7=
3XZCCCASFXTPV7O53A5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA5BSA.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/2698?email_source=3D=
notifications\u0026email_token=3DAFTOJK5JCT3VBX42MHLQABTPV7O53A5CNFSM4HM4=
A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZA5BSA#pullrequestreview-239194312",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2698?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5JCT3VBX42MHLQABTPV7O53A5CNFSM4HM4A6=
Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA=
5BSA#pullrequestreview-239194312",=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_5cdfe65da709f_ac73f8696ccd95c470850--


From nobody Sat May 18 04:09:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBDAA120052 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:09:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 3zR54PgvOpGf for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:09:26 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC005120075 for <quic-issues@ietf.org>; Sat, 18 May 2019 04:09:26 -0700 (PDT)
Date: Sat, 18 May 2019 04:09:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558177765; bh=r0+q7/g6dwKQ78fT8wa2zlcibzq2sEMX+iAZYAYR2Ww=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QtbGPIGUSW+22w3Fezlry7hmi5wMRMRypFDziTlumn52Vz8IZLneMCkfouHqlgZxj VPYMXUjn3UaC6dY2U85oBnyS4GH8x+jajyXlQXxvmXzSkoI0ZszmlHR8MKJYV8U9Ik JlP2tA9FRN9FdiYkP+ftSTWGtJdu1Ho8F5l0RAio=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7AFGIJ6557JSZS3F25UNGLEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493668705@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfe7e5922fa_3def3f8696ccd95c89683f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XonGDeKV9XoTW5Wtr_3DWMfeZjo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 11:09:28 -0000

----==_mimepart_5cdfe7e5922fa_3def3f8696ccd95c89683f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sequentially sending both before and after non-zero weighted nodes could potentially be supported by hijacking weight 256 for sending sequentially after non-zero weighted nodes and using weight 0 for sending sequentially before non-zero weighted nodes.

I'd imagine there being scenario's where both are applicable. Before for when a high priority resource is discovered and after for when you don't really care about the order a resource is delivered in.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493668705
----==_mimepart_5cdfe7e5922fa_3def3f8696ccd95c89683f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sequentially sending both before and after non-zero weighted nodes could potentially be supported by hijacking weight 256 for sending sequentially after non-zero weighted nodes and using weight 0 for sending sequentially before non-zero weighted nodes.</p>
<p>I'd imagine there being scenario's where both are applicable. Before for when a high priority resource is discovered and after for when you don't really care about the order a resource is delivered in.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications&amp;email_token=AFTOJKZKQE5VQ6ZSUBQPHVLPV7PWLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMSYI#issuecomment-493668705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3PTW2JX44Q7XSWTCTPV7PWLANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK73CFSV5O6EH3OEINTPV7PWLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMSYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJKZKQE5VQ6ZSUBQPHVLPV7PWLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMSYI#issuecomment-493668705",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJKZKQE5VQ6ZSUBQPHVLPV7PWLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMSYI#issuecomment-493668705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdfe7e5922fa_3def3f8696ccd95c89683f--


From nobody Sat May 18 04:09:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C27D120075 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:09:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 bFrtfkc_sbiM for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 04:09:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09286120052 for <quic-issues@ietf.org>; Sat, 18 May 2019 04:09:54 -0700 (PDT)
Date: Sat, 18 May 2019 04:09:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558177793; bh=EzTRy2xHuybN122lNEcomKOH2e90Evqglijq1oZx8Jc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dSl5bdbBCdGHibFoa2nWcFhZfszSDqU3YklrulXTAXu46AZh+K1kMxTGwo1UUpuTu Na/l5Y3q7RHsgLR74XAlgSRmBpvReIXCENBIophjbgC6qpFI3HzCjs0zwn2QA/+j9c UnjRTrWe4t4o5sbpMtBvrNan/vY8tAKgiMbfAaP8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XWGKHV23OPNKULBV25UNIDEVBNHHBSVI6GU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2551/493668731@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2551@github.com>
References: <quicwg/base-drafts/issues/2551@github.com>
Subject: Re: [quicwg/base-drafts] Replace HTTP_MALFORMED_FRAME for something simpler (#2551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cdfe801246a2_645e3fba6c6cd96c507ef"; 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/SR7PGpW2JOjw7irbtLTkcDxQMrE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 11:09:55 -0000

----==_mimepart_5cdfe801246a2_645e3fba6c6cd96c507ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Quoting myself:

> Another wrinke is: What should an endpoint do if it receives an error that references an unknown frame type? An endpoint MUST ignore unknown types, and we have these in the form of grease frame types with values that are included in the error code space.

Endpoint X receives a GREASE frame and for whatever reason decides to issue a stream error with a HTTP_MALFORMED_FRAME code that covers GREASE. Endpoint Y receives the error code, and takes this as a signal that X didn't follow the rule to ignore the frame. So it sends a connection error back?

This is an edge case yes, but I think it is another argument against declaring a very large codepoint space that is mostly useless in practice. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2551#issuecomment-493668731
----==_mimepart_5cdfe801246a2_645e3fba6c6cd96c507ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Quoting myself:</p>
<blockquote>
<p>Another wrinke is: What should an endpoint do if it receives an error that references an unknown frame type? An endpoint MUST ignore unknown types, and we have these in the form of grease frame types with values that are included in the error code space.</p>
</blockquote>
<p>Endpoint X receives a GREASE frame and for whatever reason decides to issue a stream error with a HTTP_MALFORMED_FRAME code that covers GREASE. Endpoint Y receives the error code, and takes this as a signal that X didn't follow the rule to ignore the frame. So it sends a connection error back?</p>
<p>This is an edge case yes, but I think it is another argument against declaring a very large codepoint space that is mostly useless in practice.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications&amp;email_token=AFTOJK4KHDFQKYSPDUETYYLPV7PYDA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMS6Y#issuecomment-493668731">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGXL6MJ32FV3V5AYDPV7PYDANCNFSM4HA5PEEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7K2OLPKPUXFTO4ZXTPV7PYDA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMS6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK4KHDFQKYSPDUETYYLPV7PYDA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMS6Y#issuecomment-493668731",
"url": "https://github.com/quicwg/base-drafts/issues/2551?email_source=notifications\u0026email_token=AFTOJK4KHDFQKYSPDUETYYLPV7PYDA5CNFSM4HA5PEE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWMS6Y#issuecomment-493668731",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cdfe801246a2_645e3fba6c6cd96c507ef--


From nobody Sat May 18 07:51:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DF321201B7 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 07:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lIvrtoccCHSS for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 07:51:43 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B09FC12009E for <quic-issues@ietf.org>; Sat, 18 May 2019 07:51:43 -0700 (PDT)
Date: Sat, 18 May 2019 07:51:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558191102; bh=A829AYQsFu3lQPhi/dmtO/5rXcWEvZXE23iD3YeCPXs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tWgXWm0nFbEFAr2zhskkXGyHXT+TAfaBGRfzcPJ3US8yPlRvijPifsZeoMkJwwZtl UXU/zWwOlYFB6VvLwCH4GgdJyctYVi7Grj6vrxDv9qOnZ67Acd2fSZ/7OswlHoBn95 5DA4dFV/kzhC8R3gBYj2poEbh57ad2C+nkxVrRso=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4AMN3C6XTKZQUHUOV25VHH5EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/239201115@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce01bfec545_35693fe6e0acd9681202047"; 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/yDj4FAZKIDG1cWQndDPjmcSyRhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 14:51:46 -0000

----==_mimepart_5ce01bfec545_35693fe6e0acd9681202047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

igorlord commented on this pull request.



>  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is 0, either
+because it is the default weight or it was not specified, then elements are
+delivered sequentially and all available data from one element is sent before
+any data from the next.  If a given priority level has some elements with
+weights and some without, the two groups share the available bandwidth equally.

You can have 10 elements with weights at some priority level, sharing bandwidth.  When you add a single element to that priority level without a weight, the bandwidth for the 10 elements is halved.  This does not seem right.

```suggestion
weights and some without, the two groups share the available bandwidth proportionally to the number of elements in each 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/pull/2700#pullrequestreview-239201115
----==_mimepart_5ce01bfec545_35693fe6e0acd9681202047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2700#discussi=
on_r285345060">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 Requests may override the default initial values by including a PRIORITY=
 frame=0D
 (see {{frame-priority}}) at the beginning of the stream. These prioritie=
s=0D
 can be updated by sending a PRIORITY frame on the control stream.=0D
 =0D
+Higher priority elements have all available data sent before elements of=
 lower=0D
+priority.  When multiple elements have the same priority, if a weight is=
=0D
+specified, elements with weights are interleaved.  If a weight is 0, eit=
her=0D
+because it is the default weight or it was not specified, then elements =
are=0D
+delivered sequentially and all available data from one element is sent b=
efore=0D
+any data from the next.  If a given priority level has some elements wit=
h=0D
+weights and some without, the two groups share the available bandwidth e=
qually.=0D
</pre>=0D
<p>You can have 10 elements with weights at some priority level, sharing =
bandwidth.  When you add a single element to that priority level without =
a weight, the bandwidth for the 10 elements is halved.  This does not see=
m right.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-weights and some without, the two groups shar=
e the available bandwidth equally.=0D
+weights and some without, the two groups share the available bandwidth p=
roportionally to the number of elements in each group.=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/2700?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6J7VDM2CU6BJTDQ33PWAJX5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6WWY#pullrequestreview-239201115=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK2G3WPEMPPMLOIWFBTPWAJX5ANCNFSM4HM65LNQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZY2WVG=
PCHY4D33JKLPWAJX5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6WWY.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/2700?email_source=3D=
notifications\u0026email_token=3DAFTOJK6J7VDM2CU6BJTDQ33PWAJX5A5CNFSM4HM6=
5LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZA6WWY#pullrequestreview-239201115",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6J7VDM2CU6BJTDQ33PWAJX5A5CNFSM4HM65L=
N2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA=
6WWY#pullrequestreview-239201115",=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_5ce01bfec545_35693fe6e0acd9681202047--


From nobody Sat May 18 07:54:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 534B712004E for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 07:54:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bo9IY1d1XaWd for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 07:54:39 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7993412002E for <quic-issues@ietf.org>; Sat, 18 May 2019 07:54:39 -0700 (PDT)
Date: Sat, 18 May 2019 07:54:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558191278; bh=+4m/biFI0hSrZiHonAmNdaXtlOrF0AKZXbuUYuNPROk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L3VEWhAc2yTXitKRe7Gy0l2JBp6aXbV3FBm/5n3ZNsCHEyDRZCngtf96pTWzwwXhO ZGpLIEMb/RI6kf6UqMd46U8d14hTAyMvYoj1DyEToxQ0mVWQxlnhaZDiAZve+Jjz3a cDfBFNjtWwQr+3wE+jwBo5pSHHMpCYRMYdEVd0is=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5CJX6HI2KY2UCXGF25VHS5EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/239201214@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce01cae91e0_6b443fb3210cd96013347e"; 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/6_vPOd0lC_5yC_zhIET6SZhKFvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 14:54:41 -0000

----==_mimepart_5ce01cae91e0_6b443fb3210cd96013347e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is 0, either
+because it is the default weight or it was not specified, then elements are
+delivered sequentially and all available data from one element is sent before
+any data from the next.  If a given priority level has some elements with
+weights and some without, the two groups share the available bandwidth equally.

I suggest looking at rmarx proposal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#discussion_r285345165
----==_mimepart_5ce01cae91e0_6b443fb3210cd96013347e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285345165">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is 0, either
+because it is the default weight or it was not specified, then elements are
+delivered sequentially and all available data from one element is sent before
+any data from the next.  If a given priority level has some elements with
+weights and some without, the two groups share the available bandwidth equally.
</pre>
<p>I suggest looking at rmarx proposal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK5FTU2DI7PYIXUPCX3PWAKC5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6XPQ#discussion_r285345165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK456PUBNOFYGIVHSRDPWAKC5ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY74XS47ZUT4A6PWODPWAKC5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6XPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5FTU2DI7PYIXUPCX3PWAKC5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6XPQ#discussion_r285345165",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK5FTU2DI7PYIXUPCX3PWAKC5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZA6XPQ#discussion_r285345165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce01cae91e0_6b443fb3210cd96013347e--


From nobody Sat May 18 13:03:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 970FD1200B2 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 13:03:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IPl-7w6CkywH for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 13:03:03 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E27C1200F7 for <quic-issues@ietf.org>; Sat, 18 May 2019 13:03:03 -0700 (PDT)
Date: Sat, 18 May 2019 13:03:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558209782; bh=NtVrm4syRAJdXvNxH80Wsj5E+rpw/w3rMm4tizt79yk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LxUXYhXf4UsWiJUojAwj0/bHmMOkKdvq/p+YsgF/jxdl9sLBZgknc0G2zU3a1PjoH aRQn5hYDNIFoSkIgrzY/iIwDtObn8G9l9VNhbOVPZEK9YSQDULUAGI5qnWzVOY4cLr j692Sp0zp5yDHtuvODISUM33jTe+k0vecWb34idM=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJLDRZTFK4DM3DISF25WLXNEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493703452@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce064f6863c6_353e3faf9bccd96012048de"; 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/3gZCLwkMoB8DWthF2V8ETLVqOBs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 20:03:06 -0000

----==_mimepart_5ce064f6863c6_353e3faf9bccd96012048de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The situation I would like to be able to cover is a page with several videos (or animated gifs) and a few async scripts.  You want these videos to start playing asap and all together (before scripts load), but you do not want to wait till videos are completely downloaded to begin loading those async scripts (which should load serially).

> As long as there are children with non-zero weights: divide the node's bandwidth over those children based on their weights

So what happens to sequential scripts? They shall wait till all videos are downloaded?


> If there are only children with zero weight left: all bandwidth goes to the child with the lowest ID that can make progress

I do not like creating arbitrary priorities where none are warranted. It is best not to lie to the server and let it pick its own priority, if it is all the same to the User Agent. For example, if there are multiple zero-weight children, the server may choose to deliver whatever object is fully available in memory rather than deliver 80% of an object with the lowest ID first and only then start sending the fully-available object.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493703452
----==_mimepart_5ce064f6863c6_353e3faf9bccd96012048de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The situation I would like to be able to cover is a page with several videos (or animated gifs) and a few async scripts.  You want these videos to start playing asap and all together (before scripts load), but you do not want to wait till videos are completely downloaded to begin loading those async scripts (which should load serially).</p>
<blockquote>
<p>As long as there are children with non-zero weights: divide the node's bandwidth over those children based on their weights</p>
</blockquote>
<p>So what happens to sequential scripts? They shall wait till all videos are downloaded?</p>
<blockquote>
<p>If there are only children with zero weight left: all bandwidth goes to the child with the lowest ID that can make progress</p>
</blockquote>
<p>I do not like creating arbitrary priorities where none are warranted. It is best not to lie to the server and let it pick its own priority, if it is all the same to the User Agent. For example, if there are multiple zero-weight children, the server may choose to deliver whatever object is fully available in memory rather than deliver 80% of an object with the lowest ID first and only then start sending the fully-available object.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications&amp;email_token=AFTOJKYDYLFJECPRGDCPCU3PWBOHNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWVCHA#issuecomment-493703452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZE5R4HWOAFMM3NRVDPWBOHNANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RVLKC5I2BMNJAS2LPWBOHNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWVCHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJKYDYLFJECPRGDCPCU3PWBOHNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWVCHA#issuecomment-493703452",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJKYDYLFJECPRGDCPCU3PWBOHNA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWVCHA#issuecomment-493703452",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce064f6863c6_353e3faf9bccd96012048de--


From nobody Sat May 18 14:13:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1E4912006B for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 14:13:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xjnkby3jg4pC for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 14:13:06 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 210D1120021 for <quic-issues@ietf.org>; Sat, 18 May 2019 14:13:06 -0700 (PDT)
Date: Sat, 18 May 2019 14:13:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558213984; bh=VHtle9HnkOFeOllLYE08V0LFTlRUmzFkdG7BHy9DcRo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q3M+tEAAzDSWOCDRBTP0/oRgg6HOf770hDFHeb6F04WIBIzO+X9XV6eH2xTFsp2GG Gw+Q1oexyoxLiutyFQPLeCKwkvY91Oq0PwGFBcXxlc81z5QH8a1C8objPERRXyeVS/ jVrVXEWN7cKb20ho0Z1w7nbKyLGxmIj8/QXR3SP4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHSC7YGBYBEGVL63F25WT6BEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493707624@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce07560cee26_491d3ffbee0cd96818038"; 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/4tlJlNVBMONRF8UUi-ggIPcbN98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 18 May 2019 21:13:08 -0000

----==_mimepart_5ce07560cee26_491d3ffbee0cd96818038
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> So what happens to sequential scripts? They shall wait till all videos are downloaded?

You are not forced to use zero weights - but how the browser decides, I don't know.

> I do not like creating arbitrary priorities where none are warranted. Let the server pick its own priority, i

That is a good point. But it would prevent queued requests.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493707624
----==_mimepart_5ce07560cee26_491d3ffbee0cd96818038
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>So what happens to sequential scripts? They shall wait till all videos are downloaded?</p>
</blockquote>
<p>You are not forced to use zero weights - but how the browser decides, I don't know.</p>
<blockquote>
<p>I do not like creating arbitrary priorities where none are warranted. Let the server pick its own priority, i</p>
</blockquote>
<p>That is a good point. But it would prevent queued requests.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications&amp;email_token=AFTOJK6YWMQ3ML5CFD2N5GLPWBWOBA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWC2A#issuecomment-493707624">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74JBE7TJH2PV7DROLPWBWOBANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUII2UKRMFZAY34D3PWBWOBA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWC2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK6YWMQ3ML5CFD2N5GLPWBWOBA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWC2A#issuecomment-493707624",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK6YWMQ3ML5CFD2N5GLPWBWOBA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWC2A#issuecomment-493707624",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce07560cee26_491d3ffbee0cd96818038--


From nobody Sat May 18 21:24:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01A5012007A for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 21:24:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jqXYhlC6AQH6 for <quic-issues@ietfa.amsl.com>; Sat, 18 May 2019 21:24:55 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EAD14120041 for <quic-issues@ietf.org>; Sat, 18 May 2019 21:24:54 -0700 (PDT)
Date: Sat, 18 May 2019 21:24:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558239893; bh=GuAfdTHYLWw+yaTXcWBYni/86kThP+ZwHFV2FmYeZLM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u+yMUZReJje2sJoaatjbYDANGhOauq7s3giSA4V0lAdcTIqlEalyOMdBzTYAJNtq0 zQ8UasAWXbcrSFWQgV/qfBChHb1vWx/IS9c7ITtaAfkNLmE4lAonIQ82otaacy6ri8 pwcnPEG7dqoXRLEZICLia0af/U2AXzQdLX/XK3Vk=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EDPR3LYQBWOYSNB525YGRLEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493725923@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce0da9550f8f_13e43fb3210cd96022285e"; 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/PVRkcMXYPxUpfkBTsMUnZ63M1J0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 19 May 2019 04:24:57 -0000

----==_mimepart_5ce0da9550f8f_13e43fb3210cd96022285e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>> So what happens to sequential scripts? They shall wait till all videos are downloaded?
>
> You are not forced to use zero weights - but how the browser decides, I don't know.

The problem with using weights in this scheme is that weights imply round-robin. That's not what you want for scripts (resources that cannot be consumed until they are loaded 100%). So you want scripts to load serially (among scripts) but concurrently with a bunch of videos.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493725923
----==_mimepart_5ce0da9550f8f_13e43fb3210cd96022285e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<blockquote>
<p>So what happens to sequential scripts? They shall wait till all videos are downloaded?</p>
</blockquote>
<p>You are not forced to use zero weights - but how the browser decides, I don't know.</p>
</blockquote>
<p>The problem with using weights in this scheme is that weights imply round-robin. That's not what you want for scripts (resources that cannot be consumed until they are loaded 100%). So you want scripts to load serially (among scripts) but concurrently with a bunch of videos.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications&amp;email_token=AFTOJK5X5RGOY3Y3HFN2YADPWDJBLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW2RYY#issuecomment-493725923">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EX4RPI5SRXJ6NM2DPWDJBLANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MCOZV353BDZO6YOTPWDJBLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW2RYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK5X5RGOY3Y3HFN2YADPWDJBLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW2RYY#issuecomment-493725923",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK5X5RGOY3Y3HFN2YADPWDJBLA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW2RYY#issuecomment-493725923",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce0da9550f8f_13e43fb3210cd96022285e--


From nobody Sun May 19 01:03:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1742A12007A for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 01:03:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 OTI8wNrn1cXq for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 01:03:06 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF433120072 for <quic-issues@ietf.org>; Sun, 19 May 2019 01:03:05 -0700 (PDT)
Date: Sun, 19 May 2019 01:03:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558252984; bh=t4BbSvaRXYxP3FmypE8cBERwdEIjfswdPONuc9pu4sA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zq9AcH07GtGzpFTbyL7gEjQSijwjJVbw6X7GReuZouhQmb6v7XDpsMbhkZTejsFc5 T/mBtpiidE5nYWyQweUA68eElOwM+aW1W/9KXw20QsWSUgFiSHZYly1zWLWLAC/4mz TcBQHdTGmKlcCl8apzaN8xnwukTdQ0w71RqsXRR0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDUC773ZMFGFJLDUV25ZADREVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493735900@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce10db897f3c_7fc3fed348cd9601193b2"; 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/3slsbH5TRjrwgdjwSCq2nxFvupU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 19 May 2019 08:03:07 -0000

----==_mimepart_5ce10db897f3c_7fc3fed348cd9601193b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> The problem with using weights in this scheme is that weights imply round-robin. That's not what you want for scripts (resources that cannot be consumed until they are loaded 100%). So you want scripts to load serially (among scripts) but concurrently with a bunch of videos.

So what you actually want is a weighted serial bucket. Anywhere you'd add a zero-weight you would instead put the resource into a weighted serial bucket.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493735900
----==_mimepart_5ce10db897f3c_7fc3fed348cd9601193b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>The problem with using weights in this scheme is that weights imply round-robin. That's not what you want for scripts (resources that cannot be consumed until they are loaded 100%). So you want scripts to load serially (among scripts) but concurrently with a bunch of videos.</p>
</blockquote>
<p>So what you actually want is a weighted serial bucket. Anywhere you'd add a zero-weight you would instead put the resource into a weighted serial bucket.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications&amp;email_token=AFTOJK3RUZVWFAY4KVYBKFTPWECTRA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW47XA#issuecomment-493735900">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KV3ZZSPM6SNXSSMTPWECTRANCNFSM4HNZSPUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3Y37BECC4N2RKTYNDPWECTRA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW47XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK3RUZVWFAY4KVYBKFTPWECTRA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW47XA#issuecomment-493735900",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=notifications\u0026email_token=AFTOJK3RUZVWFAY4KVYBKFTPWECTRA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW47XA#issuecomment-493735900",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce10db897f3c_7fc3fed348cd9601193b2--


From nobody Sun May 19 03:30:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE30712006D for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 03:30:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9xjJa96OjPJb for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 03:30:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A9DF12007A for <quic-issues@ietf.org>; Sun, 19 May 2019 03:30:19 -0700 (PDT)
Date: Sun, 19 May 2019 03:30:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558261817; bh=Y7l6JO0s9gx6mo8NuoKndAvzCYdEVyoWSbjcsYJ9238=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xjS5YMj7moftEgMB5z6U6i2Ygc8TF2J2ZfCkmXflQZNANy6QWHiH2zOHKe9lnGww+ 6xBmBit8alop6LNLFHHE4bu0GZ3TdVEbamNh1PANUxpgjbahaZt/SwdC245wCIIcb+ h6Wqwc237/cZl3abrYOPzdtAfcNZdQq9eKA6IkI8=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2S7DISXEQNMQDLFP525ZRLTEVBNHHBVEEO5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2723/c493745276@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2723@github.com>
References: <quicwg/base-drafts/pull/2723@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Zero-weighting (#2723)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce13039e0ea1_3fdf3f9ee6ccd96c307654"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z7SqrFY7757Tcl7b0e-YaqegXvk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 19 May 2019 10:30:23 -0000

----==_mimepart_5ce13039e0ea1_3fdf3f9ee6ccd96c307654
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you all for the comments!


> Why not make zero take precedence over any weights and avoid the dumb error:
> As long as there are 0 weights the first such is served, then weighted entries. You could also call this infinity weight.

I considered this, but that would again introduce the need for a special case treatment of the default situation (e.g., the orphan placeholder). I feel that the "dumb error" is really quite dumb and should be quite rare, as you would need to specify a weight and add the node to a placeholder that also has zero-weighted streams attached to it for it to come into play. That type of error is not specific to this proposal and would always lead to weird behavior. I expect it more likely that people will just not use placeholders/weights at all, and we end up in the FCFS case.

> Sequentially sending both before and after non-zero weighted nodes could potentially be supported by hijacking weight 256 for sending sequentially after non-zero weighted nodes and using weight 0 for sending sequentially before non-zero weighted nodes.

That being said, I do really like the symmetry behind this approach. I would reverse the semantics you propose though: 255 takes precedence over everything, 0 is lowest priority. It adds a bit of extra complexity, but this might be worth it. I will try to make some example graphs for this too.

> The situation I would like to be able to cover is a page with several videos (or animated gifs) and a few async scripts. You want these videos to start playing asap and all together (before scripts load), but you do not want to wait till videos are completely downloaded to begin loading those async scripts (which should load serially).

If I understand your use case correctly, this is supported by adding 2 sibling placeholders (PH): 1 placeholder for the videos and 1 for the scripts. The video PH would for example get weight 60 and all videos are added to it with an (equal) weight so they get transferred in parallel. The script PH would get weight 30 and all scripts are added to it with weight 0 so they get transferred sequentially. The videos/scripts would then get about 2x as much bandwidth as the scripts (60 vs 30). 

This is normal HTTP/2 behaviour and supported by this proposal and #2700 and also the current HTTP/3 draft text. The main change for this proposal (and also #2700) is that you can add the scripts to the PH with weight 0 and they automatically are transferred sequentially. Without this, you would need to add a script to the previous script node (instead of the placeholder) to get the sequential behaviour. See both compared in the image below. 

 In the case of @pmeenan's proposal, iiuc, you would put scripts in concurrency 2 and videos in concurrency 1 and they would automatically share the bandwidth 50/50 (while here we can specify the weights in more detail). 

![2019-05-19 12_25_52](https://user-images.githubusercontent.com/2240689/57980888-5506b580-7a31-11e9-965d-faacc4b212ed.png)


> I do not like creating arbitrary priorities where none are warranted. Let the server pick its own priority, if it is all the same to the User Agent. For example, if there are multiple zero-weight children, the server may choose to deliver whatever object is fully available in memory rather than deliver 80% of an object with the lowest ID first and only then start sending the fully-available object.

This is a good point and of course still possible. The priorities in the HTTP/3 and HTTP/2 texts can perfectly be overridden by a server if it feels it has a better grasp on the situation. However, as I understand it, for HTTP/2 most (non-proxy) servers do not do custom logic and implement the spec and as such, the spec needs to have sensible defaults. 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2723#issuecomment-493745276
----==_mimepart_5ce13039e0ea1_3fdf3f9ee6ccd96c307654
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thank you all for the comments!</p>
<blockquote>
<p>Why not make zero take precedence over any weights and avoid the dumb =
error:<br>
As long as there are 0 weights the first such is served, then weighted en=
tries. You could also call this infinity weight.</p>
</blockquote>
<p>I considered this, but that would again introduce the need for a speci=
al case treatment of the default situation (e.g., the orphan placeholder)=
. I feel that the "dumb error" is really quite dumb and should be quite r=
are, as you would need to specify a weight and add the node to a placehol=
der that also has zero-weighted streams attached to it for it to come int=
o play. That type of error is not specific to this proposal and would alw=
ays lead to weird behavior. I expect it more likely that people will just=
 not use placeholders/weights at all, and we end up in the FCFS case.</p>=

<blockquote>
<p>Sequentially sending both before and after non-zero weighted nodes cou=
ld potentially be supported by hijacking weight 256 for sending sequentia=
lly after non-zero weighted nodes and using weight 0 for sending sequenti=
ally before non-zero weighted nodes.</p>
</blockquote>
<p>That being said, I do really like the symmetry behind this approach. I=
 would reverse the semantics you propose though: 255 takes precedence ove=
r everything, 0 is lowest priority. It adds a bit of extra complexity, bu=
t this might be worth it. I will try to make some example graphs for this=
 too.</p>
<blockquote>
<p>The situation I would like to be able to cover is a page with several =
videos (or animated gifs) and a few async scripts. You want these videos =
to start playing asap and all together (before scripts load), but you do =
not want to wait till videos are completely downloaded to begin loading t=
hose async scripts (which should load serially).</p>
</blockquote>
<p>If I understand your use case correctly, this is supported by adding 2=
 sibling placeholders (PH): 1 placeholder for the videos and 1 for the sc=
ripts. The video PH would for example get weight 60 and all videos are ad=
ded to it with an (equal) weight so they get transferred in parallel. The=
 script PH would get weight 30 and all scripts are added to it with weigh=
t 0 so they get transferred sequentially. The videos/scripts would then g=
et about 2x as much bandwidth as the scripts (60 vs 30).</p>
<p>This is normal HTTP/2 behaviour and supported by this proposal and <a =
class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issu=
e title" data-id=3D"444195408" data-permission-text=3D"Issue title is pri=
vate" data-url=3D"https://github.com/quicwg/base-drafts/issues/2700" data=
-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-draft=
s/pull/2700/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull=
/2700">#2700</a> and also the current HTTP/3 draft text. The main change =
for this proposal (and also <a class=3D"issue-link js-issue-link" data-er=
ror-text=3D"Failed to load issue title" data-id=3D"444195408" data-permis=
sion-text=3D"Issue title is private" data-url=3D"https://github.com/quicw=
g/base-drafts/issues/2700" data-hovercard-type=3D"pull_request" data-hove=
rcard-url=3D"/quicwg/base-drafts/pull/2700/hovercard" href=3D"https://git=
hub.com/quicwg/base-drafts/pull/2700">#2700</a>) is that you can add the =
scripts to the PH with weight 0 and they automatically are transferred se=
quentially. Without this, you would need to add a script to the previous =
script node (instead of the placeholder) to get the sequential behaviour.=
 See both compared in the image below.</p>
<p>In the case of <a class=3D"user-mention" data-hovercard-type=3D"user" =
data-hovercard-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/pmeenan">@pmeenan</a>'s proposal, iiuc, you would put scrip=
ts in concurrency 2 and videos in concurrency 1 and they would automatica=
lly share the bandwidth 50/50 (while here we can specify the weights in m=
ore detail).</p>
<p><a target=3D"_blank" rel=3D"noopener noreferrer" href=3D"https://user-=
images.githubusercontent.com/2240689/57980888-5506b580-7a31-11e9-965d-faa=
cc4b212ed.png"><img src=3D"https://user-images.githubusercontent.com/2240=
689/57980888-5506b580-7a31-11e9-965d-faacc4b212ed.png" alt=3D"2019-05-19 =
12_25_52" style=3D"max-width:100%;"></a></p>
<blockquote>
<p>I do not like creating arbitrary priorities where none are warranted. =
Let the server pick its own priority, if it is all the same to the User A=
gent. For example, if there are multiple zero-weight children, the server=
 may choose to deliver whatever object is fully available in memory rathe=
r than deliver 80% of an object with the lowest ID first and only then st=
art sending the fully-available object.</p>
</blockquote>
<p>This is a good point and of course still possible. The priorities in t=
he HTTP/3 and HTTP/2 texts can perfectly be overridden by a server if it =
feels it has a better grasp on the situation. However, as I understand it=
, for HTTP/2 most (non-proxy) servers do not do custom logic and implemen=
t the spec and as such, the spec needs to have sensible defaults.</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/2723?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK42KMB7YIGLFO3XUMDPWET3TA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW7I7A#issuecomment-493745276">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJKZK6OS3STG3YTIMC33PWET3TANCNFSM4HNZSPUA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK6AI5ABH5GOGZMMNR3PW=
ET3TA5CNFSM4HNZSPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVW7I7A.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/2723?email_source=3D=
notifications\u0026email_token=3DAFTOJK42KMB7YIGLFO3XUMDPWET3TA5CNFSM4HNZ=
SPUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW7I7A#i=
ssuecomment-493745276",
"url": "https://github.com/quicwg/base-drafts/pull/2723?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK42KMB7YIGLFO3XUMDPWET3TA5CNFSM4HNZSP=
UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW7I7A#iss=
uecomment-493745276",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ce13039e0ea1_3fdf3f9ee6ccd96c307654--


From nobody Sun May 19 09:57:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E14D6120045 for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 09:57:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 JS_KTfjSLfD8 for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 09:57:05 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B3581200B9 for <quic-issues@ietf.org>; Sun, 19 May 2019 09:57:05 -0700 (PDT)
Date: Sun, 19 May 2019 09:57:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558285024; bh=OYH3WWGhknh2pWYpcG9NmJ8+Y80fYFlXi4nW7S/xt3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hjpY90Fgk20mzQgOmZQP69Rt8/oP/RrpdKAN2052JAqsZxyGA2+CojR26C1ZweQQM soazVrZzr18PJtQ/LLlHM3Vqb7Yn0J6PZmSc1Gc5Zrq52g/54RhkUZhG9BCSLgUZX7 WroVNdlxUb2ukqUXvXEijWGeXhFSkict/AgBWTmI=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43LBHXAXLAXYKH7WV2526WBEVBNHHBT4WDAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2637/c493773255@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2637@github.com>
References: <quicwg/base-drafts/pull/2637@github.com>
Subject: Re: [quicwg/base-drafts] Stop requiring remote address to match during path validation (#2637)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce18ae04fe8e_3fc33fe48e0cd96c767341"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/onnt4RFl6QxAdPzYK7JZ4kc6aoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 19 May 2019 16:57:07 -0000

----==_mimepart_5ce18ae04fe8e_3fc33fe48e0cd96c767341
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@mnot and @larseggert, I think we=E2=80=99re good to go on this one, pend=
ing validating consensus on the list.=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/2637#issuecomment-493773255=

----==_mimepart_5ce18ae04fe8e_3fc33fe48e0cd96c767341
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D74384" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/mn=
ot">@mnot</a> and <a class=3D"user-mention" data-hovercard-type=3D"user" =
data-hovercard-url=3D"/hovercards?user_id=3D200328" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/larseggert">@larseggert</a>, I think we=E2=80=99re good to =
go on this one, pending validating consensus on the list.</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/2637?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK44GNYC5OXDPXELXFDPWGBGBA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXGDRY#issuecomment-493773255">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK3QQBXAQNU52OJTHWTPWGBGBANCNFSM4HHITKGA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJK7XRREYTF6WUIT36SDPW=
GBGBA5CNFSM4HHITKGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVXGDRY.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/2637?email_source=3D=
notifications\u0026email_token=3DAFTOJK44GNYC5OXDPXELXFDPWGBGBA5CNFSM4HHI=
TKGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXGDRY#i=
ssuecomment-493773255",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2637?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK44GNYC5OXDPXELXFDPWGBGBA5CNFSM4HHITK=
GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXGDRY#iss=
uecomment-493773255",=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_5ce18ae04fe8e_3fc33fe48e0cd96c767341--


From nobody Sun May 19 17:25:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17E1D12006A for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 17:25:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yBSNAO2rDYV6 for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 17:25:00 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73707120108 for <quic-issues@ietf.org>; Sun, 19 May 2019 17:25:00 -0700 (PDT)
Date: Sun, 19 May 2019 17:24:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558311898; bh=ZJq+YP5UptuQPbcPatYs5QQMiqvb7LTukrOo6pCgRJw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JyZ1fhW7cvbzlKR39td4Q+k5xRBnXQOy7HtfkI7QQb8/kV3F8OnFMo38hR0hEshDC NoaqrqhsH17AlDLkw90wdyPVQhzuEbOVuSZDaJ0Qb9VXb+qSeGUrRZScANQafUyS/n lxYc1p6sUIRGXAfZjs22wyHQ4Cf1WOkLyPU2YRWQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TX6ISFNY5HR44WWN254TFVEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/review/239263304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce1f3dad7875_13613fc2766cd9641107d9"; 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/drpMd2rs5bVNhH2kG26yGrHUkk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 00:25:02 -0000

----==_mimepart_5ce1f3dad7875_13613fc2766cd9641107d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is 0, either
+because it is the default weight or it was not specified, then elements are
+delivered sequentially and all available data from one element is sent before
+any data from the next.  If a given priority level has some elements with
+weights and some without, the two groups share the available bandwidth equally.

Good point @igorlord This was reflecting what Patrick Meenan wrote up, but I agree that it's not clear it's the right option.

Personally, I would prefer removing weights from streams and only having one bit to declare that this resource is incrementally 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/2700#discussion_r285404879
----==_mimepart_5ce1f3dad7875_13613fc2766cd9641107d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2700#discussion_r285404879">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 Requests may override the default initial values by including a PRIORITY frame
 (see {{frame-priority}}) at the beginning of the stream. These priorities
 can be updated by sending a PRIORITY frame on the control stream.
 
+Higher priority elements have all available data sent before elements of lower
+priority.  When multiple elements have the same priority, if a weight is
+specified, elements with weights are interleaved.  If a weight is 0, either
+because it is the default weight or it was not specified, then elements are
+delivered sequentially and all available data from one element is sent before
+any data from the next.  If a given priority level has some elements with
+weights and some without, the two groups share the available bandwidth equally.
</pre>
<p>Good point <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=25256216" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorlord">@igorlord</a> This was reflecting what Patrick Meenan wrote up, but I agree that it's not clear it's the right option.</p>
<p>Personally, I would prefer removing weights from streams and only having one bit to declare that this resource is incrementally 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/2700?email_source=notifications&amp;email_token=AFTOJK7DGEOD2SXHL4OLJDLPWHVVVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZBN4SA#discussion_r285404879">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7XWO5SLG3YDCN23DPWHVVVANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Y7XO2QPUA7UZHM6DPWHVVVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZBN4SA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK7DGEOD2SXHL4OLJDLPWHVVVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZBN4SA#discussion_r285404879",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK7DGEOD2SXHL4OLJDLPWHVVVA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZBN4SA#discussion_r285404879",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce1f3dad7875_13613fc2766cd9641107d9--


From nobody Sun May 19 23:40:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 898461200B8 for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 23:40:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qa0Q-YoDksi5 for <quic-issues@ietfa.amsl.com>; Sun, 19 May 2019 23:40:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9EE3120020 for <quic-issues@ietf.org>; Sun, 19 May 2019 23:40:22 -0700 (PDT)
Date: Sun, 19 May 2019 23:40:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558334421; bh=5zhqUQDsltmt5f30g+GllnAOPrIw505cWzhjexjgdFU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e0aQGj0GCWZ16b8xSJxXJnyN3sGePsbUu3TJ8IS3gaScTun7ooowNiQKhiy6V/kbt o8njjPVtLLaH5Nng5hNNBKwX4h1G0vA5FHnA822DXX3Ac82FGgNfYPsjXRAviqcauy iBh+DHLEM9/8h5XZ+n3FC4iRbzYVvnp045BXtxaQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK267M6MJS3ZOBQOR6F2557FLEVBNHHBU53JAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2698/review/239314177@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2698@github.com>
References: <quicwg/base-drafts/pull/2698@github.com>
Subject: Re: [quicwg/base-drafts] Break up H2 Frame Considerations (#2698)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce24bd55fabf_4a9b3ff5dfacd964415724"; 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/gztBccx40OPr0bkEczJKs7ZrciE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 06:40:25 -0000

----==_mimepart_5ce24bd55fabf_4a9b3ff5dfacd964415724
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +PRIORITY frame on the request stream, if any, always comes first is explicitly
+stated.
+
+Exclusive prioritization has been removed, since implicitly reprioritizing other
+streams which might or might not exist yet is prone to race conditions even with
+the assumptions used to permit initial PRIORITY frames on request streams.
+
+HTTP/3 permits the prioritization of requests, pushes and placeholders that each
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces the
+stream dependency field with fields that can identify the element of interest
+and its dependency.
+
+### Header Compression Differences
+
+HPACK was designed with the assumption of in-order delivery. A sequence of
+encoded header blocks must arrive (and be decoded) at an endpoint in the same

The concept of header block fragments is an h2 thing.  h3 provides the entire header block in one go, more or less, 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/2698#discussion_r285444160
----==_mimepart_5ce24bd55fabf_4a9b3ff5dfacd964415724
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2698#discussion_r285444160">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +PRIORITY frame on the request stream, if any, always comes first is explicitly
+stated.
+
+Exclusive prioritization has been removed, since implicitly reprioritizing other
+streams which might or might not exist yet is prone to race conditions even with
+the assumptions used to permit initial PRIORITY frames on request streams.
+
+HTTP/3 permits the prioritization of requests, pushes and placeholders that each
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces the
+stream dependency field with fields that can identify the element of interest
+and its dependency.
+
+### Header Compression Differences
+
+HPACK was designed with the assumption of in-order delivery. A sequence of
+encoded header blocks must arrive (and be decoded) at an endpoint in the same
</pre>
<p>The concept of header block fragments is an h2 thing.  h3 provides the entire header block in one go, more or less, 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/2698?email_source=notifications&amp;email_token=AFTOJK6QETTCOKIL4D43OZ3PWJBVLA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZB2KAI#discussion_r285444160">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZLW2K2R43GM2A75LPWJBVLANCNFSM4HM4A6YQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WU6KTYZQSNNYR5HLPWJBVLA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZB2KAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK6QETTCOKIL4D43OZ3PWJBVLA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZB2KAI#discussion_r285444160",
"url": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJK6QETTCOKIL4D43OZ3PWJBVLA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZB2KAI#discussion_r285444160",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce24bd55fabf_4a9b3ff5dfacd964415724--


From nobody Mon May 20 02:38:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F57E120020 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 02:38:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SGNZ4DRcYKFS for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 02:38:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71D281200D7 for <quic-issues@ietf.org>; Mon, 20 May 2019 02:38:12 -0700 (PDT)
Date: Mon, 20 May 2019 02:38:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558345090; bh=Z+QiZ1IV7svIjdkQLsUfgMgq/dSeb8xlAsXum00A+po=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ATBe3RWaY9QwmI7SO4T/a/vKgpihELtFeIQlxJMznG+qTa094wKli3oYidboFXkbQ FfPWOFTM7mSTeEmthpFC9Ncm4dlG2CcetZVlLr8qmNQgpesk3YUSyJdV3BqT/HpJVF Q50JkIM+Slzcn1KRkC4jY9iakthMtEUsgw6XlFOE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJFDBB4V4G43VBSY5256UAFEVBNHHBU53JAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2698/review/239390114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2698@github.com>
References: <quicwg/base-drafts/pull/2698@github.com>
Subject: Re: [quicwg/base-drafts] Break up H2 Frame Considerations (#2698)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce27582a3e44_6ea93fca50ecd95c805358"; 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/DnJqYPO7CYE6FTLpG3TwAPEs7Z8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 09:38:17 -0000

----==_mimepart_5ce27582a3e44_6ea93fca50ecd95c805358
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> +PRIORITY frame on the request stream, if any, always comes first is explicitly
+stated.
+
+Exclusive prioritization has been removed, since implicitly reprioritizing other
+streams which might or might not exist yet is prone to race conditions even with
+the assumptions used to permit initial PRIORITY frames on request streams.
+
+HTTP/3 permits the prioritization of requests, pushes and placeholders that each
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces the
+stream dependency field with fields that can identify the element of interest
+and its dependency.
+
+### Header Compression Differences
+
+HPACK was designed with the assumption of in-order delivery. A sequence of
+encoded header blocks must arrive (and be decoded) at an endpoint in the same

yeah I was looking at this from the wrong perspective. Header blocks is fine, I take back the 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/2698#discussion_r285505428
----==_mimepart_5ce27582a3e44_6ea93fca50ecd95c805358
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2698#discussion_r285505428">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +PRIORITY frame on the request stream, if any, always comes first is explicitly
+stated.
+
+Exclusive prioritization has been removed, since implicitly reprioritizing other
+streams which might or might not exist yet is prone to race conditions even with
+the assumptions used to permit initial PRIORITY frames on request streams.
+
+HTTP/3 permits the prioritization of requests, pushes and placeholders that each
+exist in separate identifier spaces. The HTTP/3 PRIORITY frame replaces the
+stream dependency field with fields that can identify the element of interest
+and its dependency.
+
+### Header Compression Differences
+
+HPACK was designed with the assumption of in-order delivery. A sequence of
+encoded header blocks must arrive (and be decoded) at an endpoint in the same
</pre>
<p>yeah I was looking at this from the wrong perspective. Header blocks is fine, I take back the 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/2698?email_source=notifications&amp;email_token=AFTOJKZ7CC2SCRA3W5N7B2LPWJWQFA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZCM3IQ#discussion_r285505428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ER4IRYDQJXARGLF3PWJWQFANCNFSM4HM4A6YQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4E5QC7K6EZFPW6FTPWJWQFA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZCM3IQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJKZ7CC2SCRA3W5N7B2LPWJWQFA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZCM3IQ#discussion_r285505428",
"url": "https://github.com/quicwg/base-drafts/pull/2698?email_source=notifications\u0026email_token=AFTOJKZ7CC2SCRA3W5N7B2LPWJWQFA5CNFSM4HM4A6Y2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZCM3IQ#discussion_r285505428",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce27582a3e44_6ea93fca50ecd95c805358--


From nobody Mon May 20 03:56:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15821120176 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:56:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JBUI0TFIuAiw for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:56:02 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53B6B120170 for <quic-issues@ietf.org>; Mon, 20 May 2019 03:56:02 -0700 (PDT)
Date: Mon, 20 May 2019 03:56:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558349761; bh=IK5DhuGEIe7gEB1fTxJzLDXrHmwFUk3yw4sU8uwaaeQ=; h=Date:From:To:Subject:From; b=gaDzmwBmjNBZH/yJmAmTKnEcFBFNa214vRwe/dv/wd1PcbenP4EQvW2sGuGzZ+rvs qV3JX4r8mDog7XLTwXV6FonZmBIzeky3jIUZfRt9fAePnPeN4EBCzGssTxAnmThslX krcSnHgV1gkVHTQXj638UWwJ9FX8LdduVBS7g98E=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/196c64-9df97f@github.com>
Subject: [quicwg/base-drafts] 988e74: Preparing for -21
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A1fHQjPdeRff8JrwrBOlluA2qXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 10:56:04 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 988e7462c96f6594b49be6c4c97a2ba7e7d9ed41
      https://github.com/quicwg/base-drafts/commit/988e7462c96f6594b49be6c4c97a2ba7e7d9ed41
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md
    M initial-protection.js

  Log Message:
  -----------
  Preparing for -21


  Commit: 9df97f01a7b032a148bd69913442e0eec9fa95d6
      https://github.com/quicwg/base-drafts/commit/9df97f01a7b032a148bd69913442e0eec9fa95d6
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Update test vectors


Compare: https://github.com/quicwg/base-drafts/compare/196c64a0984d...9df97f01a7b0


From nobody Mon May 20 03:57:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1227B120150 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:57:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GaeS6jHSc5_A for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:57:31 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE4B612014F for <quic-issues@ietf.org>; Mon, 20 May 2019 03:57:31 -0700 (PDT)
Date: Mon, 20 May 2019 03:57:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558349851; bh=+dh5o3UjwEmLW1VMF+3juga0oeZn6o/7XORJYBH5wI4=; h=Date:From:To:Subject:From; b=V2VdUuZojD1LvAgvG+Wh3QtpmpO59F4wfJezlAJIVzRmVeJNTvd5aaSilp7mF7gpV bTR65VE3vSj8hXy36tx5Kl0jI5Z6oIFGl6u8ZadJ6I9WrTzoXj6Rv2FWN5nsb7uWkF tJAgZAFdq29HeUz6SgmGi0Jh8knDc5Skg/w8WiEE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/efc292-7df6dc@github.com>
Subject: [quicwg/base-drafts] 7df6dc: Script updating gh-pages from 9df97f01. [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/kiKuc-BzORU3R68pVtin7j-jI0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 10:57:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7df6dc31ef4ac763e09708765182e144bca83a0a
      https://github.com/quicwg/base-drafts/commit/7df6dc31ef4ac763e09708765182e144bca83a0a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  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-recovery-release-notes/draft-ietf-quic-http.html
    R ianswett-recovery-release-notes/draft-ietf-quic-http.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-invariants.html
    R ianswett-recovery-release-notes/draft-ietf-quic-invariants.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-qpack.html
    R ianswett-recovery-release-notes/draft-ietf-quic-qpack.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-recovery.html
    R ianswett-recovery-release-notes/draft-ietf-quic-recovery.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-spin-exp.html
    R ianswett-recovery-release-notes/draft-ietf-quic-spin-exp.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-tls.html
    R ianswett-recovery-release-notes/draft-ietf-quic-tls.txt
    R ianswett-recovery-release-notes/draft-ietf-quic-transport.html
    R ianswett-recovery-release-notes/draft-ietf-quic-transport.txt
    R ianswett-recovery-release-notes/index.html
    M index.html
    R jri/acking/draft-ietf-quic-http.html
    R jri/acking/draft-ietf-quic-http.txt
    R jri/acking/draft-ietf-quic-invariants.html
    R jri/acking/draft-ietf-quic-invariants.txt
    R jri/acking/draft-ietf-quic-qpack.html
    R jri/acking/draft-ietf-quic-qpack.txt
    R jri/acking/draft-ietf-quic-recovery.html
    R jri/acking/draft-ietf-quic-recovery.txt
    R jri/acking/draft-ietf-quic-spin-exp.html
    R jri/acking/draft-ietf-quic-spin-exp.txt
    R jri/acking/draft-ietf-quic-tls.html
    R jri/acking/draft-ietf-quic-tls.txt
    R jri/acking/draft-ietf-quic-transport.html
    R jri/acking/draft-ietf-quic-transport.txt
    R jri/acking/index.html
    R jri/frames/draft-ietf-quic-http.html
    R jri/frames/draft-ietf-quic-http.txt
    R jri/frames/draft-ietf-quic-invariants.html
    R jri/frames/draft-ietf-quic-invariants.txt
    R jri/frames/draft-ietf-quic-qpack.html
    R jri/frames/draft-ietf-quic-qpack.txt
    R jri/frames/draft-ietf-quic-recovery.html
    R jri/frames/draft-ietf-quic-recovery.txt
    R jri/frames/draft-ietf-quic-spin-exp.html
    R jri/frames/draft-ietf-quic-spin-exp.txt
    R jri/frames/draft-ietf-quic-tls.html
    R jri/frames/draft-ietf-quic-tls.txt
    R jri/frames/draft-ietf-quic-transport.html
    R jri/frames/draft-ietf-quic-transport.txt
    R jri/frames/index.html
    R jri/hs-ack/draft-ietf-quic-http.html
    R jri/hs-ack/draft-ietf-quic-http.txt
    R jri/hs-ack/draft-ietf-quic-invariants.html
    R jri/hs-ack/draft-ietf-quic-invariants.txt
    R jri/hs-ack/draft-ietf-quic-qpack.html
    R jri/hs-ack/draft-ietf-quic-qpack.txt
    R jri/hs-ack/draft-ietf-quic-recovery.html
    R jri/hs-ack/draft-ietf-quic-recovery.txt
    R jri/hs-ack/draft-ietf-quic-spin-exp.html
    R jri/hs-ack/draft-ietf-quic-spin-exp.txt
    R jri/hs-ack/draft-ietf-quic-tls.html
    R jri/hs-ack/draft-ietf-quic-tls.txt
    R jri/hs-ack/draft-ietf-quic-transport.html
    R jri/hs-ack/draft-ietf-quic-transport.txt
    R jri/hs-ack/index.html
    R jri/kpersistentthreshold/draft-ietf-quic-http.html
    R jri/kpersistentthreshold/draft-ietf-quic-http.txt
    R jri/kpersistentthreshold/draft-ietf-quic-invariants.html
    R jri/kpersistentthreshold/draft-ietf-quic-invariants.txt
    R jri/kpersistentthreshold/draft-ietf-quic-qpack.html
    R jri/kpersistentthreshold/draft-ietf-quic-qpack.txt
    R jri/kpersistentthreshold/draft-ietf-quic-recovery.html
    R jri/kpersistentthreshold/draft-ietf-quic-recovery.txt
    R jri/kpersistentthreshold/draft-ietf-quic-spin-exp.html
    R jri/kpersistentthreshold/draft-ietf-quic-spin-exp.txt
    R jri/kpersistentthreshold/draft-ietf-quic-tls.html
    R jri/kpersistentthreshold/draft-ietf-quic-tls.txt
    R jri/kpersistentthreshold/draft-ietf-quic-transport.html
    R jri/kpersistentthreshold/draft-ietf-quic-transport.txt
    R jri/kpersistentthreshold/index.html
    R jri/latest-rtt/draft-ietf-quic-http.html
    R jri/latest-rtt/draft-ietf-quic-http.txt
    R jri/latest-rtt/draft-ietf-quic-invariants.html
    R jri/latest-rtt/draft-ietf-quic-invariants.txt
    R jri/latest-rtt/draft-ietf-quic-qpack.html
    R jri/latest-rtt/draft-ietf-quic-qpack.txt
    R jri/latest-rtt/draft-ietf-quic-recovery.html
    R jri/latest-rtt/draft-ietf-quic-recovery.txt
    R jri/latest-rtt/draft-ietf-quic-spin-exp.html
    R jri/latest-rtt/draft-ietf-quic-spin-exp.txt
    R jri/latest-rtt/draft-ietf-quic-tls.html
    R jri/latest-rtt/draft-ietf-quic-tls.txt
    R jri/latest-rtt/draft-ietf-quic-transport.html
    R jri/latest-rtt/draft-ietf-quic-transport.txt
    R jri/latest-rtt/index.html
    R jri/min-loss-delay/draft-ietf-quic-http.html
    R jri/min-loss-delay/draft-ietf-quic-http.txt
    R jri/min-loss-delay/draft-ietf-quic-invariants.html
    R jri/min-loss-delay/draft-ietf-quic-invariants.txt
    R jri/min-loss-delay/draft-ietf-quic-qpack.html
    R jri/min-loss-delay/draft-ietf-quic-qpack.txt
    R jri/min-loss-delay/draft-ietf-quic-recovery.html
    R jri/min-loss-delay/draft-ietf-quic-recovery.txt
    R jri/min-loss-delay/draft-ietf-quic-spin-exp.html
    R jri/min-loss-delay/draft-ietf-quic-spin-exp.txt
    R jri/min-loss-delay/draft-ietf-quic-tls.html
    R jri/min-loss-delay/draft-ietf-quic-tls.txt
    R jri/min-loss-delay/draft-ietf-quic-transport.html
    R jri/min-loss-delay/draft-ietf-quic-transport.txt
    R jri/min-loss-delay/index.html
    R jri/padding/draft-ietf-quic-http.html
    R jri/padding/draft-ietf-quic-http.txt
    R jri/padding/draft-ietf-quic-invariants.html
    R jri/padding/draft-ietf-quic-invariants.txt
    R jri/padding/draft-ietf-quic-qpack.html
    R jri/padding/draft-ietf-quic-qpack.txt
    R jri/padding/draft-ietf-quic-recovery.html
    R jri/padding/draft-ietf-quic-recovery.txt
    R jri/padding/draft-ietf-quic-spin-exp.html
    R jri/padding/draft-ietf-quic-spin-exp.txt
    R jri/padding/draft-ietf-quic-tls.html
    R jri/padding/draft-ietf-quic-tls.txt
    R jri/padding/draft-ietf-quic-transport.html
    R jri/padding/draft-ietf-quic-transport.txt
    R jri/padding/index.html
    R jri/pto-fix/draft-ietf-quic-http.html
    R jri/pto-fix/draft-ietf-quic-http.txt
    R jri/pto-fix/draft-ietf-quic-invariants.html
    R jri/pto-fix/draft-ietf-quic-invariants.txt
    R jri/pto-fix/draft-ietf-quic-qpack.html
    R jri/pto-fix/draft-ietf-quic-qpack.txt
    R jri/pto-fix/draft-ietf-quic-recovery.html
    R jri/pto-fix/draft-ietf-quic-recovery.txt
    R jri/pto-fix/draft-ietf-quic-spin-exp.html
    R jri/pto-fix/draft-ietf-quic-spin-exp.txt
    R jri/pto-fix/draft-ietf-quic-tls.html
    R jri/pto-fix/draft-ietf-quic-tls.txt
    R jri/pto-fix/draft-ietf-quic-transport.html
    R jri/pto-fix/draft-ietf-quic-transport.txt
    R jri/pto-fix/index.html
    R jri/rttcode/draft-ietf-quic-http.html
    R jri/rttcode/draft-ietf-quic-http.txt
    R jri/rttcode/draft-ietf-quic-invariants.html
    R jri/rttcode/draft-ietf-quic-invariants.txt
    R jri/rttcode/draft-ietf-quic-qpack.html
    R jri/rttcode/draft-ietf-quic-qpack.txt
    R jri/rttcode/draft-ietf-quic-recovery.html
    R jri/rttcode/draft-ietf-quic-recovery.txt
    R jri/rttcode/draft-ietf-quic-spin-exp.html
    R jri/rttcode/draft-ietf-quic-spin-exp.txt
    R jri/rttcode/draft-ietf-quic-tls.html
    R jri/rttcode/draft-ietf-quic-tls.txt
    R jri/rttcode/draft-ietf-quic-transport.html
    R jri/rttcode/draft-ietf-quic-transport.txt
    R jri/rttcode/index.html
    R jri/sec81/draft-ietf-quic-http.html
    R jri/sec81/draft-ietf-quic-http.txt
    R jri/sec81/draft-ietf-quic-invariants.html
    R jri/sec81/draft-ietf-quic-invariants.txt
    R jri/sec81/draft-ietf-quic-qpack.html
    R jri/sec81/draft-ietf-quic-qpack.txt
    R jri/sec81/draft-ietf-quic-recovery.html
    R jri/sec81/draft-ietf-quic-recovery.txt
    R jri/sec81/draft-ietf-quic-spin-exp.html
    R jri/sec81/draft-ietf-quic-spin-exp.txt
    R jri/sec81/draft-ietf-quic-tls.html
    R jri/sec81/draft-ietf-quic-tls.txt
    R jri/sec81/draft-ietf-quic-transport.html
    R jri/sec81/draft-ietf-quic-transport.txt
    R jri/sec81/index.html
    R jri/simplify-rtt/draft-ietf-quic-http.html
    R jri/simplify-rtt/draft-ietf-quic-http.txt
    R jri/simplify-rtt/draft-ietf-quic-invariants.html
    R jri/simplify-rtt/draft-ietf-quic-invariants.txt
    R jri/simplify-rtt/draft-ietf-quic-qpack.html
    R jri/simplify-rtt/draft-ietf-quic-qpack.txt
    R jri/simplify-rtt/draft-ietf-quic-recovery.html
    R jri/simplify-rtt/draft-ietf-quic-recovery.txt
    R jri/simplify-rtt/draft-ietf-quic-spin-exp.html
    R jri/simplify-rtt/draft-ietf-quic-spin-exp.txt
    R jri/simplify-rtt/draft-ietf-quic-tls.html
    R jri/simplify-rtt/draft-ietf-quic-tls.txt
    R jri/simplify-rtt/draft-ietf-quic-transport.html
    R jri/simplify-rtt/draft-ietf-quic-transport.txt
    R jri/simplify-rtt/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9df97f01. [ci skip]



From nobody Mon May 20 03:59:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A1A2120150 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:59:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cFydKEuJ94R5 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 03:59:38 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E60E112014F for <quic-issues@ietf.org>; Mon, 20 May 2019 03:59:37 -0700 (PDT)
Date: Mon, 20 May 2019 03:59:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558349977; bh=ts+v0UCeQT+n/cb2HIT5FokCZAjMGc0qfspjS6BdFJY=; h=Date:From:To:Subject:From; b=erWnIMEx+k1GZsoMZaxs/nJKyACjQdrGQmmLfRgJO6vWdEyePGFpZelKSvXYCge3G rWKCcG72bsvls1GnmI7Cvy2xANQ+3WON6lgvdEw3M/izvzTfPumMuKu7iDdpjoeDB7 RodZEoYr/W4nOBs79Rb9s/g7fr/p/M9sW/n/SC7g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7df6dc-421ace@github.com>
Subject: [quicwg/base-drafts] 421ace: Script updating issues at 2019-05-20T10:59:30Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5TddV2geqNU2n8qSBnbkUBEduW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 10:59:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 421ace6b19797fdb799c5506f2eecd43f7c089e6
      https://github.com/quicwg/base-drafts/commit/421ace6b19797fdb799c5506f2eecd43f7c089e6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-20T10:59:30Z. [ci skip]



From nobody Mon May 20 07:01:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 195441200B5 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 9U5GWRiEK7Xa for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:01:42 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02E301200A1 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:01:41 -0700 (PDT)
Date: Mon, 20 May 2019 07:01:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558360900; bh=B/756nsSav+0O0TDBKu2+iDvtEENO0nBuu/vCrEW5Ps=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vI1PO1o0o2I1b1bviNcPahB07F1N4CF6HSOmgYN/pgBc62drY95hk7LfbIRMJFH7W qDHDvuHwKLpbCqq61s0HKw3duoP7Eid/wq9Y45E6jgIhTxVCbTGe3hb3Sc8c5565+r 1BYdibdwPZlL8L3VW/WNSpduroQph523AGcRCDrc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNS2OXMI7MQAKS22V257S4JEVBNHHBVF33HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2724@github.com>
Subject: [quicwg/base-drafts] Clarify PATH_RESPONSE lack of retransmission in Path Validation (#2724)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2b344af5a2_43c83f8f5b6cd96c6827cc"; 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/wj3HFuFTApGSumdndzVvuujf7Yc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:01:46 -0000

----==_mimepart_5ce2b344af5a2_43c83f8f5b6cd96c6827cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We have a must for PATH_CHALLENGE "The endpoint MUST use unpredictable data in every PATH_CHALLENGE frame so that it can associate the peer's response with the corresponding PATH_CHALLENGE."

"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."

This text should clarify that an endpoint MUST respond exactly once as well.  Saving PATH_RESPONSEs for later retransmission could be a memory attack.  If one wanted to be particularly careful you could also limit how many you buffer if you're congestion control limited.

https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-8.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/2724
----==_mimepart_5ce2b344af5a2_43c83f8f5b6cd96c6827cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We have a must for PATH_CHALLENGE "The endpoint MUST use unpredictable data in every PATH_CHALLENGE frame so that it can associate the peer's response with the corresponding PATH_CHALLENGE."</p>
<p>"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."</p>
<p>This text should clarify that an endpoint MUST respond exactly once as well.  Saving PATH_RESPONSEs for later retransmission could be a memory attack.  If one wanted to be particularly careful you could also limit how many you buffer if you're congestion control limited.</p>
<p><a href="https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-8.2" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-8.2</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/2724?email_source=notifications&amp;email_token=AFTOJK3KBJ2OULZ3JXDXRCDPWKVMJA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXPM4A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HSI6ZVD4FLDQKYBDPWKVMJANCNFSM4HOCJAOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLJJKMRVNIB46OPMTPWKVMJA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXPM4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJK3KBJ2OULZ3JXDXRCDPWKVMJA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXPM4A",
"url": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJK3KBJ2OULZ3JXDXRCDPWKVMJA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXPM4A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2b344af5a2_43c83f8f5b6cd96c6827cc--


From nobody Mon May 20 07:34:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C65F1200B6 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:34:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PxFrn0x7YdVF for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:34:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22C10120096 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:34:35 -0700 (PDT)
Date: Mon, 20 May 2019 07:34:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558362873; bh=XSKjG99MMJPWgpezpfmnne5VYejMxFC+CzSx3BWlmzk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ua0LO4nXPSXKlUF/U2dVkfGjclCE0RbmYdKhfgKv5hBdO9CEe/fU46KlfcChJrEmE c+ABVaL8HgFO5V3sJ4dY0CH7Z+Ca9EkrUkbPElAMRvHTRnCtF3KyV8rjXim4ff96ik 3zLD0kLOcCrYaJ/8+0cKubtdwAJbZnyWQm8ewygU=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WNHWZYW3SP47MIOV257WXTEVBNHHBVF33HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2724/494013484@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2724@github.com>
References: <quicwg/base-drafts/issues/2724@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PATH_RESPONSE lack of retransmission in Path Validation (#2724)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2baf9bf60f_3e8d3f80d1acd960128438a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xh5iVffZvdDfwq2vZCaMsP23hHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:34:37 -0000

----==_mimepart_5ce2baf9bf60f_3e8d3f80d1acd960128438a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Good call. Note that this is already indicated in [Section 13.2](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.13.2), way down at the bottom of the bulleted list, but I agree that we should have this be MUST NOT save for retransmission/MUST response exactly once.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2724#issuecomment-494013484
----==_mimepart_5ce2baf9bf60f_3e8d3f80d1acd960128438a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Good call. Note that this is already indicated in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.13.2" rel="nofollow">Section 13.2</a>, way down at the bottom of the bulleted list, but I agree that we should have this be MUST NOT save for retransmission/MUST response exactly once.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications&amp;email_token=AFTOJKY5RGLKU3TVNI77KFLPWKZHTA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZAYLA#issuecomment-494013484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OM2RHQIFGUEKTIATPWKZHTANCNFSM4HOCJAOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRM3SCETEWQRO6F4DPWKZHTA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZAYLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJKY5RGLKU3TVNI77KFLPWKZHTA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZAYLA#issuecomment-494013484",
"url": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJKY5RGLKU3TVNI77KFLPWKZHTA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZAYLA#issuecomment-494013484",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2baf9bf60f_3e8d3f80d1acd960128438a--


From nobody Mon May 20 07:37:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BCB4120096 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:37:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dvBdp2DTG9B6 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:37:45 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A8E2120089 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:37:45 -0700 (PDT)
Date: Mon, 20 May 2019 07:37:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558363064; bh=HUVvIVFEunJJwbd3cOtABcpxkhSDy5UUTPC/x/HwAD8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=R/VWJh0rCbNpeTNTMgk5lFtLNZ3tgRgjMQlRl4+dzEdHa+QdG7BECsjxhguKjxr0Q wfRB0wnTXE4HLaw0fjcaqU7dmfabBf4CxdpitPKIspWyR031kZvoq9VQx6R1FwXknD 77MHHP6TwSwFZ/dN4mThCUkKifPI/NYMC4Q21tno=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY7JLCBPQQ4NUVXMSV257XDREVBNHHBVF6C74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2725@github.com>
Subject: [quicwg/base-drafts] We lost the text recommending replacement of used CIDs (#2725)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2bbb88e60d_6e293fa2b7acd96c151182"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pwluDO4JBKNn86a9bJass9ekzQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:37:47 -0000

----==_mimepart_5ce2bbb88e60d_6e293fa2b7acd96c151182
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We previously had text: 
```
The endpoint SHOULD do this by supplying a new connection ID when a connection
ID is retired by its peer or when the endpoint receives a packet with a
previously unused connection ID.
```

In adding text for the TP (active_connection_id_limit), we kept the same idea, but lost a little bit of the text: 
```
An endpoint SHOULD NOT provide more connection IDs than the peer's limit.  If an
endpoint has provided its peer with the maximum number of connection IDs, it
SHOULD only provide a new connection ID when the peer retires one.
```

We still need the SHOULD replace used CIDs in the event that we *haven't* provided the peer with the maximum number of CIDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2725
----==_mimepart_5ce2bbb88e60d_6e293fa2b7acd96c151182
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We previously had text:</p>
<pre><code>The endpoint SHOULD do this by supplying a new connection ID when a connection
ID is retired by its peer or when the endpoint receives a packet with a
previously unused connection ID.
</code></pre>
<p>In adding text for the TP (active_connection_id_limit), we kept the same idea, but lost a little bit of the text:</p>
<pre><code>An endpoint SHOULD NOT provide more connection IDs than the peer's limit.  If an
endpoint has provided its peer with the maximum number of connection IDs, it
SHOULD only provide a new connection ID when the peer retires one.
</code></pre>
<p>We still need the SHOULD replace used CIDs in the event that we <em>haven't</em> provided the peer with the maximum number of CIDs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2725?email_source=notifications&amp;email_token=AFTOJK4FASYUBBZFETXEOI3PWKZTRA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXYL7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MTDCOE4R5Z7JXIWTPWKZTRANCNFSM4HOCTTXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5N5VFII6I7K7ZDQUTPWKZTRA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXYL7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2725?email_source=notifications\u0026email_token=AFTOJK4FASYUBBZFETXEOI3PWKZTRA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXYL7Q",
"url": "https://github.com/quicwg/base-drafts/issues/2725?email_source=notifications\u0026email_token=AFTOJK4FASYUBBZFETXEOI3PWKZTRA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXYL7Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2bbb88e60d_6e293fa2b7acd96c151182--


From nobody Mon May 20 07:39:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85132120096 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:39:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pslGrKYvB0al for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:38:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE539120089 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:38:58 -0700 (PDT)
Date: Mon, 20 May 2019 07:38:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558363137; bh=svQ+C6t8GHSCPCLjVT1TYsYwiqEa1i11QUVJU5hHHhk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Knt1e0AT6P/Gg8vcaFKQLxrBQ5Jw7NNjK7a0a3XIo+SJGUwW9p+K1UZIqhMY7uI5V fiWRigQIMHFwvNhQXuzRDbSmOf41h3Jk428iBFqyUn2LVrgTq2iPzgSceeqWTrEDTn 3h/HOx6GCD1FAP7F70rp98xz5eLqFDRru/rOnMPs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VJBVG5RAKIX7SSU5257XIDEVBNHHBVF33HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2724/494015306@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2724@github.com>
References: <quicwg/base-drafts/issues/2724@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PATH_RESPONSE lack of retransmission in Path Validation (#2724)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2bc01b1af0_343f3fe4288cd95c922289"; 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/ZsUNV4dKKCaE0hYIVnjVY05gwR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:39:00 -0000

----==_mimepart_5ce2bc01b1af0_343f3fe4288cd95c922289
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is technically design, but trivial.  Do you want to take this @erickinnear ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2724#issuecomment-494015306
----==_mimepart_5ce2bc01b1af0_343f3fe4288cd95c922289
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is technically design, but trivial.  Do you want to take this <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=32474881" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</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/2724?email_source=notifications&amp;email_token=AFTOJK3TVSNDBLDTGMM7PA3PWKZYDA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBGSQ#issuecomment-494015306">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RTUXOLZIT4BCKI5TPWKZYDANCNFSM4HOCJAOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK72TWO3IAU4DHA36TDPWKZYDA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBGSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJK3TVSNDBLDTGMM7PA3PWKZYDA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBGSQ#issuecomment-494015306",
"url": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJK3TVSNDBLDTGMM7PA3PWKZYDA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBGSQ#issuecomment-494015306",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2bc01b1af0_343f3fe4288cd95c922289--


From nobody Mon May 20 07:40:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB7D41201A8 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:40:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oymMg4WxP_xv for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:40:18 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0A261200B6 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:40:17 -0700 (PDT)
Date: Mon, 20 May 2019 07:40:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558363216; bh=kYEBmChhi73VhMuK5J5wrzsOiUFlCzqXsP+OIIUETbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wLcfGLomdWEMoObWlysPiW8dV/EICst0ET+/UuaEb8L4+T77IlIVv9PvMgdGlm5RT BX57CM/qbJwh734CZmrsXqjqFZk/mU/508sBGCoeyPZxOVDpJ/jQOP6VU/RnOsKKwO iGcz+xPWSbf7J8MCrGqddjZvjBAjGh8/hmaP/jJ0=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XRUFANCZVFBP3RUV257XNBEVBNHHBVF33HA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2724/494015869@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2724@github.com>
References: <quicwg/base-drafts/issues/2724@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PATH_RESPONSE lack of retransmission in Path Validation (#2724)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2bc50c6640_25e53f8ef28cd96013671ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F0i8tDlAZs_JOFAIWFKyJ383I40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:40:20 -0000

----==_mimepart_5ce2bc50c6640_25e53f8ef28cd96013671ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yup, I'll put up 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/2724#issuecomment-494015869
----==_mimepart_5ce2bc50c6640_25e53f8ef28cd96013671ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yup, I'll put up 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/2724?email_source=notifications&amp;email_token=AFTOJKZCIMNB2GEKR7YHIDLPWKZ5BA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBK7I#issuecomment-494015869">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTCRISPD7BPKMFVYDPWKZ5BANCNFSM4HOCJAOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2P4E5YGO4CHWQ73G3PWKZ5BA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBK7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJKZCIMNB2GEKR7YHIDLPWKZ5BA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBK7I#issuecomment-494015869",
"url": "https://github.com/quicwg/base-drafts/issues/2724?email_source=notifications\u0026email_token=AFTOJKZCIMNB2GEKR7YHIDLPWKZ5BA5CNFSM4HOCJAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZBK7I#issuecomment-494015869",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2bc50c6640_25e53f8ef28cd96013671ed--


From nobody Mon May 20 07:41:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F09B4120219 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:41:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XX-fSBhtk9Ro for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:41:23 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A600A1201EE for <quic-issues@ietf.org>; Mon, 20 May 2019 07:41:23 -0700 (PDT)
Date: Mon, 20 May 2019 07:41:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558363282; bh=DeAnpq2rLXZI6uKO0S8DpBIYhsBxUrPKxGukHlLbHpI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fK4dy1zojZtU8tGgfLKxTp7NkCc/7nHPHhq8ZdmvKZudt5cMPjVxk8XuBGIdugP1R 7pNfl1f1eVDMThQMLpQw2BsV38QCtSEh66WxEyCKnSccnSMPfhTUhSt2lAiqiyM2WH dAOZII8Fqh8MO2ui5oLdDGQ8/AM5a4cY8Jlo7078=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPU64C27OIJM6KYFF257XRFEVBNHHBVF6KIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2726@github.com>
Subject: [quicwg/base-drafts] Can an H3 server send a response before receiving the SETTINGS frame? (#2726)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2bc92985fe_120f3fca50ecd95c10306db"; 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/S0q20E7tgwyWpQjNz50UlVpg5xI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:41:36 -0000

----==_mimepart_5ce2bc92985fe_120f3fca50ecd95c10306db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's unclear if a H3 server can make the tradeoff between:
1. blocking all responses until the SETTINGS frame is received
2. sending a response right away, sacrificing some compression efficiency in order to avoid the HoL blocking

Furthermore, we need to be more specific if a client MUST send a SETTINGS frame immediately after establishing a connection. Currently, we only say that 
> Each side MUST initiate a single control stream at the beginning of the connection and send its SETTINGS frame as the first frame on this stream.

This allows endpoints to defer sending the SETTINGS indefinitely (as long as they don't send anything else on the control stream).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2726
----==_mimepart_5ce2bc92985fe_120f3fca50ecd95c10306db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's unclear if a H3 server can make the tradeoff between:</p>
<ol>
<li>blocking all responses until the SETTINGS frame is received</li>
<li>sending a response right away, sacrificing some compression efficiency in order to avoid the HoL blocking</li>
</ol>
<p>Furthermore, we need to be more specific if a client MUST send a SETTINGS frame immediately after establishing a connection. Currently, we only say that</p>
<blockquote>
<p>Each side MUST initiate a single control stream at the beginning of the connection and send its SETTINGS frame as the first frame on this stream.</p>
</blockquote>
<p>This allows endpoints to defer sending the SETTINGS indefinitely (as long as they don't send anything else on the control stream).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications&amp;email_token=AFTOJKZWM3FG4MK6DD4SRXDPWK2BFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXZJCA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5RDPNTPYJI6GPB3I3PWK2BFANCNFSM4HOCUVRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XDBNF3OOFXVGRMG3PWK2BFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXZJCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJKZWM3FG4MK6DD4SRXDPWK2BFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXZJCA",
"url": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJKZWM3FG4MK6DD4SRXDPWK2BFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUXZJCA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2bc92985fe_120f3fca50ecd95c10306db--


From nobody Mon May 20 07:47:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E34E8120106 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:47:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zX9Q5eVEyaDk for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:47:31 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC97012007A for <quic-issues@ietf.org>; Mon, 20 May 2019 07:47:30 -0700 (PDT)
Date: Mon, 20 May 2019 07:47:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558363649; bh=eubsoTAAF+z0YdKScFG16LPkNxUmTWLItJuV7vDmxPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WsSy29NCgZInTgvCgC41MP+j/NKsrYwMVthgtX7SK/D7YdOf8K0ZCNhOf/SkZ8D/t 52vo6WkZz5sHmi2/xsX2hxZD8+sLBJZNTrVRUtKKYgQVjnyE9n+rTLEYEzmcyOCl4o fbNMlRDPRXSxS3A0zQp944DSCKfppWd0LJehmUgM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74RP2LRORFDZTCHCV257YIDEVBNHHBVF6KIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2726/494018973@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2726@github.com>
References: <quicwg/base-drafts/issues/2726@github.com>
Subject: Re: [quicwg/base-drafts] Can an H3 server send a response before receiving the SETTINGS frame? (#2726)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2be01b9de9_53f93f855e2cd96811897b5"; 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/QYCMAQRP0EDz_z0bi9arm1ZidiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:47:33 -0000

----==_mimepart_5ce2be01b9de9_53f93f855e2cd96811897b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We hit an issue around this during the Prague interop I think. At the time I wrote on slack:

> When does the "beginning" begin and end? the end of the beginning is the reception of SETTINGS at both endpoints?

THe HTTP/3 connection lifecycle is not well defined.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2726#issuecomment-494018973
----==_mimepart_5ce2be01b9de9_53f93f855e2cd96811897b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We hit an issue around this during the Prague interop I think. At the time I wrote on slack:</p>
<blockquote>
<p>When does the "beginning" begin and end? the end of the beginning is the reception of SETTINGS at both endpoints?</p>
</blockquote>
<p>THe HTTP/3 connection lifecycle is not well defined.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications&amp;email_token=AFTOJKY3FVMOUF6OPZPXDHDPWK2YDA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZCDHI#issuecomment-494018973">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZWAOUAYQZW3OVYC3PWK2YDANCNFSM4HOCUVRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK325AHQMKQANPBTUWTPWK2YDA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZCDHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJKY3FVMOUF6OPZPXDHDPWK2YDA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZCDHI#issuecomment-494018973",
"url": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJKY3FVMOUF6OPZPXDHDPWK2YDA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZCDHI#issuecomment-494018973",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2be01b9de9_53f93f855e2cd96811897b5--


From nobody Mon May 20 07:54:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A389212008F for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:54:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id it7-bkj5y6tM for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 07:54:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2EBD120170 for <quic-issues@ietf.org>; Mon, 20 May 2019 07:54:50 -0700 (PDT)
Date: Mon, 20 May 2019 07:54:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558364089; bh=H9eSjaq74tynSBeV2H1y8B1n/XvHI9mDGLqWim27YPg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ma6JsU6Foo8omR06nZloNTNYQk2OOulBYbV1putPmxWZ4LxLYo7TYCxJF3qunEsNJ iPL1IWF4Sk11ATRfuAEnAlTSSgrRUfVxndoLLdwa/0IA6W+9WKfumO51UHt8T5uf30 y0YomDRdvJY6MhtYutryMa5lsx3kVdPstUAKMz4U=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43X4XHAZVHADUDKXV257ZDTEVBNHHBVF6C74@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2725/494022048@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2725@github.com>
References: <quicwg/base-drafts/issues/2725@github.com>
Subject: Re: [quicwg/base-drafts] We lost the text recommending replacement of used CIDs (#2725)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2bfb9a6ba4_30003f83d18cd96420106d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AjTOYHD1J2L3VdyWs0xwSCauEw4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 14:54:53 -0000

----==_mimepart_5ce2bfb9a6ba4_30003f83d18cd96420106d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Putting together 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/2725#issuecomment-494022048
----==_mimepart_5ce2bfb9a6ba4_30003f83d18cd96420106d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Putting together 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/2725?email_source=notifications&amp;email_token=AFTOJKYYFIPKFG3ELF7GAPDPWK3TTA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZC3IA#issuecomment-494022048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGJO5RY5WSABTLYSTPWK3TTANCNFSM4HOCTTXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK53HH4N3CBWBW4K3JLPWK3TTA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZC3IA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2725?email_source=notifications\u0026email_token=AFTOJKYYFIPKFG3ELF7GAPDPWK3TTA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZC3IA#issuecomment-494022048",
"url": "https://github.com/quicwg/base-drafts/issues/2725?email_source=notifications\u0026email_token=AFTOJKYYFIPKFG3ELF7GAPDPWK3TTA5CNFSM4HOCTTXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZC3IA#issuecomment-494022048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2bfb9a6ba4_30003f83d18cd96420106d4--


From nobody Mon May 20 08:20:24 2019
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 21DE6120225 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:20:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lcAIExlNnE5l for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:20:19 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EB191201EF for <quic-issues@ietf.org>; Mon, 20 May 2019 08:20:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=ezChUDNEPolXBUtQ1s52rWo3lQY=; b=TWkylY1uUE8McVF/ ApwEnD8NOMwbcJNMUaJ4xzAzLqYNKJLa7XIlVXa4vUVeO8deqRplLBHDsyEKHYxb 1TWuZGQUGrQ163lVgywpcg5+343BTJytXvvESIKSZAwRg3/ujKpBCp6cpghmx5Oc IgEbNs2y6i+AFyanhayeiD4Mhek=
Received: by filter0060p1iad2.sendgrid.net with SMTP id filter0060p1iad2-1660-5CE2C5AE-13 2019-05-20 15:20:14.172360827 +0000 UTC m=+586132.405152195
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 6GwoXVhRTCKmfiZjpIQj-w for <quic-issues@ietf.org>; Mon, 20 May 2019 15:20:14.218 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 288D11E041D for <quic-issues@ietf.org>; Mon, 20 May 2019 08:20:14 -0700 (PDT)
Date: Mon, 20 May 2019 15:20:14 +0000 (UTC)
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9df97f-5e8cff@github.com>
Subject: [quicwg/base-drafts] 5e8cff: Update CONTRIBUTING.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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3KUCmsc7wRsP7KCWoSzaKlIYJFAsj7xdv1sS piAcFMSvme1QwBT9TSQX1arKMWzXYFBt9XHg8jL0NocJkZax3T1X4cHrfeZQiFRS9xnxNUztjom4fI sCNyo2sTtN9/5Rq46+Rb0hVtv1ItqQNGF3WDaC2Us80iFwNGz9ir6DHf/CH+/IxdaJwOsOwNlpWPlq Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jqi2u2kBfQapPJGrrYoN4fPYwC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 15:20:22 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e8cff45c1e6e7e7d421020dc3a58a52ca030b8e
      https://github.com/quicwg/base-drafts/commit/5e8cff45c1e6e7e7d421020dc3a58a52ca030b8e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M CONTRIBUTING.md

  Log Message:
  -----------
  Update CONTRIBUTING.md



From nobody Mon May 20 08:21:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 990411201E2 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:21:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qy9iKxhoIBDO for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:21:51 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34A5E120099 for <quic-issues@ietf.org>; Mon, 20 May 2019 08:21:51 -0700 (PDT)
Date: Mon, 20 May 2019 08:21:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558365710; bh=XyVx86p1sH+Q5keU/JOTn8E08/JH/zLLXjSqeQqMB94=; h=Date:From:To:Subject:From; b=cSAtMQJecihzW+u7NAQxqMJY3Gq0LwsIniRq4m43c681oqz8WR8g1+v/eMhvnrMkR 7GiTK4uunpnyu1DM/9uv921vG/oIhTqnjBThyAGBEDBi7Als1u3aPFzGLorF6o7TgC vf+VxSnZRay5PgNoAJHD3waWGA2KFvKUOaeMl+QY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/421ace-ef0af3@github.com>
Subject: [quicwg/base-drafts] ef0af3: Script updating gh-pages from 5e8cff45. [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/iToFbdnUGBlIjdX5A-wjKsCxGg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 15:21:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef0af37fcf1203a6272529afe8e448fabae4f15a
      https://github.com/quicwg/base-drafts/commit/ef0af37fcf1203a6272529afe8e448fabae4f15a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5e8cff45. [ci skip]



From nobody Mon May 20 08:30:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9200F12008F for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:30:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zebVzWfIM5BU for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:30:15 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FE761200E5 for <quic-issues@ietf.org>; Mon, 20 May 2019 08:30:15 -0700 (PDT)
Date: Mon, 20 May 2019 08:30:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558366214; bh=m3s3wDZHiisIo+laCU8iaviYV4HFkMGBz6jaX/5vUOw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XUFvtgRr8GRVG84BfDQYTqC3aSQZ87gDHgTIiYKCbos3IvsvMqmcr/9ALzThfz6jc RISC2OVoUXX3nkeV2D//oElSMbguN1WxvePE49mCJwys8YXPC+uFWyYpSX47Nr3XsM 8sfSHwoyn/adM9NqBdE+Aza1ywzrjuqQM4z2YRso=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QZPSHGEQUNNRHXYV2575INEVBNHHBVF6KIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2726/494036891@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2726@github.com>
References: <quicwg/base-drafts/issues/2726@github.com>
Subject: Re: [quicwg/base-drafts] Can an H3 server send a response before receiving the SETTINGS frame? (#2726)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2c8069f675_76053f93f74cd9645345"; 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/V64pk948sOCjTG7RfrnVs-IovMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 15:30:17 -0000

----==_mimepart_5ce2c8069f675_76053f93f74cd9645345
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's my understanding that the endpoints (both the server and the client) can make that call (i.e. either wait for SETTINGS before sending a HTTP message, or send the HTTP message right away sacrificing some efficiency).

>> Each side MUST initiate a single control stream at the beginning of the connection and send its SETTINGS frame as the first frame on this stream.
> This allows endpoints to defer sending the SETTINGS indefinitely (as long as they don't send anything else on the control stream).

If the current sentence sounds unclear, it might be worth rephrasing it to "Each side MUST initiate a single control stream and send its SETTINGS frame as the first frame on this stream at the beginning of the 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/2726#issuecomment-494036891
----==_mimepart_5ce2c8069f675_76053f93f74cd9645345
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's my understanding that the endpoints (both the server and the client) can make that call (i.e. either wait for SETTINGS before sending a HTTP message, or send the HTTP message right away sacrificing some efficiency).</p>
<blockquote>
<blockquote>
<p>Each side MUST initiate a single control stream at the beginning of the connection and send its SETTINGS frame as the first frame on this stream.<br>
This allows endpoints to defer sending the SETTINGS indefinitely (as long as they don't send anything else on the control stream).</p>
</blockquote>
</blockquote>
<p>If the current sentence sounds unclear, it might be worth rephrasing it to "Each side MUST initiate a single control stream and send its SETTINGS frame as the first frame on this stream at the beginning of the connection".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications&amp;email_token=AFTOJK5O6253YV2FOUXDACTPWK7YNA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZGPGY#issuecomment-494036891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYDW75CVP4CLC57LHLPWK7YNANCNFSM4HOCUVRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CT6DH76M46SNQYPLPWK7YNA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZGPGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJK5O6253YV2FOUXDACTPWK7YNA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZGPGY#issuecomment-494036891",
"url": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJK5O6253YV2FOUXDACTPWK7YNA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZGPGY#issuecomment-494036891",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2c8069f675_76053f93f74cd9645345--


From nobody Mon May 20 08:53:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA8F4120099 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:53:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FY2AGFr5_HqK for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 08:53:24 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C62AE120075 for <quic-issues@ietf.org>; Mon, 20 May 2019 08:53:23 -0700 (PDT)
Date: Mon, 20 May 2019 08:53:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558367602; bh=/MCQisXCK0U8Cc67uUPiMLJCux1Spr3kcYl2yEyowYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I4flSV+sK+N0pZIZmULXePW9ZRS4la0fYToTCFcO0tBlAA1dImq/V1L5vFD3ogyri 54Zf/gxPiUMxSY49Tp3O84GUV9r51Bfj3Z28UchESPcBwnudfIXKor4vH0Mu9KnJHV SdX82TDWu3sHVrZO7kXMV7ZFbY0+gr6335TKyYz4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47WJIEXTQTUZAB3B525777FEVBNHHBVF6KIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2726/494046009@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2726@github.com>
References: <quicwg/base-drafts/issues/2726@github.com>
Subject: Re: [quicwg/base-drafts] Can an H3 server send a response before receiving the SETTINGS frame? (#2726)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2cd72425b6_3f433ff5dfacd96421220ef"; 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/QFxu8yKHnF-44ykiIIE3-1qH5o0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 15:53:26 -0000

----==_mimepart_5ce2cd72425b6_3f433ff5dfacd96421220ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The irritating phrase for me is "beginning of connection". An HTTP/3 connection can work perfectly well without ever sending SETTINGS, in either direction. So it is perpetually beginning until its not. The post-beginning phase doesn't really add anything; the endpoints are already adjusting their behaviour based on the connection parameters: either default or peer-set.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2726#issuecomment-494046009
----==_mimepart_5ce2cd72425b6_3f433ff5dfacd96421220ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The irritating phrase for me is "beginning of connection". An HTTP/3 connection can work perfectly well without ever sending SETTINGS, in either direction. So it is perpetually beginning until its not. The post-beginning phase doesn't really add anything; the endpoints are already adjusting their behaviour based on the connection parameters: either default or peer-set.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications&amp;email_token=AFTOJK2DMCDKZXTST3ZKBO3PWLCPFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZIWOI#issuecomment-494046009">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DA5IMX373IRXPPP3PWLCPFANCNFSM4HOCUVRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KHTSXQDXIEMLQENLPWLCPFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZIWOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJK2DMCDKZXTST3ZKBO3PWLCPFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZIWOI#issuecomment-494046009",
"url": "https://github.com/quicwg/base-drafts/issues/2726?email_source=notifications\u0026email_token=AFTOJK2DMCDKZXTST3ZKBO3PWLCPFA5CNFSM4HOCUVR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZIWOI#issuecomment-494046009",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2cd72425b6_3f433ff5dfacd96421220ef--


From nobody Mon May 20 09:16:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFDBE12017A for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lDMRPU7Via-P for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:16:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 608C812012C for <quic-issues@ietf.org>; Mon, 20 May 2019 09:16:07 -0700 (PDT)
Date: Mon, 20 May 2019 09:16:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558368966; bh=8KViceBSOlGDd2lBhkdLxoQIQg6g4mnTLdGckmzNBjE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=kPY67zX6wZL+2Z2GZIOXITDHDnDQwjbOQM1CcDCF9vRbIXgBBBEcXHleScv5dbBGK KzqXmRewF9A3GB2kpYqrk0VrSylnRiCgrP+UhkdakmrKhW+WPCqQNop849nQ34GExy ccjeR9tO23C/j3Z70a1Lh/bLrMat24qDjHYVN2Yo=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYI2ZBNV4RIP4JUIIN26ACUNEVBNHHBVGEAPM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2727@github.com>
Subject: [quicwg/base-drafts] Clarify the text recommending replacing CIDs when consumed (#2727)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2d2c659470_6af3f97a92cd9601902d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f8nyLh0ojCjxREhoqWukMREQa_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: Mon, 20 May 2019 16:16:09 -0000

----==_mimepart_5ce2d2c659470_6af3f97a92cd9601902d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reword the text to be a bit more clear about what's expected from a CID issuer. 

Closes #2725.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2727

-- Commit Summary --

  * #2725: Clarify the language around replacing CIDs

-- File Changes --

    M draft-ietf-quic-transport.md (20)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2727.patch
https://github.com/quicwg/base-drafts/pull/2727.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/2727

----==_mimepart_5ce2d2c659470_6af3f97a92cd9601902d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Reword the text to be a bit more clear about what's expected from a CID issuer.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2725.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446153471" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2725" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2725/hovercard" href="https://github.com/quicwg/base-drafts/issues/2725">#2725</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/2727'>https://github.com/quicwg/base-drafts/pull/2727</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>#2725: Clarify the language around replacing CIDs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2727/files#diff-0">draft-ietf-quic-transport.md</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2727.patch'>https://github.com/quicwg/base-drafts/pull/2727.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2727.diff'>https://github.com/quicwg/base-drafts/pull/2727.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/2727?email_source=notifications&amp;email_token=AFTOJK5ZEB4AMKL5MGEOGZTPWLFENA5CNFSM4HODPH62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYQB5Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK32NVEJLQUIRBJQ7ELPWLFENANCNFSM4HODPH6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4A5FDTRK4LTR54HHLPWLFENA5CNFSM4HODPH62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYQB5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2727?email_source=notifications\u0026email_token=AFTOJK5ZEB4AMKL5MGEOGZTPWLFENA5CNFSM4HODPH62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYQB5Q",
"url": "https://github.com/quicwg/base-drafts/pull/2727?email_source=notifications\u0026email_token=AFTOJK5ZEB4AMKL5MGEOGZTPWLFENA5CNFSM4HODPH62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYQB5Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce2d2c659470_6af3f97a92cd9601902d--


From nobody Mon May 20 09:19:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21372120160 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:19:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZzvC-vSBMVbJ for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:19:22 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 324CD1200E5 for <quic-issues@ietf.org>; Mon, 20 May 2019 09:19:22 -0700 (PDT)
Date: Mon, 20 May 2019 09:19:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558369161; bh=P0KAD/epj3K1eHG816rIw1WSevDBsKSzfcJH1Lj9SKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R0IQ9/RH1BB0FtYhM5JtjkfutsZookZvoiv7LI5ZEK35SvIlkg1yeH+aLR1b67UNn D7rbAbVI91b0tkLpzdKzyFsonCWspV7GkF53ojgrTCscFD9hTWBAYpR/2Al38nOOX1 JY8qks0tsxdYI9EDam1eFd7oUpFghVv21go6mgjY=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KTLRXRWVHJ5ZBRF526ADAREVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c494055797@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2d388e9fe2_39c63fdb3f0cd9602361ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tvg_FUw4DDmyEp6-YlutmFzdmWU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 16:19:24 -0000

----==_mimepart_5ce2d388e9fe2_39c63fdb3f0cd9602361ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Turns out I had misunderstood the intent of this PR with regards to @pmeenan's setup and how to recreate the following image. Turns out it's really quite brilliant! 

![pmeenan's approach](https://raw.githubusercontent.com/pmeenan/http3-prioritization-proposal/master/images/sample.svg?sanitize=true)

For others who might not have figured it out:

@ianswett proposes to use odd numbered priority values (e.g., 127, 125, ...) to represent concurrency level 3, and even numbered priority values (e.g., 126, 124, ...) to represent concurrency levels 2 and 1.
For example:
127 = concurrency 3
126, no weight = concurrency 2
126, weight = concurrency 1

This allows the whole thing to be represented without a single placeholder (which I didn't understand before now)! That is immensely powerful, while also allowing normal placeholders.

It would also allow resolving #2690 in the same way as proposed in #2723 : just make priority 0, no weight the default for new nodes! 

We're not sure yet about streams-upon-streams dependencies and how this mixes with the placeholder approach etc. but it seems this PR could be the one we were looking for. We will iterate on this and create some example schema's. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-494055797
----==_mimepart_5ce2d388e9fe2_39c63fdb3f0cd9602361ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Turns out I had misunderstood the intent of this PR with regards to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a>'s setup and how to recreate the following image. Turns out it's really quite brilliant!</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://raw.githubusercontent.com/pmeenan/http3-prioritization-proposal/master/images/sample.svg?sanitize=true"><img src="https://raw.githubusercontent.com/pmeenan/http3-prioritization-proposal/master/images/sample.svg?sanitize=true" alt="pmeenan's approach" style="max-width:100%;"></a></p>
<p>For others who might not have figured it out:</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> proposes to use odd numbered priority values (e.g., 127, 125, ...) to represent concurrency level 3, and even numbered priority values (e.g., 126, 124, ...) to represent concurrency levels 2 and 1.<br>
For example:<br>
127 = concurrency 3<br>
126, no weight = concurrency 2<br>
126, weight = concurrency 1</p>
<p>This allows the whole thing to be represented without a single placeholder (which I didn't understand before now)! That is immensely powerful, while also allowing normal placeholders.</p>
<p>It would also allow resolving <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442842858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2690/hovercard" href="https://github.com/quicwg/base-drafts/pull/2690">#2690</a> in the same way as proposed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445681386" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2723" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2723/hovercard" href="https://github.com/quicwg/base-drafts/pull/2723">#2723</a> : just make priority 0, no weight the default for new nodes!</p>
<p>We're not sure yet about streams-upon-streams dependencies and how this mixes with the placeholder approach etc. but it seems this PR could be the one we were looking for. We will iterate on this and create some example schema's.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK2OVKCWO43I3JSAJETPWLFQRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZLC5I#issuecomment-494055797">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK23OD2RUTRRUCXDAXLPWLFQRANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UBZIVGCE2S5VUWFLPWLFQRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZLC5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2OVKCWO43I3JSAJETPWLFQRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZLC5I#issuecomment-494055797",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK2OVKCWO43I3JSAJETPWLFQRA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZLC5I#issuecomment-494055797",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2d388e9fe2_39c63fdb3f0cd9602361ca--


From nobody Mon May 20 09:23:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 470F41201B3 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:23:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r4TC1xZU4s6j for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:23:22 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 528D61201B0 for <quic-issues@ietf.org>; Mon, 20 May 2019 09:23:08 -0700 (PDT)
Date: Mon, 20 May 2019 09:23:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558369387; bh=aauqlaAbR8OHJKTpYNxPxICN1G8XlHNPii9dPi/C+xI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=B4/1VxFK2BYvvTk7G1lkqDDrlBCtadeGG19J5etsluzdGO33UIzTfH9O6FKmZ6tM6 ab8x10/sv8ayOX6n7WvyMRa3XRTh/fIz9iUoncPQmRWFQC8W2snhXnrDIE+51sJH0I tf088uotFUCNqfu50eFpH8PLJuyB5NwB1YALtQFE=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XTBU5LOCBT73QCDF26ADOXEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728@github.com>
Subject: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2d46b4fe14_6c563fd1c56cd96018891f"; 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/Uv9DWu9va_RjmYtmFoGu-C0oHSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 16:23:27 -0000

----==_mimepart_5ce2d46b4fe14_6c563fd1c56cd96018891f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current recovery spec says *7.2. Slow Start*: 
_QUIC begins every connection in slow start and exits slow start upon loss or upon increase in the ECN-CE counter. QUIC re-enters slow start anytime the congestion window is less than ssthresh, which only occurs after persistent congestion is declared. While in slow start, QUIC increases the congestion window by the number of bytes acknowledged when each acknowledgment is processed._ 

That's fine, but it is often advisable to exit the initial slow start before observing the first loss. Very often, the default behavior results in widely overshooting the "fair" window, leading to not just one loss but rather a series of losses. For example, implementations could monitor the evolution of the RTT during initial slow start, and exit slow start as soon that the measured RTT exits RTTMin + some margin -- maybe the min 1/8th of RTT and 10 milliseconds, or 1ms 1/8th of RTTMin was too small. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2728
----==_mimepart_5ce2d46b4fe14_6c563fd1c56cd96018891f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The current recovery spec says <em>7.2. Slow Start</em>:<br>
<em>QUIC begins every connection in slow start and exits slow start upon loss or upon increase in the ECN-CE counter. QUIC re-enters slow start anytime the congestion window is less than ssthresh, which only occurs after persistent congestion is declared. While in slow start, QUIC increases the congestion window by the number of bytes acknowledged when each acknowledgment is processed.</em></p>
<p>That's fine, but it is often advisable to exit the initial slow start before observing the first loss. Very often, the default behavior results in widely overshooting the "fair" window, leading to not just one loss but rather a series of losses. For example, implementations could monitor the evolution of the RTT during initial slow start, and exit slow start as soon that the measured RTT exits RTTMin + some margin -- maybe the min 1/8th of RTT and 10 milliseconds, or 1ms 1/8th of RTTMin was too small.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications&amp;email_token=AFTOJK6CK772LXMYQFVEJO3PWLF6XA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYRPZQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UPVKYJHCZLKP57DDPWLF6XANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDY5D2I5AUNZKAE3TPWLF6XA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYRPZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK6CK772LXMYQFVEJO3PWLF6XA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYRPZQ",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK6CK772LXMYQFVEJO3PWLF6XA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYRPZQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2d46b4fe14_6c563fd1c56cd96018891f--


From nobody Mon May 20 09:31:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5E4A1200E5 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:31:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hI4cbEVUMz7v for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:31:23 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A59B5120006 for <quic-issues@ietf.org>; Mon, 20 May 2019 09:31:23 -0700 (PDT)
Date: Mon, 20 May 2019 09:31:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558369882; bh=pcuDYzyCJPsgqNsgHtXQfCwo++GqySk069UrVNbqJH4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yssBIua0JtloOX7QVUHOQYuVLkezU7Qj5xkVyxRiW8gVrHYXm0WfLpfJkmnCuZM5Q usvPtzQmBt0B6zQTTBzX/K60qPwIcDeXi6Krc2uJpE1UErutxSNj9kZmsEBXb+P23E Ji7LqKx4XjMrAJaYJx7GvHvPXTIijSGNaP/1NvjM=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LTZSO6QA4ZYPT5H526AENVEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729@github.com>
Subject: [quicwg/base-drafts] Don't store or retransmit PATH_RESPOSNE frames,  avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2d65abdbd9_2cb73fb2ceecd964461386"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vQlMrdGSg8PFBOR9oKeQjLTus-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: Mon, 20 May 2019 16:31:26 -0000

----==_mimepart_5ce2d65abdbd9_2cb73fb2ceecd964461386
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Mention in the PATH_RESPONSE section that we must not store or retransmit them.

Closes #2724.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2729

-- Commit Summary --

  * #2724: Don't store or retransmit PATH_RESPOSNE frames, avoid buffering too many

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2729.patch
https://github.com/quicwg/base-drafts/pull/2729.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/2729

----==_mimepart_5ce2d65abdbd9_2cb73fb2ceecd964461386
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Mention in the PATH_RESPONSE section that we must not store or retransmit them.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2724.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446135096" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2724" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2724/hovercard" href="https://github.com/quicwg/base-drafts/issues/2724">#2724</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/2729'>https://github.com/quicwg/base-drafts/pull/2729</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>#2724: Don&#39;t store or retransmit PATH_RESPOSNE frames, avoid buffering too many</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2729/files#diff-0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2729.patch'>https://github.com/quicwg/base-drafts/pull/2729.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2729.diff'>https://github.com/quicwg/base-drafts/pull/2729.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/2729?email_source=notifications&amp;email_token=AFTOJK3HJNSN6NL3ZKJWNS3PWLG5VA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYTEXQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ34PL5NYSD4NWTWWDPWLG5VANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK225VIWJW5VEPCJY5DPWLG5VA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYTEXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3HJNSN6NL3ZKJWNS3PWLG5VA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYTEXQ",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3HJNSN6NL3ZKJWNS3PWLG5VA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUYTEXQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce2d65abdbd9_2cb73fb2ceecd964461386--


From nobody Mon May 20 09:52:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E53712004E for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:52:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qWpxn-KQO_gc for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 09:52:44 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5C3A12004C for <quic-issues@ietf.org>; Mon, 20 May 2019 09:52:44 -0700 (PDT)
Date: Mon, 20 May 2019 09:52:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558371163; bh=Pvddhq7CpBW9ujLX8IWlkZYNioi8PeAHrhL1XmyJtJ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QmdrjpbbHUsmyIAoSZLDSoaTKqWu0DrxuRVSViSrlc1CpCGuRRv4EXSoHnRPQGhD+ 7B/P5G90e0frieTFLm2ldvaO+3oEGluChAVYlDdKHCxdqouGHY311l++QmvZYEGCO8 /l4J+YCi18vKxGv6jSHRUjnG75Ve4hw5DWVjeFmk=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PTJYLOCMQFIW4DYV26AG5XEVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c494067457@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2db5b6be31_65ce3fd8582cd95c4193d3"; 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/JbLnRwxbJBgiTnTw07S7P1FqPAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 16:52:46 -0000

----==_mimepart_5ce2db5b6be31_65ce3fd8582cd95c4193d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@rmarx, I would not say that odd priority values _represent_ odd concurrency level 3.  You could implement @pmeenan's "concurrency level 3" that way.  But the idea is that you do not need "concurrency level 3" as a special case to think about.

There are just two criteria:

1. Priorities:  Elements of the higher priority 100% preempt elements of the lower priority.

2. Concurrency: Elements of the same priority share bandwidth.  Serial elements need to be downloaded to completion one at a time, while concurrent elements need to be downloaded concurrently.  There is still a question of how serial and concurrent elements share bandwidth.  There is a proposal that concurrent elements get 50% of the bandwidth as a group.  The alternative is that concurrent elements group gets a percentage proportional to the number of concurrent elements in at that priority level. Both of these alternatives seem "hacky" as they possible do not give the client sufficient control for bandwidth sharing.  I have some proposal and will share it on the list (the PR comment does not seem like the right place 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/2700#issuecomment-494067457
----==_mimepart_5ce2db5b6be31_65ce3fd8582cd95c4193d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=2240689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rmarx">@rmarx</a>, I would not say that odd priority values <em>represent</em> odd concurrency level 3.  You could implement <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a>'s "concurrency level 3" that way.  But the idea is that you do not need "concurrency level 3" as a special case to think about.</p>
<p>There are just two criteria:</p>
<ol>
<li>
<p>Priorities:  Elements of the higher priority 100% preempt elements of the lower priority.</p>
</li>
<li>
<p>Concurrency: Elements of the same priority share bandwidth.  Serial elements need to be downloaded to completion one at a time, while concurrent elements need to be downloaded concurrently.  There is still a question of how serial and concurrent elements share bandwidth.  There is a proposal that concurrent elements get 50% of the bandwidth as a group.  The alternative is that concurrent elements group gets a percentage proportional to the number of concurrent elements in at that priority level. Both of these alternatives seem "hacky" as they possible do not give the client sufficient control for bandwidth sharing.  I have some proposal and will share it on the list (the PR comment does not seem like the right place for it).</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/2700?email_source=notifications&amp;email_token=AFTOJKZI5YFEXCQGAT3ZTDTPWLJNXA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZN6AI#issuecomment-494067457">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK535R3RXOECAD6QW73PWLJNXANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LAXXJDOETGIWS42TPWLJNXA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZN6AI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZI5YFEXCQGAT3ZTDTPWLJNXA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZN6AI#issuecomment-494067457",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKZI5YFEXCQGAT3ZTDTPWLJNXA5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZN6AI#issuecomment-494067457",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2db5b6be31_65ce3fd8582cd95c4193d3--


From nobody Mon May 20 10:49:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CA191201CD for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:49:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hWeyMqOgUrmD for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:49:21 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 779FB1201BE for <quic-issues@ietf.org>; Mon, 20 May 2019 10:49:21 -0700 (PDT)
Date: Mon, 20 May 2019 10:49:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558374560; bh=pt2s8gtoQqGmqzz3JsPMGb0lPnxVE52ibS0P2ysWQuM=; h=Date:From:To:Subject:From; b=hNzRiMe0QURtRdijE9qsNuBiCwZky5wGSATKhfrsQjnrFjcDcmjZq/KYghF8EADu1 0XxsOxWcoZbF8CAX2La+fezDPHi1v+MKPjH7f4GuOFGYcd193gPx94UA6h7gkhQqGm +/8GpFWwVWrSNl1grCEJuUBLRd8ktZc8YmKhYCLw=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/DaanDeMeyer-specify-data-before-headers-error/cdd2c2-172734@github.com>
Subject: [quicwg/base-drafts] 172734: 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/MUZ76CQJwrtZy3cWsjUFfEvflgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 17:49:23 -0000

  Branch: refs/heads/DaanDeMeyer-specify-data-before-headers-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1727343bb342514289cb5ea019feb54f562cbcdf
      https://github.com/quicwg/base-drafts/commit/1727343bb342514289cb5ea019feb54f562cbcdf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Update draft-ietf-quic-http.md

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>



From nobody Mon May 20 10:49:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CDF61201BE for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:49:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u6br4fUK0M20 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:49:29 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CCFB61201DD for <quic-issues@ietf.org>; Mon, 20 May 2019 10:49:28 -0700 (PDT)
Date: Mon, 20 May 2019 10:49:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558374567; bh=o3ZE+P6aBYPWX+iYr1EwEHA8Odl0538X6nyDVaP70xU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dIfBUZLAwUBdoyqWKwuom9xzh/smEcb1PUnIlIEVPkdUkHaF+BCCmgfVqNU2MxIuq WhapzkVA0fY6XxNss204GkQdlsUpf07rD1z40AEUpCeumQdu6ksOz7OcA5SDvPm0k0 vPjsP7TH3/h8Kl58bACyhMXd4F6F/BowCwlDJns0=
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/2715/push/3628001592@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2715@github.com>
References: <quicwg/base-drafts/pull/2715@github.com>
Subject: Re: [quicwg/base-drafts] Specify error for a DATA frame before any HEADERS frames (#2715)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2e8a78a9db_2cb93fb2ceecd96415204d"; 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/TvMDPWPRYi8OHi9YPhTuf8pfxzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 17:49:31 -0000

----==_mimepart_5ce2e8a78a9db_2cb93fb2ceecd96415204d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

1727343bb342514289cb5ea019feb54f562cbcdf  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/2715/files/cdd2c2557a93b8620ddeb4e3a010b10e41200354..1727343bb342514289cb5ea019feb54f562cbcdf

----==_mimepart_5ce2e8a78a9db_2cb93fb2ceecd96415204d
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/1727343bb342514289cb5ea019feb54f562cbcdf">1727343</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/2715/files/cdd2c2557a93b8620ddeb4e3a010b10e41200354..1727343bb342514289cb5ea019feb54f562cbcdf?email_source=notifications&amp;email_token=AFTOJK6EGPITYWROCDEAQDLPWLQCPA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSNRSHA4DGNSQOVZWQIZTGYZDQMBQGE2TSMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7X7TGHMPUULXTARMLPWLQCPANCNFSM4HNPI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6W4WFPDOLFCNRGJ2TPWLQCPA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSNRSHA4DGNSQOVZWQIZTGYZDQMBQGE2TSMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2715/files/cdd2c2557a93b8620ddeb4e3a010b10e41200354..1727343bb342514289cb5ea019feb54f562cbcdf?email_source=notifications\u0026email_token=AFTOJK6EGPITYWROCDEAQDLPWLQCPA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSNRSHA4DGNSQOVZWQIZTGYZDQMBQGE2TSMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2715/files/cdd2c2557a93b8620ddeb4e3a010b10e41200354..1727343bb342514289cb5ea019feb54f562cbcdf?email_source=notifications\u0026email_token=AFTOJK6EGPITYWROCDEAQDLPWLQCPA5CNFSM4HNPI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TSNRSHA4DGNSQOVZWQIZTGYZDQMBQGE2TSMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce2e8a78a9db_2cb93fb2ceecd96415204d--


From nobody Mon May 20 10:50:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F2DE1201CD for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ohcRJ3IQ8dNu for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:50:23 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 530FD1201BE for <quic-issues@ietf.org>; Mon, 20 May 2019 10:50:23 -0700 (PDT)
Date: Mon, 20 May 2019 10:50:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558374622; bh=7m7RC5RwycQL/jVxBIt5gnnHv8U1X6eRPqLmWROK3fA=; h=Date:From:To:Subject:From; b=MzBf2H9qrq/iuhnpG6FgSgk+ka5c/e+oOvGA5o9rRjGcmx3NX88zmBNM5wGjLDL8j 5qTDIA3D/GlCBwua0H/j4Q+gAXDv0gyA0+KbEngLSxMslyxRNC1KMZrItCz0NL9/86 EtjxJYeAh+/24V8eB9fx3kPw703jZocdhO2OZjxw=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/DaanDeMeyer-specify-data-before-headers-error/172734-bda617@github.com>
Subject: [quicwg/base-drafts] bda617: 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/P_VimeLiZjcQHSLSj4N8ybAhxJM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 17:50:25 -0000

  Branch: refs/heads/DaanDeMeyer-specify-data-before-headers-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: bda617368d0d48f904263ed70bfc24a601262162
      https://github.com/quicwg/base-drafts/commit/bda617368d0d48f904263ed70bfc24a601262162
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Update draft-ietf-quic-http.md

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>



From nobody Mon May 20 10:51:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD9DD1201DE for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:51:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NnKSm_AAJJO8 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:51:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B32F61201BE for <quic-issues@ietf.org>; Mon, 20 May 2019 10:51:51 -0700 (PDT)
Date: Mon, 20 May 2019 10:51:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558374710; bh=SRC+WqxbJv5T1kR/BitVFkmuK4p4eb0fbRiQAa41eCI=; h=Date:From:To:Subject:From; b=lE7wh/hb8jlGycJvDtpqu3tLkYxGZcc6ObSXl/8C1eRo5F4QSQYwLyJjSjD54aq6g qY9QHo2codasnqNN4mlglydDZceSvac0cRBQGa1pxN0nZSG8/UsUNUINvh/Q9hIwQN CwInNAbigf1wShhU8rncrPaCwJOIl997l0XDJ768=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ef0af3-ae6a6a@github.com>
Subject: [quicwg/base-drafts] ae6a6a: Script updating gh-pages from bda61736. [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/p6APkZ6GQXWB10mcRoDu-49j0P8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 17:51:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae6a6a6b58627a8690717dde802950bb463f9eb4
      https://github.com/quicwg/base-drafts/commit/ae6a6a6b58627a8690717dde802950bb463f9eb4
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-http.txt
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-invariants.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-invariants.txt
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-qpack.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-qpack.txt
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-recovery.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-recovery.txt
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-tls.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-tls.txt
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-transport.html
    M DaanDeMeyer-specify-data-before-headers-error/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bda61736. [ci skip]



From nobody Mon May 20 10:54:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFC6E120091 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:54:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4lAdo6S2sMeq for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 10:54:00 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4AFE81201DE for <quic-issues@ietf.org>; Mon, 20 May 2019 10:54:00 -0700 (PDT)
Date: Mon, 20 May 2019 10:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558374839; bh=THG03l/n3ei+xGJV2CT195P5Ant1UoNa+9vV6xUb46o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Ao7kw2O7172RulHFjF95Zltneb5LpVYM345TvchU0jdkQ0hXLKoBLGV+FTDk0NX9 CnBlaRfxMKEgG3wRwxghgRm1i3CEEf1pmiMt1JU6D8EK+H+HCDoOV+GrkDLvZ5yN0b bKSG9+HimKJ09xXpMZB6YkNnMPVFMRy1AjTRs3vE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDTXFYXPPYOPIGHJ526AODPEVBNHHBVDXTWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2722/c494088012@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2722@github.com>
References: <quicwg/base-drafts/pull/2722@github.com>
Subject: Re: [quicwg/base-drafts] Specify push stream truncated last frame error. (#2722)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2e9b775f89_777e3f8d3e6cd968102145c"; 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/EX9EAJFQJFugohwYYu2rassTQ88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 17:54:02 -0000

----==_mimepart_5ce2e9b775f89_777e3f8d3e6cd968102145c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

[7.1](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.sectio=
n.7.1) already contains this text:=0D
> Each frame=E2=80=99s payload MUST contain exactly the fields identified=
 in its description. A frame payload that contains additional bytes after=
 the identified fields or a frame payload that terminates before the end =
of the identified fields MUST be treated as a connection error of type HT=
TP_MALFORMED_FRAME.=0D
=0D
That's intended to cover any stream type with frames.  Perhaps we should =
consolidate the language from both sections into that, possibly leaving b=
ehind cross-references.=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/2722#issuecomment-494088012=

----==_mimepart_5ce2e9b775f89_777e3f8d3e6cd968102145c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rf=
c.section.7.1" rel=3D"nofollow">7.1</a> already contains this text:</p>=0D=

<blockquote>=0D
<p>Each frame=E2=80=99s payload MUST contain exactly the fields identifie=
d in its description. A frame payload that contains additional bytes afte=
r the identified fields or a frame payload that terminates before the end=
 of the identified fields MUST be treated as a connection error of type H=
TTP_MALFORMED_FRAME.</p>=0D
</blockquote>=0D
<p>That's intended to cover any stream type with frames.  Perhaps we shou=
ld consolidate the language from both sections into that, possibly leavin=
g behind cross-references.</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/2722?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK27MQ77S55EB4MWMJLPWLQTPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZS6TA#issuecomment-494088012">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK72HQRZHQJUC3RRDNDPWLQTPANCNFSM4HNXVJYA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJKYJGYEI43F7P5WLC3DPW=
LQTPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODVZS6TA.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/2722?email_source=3D=
notifications\u0026email_token=3DAFTOJK27MQ77S55EB4MWMJLPWLQTPA5CNFSM4HNX=
VJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZS6TA#i=
ssuecomment-494088012",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2722?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK27MQ77S55EB4MWMJLPWLQTPA5CNFSM4HNXVJ=
YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZS6TA#iss=
uecomment-494088012",=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_5ce2e9b775f89_777e3f8d3e6cd968102145c--


From nobody Mon May 20 11:26:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7932D120044 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 11:26:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FMFcR3wqAJqM for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 11:26:16 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C6CA120026 for <quic-issues@ietf.org>; Mon, 20 May 2019 11:26:16 -0700 (PDT)
Date: Mon, 20 May 2019 11:26:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558376775; bh=2HOyCSDNYUzngPbBSRKUm10EW+9zaqhU1roRDXVPPiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qP6ev22teD36FYkExjzjYAIlfb9g3s1odvSnKi3aP82N7dBrFN+HNyCaxpfn8nJP/ xQiRQyzZyGWiNlWDrnb4pH//fX+K8I/2liFosom3OOFSM0+aUHyOXKYlO3l87IvQWa aB3cF8AaQDCaKOLb9AZ5UyA9ss6vfxt0z2ep5qHc=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7AOYEUJRKYYYGNTRN26AR4PEVBNHHBVDXTWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2722/c494099043@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2722@github.com>
References: <quicwg/base-drafts/pull/2722@github.com>
Subject: Re: [quicwg/base-drafts] Specify push stream truncated last frame error. (#2722)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2f14721cfe_65a53fd8582cd95c9729f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kzvYNoo4P1nmg05mO7aEh-G7tzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 18:26:18 -0000

----==_mimepart_5ce2f14721cfe_65a53fd8582cd95c9729f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I hadn't seen that paragraph yet. I'd propose to drop the text in the Bidirectional Streams section.

The reasoning is that when searching for what to do when a stream is closed with a truncated frame, I found (or rather was pointed to) the text in the Bidirectional Streams section. After finding a paragraph like that, I didn't expect to find any other text in the rfc related to truncated frames (which led to this pr). Without the text in the Bidirectional Streams section, I might have found the text in the Frame Layout section first which would have immediately answered my question.

This would also consolidate errors related to frames in the HTTP Framing Layer section which seems like the first place to go looking for frame related errors.

Should I make another pr (if this sounds like a good idea) or update this one 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/2722#issuecomment-494099043
----==_mimepart_5ce2f14721cfe_65a53fd8582cd95c9729f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I hadn't seen that paragraph yet. I'd propose to drop the text in the Bidirectional Streams section.</p>
<p>The reasoning is that when searching for what to do when a stream is closed with a truncated frame, I found (or rather was pointed to) the text in the Bidirectional Streams section. After finding a paragraph like that, I didn't expect to find any other text in the rfc related to truncated frames (which led to this pr). Without the text in the Bidirectional Streams section, I might have found the text in the Frame Layout section first which would have immediately answered my question.</p>
<p>This would also consolidate errors related to frames in the HTTP Framing Layer section which seems like the first place to go looking for frame related errors.</p>
<p>Should I make another pr (if this sounds like a good idea) or update this one 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/2722?email_source=notifications&amp;email_token=AFTOJKZNIDBC4ATQXMU3FG3PWLUMPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZVUYY#issuecomment-494099043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZXM67XRP6B7FKEN3PWLUMPANCNFSM4HNXVJYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SS5GNZKUQB4DJDI3PWLUMPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZVUYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJKZNIDBC4ATQXMU3FG3PWLUMPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZVUYY#issuecomment-494099043",
"url": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJKZNIDBC4ATQXMU3FG3PWLUMPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZVUYY#issuecomment-494099043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2f14721cfe_65a53fd8582cd95c9729f6--


From nobody Mon May 20 11:29:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1461A1200B9 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 11:29:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rHzFvscdnyP7 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 11:29:14 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACA70120091 for <quic-issues@ietf.org>; Mon, 20 May 2019 11:29:12 -0700 (PDT)
Date: Mon, 20 May 2019 11:29:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558376951; bh=dMi0/3kmz19A0IjcZtwF7is2dCTcoskS5VGjynTRhBw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zL00VhaRAbRUU+lql94taTAUMwJCPOGjSVAblMk1pO+aR3z5mny4yvsj0RT33KqE1 xr71f8ul04P3eFwQ6j6+i2rA6UrE1GfgjyPILtKBK5PW5vXeu2so7m0wGx3LwQk7eK 584Mz77fY6jLmt8bzY298dm8b5ja93c+7YkO06A4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CMOUIN5UCCO4NFZ526ASHPEVBNHHBVDXTWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2722/c494100062@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2722@github.com>
References: <quicwg/base-drafts/pull/2722@github.com>
Subject: Re: [quicwg/base-drafts] Specify push stream truncated last frame error. (#2722)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2f1f79fd37_75d23f97a92cd960907aa"; 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/RZOLKZqM4CVEKla0rH-kGOtaSyw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 18:29:16 -0000

----==_mimepart_5ce2f1f79fd37_75d23f97a92cd960907aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fine to just update this one.  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/2722#issuecomment-494100062
----==_mimepart_5ce2f1f79fd37_75d23f97a92cd960907aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fine to just update this one.  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/2722?email_source=notifications&amp;email_token=AFTOJK36WBHZBSBA53QF6GDPWLUXPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZV4XQ#issuecomment-494100062">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SBOMKEHEH27CNCILPWLUXPANCNFSM4HNXVJYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IU63QONXJSZIJJXLPWLUXPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZV4XQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK36WBHZBSBA53QF6GDPWLUXPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZV4XQ#issuecomment-494100062",
"url": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK36WBHZBSBA53QF6GDPWLUXPA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZV4XQ#issuecomment-494100062",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2f1f79fd37_75d23f97a92cd960907aa--


From nobody Mon May 20 12:20:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA56B120110 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 12:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rkNtIlk1GJ7d for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 12:20:21 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E27D1200CE for <quic-issues@ietf.org>; Mon, 20 May 2019 12:20:20 -0700 (PDT)
Date: Mon, 20 May 2019 12:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558380019; bh=w/wVCjHbKhitb7CoL4BFIs55qlN4nfVO6oCI1j+kmDA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0nA+VfbMnGgjNBX0C0JpcCSB1IzxZUWlpYGQfr9OHbhhVr2DpGEo99ZF8jm8nL6ys QrKdkKC5kdH3zt62lIbeE8BiSSX7ZA8ih/vXreySoEBOTPCb33u3T2xjT7Pa7kU685 jj8C0B+yWzb7LCA4TH0FEzWlh5JypI6WswuFgAbA=
From: Daan De Meyer <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6DQK5P2PDNHPDDFV26AYHHEVBNHHBVDXTWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2722/c494117121@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2722@github.com>
References: <quicwg/base-drafts/pull/2722@github.com>
Subject: Re: [quicwg/base-drafts] Specify push stream truncated last frame error. (#2722)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce2fdf3a7086_cca3f9f56acd96c365633"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DaanDeMeyer
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cN9dPxvTZv30sJe9vliY5Xicm78>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 19:20:24 -0000

----==_mimepart_5ce2fdf3a7086_cca3f9f56acd96c365633
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is the best I could come up with. I had to relax the text from Frame Layout to allow truncated frames on abruptly closed streams. Maybe abruptly closed stream should be clarified better (I'm not sure if this is done elsewhere 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/2722#issuecomment-494117121
----==_mimepart_5ce2fdf3a7086_cca3f9f56acd96c365633
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is the best I could come up with. I had to relax the text from Frame Layout to allow truncated frames on abruptly closed streams. Maybe abruptly closed stream should be clarified better (I'm not sure if this is done elsewhere 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/2722?email_source=notifications&amp;email_token=AFTOJK6LXQKJML3WKEZ243TPWL2XHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZ2CAI#issuecomment-494117121">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYX7GRWRMF5WP43YLPWL2XHANCNFSM4HNXVJYA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DYZPTWGLHVO4T2E3PWL2XHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZ2CAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK6LXQKJML3WKEZ243TPWL2XHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZ2CAI#issuecomment-494117121",
"url": "https://github.com/quicwg/base-drafts/pull/2722?email_source=notifications\u0026email_token=AFTOJK6LXQKJML3WKEZ243TPWL2XHA5CNFSM4HNXVJYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZ2CAI#issuecomment-494117121",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce2fdf3a7086_cca3f9f56acd96c365633--


From nobody Mon May 20 14:49:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34F061200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:49:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RHh_q6AZ-UjU for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:49:18 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3D2212004B for <quic-issues@ietf.org>; Mon, 20 May 2019 14:49:18 -0700 (PDT)
Date: Mon, 20 May 2019 14:49:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558388957; bh=aQSvMX6YKp0zWVljh+euMjHIUU5Y4zOc9VkvgsFHQX4=; h=Date:From:To:Subject:From; b=qCYaiRn2LFuHapUgMfPeJmMhxikfBM2AQ20EUSWy0UfoYeRhX4UgQ0tZtmW7zkZfy vIv0L1MJDfyDQOYJSo/WEYTe5OF9qc8MY9h9DoIRdwtU1q+c13AgaG6gkl9hOmKvNF Od5ZqLrNXQR/G6KTwPL2M92VawTQ2vf0lijvESrQ=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-streams-editorial/000000-fed5f2@github.com>
Subject: [quicwg/base-drafts] fed5f2: Editorial suggestions on the Streams section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o8wPwwsfbcJQxkG6t4VBhEBbZjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 21:49:20 -0000

  Branch: refs/heads/ianswett-streams-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: fed5f29eb369d133f7c40d901576c9debb0be9f1
      https://github.com/quicwg/base-drafts/commit/fed5f29eb369d133f7c40d901576c9debb0be9f1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial suggestions on the Streams section



From nobody Mon May 20 14:50:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61A481200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:50:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CIbBidJXdv3K for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:50:01 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E1BA12004B for <quic-issues@ietf.org>; Mon, 20 May 2019 14:50:01 -0700 (PDT)
Date: Mon, 20 May 2019 14:50:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558389000; bh=7B9DrMQCfUGILbz+2cPcSRxqcCcaahCji5vt07H3210=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=g31c38K//lViZ2nepbhcuhoCSImV54M+ESf8Ah2F654ux2CBNpvA3v+hMDEBm/A65 h3I7GhLJOSP+cTafCYEjRp/17OXu1ZkDRT/+MtCc/JZCi42Z9if08eI71jZM0stwPh QelS1lZn4lxH9155gUwR3bm10pxaH/cutsS5lalE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BSK4O7WWVWKZGYB526BJYREVBNHHBVGTFHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2730@github.com>
Subject: [quicwg/base-drafts] Editorial suggestions on the Streams section (#2730)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3210832457_216e3fb26e2cd96c709258"; 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/kaRrCRvsWH71xzFyZRnV726X16A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 21:50:03 -0000

----==_mimepart_5ce3210832457_216e3fb26e2cd96c709258
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/2730

-- Commit Summary --

  * Editorial suggestions on the Streams section

-- File Changes --

    M draft-ietf-quic-transport.md (75)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2730.patch
https://github.com/quicwg/base-drafts/pull/2730.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/2730

----==_mimepart_5ce3210832457_216e3fb26e2cd96c709258
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/2730'>https://github.com/quicwg/base-drafts/pull/2730</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Editorial suggestions on the Streams section</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2730/files#diff-0">draft-ietf-quic-transport.md</a>
    (75)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2730.patch'>https://github.com/quicwg/base-drafts/pull/2730.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2730.diff'>https://github.com/quicwg/base-drafts/pull/2730.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/2730?email_source=notifications&amp;email_token=AFTOJK6IC6JLXIGVBLN3I43PWMMIRA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2MU7A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UNVPMQFALNZAIZDLPWMMIRANCNFSM4HOFWESQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CVPSAYO72C7WQJX3PWMMIRA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2MU7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2730?email_source=notifications\u0026email_token=AFTOJK6IC6JLXIGVBLN3I43PWMMIRA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2MU7A",
"url": "https://github.com/quicwg/base-drafts/pull/2730?email_source=notifications\u0026email_token=AFTOJK6IC6JLXIGVBLN3I43PWMMIRA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2MU7A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3210832457_216e3fb26e2cd96c709258--


From nobody Mon May 20 14:50:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE0341200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:50:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AOyl4eKMsLmz for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:50:40 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6BD4512004B for <quic-issues@ietf.org>; Mon, 20 May 2019 14:50:40 -0700 (PDT)
Date: Mon, 20 May 2019 14:50:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558389039; bh=WZwVy9miOLNoj4tCn1RLz5iibDxo53KqqGM75pCk2Rw=; h=Date:From:To:Subject:From; b=Vgn/h2MsKH9pRWmPYlF0G2WUrIUw+m6hVqJRsKRvByt8CIsNwbN0IuX+HHIVSPdqp VyptPBTYa46eU8VMmGJ23YCGwhlBhjuuAyUrp61etebcTrk52lmF++qI8CGI6cgASs Hz2aIccMho6ESOLCHi5+VR5wE7CYMe3gqBuyONVk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ae6a6a-df7b2b@github.com>
Subject: [quicwg/base-drafts] df7b2b: Script updating gh-pages from fed5f29e. [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/f6OMpr2-iIeFwUovbxv2YECKxYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 21:50:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: df7b2bfe2afe1a1831008d7a8482601a211e1a52
      https://github.com/quicwg/base-drafts/commit/df7b2bfe2afe1a1831008d7a8482601a211e1a52
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    A ianswett-streams-editorial/draft-ietf-quic-http.html
    A ianswett-streams-editorial/draft-ietf-quic-http.txt
    A ianswett-streams-editorial/draft-ietf-quic-invariants.html
    A ianswett-streams-editorial/draft-ietf-quic-invariants.txt
    A ianswett-streams-editorial/draft-ietf-quic-qpack.html
    A ianswett-streams-editorial/draft-ietf-quic-qpack.txt
    A ianswett-streams-editorial/draft-ietf-quic-recovery.html
    A ianswett-streams-editorial/draft-ietf-quic-recovery.txt
    A ianswett-streams-editorial/draft-ietf-quic-tls.html
    A ianswett-streams-editorial/draft-ietf-quic-tls.txt
    A ianswett-streams-editorial/draft-ietf-quic-transport.html
    A ianswett-streams-editorial/draft-ietf-quic-transport.txt
    A ianswett-streams-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fed5f29e. [ci skip]



From nobody Mon May 20 14:52:47 2019
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 EBE011200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RQU3iaEa33rp for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 14:52:43 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60B7212004B for <quic-issues@ietf.org>; Mon, 20 May 2019 14:52:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=MxvbD5q7ahMx2nLNGTESJhwbzwc=; b=fY1ALiZhHPxojTYt RNgIIjHc0u6pbCwHZkZzKPgS54kedqF+w8kn0+QHYYzRQd7BUVbIC8hW5ccbpDfN 76a1Zia7A/tdH8oNE0SI455FvNbqHWCAzlsFv8BScWrFUMYQZ4qUiN/CEN57iGIs 5hGd9Ou3CejL4rfC7aObgxWLBPI=
Received: by filter0344p1iad2.sendgrid.net with SMTP id filter0344p1iad2-4406-5CE321AA-19 2019-05-20 21:52:42.523266641 +0000 UTC m=+609339.454609579
Received: from github-lowworker-8f847b2.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0028p1iad2.sendgrid.net (SG) with ESMTP id 3PocjJzhQKGep2D7f6Tj6A for <quic-issues@ietf.org>; Mon, 20 May 2019 21:52:42.452 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-8f847b2.cp1-iad.github.net (Postfix) with ESMTP id 630DB361560 for <quic-issues@ietf.org>; Mon, 20 May 2019 14:52:42 -0700 (PDT)
Date: Mon, 20 May 2019 21:52:42 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/df7b2b-b5e48d@github.com>
Subject: [quicwg/base-drafts] b5e48d: Script updating issues at 2019-05-20T21:52:36Z. [c...
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2u8mLUxNdAngHCghTTPAsYUpvPLO9ZzssmnR gm4DTTbjPhLcRuJ728zpz8qGArxTqs6ju1elVyLIzZWz+CocsdfqRsjyUGfcNnNP+g9UWdhtv4SCnb /jidZqq7YpcGtsOJFqTFdYTbM0pYqiXm+oR3HIsD3WWd+RuXtyvTTDRf1w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pJdcb-CLY-KXAZkMfeurh-zE5Z0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 21:52:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b5e48d934eb24fe48b3bb429c193a15ab6997c8d
      https://github.com/quicwg/base-drafts/commit/b5e48d934eb24fe48b3bb429c193a15ab6997c8d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-20T21:52:36Z. [ci skip]



From nobody Mon May 20 15:47:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8CFC1200CD for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:47:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TEgGyoB6fi4n for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:47:30 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65F5A12009C for <quic-issues@ietf.org>; Mon, 20 May 2019 15:47:30 -0700 (PDT)
Date: Mon, 20 May 2019 15:47:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558392449; bh=i2t8nArupgtaiPPQoZueIElvL/slANPW/MdhzcuDmKM=; h=Date:From:To:Subject:From; b=JwhyzEQLINBLmfS2dRJg//aFTspIVRlSN8HXpyZ/7pjC+DQngj2GKfbK34IXX8Ow2 /xi9oDteSocFoBy6qIpNkNpbXcJyTMcGy1Y6OELNRYEVfMPk8m4Kjsg468rs6kAC6F OU0yHCvKm8ZlZ7ho09EGjMr+gdiP+MlWmKi1vkvc=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-transport/000000-84054d@github.com>
Subject: [quicwg/base-drafts] 84054d: Transport editorial 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/kmlyRLo_pdcY6AnSZX9mSVAjs2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 22:47:32 -0000

  Branch: refs/heads/ianswett-transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84054d5a3488e897ad7ecb129c78e18312f486d6
      https://github.com/quicwg/base-drafts/commit/84054d5a3488e897ad7ecb129c78e18312f486d6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Transport editorial suggestions



From nobody Mon May 20 15:48:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D8691200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:48:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 H_LPOI_rvHSe for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:47:59 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2C1412009C for <quic-issues@ietf.org>; Mon, 20 May 2019 15:47:58 -0700 (PDT)
Date: Mon, 20 May 2019 15:47:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558392477; bh=Tz54KhUAAi6scpYiG4kk03RJoVlUNxowB6HDpIePTis=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tpxCDRZFNuXl9kskkcMsGRQzYKG+sSIwK+LYBR4cLytJcOxQ3u9Im+fZBk8iAGCzR 1XGp93PAHP5YV5ycpEkbnn+iPnXoPT9QGd4vmFD7BQFp84+fPujq6g6q76yH0q6bCz GjGFRLcAJonpT6m+4F2sKRLbXiy9Wu0BHB6JPA9o=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZII6FFORKJBTX7JBV26BQR3EVBNHHBVGVFRE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2731@github.com>
Subject: [quicwg/base-drafts] Transport editorial suggestions (#2731)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce32e9dc12b6_14743fe136ccd95c16520fa"; 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/yFopBnt-RO7fMYuqhkDTVwgl3Gk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 22:48:00 -0000

----==_mimepart_5ce32e9dc12b6_14743fe136ccd95c16520fa
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/2731

-- Commit Summary --

  * Transport editorial suggestions

-- File Changes --

    M draft-ietf-quic-transport.md (16)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2731.patch
https://github.com/quicwg/base-drafts/pull/2731.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/2731

----==_mimepart_5ce32e9dc12b6_14743fe136ccd95c16520fa
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/2731'>https://github.com/quicwg/base-drafts/pull/2731</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Transport editorial suggestions</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2731/files#diff-0">draft-ietf-quic-transport.md</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2731.patch'>https://github.com/quicwg/base-drafts/pull/2731.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2731.diff'>https://github.com/quicwg/base-drafts/pull/2731.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/2731?email_source=notifications&amp;email_token=AFTOJK4ZXHP2FFFBOE3KZ4DPWMTB3A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2UWEQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RRRLUOO6KAMJD5W3PWMTB3ANCNFSM4HOGAGXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRPG5LODSPLIXRO6TPWMTB3A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2UWEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2731?email_source=notifications\u0026email_token=AFTOJK4ZXHP2FFFBOE3KZ4DPWMTB3A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2UWEQ",
"url": "https://github.com/quicwg/base-drafts/pull/2731?email_source=notifications\u0026email_token=AFTOJK4ZXHP2FFFBOE3KZ4DPWMTB3A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU2UWEQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce32e9dc12b6_14743fe136ccd95c16520fa--


From nobody Mon May 20 15:49:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D36361200B4 for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7nQxkk1PwTXb for <quic-issues@ietfa.amsl.com>; Mon, 20 May 2019 15:49:05 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4287D12009C for <quic-issues@ietf.org>; Mon, 20 May 2019 15:49:05 -0700 (PDT)
Date: Mon, 20 May 2019 15:49:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558392544; bh=Xg+6NNpH4nZhrAcuDxNzEbMFhccZ3mcKReWqZ90PhdI=; h=Date:From:To:Subject:From; b=GVfOTx+lQ9EAskWdZAVAWPm7sfKmyD3ZWIQRm6EgPV65tCrCCbtNwVUKzJ+5PmdlK 12sYzROed7tLLxaPNeIXESzTekgK23N44erphGVHCWsQX0J6WmYVn/QuKnOMvVBMRh nvOL/FuPo9pZewwOhr4MG6GCSyQKDIW7kPDqMbxg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b5e48d-64c211@github.com>
Subject: [quicwg/base-drafts] 64c211: Script updating gh-pages from 84054d5a. [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/_HPG8S8LaFQKIWdbi2_VMz0S-es>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 May 2019 22:49:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64c2115a3d27bbcb430a9fe0897d877416c8a77a
      https://github.com/quicwg/base-drafts/commit/64c2115a3d27bbcb430a9fe0897d877416c8a77a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    A ianswett-transport/draft-ietf-quic-http.html
    A ianswett-transport/draft-ietf-quic-http.txt
    A ianswett-transport/draft-ietf-quic-invariants.html
    A ianswett-transport/draft-ietf-quic-invariants.txt
    A ianswett-transport/draft-ietf-quic-qpack.html
    A ianswett-transport/draft-ietf-quic-qpack.txt
    A ianswett-transport/draft-ietf-quic-recovery.html
    A ianswett-transport/draft-ietf-quic-recovery.txt
    A ianswett-transport/draft-ietf-quic-tls.html
    A ianswett-transport/draft-ietf-quic-tls.txt
    A ianswett-transport/draft-ietf-quic-transport.html
    A ianswett-transport/draft-ietf-quic-transport.txt
    A ianswett-transport/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 84054d5a. [ci skip]



From nobody Tue May 21 00:25:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A16C120129 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:25:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iTsQNw-N1kHb for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:25:47 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C19F91201BE for <quic-issues@ietf.org>; Tue, 21 May 2019 00:25:45 -0700 (PDT)
Date: Tue, 21 May 2019 00:25:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558423544; bh=CJXNn5WWURhT1x9ws/K9HAYDIw8Hh4n2uFjOylUjgko=; h=Date:From:To:Subject:From; b=e3jRRTPIoFP51+pPYs5W9WkkdTC/wu8Ok9RIvtN2iQzlRZSq1ZzYSf4IiUT04Q0xw CmVKkjl1/fpI3+ntBjHvCmMAUMpB8l51iMZNTg067TSs0SQ3oRXpKVDNcNHcZ9JuCy PxYzkOmTr1ZilKR2U95B14LKgUOt2oVWtX35+x9s=
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/9c969a-e0b89a@github.com>
Subject: [quicwg/wg-materials] 00401a: HTTP Issues slides
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_Jw8MlU3JI_DZYsfMaP7X7zXCFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 07:25:49 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 00401a7aed870fb8825079593a4f470ecee8a702
      https://github.com/quicwg/wg-materials/commit/00401a7aed870fb8825079593a4f470ecee8a702
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    A interim-19-05/h3issues.pdf

  Log Message:
  -----------
  HTTP Issues slides


  Commit: e0b89a102e76b83d9cc31c894bdfd295ec9da72f
      https://github.com/quicwg/wg-materials/commit/e0b89a102e76b83d9cc31c894bdfd295ec9da72f
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    A interim-19-05/h3issues.pdf

  Log Message:
  -----------
  Merge pull request #110 from MikeBishop/master

HTTP Issues slides for Interim 1905


Compare: https://github.com/quicwg/wg-materials/compare/9c969a9925bf...e0b89a102e76


From nobody Tue May 21 00:29:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4291812023B for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:29:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g3c_mbm43iBH for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:29:13 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 934E412021F for <quic-issues@ietf.org>; Tue, 21 May 2019 00:29:13 -0700 (PDT)
Date: Tue, 21 May 2019 00:29:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558423752; bh=TAvx+SkDRgLy/nqw3A9GSTbLAasTct51DGqmlL4ZmoM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tws7YSvONfvLHLUAZSfBqmiGeFRAW/rPQbzc6Q6K0EG/Ic4eLjoTctyUMUpBPskpQ smdxv+szfLi7XofWXQkH2L1tgj+VZez5TC7J3CVeM/u6FCWqpnhHSB0gHKDDVflIcX /FtU2SYnC3EKF59DI4AwDCym0rVEvbPx6T82SVKU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ46JTAAPNY3QOYBSF26DNUREVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728/494273545@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3a8c87646d_4eb43f9f56acd96c971966"; 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/TxUQNyIlW0cpzhO9cdeflPyqWJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 07:29:26 -0000

----==_mimepart_5ce3a8c87646d_4eb43f9f56acd96c971966
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This really seems to be stepping into the realm of designing a congestion control algorithm.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2728#issuecomment-494273545
----==_mimepart_5ce3a8c87646d_4eb43f9f56acd96c971966
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This really seems to be stepping into the realm of designing a congestion control algorithm.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications&amp;email_token=AFTOJK5A3XBMHRWD3IGAHDDPWOQERA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3AICI#issuecomment-494273545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JCS4I2CULNDRTTI3PWOQERANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BZFGHLVATH7DFY73PWOQERA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3AICI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK5A3XBMHRWD3IGAHDDPWOQERA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3AICI#issuecomment-494273545",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK5A3XBMHRWD3IGAHDDPWOQERA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3AICI#issuecomment-494273545",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3a8c87646d_4eb43f9f56acd96c971966--


From nobody Tue May 21 00:33:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00B5B12007C for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:33:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wACQjwSBMWMO for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 00:33:31 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EF1B120021 for <quic-issues@ietf.org>; Tue, 21 May 2019 00:33:31 -0700 (PDT)
Date: Tue, 21 May 2019 00:33:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558424010; bh=u0Z4VbO0XDMcCXraESI9hom1mYFo3w676Vhs3bqb0aU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AzxOolF4VqHKsM2zBSV2AtTUJf9fl0CvhZR3JPxeHytf920D/K44UUQ+QKzTm5QSj v58o+HXVAl0vxCOqTYGrvSArcAW1LHalTZl9UqVbs/nM58hXPCc1kMXZsn6BEZ5SXj 8/0sgIYA58OQUMdGHvijq+r/r4wiP/bV39Z7BbqQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65NGRR6KOFVEE3LJ526DOEVEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/239867076@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPOSNE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3a9ca32919_36563facfd0cd96c28906c"; 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/hbXqd1PH1EYj_gda1od0UcP7QJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 07:33:33 -0000

----==_mimepart_5ce3a9ca32919_36563facfd0cd96c28906c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Did you want to base this on the other PR? Merge conflicts suck. 

> @@ -1722,6 +1722,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new

```suggestion

An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
```

> @@ -1722,6 +1722,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.  An
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames

I think that this amounts to ignoring PATH_CHALLENGE. It might be better to say that 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/2729#pullrequestreview-239867076
----==_mimepart_5ce3a9ca32919_36563facfd0cd96c28906c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Did you want to base this on the other PR? Merge conflicts suck.</p><h=
r>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2729#discussi=
on_r285884989">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1722,6 +1722,10 @@ it can associate th=
e peer&#39;s response with the corresponding PATH_CHALLENGE.=0D
 =0D
 On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediatel=
y by=0D
 echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame.=0D
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MUST NOT store or retransmit a PA=
TH_RESPONSE frame, as a new=0D
+=0D
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2729#discussi=
on_r285885707">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1722,6 +1722,10 @@ it can associate th=
e peer&#39;s response with the corresponding PATH_CHALLENGE.=0D
 =0D
 On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediatel=
y by=0D
 echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame.=0D
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new=
=0D
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is need=
ed.  An=0D
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames=0D=

</pre>=0D
<p>I think that this amounts to ignoring PATH_CHALLENGE. It might be bett=
er to say that instead.</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/2729?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK27UUV7RIBAGPXG6U3PWOQUVA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGBJRA#pullrequestreview-239867076=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3UJ4ODFKFSXTVFL7TPWOQUVANCNFSM4HODS4DA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK7T6VLW=
PIZI52GGAY3PWOQUVA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGBJRA.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/2729?email_source=3D=
notifications\u0026email_token=3DAFTOJK27UUV7RIBAGPXG6U3PWOQUVA5CNFSM4HOD=
S4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZGBJRA#pullrequestreview-239867076",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK27UUV7RIBAGPXG6U3PWOQUVA5CNFSM4HODS4=
DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZG=
BJRA#pullrequestreview-239867076",=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_5ce3a9ca32919_36563facfd0cd96c28906c--


From nobody Tue May 21 01:42:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3FE912011C for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:42:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s3GiGuMxo4i3 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:42:13 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F69712007C for <quic-issues@ietf.org>; Tue, 21 May 2019 01:42:13 -0700 (PDT)
Date: Tue, 21 May 2019 01:42:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558428131; bh=uoqj9R4YM5Ospollir1us5B8+QJMttUqOghlxO3RnXc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fI80Cs3yllHeNgWlniOnUSo09LIuPXUHLCfnxJOpZOa+vxs7TVVPGphX+pLsklQ0N bN7GrZOYepL0qD+bPl8vvr1rgXdzD471sLhE0ASWOhxACZ/NnsB+Vz1j6QvMxbjW3+ TGTmdLKPiKW7UldrISJ11ue3YGGQ6PpkLp7gfqCk=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WEU4BR5LFSFMLTZF26DWGHEVBNHHBVHHGIU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2732@github.com>
Subject: [quicwg/base-drafts] Reusing SRTs (#2732)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3b9e3d9c8a_237d3f87c58cd96c2305f8"; 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/xnNRmDssk8EscSLtbdFQTsziY5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 08:42:15 -0000

----==_mimepart_5ce3b9e3d9c8a_237d3f87c58cd96c2305f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We hit this during interop, where one implementation would re-issue the same SRT it included in the TPs in each new NEW_CONNECTION_ID frame. The question was raised whether that was allowed or not, and @martinthomson decided that "design text was 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/issues/2732
----==_mimepart_5ce3b9e3d9c8a_237d3f87c58cd96c2305f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We hit this during interop, where one implementation would re-issue the same SRT it included in the TPs in each new NEW_CONNECTION_ID frame. The question was raised whether that was allowed or not, and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> decided that "design text was 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/issues/2732?email_source=notifications&amp;email_token=AFTOJKZF7TPGU53PQ7OVXZDPWOYWHA5CNFSM4HOIV3E2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU44ZCQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GXVIEHF4GYXVOCP3PWOYWHANCNFSM4HOIV3EQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3K2QURKCL535OCRO3PWOYWHA5CNFSM4HOIV3E2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU44ZCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2732?email_source=notifications\u0026email_token=AFTOJKZF7TPGU53PQ7OVXZDPWOYWHA5CNFSM4HOIV3E2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU44ZCQ",
"url": "https://github.com/quicwg/base-drafts/issues/2732?email_source=notifications\u0026email_token=AFTOJKZF7TPGU53PQ7OVXZDPWOYWHA5CNFSM4HOIV3E2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU44ZCQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3b9e3d9c8a_237d3f87c58cd96c2305f8--


From nobody Tue May 21 01:42:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93CFE12013F for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:42:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ydVRhVnPlUCz for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:42:15 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 900BE12007C for <quic-issues@ietf.org>; Tue, 21 May 2019 01:42:15 -0700 (PDT)
Date: Tue, 21 May 2019 01:42:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558428134; bh=5+QLocHYW7g0SpahPsDNrjTn9/jGBpkR//mjXiSGyNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c6T1iyly7Zop8SojTHxct+xy6mQzlhLRCpeR1WgK3LGmKDrhVxhWeTaHX8oA7UjwC 6nseDprEcuM6RXJ/JYGLHTCJA1RbsKzeqFc/xS/V5StALW1lOelVW52HdBYaZySn9v 6cDPsYazrpildCq04GvkW1xJnTDzhM5tTc+PxUvY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43BR4JAY2SHL3YQH526DWGNEVBNHHBSVHB6Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2550/494298023@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2550@github.com>
References: <quicwg/base-drafts/issues/2550@github.com>
Subject: Re: [quicwg/base-drafts] Apply GREASE to transport parameters (#2550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3b9e670cf6_7ab83f87c58cd96c19541f2"; 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/mTYVg48cBUQIEVblaItp0QJ9qZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 08:42:18 -0000

----==_mimepart_5ce3b9e670cf6_7ab83f87c58cd96c19541f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

During interop in London we found an implementation that failed the handshake upon seeing an unknown transport parameter. I think applying GREASE to transport parameters is a great idea.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2550#issuecomment-494298023
----==_mimepart_5ce3b9e670cf6_7ab83f87c58cd96c19541f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>During interop in London we found an implementation that failed the handshake upon seeing an unknown transport parameter. I think applying GREASE to transport parameters is a great idea.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2550?email_source=notifications&amp;email_token=AFTOJKYWFSGPCZCRKZ4O2YDPWOYWNA5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GHJY#issuecomment-494298023">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXT6WHTCMMJGAY6NTPWOYWNANCNFSM4HA5GFKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HIDJV7MXXQROEHWTPWOYWNA5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GHJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2550?email_source=notifications\u0026email_token=AFTOJKYWFSGPCZCRKZ4O2YDPWOYWNA5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GHJY#issuecomment-494298023",
"url": "https://github.com/quicwg/base-drafts/issues/2550?email_source=notifications\u0026email_token=AFTOJKYWFSGPCZCRKZ4O2YDPWOYWNA5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GHJY#issuecomment-494298023",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3b9e670cf6_7ab83f87c58cd96c19541f2--


From nobody Tue May 21 01:45:24 2019
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 9EBD9120048 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:45:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RW_pinkPCNZk for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 01:45:19 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4EA7120132 for <quic-issues@ietf.org>; Tue, 21 May 2019 01:45:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=1HVsdKerQHizPanuHxBbwwzcH1o=; b=c070LJvF2ntjcgmG ssc52b2dx2wDfjNVXgALC4BdoEM7+KZAa9DWS2TKCKM+NxylRbqk5CTJ0uWEOECc BGs2j57pPGIVzzqYpF5rFa2Q6B57a/naRwDwJ6/ew/VIXeFHs6Rr6VXs5QacTXxG 7hJXxywuSpHq3+y2fMWYIA8gGaI=
Received: by filter1605p1mdw1.sendgrid.net with SMTP id filter1605p1mdw1-26296-5CE3BA9D-C 2019-05-21 08:45:17.78816599 +0000 UTC m=+32378.679758854
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id P_tC20x_TJGM_MPqiT8AAQ for <quic-issues@ietf.org>; Tue, 21 May 2019 08:45:17.911 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id D0E2E1E06E3 for <quic-issues@ietf.org>; Tue, 21 May 2019 01:45:17 -0700 (PDT)
Date: Tue, 21 May 2019 08:45:17 +0000 (UTC)
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MOBWKQGICFDEUSH526DWR3EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c494299103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3ba9dce98a_50f93fb0c3ccd9646031e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1JgKWHUI7V1vUzF0jcHMmu/kQE/l1LGpUXfp 8K0JKSEv6rNqYD4r73qZ27fmHYIEBNq5KWmIrcTfU9cE6j1DfU6puzra2NSvWNY+uoMDHFB4ESB7Qw 6hwk0dRco89vYViydzyfgGnkLn1UQvd5ljZw1UDmnd4x7ajCVzpdoBlJwtQRBFga+tieClIiOIHS0A E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EsNAK7pzMt-FwCWSMXdFQ1wWpiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 08:45:22 -0000

----==_mimepart_5ce3ba9dce98a_50f93fb0c3ccd9646031e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we give up sequential stuff, it becomes quite simple:

(quoting from the previous comment)
1. Priorities: Elements of the higher priority 100% preempt elements of the lower priority.
2. Concurrency: Elements of the same priority share bandwidth.

And there is no 0 weight or special weight.   Nodes share bandwith according to their weight if they are under the same priority.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2700#issuecomment-494299103
----==_mimepart_5ce3ba9dce98a_50f93fb0c3ccd9646031e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we give up sequential stuff, it becomes quite simple:</p>
<p>(quoting from the previous comment)</p>
<ol>
<li>Priorities: Elements of the higher priority 100% preempt elements of the lower priority.</li>
<li>Concurrency: Elements of the same priority share bandwidth.</li>
</ol>
<p>And there is no 0 weight or special weight.   Nodes share bandwith according to their weight if they are under the same priority.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications&amp;email_token=AFTOJK4QJGXUR7W26JAHAMDPWOZB3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GPXY#issuecomment-494299103">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KBJYFHQLW5WRJYBTPWOZB3ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SXXBL5JFDDL4HXW3PWOZB3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GPXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK4QJGXUR7W26JAHAMDPWOZB3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GPXY#issuecomment-494299103",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK4QJGXUR7W26JAHAMDPWOZB3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3GPXY#issuecomment-494299103",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3ba9dce98a_50f93fb0c3ccd9646031e9--


From nobody Tue May 21 02:02:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71F4B12003E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0ZKMjlQqB7JH for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:02:00 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDD191200FC for <quic-issues@ietf.org>; Tue, 21 May 2019 02:02:00 -0700 (PDT)
Date: Tue, 21 May 2019 02:01:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429319; bh=7p3/Xnfb/SUtiJdjVUh7YKYDkWa7ynyFFW0VjrwbgH8=; h=Date:From:To:Subject:From; b=XUr1XDwghW00JBYlGfhAHvao8S/eLmPIN2yt4KmvSy2kN1KqySJB1Sf7D2/3PmuDw 6P+v6S1ujQkZPzt4//4AYHq6g9SE729bZqmie4DFyT2Bwn638r/z+RkHJ+/wE+u1XT ovvJnk0x/kR4OcrudT+z80K0X7QNcnl6KlmhPkVc=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-transport/84054d-26505e@github.com>
Subject: [quicwg/base-drafts] 26505e: 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/dm76C8kciCMDfU0eQDNSKsKZq54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:02:03 -0000

  Branch: refs/heads/ianswett-transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 26505e3b33444fcd0f7e83570a981944f8c82438
      https://github.com/quicwg/base-drafts/commit/26505e3b33444fcd0f7e83570a981944f8c82438
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Tue May 21 02:02:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A81BF12012D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:02:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UaKCbvmJP6Qd for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:02:09 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C18E912003E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:02:08 -0700 (PDT)
Date: Tue, 21 May 2019 02:02:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429327; bh=ze3I1/ffvPAqXJtWK4NpLjjHwTIQXIUg2erFQd7a59M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=etdhiNN58QVscURp1fmRt5dDWMx1mf1BirNzOoTA8SYEpjeBc5nnnRj1D4Myv+K/I sA6u0+Kc2IiqluSIcPjGuFlXM1iTI3l33cPH+DBPS8yRDJs3i4rS0s93iZXcMT6afk Jxc228yPRyJSP8p6nB3xm2RKZVwfJ5aDvzxtBM/s=
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/2731/push/3630278600@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2731@github.com>
References: <quicwg/base-drafts/pull/2731@github.com>
Subject: Re: [quicwg/base-drafts] Transport editorial suggestions (#2731)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3be8fbf302_48983fee8eacd96c11214a8"; 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/x34AygfA5vXZWm0Pc-41LZdvPV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:02:11 -0000

----==_mimepart_5ce3be8fbf302_48983fee8eacd96c11214a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

26505e3b33444fcd0f7e83570a981944f8c82438  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/2731/files/84054d5a3488e897ad7ecb129c78e18312f486d6..26505e3b33444fcd0f7e83570a981944f8c82438

----==_mimepart_5ce3be8fbf302_48983fee8eacd96c11214a8
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/26505e3b33444fcd0f7e83570a981944f8c82438">26505e3</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/2731/files/84054d5a3488e897ad7ecb129c78e18312f486d6..26505e3b33444fcd0f7e83570a981944f8c82438?email_source=notifications&amp;email_token=AFTOJK76SEYI3Z34IGWDO7TPWO3A7A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRXHA3DAMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6S54YI2TRHZPCRLTDPWO3A7ANCNFSM4HOGAGXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6K3BN74FIA7J72V4DPWO3A7A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRXHA3DAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2731/files/84054d5a3488e897ad7ecb129c78e18312f486d6..26505e3b33444fcd0f7e83570a981944f8c82438?email_source=notifications\u0026email_token=AFTOJK76SEYI3Z34IGWDO7TPWO3A7A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRXHA3DAMA",
"url": "https://github.com/quicwg/base-drafts/pull/2731/files/84054d5a3488e897ad7ecb129c78e18312f486d6..26505e3b33444fcd0f7e83570a981944f8c82438?email_source=notifications\u0026email_token=AFTOJK76SEYI3Z34IGWDO7TPWO3A7A5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRXHA3DAMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3be8fbf302_48983fee8eacd96c11214a8--


From nobody Tue May 21 02:03:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F07212012E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:03:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lpbIgXPUoOoT for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:02:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5E3E12012D for <quic-issues@ietf.org>; Tue, 21 May 2019 02:02:58 -0700 (PDT)
Date: Tue, 21 May 2019 02:02:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429377; bh=1S8uGFsSV55x/n3WUe/9Mb8uByRuHQ1kz5XelpMnILc=; h=Date:From:To:Subject:From; b=g0EM1Ra59PgPc4dXS5uwcHbcOTYbWKfzz6q22Gtv7uPqHqrQNEqKLBF2JQCskVUmh N3jS86UUN2kAWs2afk72R9e5XVr0z0kq67RjizPcVvubJshFFHw5jWF7pj8VA8eQdx 0Vf32BmVoomzdT/jT6G3yiAM5EEWAI2D5QQPL7Nc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/srt-same/000000-f434be@github.com>
Subject: [quicwg/base-drafts] f434be: Allow reuse of stateless reset tokens
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l2osQ59SKwIWPvZuc_5AMhOVqy0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:03:00 -0000

  Branch: refs/heads/srt-same
  Home:   https://github.com/quicwg/base-drafts
  Commit: f434be22d42d61e6b5f02b17c9531f3e4ab710e1
      https://github.com/quicwg/base-drafts/commit/f434be22d42d61e6b5f02b17c9531f3e4ab710e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow reuse of stateless reset tokens

This came up as the result of an incomplete implementation, but there
are - maybe - good reasons to have the same stateless reset token being
used for multiple connection IDs on the same connection.

There are drawbacks however.  Reuse of a stateless reset token means
that you have to remember (and consistently route) connection IDs, even
when they are retired.

This text makes a note of the possibility and explains the drawbacks.

Closes #2732.



From nobody Tue May 21 02:03:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 434D512012E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:03:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YImXIrXXU8ir for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:03:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5DF6E12003E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:03:27 -0700 (PDT)
Date: Tue, 21 May 2019 02:03:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429406; bh=AZNW+Ood16Qdc1XQzviINdMwwuNwwTsqxxFvWhe4+sw=; h=Date:From:To:Subject:From; b=jNFqPKjWXe4CCLd697ok+FpPfLz9Wf3BvpQWo6x5xYzCCCHmUCSZEX99UYgsc88cr t+64iAS2vuTUkrjXaIyKcLni3lXRlMDUfsAUexOHkB0FGFMNEdF2SyFUzf4C3CydSm Jy+tI1hV3LFbMfarem/V/IIaxcLuWH9zhHEVl9BY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/64c211-c1f301@github.com>
Subject: [quicwg/base-drafts] c1f301: Script updating gh-pages from 26505e3b. [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/4JsW1R_mjpNfS4unw2XFaGsztGU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:03:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c1f301b05e34ef40c416314184b595427c04cebd
      https://github.com/quicwg/base-drafts/commit/c1f301b05e34ef40c416314184b595427c04cebd
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M ianswett-transport/draft-ietf-quic-http.html
    M ianswett-transport/draft-ietf-quic-http.txt
    M ianswett-transport/draft-ietf-quic-invariants.html
    M ianswett-transport/draft-ietf-quic-invariants.txt
    M ianswett-transport/draft-ietf-quic-qpack.html
    M ianswett-transport/draft-ietf-quic-qpack.txt
    M ianswett-transport/draft-ietf-quic-recovery.html
    M ianswett-transport/draft-ietf-quic-recovery.txt
    M ianswett-transport/draft-ietf-quic-tls.html
    M ianswett-transport/draft-ietf-quic-tls.txt
    M ianswett-transport/draft-ietf-quic-transport.html
    M ianswett-transport/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 26505e3b. [ci skip]



From nobody Tue May 21 02:03:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C38B120139 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:03:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ruh_QdCMYhnw for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:03:28 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD42C12011C for <quic-issues@ietf.org>; Tue, 21 May 2019 02:03:27 -0700 (PDT)
Date: Tue, 21 May 2019 02:03:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429406; bh=9q7Eha4n/bQ/NJinjdG7zx7q1uMKIFUpdaACVn541VU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=L6S1MhEA9jwiSX3EgI5KyiedGawBXGaI6FEbQVQSGUCbYZzbXGVZ5WiOUDZIYhjSU kyxkLMIJlG/2frzCGBYqc0YvlOiFojhCBhi4pyJxDYYxIfhkOwso8ieLgGMePWeYsk PtJ3GYKRFA1SF9AGkh+Dz6DQIbYJyNpg7d+Q3nLQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4D34EWOEEGSYS7XHV26DYV5EVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733@github.com>
Subject: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3beded8273_7ab83f87c58cd96c206365e"; 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/5w0qqdlNzBD0BOQWYAzVqUQ0i_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, 21 May 2019 09:03:33 -0000

----==_mimepart_5ce3beded8273_7ab83f87c58cd96c206365e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This came up as the result of an incomplete implementation, but there
are - maybe - good reasons to have the same stateless reset token being
used for multiple connection IDs on the same connection.

There are drawbacks however.  Reuse of a stateless reset token means
that you have to remember (and consistently route) connection IDs, even
when they are retired.

This text makes a note of the possibility and explains the drawbacks.

Closes #2732.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2733

-- Commit Summary --

  * Allow reuse of stateless reset tokens

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2733.patch
https://github.com/quicwg/base-drafts/pull/2733.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/2733

----==_mimepart_5ce3beded8273_7ab83f87c58cd96c206365e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This came up as the result of an incomplete implementation, but there<br>
are - maybe - good reasons to have the same stateless reset token being<br>
used for multiple connection IDs on the same connection.</p>
<p>There are drawbacks however.  Reuse of a stateless reset token means<br>
that you have to remember (and consistently route) connection IDs, even<br>
when they are retired.</p>
<p>This text makes a note of the possibility and explains the drawbacks.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2732.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446490181" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2732" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2732/hovercard" href="https://github.com/quicwg/base-drafts/issues/2732">#2732</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/2733'>https://github.com/quicwg/base-drafts/pull/2733</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow reuse of stateless reset tokens</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2733/files#diff-0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2733.patch'>https://github.com/quicwg/base-drafts/pull/2733.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2733.diff'>https://github.com/quicwg/base-drafts/pull/2733.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/2733?email_source=notifications&amp;email_token=AFTOJK4OA7R4XKVBFYDWYHDPWO3F5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5BWRQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VCUQ2ESFHSUGIQF3PWO3F5ANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AJ77Q665HDXH6KXTPWO3F5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5BWRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4OA7R4XKVBFYDWYHDPWO3F5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5BWRQ",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4OA7R4XKVBFYDWYHDPWO3F5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5BWRQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3beded8273_7ab83f87c58cd96c206365e--


From nobody Tue May 21 02:04:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07A7512012E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z8gUhXvIL4te for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:10 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45C1B12011C for <quic-issues@ietf.org>; Tue, 21 May 2019 02:04:10 -0700 (PDT)
Date: Tue, 21 May 2019 02:04:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429449; bh=tFx7EIdxp10dDVGe1xbDool+bpI91O5LWNM2KhzG+QA=; h=Date:From:To:Subject:From; b=Pq0H6EIB2Hs2Ja975rAX/Lo3Cgnffsg+c+xwzuVEJRn0uB1eFwE3HbDt/V63uQz0I LXZu/quyQCL+45l81UP9ZhWmpHqyQky59fFG3SsLD5RwZSI12gWcTWyVvU4VtkptVC Ad9DuROMOOMNLnnV+BUaAxgbPnzOWCyc+OFUF58s=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-transport/26505e-d42fd3@github.com>
Subject: [quicwg/base-drafts] d42fd3: 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/biLB5ai0ZZAWoOtX4yE8wqVWu5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:04:12 -0000

  Branch: refs/heads/ianswett-transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: d42fd36b8a4c94f7f227e6911256256eabc6426a
      https://github.com/quicwg/base-drafts/commit/d42fd36b8a4c94f7f227e6911256256eabc6426a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Tue May 21 02:04:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FDEF12003E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WZKbA17dt3nt for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:18 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFB6C12011C for <quic-issues@ietf.org>; Tue, 21 May 2019 02:04:17 -0700 (PDT)
Date: Tue, 21 May 2019 02:04:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429456; bh=0r4f6mDqXje2R/69KHenw4yTOsZ+mVPQbApFVtveguI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kDkj6PU0j2c4EIDPBUKhOXE6x34DxhRRP4cYMRJHAdMdrZmayZqjSTPKHBXF3Wp0X q1/6Hoi+j7kfI4VBpFYwoj1Fc4UAoytAN+okBZEO5Mh4KGDZ3CEv/n2CfaOB21Wiij lo9CrKtwwybQwJys9dvhbNmf8JtOaVEV2D3lr1m0=
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/2731/push/3630287043@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2731@github.com>
References: <quicwg/base-drafts/pull/2731@github.com>
Subject: Re: [quicwg/base-drafts] Transport editorial suggestions (#2731)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3bf10dec3b_9eb3fd4ed0cd96892101c"; 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/xdCgojVIN1-wjaIEQ6Sd2qM7RRY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:04:20 -0000

----==_mimepart_5ce3bf10dec3b_9eb3fd4ed0cd96892101c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d42fd36b8a4c94f7f227e6911256256eabc6426a  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/2731/files/26505e3b33444fcd0f7e83570a981944f8c82438..d42fd36b8a4c94f7f227e6911256256eabc6426a

----==_mimepart_5ce3bf10dec3b_9eb3fd4ed0cd96892101c
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/d42fd36b8a4c94f7f227e6911256256eabc6426a">d42fd36</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/2731/files/26505e3b33444fcd0f7e83570a981944f8c82438..d42fd36b8a4c94f7f227e6911256256eabc6426a?email_source=notifications&amp;email_token=AFTOJK2QENBJKD27LHMHPVTPWO3JBA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRYG4YDIMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FIXIOMJ4FROLWAX3PWO3JBANCNFSM4HOGAGXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYX6GJAFKQBPNXSUCLPWO3JBA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRYG4YDIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2731/files/26505e3b33444fcd0f7e83570a981944f8c82438..d42fd36b8a4c94f7f227e6911256256eabc6426a?email_source=notifications\u0026email_token=AFTOJK2QENBJKD27LHMHPVTPWO3JBA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRYG4YDIMY",
"url": "https://github.com/quicwg/base-drafts/pull/2731/files/26505e3b33444fcd0f7e83570a981944f8c82438..d42fd36b8a4c94f7f227e6911256256eabc6426a?email_source=notifications\u0026email_token=AFTOJK2QENBJKD27LHMHPVTPWO3JBA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANJWGY4DQN2QOVZWQIZTGYZTAMRYG4YDIMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3bf10dec3b_9eb3fd4ed0cd96892101c--


From nobody Tue May 21 02:04:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1682812011C for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HPRtMIB65pt9 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:04:36 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3196312003E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:04:36 -0700 (PDT)
Date: Tue, 21 May 2019 02:04:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429475; bh=GBwPn1lbpg53DLLgnnMZaycFswplP3ZwlDqG7LMKTCY=; h=Date:From:To:Subject:From; b=IYLV2IXxe7LLkGGx9uQirHqNNsDKZEC82K7TX6Mfhfi3NAa/Su7DQDT9bLrr+QDsY TQ7h7AmKBBkMPemQFrok8mY0WxHsnbk+Sv21LrXttMuTQfny3WV2+KjOkHnmbUR9p2 TjuaX2sVrWiG0UTN34oF4wwq4YhbbzkhS7dswZz0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c1f301-f784a1@github.com>
Subject: [quicwg/base-drafts] f784a1: Script updating gh-pages from f434be22. [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/KY2OuvRAZOQsYpWiIz7zRGcgsdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:04:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f784a1626d49fd7194d38ff55f5e67a2ccac2e63
      https://github.com/quicwg/base-drafts/commit/f784a1626d49fd7194d38ff55f5e67a2ccac2e63
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M index.html
    A srt-same/draft-ietf-quic-http.html
    A srt-same/draft-ietf-quic-http.txt
    A srt-same/draft-ietf-quic-invariants.html
    A srt-same/draft-ietf-quic-invariants.txt
    A srt-same/draft-ietf-quic-qpack.html
    A srt-same/draft-ietf-quic-qpack.txt
    A srt-same/draft-ietf-quic-recovery.html
    A srt-same/draft-ietf-quic-recovery.txt
    A srt-same/draft-ietf-quic-tls.html
    A srt-same/draft-ietf-quic-tls.txt
    A srt-same/draft-ietf-quic-transport.html
    A srt-same/draft-ietf-quic-transport.txt
    A srt-same/index.html

  Log Message:
  -----------
  Script updating gh-pages from f434be22. [ci skip]



From nobody Tue May 21 02:05:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7509A1200FC for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:05:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qfoaJRAF0f_W for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D2D3712003E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:05:44 -0700 (PDT)
Date: Tue, 21 May 2019 02:05:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429544; bh=bA3CY2qMRsySmAP05c7OvN2UC2yqZlTvfh3GPy8B0z0=; h=Date:From:To:Subject:From; b=z1Pzqr0DCDAHEqIV/DCUXvm4JdoSBCu5TEq9o26KCeiUfVJgyatRZHoyQriizqCc0 NuHMbsY9gr13p7SIbv4PUtELdb+9OUyw5zpAVFantlptjqRaSDk72ITsXHoHsmwnDT HY8DRmflqW+YS4p5msoGsP72ANzZcIYEFMd9IBlM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f784a1-50282c@github.com>
Subject: [quicwg/base-drafts] 50282c: Script updating gh-pages from d42fd36b. [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/1w9VFqsU7sTh-RM3NFYysGAoUJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:05:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 50282ce59c44780b23437d33cdc89dbb4d63311c
      https://github.com/quicwg/base-drafts/commit/50282ce59c44780b23437d33cdc89dbb4d63311c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M ianswett-transport/draft-ietf-quic-transport.html
    M ianswett-transport/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d42fd36b. [ci skip]



From nobody Tue May 21 02:06:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4ACAE1200FC for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t4vlv6YvxdIn for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:06:16 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABFE12003E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:06:16 -0700 (PDT)
Date: Tue, 21 May 2019 02:06:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429575; bh=pHykY1caRkNAwSvyG7qfhB7n8IiEdQriBQq5uY9Mtb4=; h=Date:From:To:Subject:From; b=pjKzS5Ph/G4RMpx5wMhr/9uOynGhgZf0KGwwZSmEfa3iP3WA5wATHKa7KeFtWjd5k JiTRUlCj168g/sZdbeOqPHR5XtXKBOiLe2xHEaNEorHQk7ZJ+zVPkAvRVtmstExJLH U6ig55WZM31QeipMEQHZtmWmbhdmEQf4LpVseE7U=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/50282c-3220e9@github.com>
Subject: [quicwg/base-drafts] 3220e9: Script updating issues at 2019-05-21T09:06:08Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 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-5zhn-oNZzHZSgbyI3jeJOOTSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:06:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3220e9dafe5914bed02820443cd802ab2d658d6b
      https://github.com/quicwg/base-drafts/commit/3220e9dafe5914bed02820443cd802ab2d658d6b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-21T09:06:08Z. [ci skip]



From nobody Tue May 21 02:07:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2048312015F for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ej24JSJc7JV7 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:07:12 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33EB7120227 for <quic-issues@ietf.org>; Tue, 21 May 2019 02:07:10 -0700 (PDT)
Date: Tue, 21 May 2019 02:07:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429629; bh=8L5e2SpbxxlqIJ54wGK7Zi6z2Ic6oVymRCpXnZGgBAQ=; h=Date:From:To:Subject:From; b=CUwHmqwr9coGwQoVMJj9cSoAYkUXMiGxKlkZnCbpuVSbOAaCJqd0GfxHjcvUF1vJV ilFxi0nlg4/AhGEdQZk0PclRdlm7iByRhkfzcEz7fCbMo7/HAbi1skmmCcmPqsNmwj oOGwvQYSlLD6lJcGZLDI9Co3cR7iAKaEHMDGmy9M=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3220e9-e273d9@github.com>
Subject: [quicwg/base-drafts] e273d9: Script updating issues at 2019-05-21T09:07:01Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TYdVe1ibxfPB5Uaqhldx7_uTYac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:07:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e273d9c2f9692fceacb8f739d7c2cd992ed8b3ec
      https://github.com/quicwg/base-drafts/commit/e273d9c2f9692fceacb8f739d7c2cd992ed8b3ec
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-21T09:07:01Z. [ci skip]



From nobody Tue May 21 02:08:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2B1012003E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:08:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A7cLORAGbwJY for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:08:10 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0625012006E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:08:10 -0700 (PDT)
Date: Tue, 21 May 2019 02:08:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429689; bh=eSbHn9JbSfnY3wSKun7q/uvLGH1YaKkYWWxQvyhijgw=; h=Date:From:To:Subject:From; b=Ir6YVp82oAx3lGI1yaXQFkfm2F0UM5pB8Y79LeN4Kixxy0x8m3wCkDNCbwK6lr8HN hNYxQVnJN++Gs/0I9+yyq4p5eIRO7T6k9mVRNgWAib4ZbzDq+3d2ghkgVAQkY5HfxY k2Mm1GVvZxrwbqrJfNqyI9L6Di7c4YAnGejESUsU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e273d9-dcf1a3@github.com>
Subject: [quicwg/base-drafts] dcf1a3: Script updating issues at 2019-05-21T09:08:00Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dd-s5wXZQWa1Nr9G9RLRNsWEJQ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:08:12 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcf1a37b94d9b32bb2ecad13114f713b4e0cb04e
      https://github.com/quicwg/base-drafts/commit/dcf1a37b94d9b32bb2ecad13114f713b4e0cb04e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-21T09:08:00Z. [ci skip]



From nobody Tue May 21 02:11:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 023CC12003E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:11:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NE1IpgmXJAR9 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:11:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5253312006E for <quic-issues@ietf.org>; Tue, 21 May 2019 02:11:11 -0700 (PDT)
Date: Tue, 21 May 2019 02:11:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558429870; bh=g5TOHu+O9rj6QZQK7+LkxsJS4bjPl/PM5F6H1FQmiBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iwAWwNNp7/kh/quNTMkSouHnkvDFDJMIe/FEclzP7iWlaI32+Wxxx3P+i9KcoX/QA uuH7vXKKf6MeHlUddkwS8JJFVwSGzzMvtk3GfRU9ko0do056gtrxP9sa9h9J9mgevF tMQp0piyHbzIRt7X5acrGtN8r30vAqoLqBAPu67E=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZNT4P63BRQ46GP4V26DZS5EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c494308304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3c0ae67697_f953fb26e2cd96c1960cf"; 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/6S2sHIKzxLFF8g1RM_tbGpvHNpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:11:14 -0000

----==_mimepart_5ce3c0ae67697_f953fb26e2cd96c1960cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This discussion is a mix of editorial(ie: what does this scheme actually accomplish/specify?) and non-editorial(ie: Why do I think this is good/bad) commentary.

I apologize for setting a poor example, but please do try to direct non-editorial comments to the list or issue and I'll do the same.  Given @dtikhonov already started an email thread about this PR, I think the list makes the most 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/pull/2700#issuecomment-494308304
----==_mimepart_5ce3c0ae67697_f953fb26e2cd96c1960cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This discussion is a mix of editorial(ie: what does this scheme actually accomplish/specify?) and non-editorial(ie: Why do I think this is good/bad) commentary.</p>
<p>I apologize for setting a poor example, but please do try to direct non-editorial comments to the list or issue and I'll do the same.  Given <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> already started an email thread about this PR, I think the list makes the most 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/pull/2700?email_source=notifications&amp;email_token=AFTOJK3XACGWQHREZVYOXKTPWO4C5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3IXUA#issuecomment-494308304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZY5YOGBDU7S3CM4RTPWO4C5ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JLOFUQFSG25XLCALPWO4C5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3IXUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK3XACGWQHREZVYOXKTPWO4C5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3IXUA#issuecomment-494308304",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJK3XACGWQHREZVYOXKTPWO4C5A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3IXUA#issuecomment-494308304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3c0ae67697_f953fb26e2cd96c1960cf--


From nobody Tue May 21 02:34:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B3C71200C1 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:34:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O3DJ_RqmtArF for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:34:24 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74446120045 for <quic-issues@ietf.org>; Tue, 21 May 2019 02:34:24 -0700 (PDT)
Date: Tue, 21 May 2019 02:34:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558431262; bh=wvKMwg7IZl81FjmD7C8kInr4FE5sHckDNP9yaUxTYtY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jsnkxkuzTnv8yIvr0hTFJwCSCTa0eki7gYmXic9Tcdvyw62m1rYVCn7mOPMTSXntF ZbAVULG3dqtZnw5dvVWTNaUiKP18DPIHT9LaRSR+Pi90P8m2UhywL5jTes7hvSRcs8 t/aKUWMEZFCxni0WcALnXNoRliegoBaxr61BmQGo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EL52HKLJJ7PRWHA526D4J5EVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/239930816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3c61ee2003_66643facfd0cd96c269625"; 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/zUnnxTaco3FNHSRmMeAMchDX6OQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:34:26 -0000

----==_mimepart_5ce3c61ee2003_66643facfd0cd96c269625
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.

I don't understand this text. I can see the issuer of the reset can and should coordinate with load balancers, but the text reads as if the sender is responsible for the receiver matching up the connection ID, or that an active connection should be matched sender side when the reset is transmitted to cancel an unknown connection, which by definition isn't possible. In part it is unclear what is mean by connection ID since there are two kinds.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733#pullrequestreview-239930816
----==_mimepart_5ce3c61ee2003_66643facfd0cd96c269625
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2733#discussion_r285936029">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.
</pre>
<p>I don't understand this text. I can see the issuer of the reset can and should coordinate with load balancers, but the text reads as if the sender is responsible for the receiver matching up the connection ID, or that an active connection should be matched sender side when the reset is transmitted to cancel an unknown connection, which by definition isn't possible. In part it is unclear what is mean by connection ID since there are two kinds.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications&amp;email_token=AFTOJK6YOHDSY33IENRQXQ3PWO6Z5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGQ3QA#pullrequestreview-239930816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SLDEHHSYAUVQ6UWDPWO6Z5ANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XWDX76ZYPLW6X4BTPWO6Z5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGQ3QA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK6YOHDSY33IENRQXQ3PWO6Z5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGQ3QA#pullrequestreview-239930816",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK6YOHDSY33IENRQXQ3PWO6Z5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGQ3QA#pullrequestreview-239930816",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3c61ee2003_66643facfd0cd96c269625--


From nobody Tue May 21 02:40:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F4731200CC for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:40:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zDfOiVrNPIkN for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 02:40:49 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9938B120048 for <quic-issues@ietf.org>; Tue, 21 May 2019 02:40:49 -0700 (PDT)
Date: Tue, 21 May 2019 02:40:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558431648; bh=ebeTC1kO1EN82br/lZ+khUbZpGm9mpD76OPS1IYFOqg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bPxR5UY92AgzkNN7OhHxNwN0tHtOt0Y+/8b+z/bBNTZSsfCUIBOOaGk5Vpb0OgrML LZ/EmMjXaeq6NDCJAYUN7cOvHP8sOvHjOXZVDEHvRSi6o2irz+tO+ooh6RsmG6kKez I4l7Be7A3yKzK5d+SQ2brRzr0Zzv2pH2CL5qAGwc=
From: Eric Kinnear <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/2729/push/3630430171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPOSNE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3c7a051519_15543f82a0acd96c864a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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/NbpCM9euuvXzFwdPTBTE6AVYX8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 09:40:52 -0000

----==_mimepart_5ce3c7a051519_15543f82a0acd96c864a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear pushed 1 commit.

e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62  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/2729/files/6b587ac89ed89afc48026a391ab52da6f0c8c1e0..e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62

----==_mimepart_5ce3c7a051519_15543f82a0acd96c864a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/erickinnear" class="user-mention">@erickinnear</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62">e27a1c6</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/2729/files/6b587ac89ed89afc48026a391ab52da6f0c8c1e0..e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62?email_source=notifications&amp;email_token=AFTOJK2UQ5ZOZ6N76W4LISLPWO7SBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGYZTANBTGAYTOMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGFB2Q3XYSBWUZ5WLPWO7SBANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PLS67KEMANRK5JMTPWO7SBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGYZTANBTGAYTOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729/files/6b587ac89ed89afc48026a391ab52da6f0c8c1e0..e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62?email_source=notifications\u0026email_token=AFTOJK2UQ5ZOZ6N76W4LISLPWO7SBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGYZTANBTGAYTOMI",
"url": "https://github.com/quicwg/base-drafts/pull/2729/files/6b587ac89ed89afc48026a391ab52da6f0c8c1e0..e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62?email_source=notifications\u0026email_token=AFTOJK2UQ5ZOZ6N76W4LISLPWO7SBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGYZTANBTGAYTOMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3c7a051519_15543f82a0acd96c864a2--


From nobody Tue May 21 03:11:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F69A12006B for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:11:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AKy4VVJEyM9S for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:11:52 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E29E712012D for <quic-issues@ietf.org>; Tue, 21 May 2019 03:11:51 -0700 (PDT)
Date: Tue, 21 May 2019 03:11:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558433510; bh=R4j/u0td8eFYMA3rau5GVBXJpH+GHHGSsSqO97usjYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZVbcltylsmdp6Nm5IfaJH0PgBI/1Vr9bfKVjYbVlQebJmCnduSabRlyTbnQU+1ISR DVTkweDbmNQ3WXDlcEf5xbBd3wOg1VfxmUd4+JnXE68Id3RoFmsVxr/+elM6bsLJSe QfV16QH1IEZR9d+ucaHKAHpFEmtHYcEeaxqojY4Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZA572RQ2WK2VUVMV526EAWNEVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/239950057@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3cee67c255_3a293f87c58cd96c10114a"; 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/guVcq4XyIAe074RJQZGoyVvqJU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 10:11:55 -0000

----==_mimepart_5ce3cee67c255_3a293f87c58cd96c10114a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.

LGTM.

Quicly was originally implemented this way, though we stopped doing that.

When an endpoint construct a CID as an encrypted tuple of (conn_id<sup>1</sup>, path_id), there's no need to regenerate a token for every new path ID being generated.

1: An ID that identifies a QUIC connection. Not the CID that appears on the wire.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733#pullrequestreview-239950057
----==_mimepart_5ce3cee67c255_3a293f87c58cd96c10114a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>

<p>LGTM.</p>
<p>Quicly was originally implemented this way, though we stopped doing that.</p>
<p>When an endpoint construct a CID as an encrypted tuple of (conn_id<sup>1</sup>, path_id), there's no need to regenerate a token for every new path ID being generated.</p>
<p>1: An ID that identifies a QUIC connection. Not the CID that appears on the wire.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications&amp;email_token=AFTOJK2TAWRDRK6DAFVS6GTPWPDGNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGVR2I#pullrequestreview-239950057">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VYRR4PWBSMJKODMDPWPDGNANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZV5PQPLZ5KI3APMCTPWPDGNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGVR2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK2TAWRDRK6DAFVS6GTPWPDGNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGVR2I#pullrequestreview-239950057",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK2TAWRDRK6DAFVS6GTPWPDGNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGVR2I#pullrequestreview-239950057",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3cee67c255_3a293f87c58cd96c10114a--


From nobody Tue May 21 03:40:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A55E9120021 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:40:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W62bh6HA87Ml for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:40:31 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 88FB9120108 for <quic-issues@ietf.org>; Tue, 21 May 2019 03:40:31 -0700 (PDT)
Date: Tue, 21 May 2019 03:40:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558435230; bh=WkrhUOhZn8ML/qhw+G1wkSqhkGRRg0m3UV2cI8/7Up0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b8+bDBVItOcOzER5Cp79OdTzJrW52VyM8QAkRUYTGH9f5JYvI/xD5PBJMZp9LI4rf 9rv3KwRWJ8TeOJuhb9DosXkktYOGqPMN9Nh6vjBGFZ7DTXMq2RdG4Ln9QWJ37GFwuV NVVIPsLBajk5EYTxw1FMnE8gFTFLGV4fiSahgO7k=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KEWBM2PTJL3CV3EV26EEB5EVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/239963246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3d59eb2f7_5e643f89c42cd96c10717f6"; 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/4ve9mtf1Ft7pu1eAkVrigrfHIuY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 10:40:34 -0000

----==_mimepart_5ce3d59eb2f7_5e643f89c42cd96c10717f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1722,6 +1722,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.  An
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames

It'd actually be slightly better to respond to the later ones, if possible.  That being said, if you're in this state, it's likely a bug in the peer or an attack.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#discussion_r285961239
----==_mimepart_5ce3d59eb2f7_5e643f89c42cd96c10717f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r285961239">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1722,6 +1722,10 @@ it can associate the peer&#39;s response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.  An
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames
</pre>
<p>It'd actually be slightly better to respond to the later ones, if possible.  That being said, if you're in this state, it's likely a bug in the peer or an attack.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJK5EEFGTUV6763IPKMDPWPGR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGYY3Q#discussion_r285961239">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2EM2MXRLULM6EC4NLPWPGR5ANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WWWEVWYYJNUJLWVTPWPGR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGYY3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK5EEFGTUV6763IPKMDPWPGR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGYY3Q#discussion_r285961239",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK5EEFGTUV6763IPKMDPWPGR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZGYY3Q#discussion_r285961239",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3d59eb2f7_5e643f89c42cd96c10717f6--


From nobody Tue May 21 03:45:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7CEB120108 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:45:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OfhHWHNrn211 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 03:45:45 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D314612003E for <quic-issues@ietf.org>; Tue, 21 May 2019 03:45:44 -0700 (PDT)
Date: Tue, 21 May 2019 03:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558435543; bh=HRZecY5JE2CWtPva/6P/Ykrt83RojZdv39EAhEJ1RaQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KkCSgIB/46+TVKniOrDzIJP5XzE+F5QaO2zRxJfNzhK1Gxe/xEmyxNJmS+pIg+KF4 oq1fHTxJLdb5NmBrXUuNqVVzZPUefstknEcbmiwJ2o0FGCctB00gofh4zdjKe9S6xO 6nZ/2jvAL0w6zi9AYAejZ7CeIApgsOom8zxNNMF8=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KDVFNMRFRFVPPDZ526EEVPEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734@github.com>
Subject: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3d6d774a55_8053fdbb08cd96411720cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9ngaYO5w-fC8HUVsexRo57U61RY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 10:45:47 -0000

----==_mimepart_5ce3d6d774a55_8053fdbb08cd96411720cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When chatting a bit about how/when to create placeholders on the server on the slack, there seem to be two camps:

1. Server creates all placeholders it advertises upon sending the SETTINGS frame (full up-front)
2. Server creates the placeholder when it is referenced by the client (as-needed basis)

Argument for not doing 2 seems to be:
> Lazy loading placeholders is a great path to under estimating required resource and getting DoS'd by clients

However, when not doing 2, you will probably limit yourself in the amount of placeholders you allow (e.g., not 100, but more like 10).

So the question becomes: what if those 10 are not enough for the client? Is every complex client required to support two schemes, one with a minimal amount of placeholders (e.g., let's say a server only supports 1 or none), and one where the server allows their needed amount? What about more dynamic schemes, where the placeholder count needed might not be known by the client up-front?

Some potential "solutions" to think about:
- Specifying a minimal value for SETTINGS_NUM_PLACEHOLDER (e.g., 20?)
- Client indicating the amount of placeholders they expect to need in their own SETTINGS, server deciding with some heuristics if it allows that
- New option in which the client can articulate the full placeholder setup in a single packet instead of separate PRIORITY frames (though that doesn't cover the dynamic setup case above)

This may seem like a non-issue, but depending on the prioritization setup we end up choosing (see #2700, #2723, #2690, etc.) a larger amount of placeholders might be required to be able to model all use cases, and then clients really don't want to be limited in the amount they are allowed to use. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734
----==_mimepart_5ce3d6d774a55_8053fdbb08cd96411720cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>When chatting a bit about how/when to create placeholders on the serve=
r on the slack, there seem to be two camps:</p>
<ol>
<li>Server creates all placeholders it advertises upon sending the SETTIN=
GS frame (full up-front)</li>
<li>Server creates the placeholder when it is referenced by the client (a=
s-needed basis)</li>
</ol>
<p>Argument for not doing 2 seems to be:</p>
<blockquote>
<p>Lazy loading placeholders is a great path to under estimating required=
 resource and getting DoS'd by clients</p>
</blockquote>
<p>However, when not doing 2, you will probably limit yourself in the amo=
unt of placeholders you allow (e.g., not 100, but more like 10).</p>
<p>So the question becomes: what if those 10 are not enough for the clien=
t? Is every complex client required to support two schemes, one with a mi=
nimal amount of placeholders (e.g., let's say a server only supports 1 or=
 none), and one where the server allows their needed amount? What about m=
ore dynamic schemes, where the placeholder count needed might not be know=
n by the client up-front?</p>
<p>Some potential "solutions" to think about:</p>
<ul>
<li>Specifying a minimal value for SETTINGS_NUM_PLACEHOLDER (e.g., 20?)</=
li>
<li>Client indicating the amount of placeholders they expect to need in t=
heir own SETTINGS, server deciding with some heuristics if it allows that=
</li>
<li>New option in which the client can articulate the full placeholder se=
tup in a single packet instead of separate PRIORITY frames (though that d=
oesn't cover the dynamic setup case above)</li>
</ul>
<p>This may seem like a non-issue, but depending on the prioritization se=
tup we end up choosing (see <a class=3D"issue-link js-issue-link" data-er=
ror-text=3D"Failed to load issue title" data-id=3D"444195408" data-permis=
sion-text=3D"Issue title is private" data-url=3D"https://github.com/quicw=
g/base-drafts/issues/2700" data-hovercard-type=3D"pull_request" data-hove=
rcard-url=3D"/quicwg/base-drafts/pull/2700/hovercard" href=3D"https://git=
hub.com/quicwg/base-drafts/pull/2700">#2700</a>, <a class=3D"issue-link j=
s-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D"4=
45681386" data-permission-text=3D"Issue title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/2723" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2723/hovercard=
" href=3D"https://github.com/quicwg/base-drafts/pull/2723">#2723</a>, <a =
class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issu=
e title" data-id=3D"442842858" data-permission-text=3D"Issue title is pri=
vate" data-url=3D"https://github.com/quicwg/base-drafts/issues/2690" data=
-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-draft=
s/pull/2690/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull=
/2690">#2690</a>, etc.) a larger amount of placeholders might be required=
 to be able to model all use cases, and then clients really don't want to=
 be limited in the amount they are allowed to use.</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/2734?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK6SY6GAV2RE7I5EJI3PWPHFPA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFUVEXG43VM=
WVGG33NNVSW45C7NFSM4GU5Y7KA">view it on GitHub</a>, or <a href=3D"https:/=
/github.com/notifications/unsubscribe-auth/AFTOJK2KPFLELTGUXCIZJLTPWPHFPA=
NCNFSM4HOJWUMA">mute the thread</a>.<img src=3D"https://github.com/notifi=
cations/beacon/AFTOJKYMZ26SYCFOPE7V7TLPWPHFPA5CNFSM4HOJWUMKYY3PNVWWK3TUL5=
2HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5Y7KA.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/issues/2734?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK6SY6GAV2RE7I5EJI3PWPHFPA5CNFSM4=
HOJWUMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5Y7KA",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=3D=
notifications\u0026email_token=3DAFTOJK6SY6GAV2RE7I5EJI3PWPHFPA5CNFSM4HOJ=
WUMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU5Y7KA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ce3d6d774a55_8053fdbb08cd96411720cc--


From nobody Tue May 21 04:55:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACE94120059 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 04:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aCrWdFw2pnGv for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 04:55:03 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21E17120046 for <quic-issues@ietf.org>; Tue, 21 May 2019 04:55:03 -0700 (PDT)
Date: Tue, 21 May 2019 04:55:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558439702; bh=A/5snKSFGZpgAXCqoacApd1//kEQgCt7PZHPad+qwT8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L3Vok1sSUQGLSVhpv5ea1/Tw6lJRhJfoRGyZGLZrcnCeKa7PD8PnXkdrsjPl1fUYl /jo1dmqJHn9hQCUCjpRQLL7JJLEKOL8zoKiCDrcprSKSJSzKXoiOqxTvOiwkZBLB5R EMvm60q34FxAaFN0CHs8m6cQSHZs3HRcdcn+BZ60=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TF7YGTLOBMB3QK6N26EMZNEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/494359375@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3e7162a4f7_a543fb9c3ecd9681091d4"; 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/VDsc2kkMQjHjjOmVevTeR-6cG5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 11:55:05 -0000

----==_mimepart_5ce3e7162a4f7_a543fb9c3ecd9681091d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> However, when not doing 2, you will probably limit yourself in the amount of placeholders you allow (e.g., not 100, but more like 10).

I don't understand what you mean. A server-advertised limit is just that -- why does it matter whether an implementation pre-allocates placesholders or creates them on demand?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-494359375
----==_mimepart_5ce3e7162a4f7_a543fb9c3ecd9681091d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>However, when not doing 2, you will probably limit yourself in the amount of placeholders you allow (e.g., not 100, but more like 10).</p>
</blockquote>
<p>I don't understand what you mean. A server-advertised limit is just that -- why does it matter whether an implementation pre-allocates placesholders or creates them on demand?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJK76FKP26EPW4OT7YALPWPPJNA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3VGTY#issuecomment-494359375">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PUW3BHFKJS3LCL43PWPPJNANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KH4MNGDE5DZTSKELPWPPJNA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3VGTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK76FKP26EPW4OT7YALPWPPJNA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3VGTY#issuecomment-494359375",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK76FKP26EPW4OT7YALPWPPJNA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3VGTY#issuecomment-494359375",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3e7162a4f7_a543fb9c3ecd9681091d4--


From nobody Tue May 21 05:10:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A159120041 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 05:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r1EbmI25eJO5 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 05:10:43 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5857120059 for <quic-issues@ietf.org>; Tue, 21 May 2019 05:10:42 -0700 (PDT)
Date: Tue, 21 May 2019 05:10:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558440641; bh=yd82VRl+NWQYsRGfTF2RGfuecmjgz4pDYHmn+Y8Um64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g/iC699YEtGUIOhm8JAvg7q8yW4PLyha0R/NQ96GTkdS89aWeGg8Y+m39HE7UJRGG Se9W4F5N7Aq9/ahzVVtuKDwpRpY+lZR007LdMKC7O0WhGCQNLRPxNytoSaZ/Asu323 gzBMZf42I2VOBntJM49IlRwwA9pdarp7oFwBXRFc=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TYIPAS646J3JL6CV26EOUDEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/494364313@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3eac199c08_281b3ff363acd96087113e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/metSNrlUQZGu4RajDdvl_a2fQcc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 12:10:45 -0000

----==_mimepart_5ce3eac199c08_281b3ff363acd96087113e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It was more from my perspective that I would just declare SETTINGS_NUM_PLACEHOLDER to be something relatively large each time (e.g., 100+) and then just lazy-initialize as needed, to allow the client as much leeway as possible. If I actually have to create those 100+ up-front, I'm much less likely to allow that many placeholders, hence clients with complex setups might run into problems. 




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-494364313
----==_mimepart_5ce3eac199c08_281b3ff363acd96087113e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It was more from my perspective that I would just declare SETTINGS_NUM_PLACEHOLDER to be something relatively large each time (e.g., 100+) and then just lazy-initialize as needed, to allow the client as much leeway as possible. If I actually have to create those 100+ up-front, I'm much less likely to allow that many placeholders, hence clients with complex setups might run into problems.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJK7YDPSPKCQOXNPUF63PWPREDA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3WNGI#issuecomment-494364313">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUBORDHGLWRSQE3G3PWPREDANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6FZSRQRPP7JKVRUXLPWPREDA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3WNGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK7YDPSPKCQOXNPUF63PWPREDA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3WNGI#issuecomment-494364313",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK7YDPSPKCQOXNPUF63PWPREDA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3WNGI#issuecomment-494364313",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3eac199c08_281b3ff363acd96087113e--


From nobody Tue May 21 05:18:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBCE11201CB for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 05:17:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 dWbypAMEw2wO for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 05: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B5BB120193 for <quic-issues@ietf.org>; Tue, 21 May 2019 05:17:50 -0700 (PDT)
Date: Tue, 21 May 2019 05:17:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558441069; bh=UmPQTHySZOXMNvUmld3FqvlpJpR/JyVKqvxivPph1yc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O3rMS9+fUhyH6wa98twkvsCEayidnJo/yMzOZXLMExBgi0jqZvk1CcZ/Re1kRrOQ/ 7fCGnLzE029jM6md1dcIK4inXtQvCEzRE2ysD8J1+ouR42jJxgf5TA+srNeGIY5dTX oSY1vrDygdZnHfIfDPMk2MyOnc7DaT6x+1A1pHmo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYM3TL3IBGKYLR3X526EPO3EVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/494366597@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3ec6d4357b_3c8d3f89c42cd96c14868"; 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/VY7N-_ZtGUkmwGbZ1VMZlPAnQXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 12:18:00 -0000

----==_mimepart_5ce3ec6d4357b_3c8d3f89c42cd96c14868
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A server advertises a limit it should be able to fulfill that entire limit. For example, by reserving the capacity - even if the structures are not explicitly allocated. A naive implementation that advertises a large limit (like MAX_INT) and fails to reserve capacity shouldn't get surprised if things go bad when a client comes along and attempts to prioritise MAX_INT placeholders...   

This is mostly an implementation detail.

The real points that we should focus on are on understanding if the limit unilaterally set by the server is the right approach given the way people might want to use placeholders.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-494366597
----==_mimepart_5ce3ec6d4357b_3c8d3f89c42cd96c14868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A server advertises a limit it should be able to fulfill that entire limit. For example, by reserving the capacity - even if the structures are not explicitly allocated. A naive implementation that advertises a large limit (like MAX_INT) and fails to reserve capacity shouldn't get surprised if things go bad when a client comes along and attempts to prioritise MAX_INT placeholders...</p>
<p>This is mostly an implementation detail.</p>
<p>The real points that we should focus on are on understanding if the limit unilaterally set by the server is the right approach given the way people might want to use placeholders.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJK3KYW2EMXZBPNFNM2TPWPR63A5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3W7BI#issuecomment-494366597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KM6Q5L7Y6P7T73HTPWPR63ANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK46HT63PTQIJDXJDVDPWPR63A5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3W7BI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3KYW2EMXZBPNFNM2TPWPR63A5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3W7BI#issuecomment-494366597",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3KYW2EMXZBPNFNM2TPWPR63A5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3W7BI#issuecomment-494366597",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3ec6d4357b_3c8d3f89c42cd96c14868--


From nobody Tue May 21 06:35:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C389120144 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:35:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dkSh9tH95A5X for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:35:55 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53808120141 for <quic-issues@ietf.org>; Tue, 21 May 2019 06:35:55 -0700 (PDT)
Date: Tue, 21 May 2019 06:35:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558445753; bh=fzVv0ZbpE/zt18v7nv4oD7dux9MDULBHPUqQhXUa1Vg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MP6vcGtb/Vovyvw22HnKiiW+NLGG8tAN/DVOi6MsnCoAjQmE0h1N+oFyQWhXxyp06 WAA8iJS1FPZeJSIjsiTq7ZhrF10HNNlXB7tB3+KeKZNg+uH5A3gRLXwRGrQzn1TTGk uuUc/hny1qcuNhVaH8LMV0rbFakOsaxDWgzGtjQ8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRNAKZF3GA6M2ZGYV26EYTTEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/494393917@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3feb9afe7f_dcb3fb1b02cd96c12083a7"; 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/z7RduLP9dbGoqeG5SZDCdxR3cGU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 13:35:57 -0000

----==_mimepart_5ce3feb9afe7f_dcb3fb1b02cd96c12083a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My assumption was that clients that use placeholders need to have two options or a way to adapt one into the other.

I'd prefer an approach where existing clients don't need placeholders, so this isn't a pressing problem, but that would require Firefox to change their prioritization scheme and would create some problems if Chrome wanted to replace their linked list of streams with a linked list of placeholders as you've suggested elsewhere.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-494393917
----==_mimepart_5ce3feb9afe7f_dcb3fb1b02cd96c12083a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My assumption was that clients that use placeholders need to have two options or a way to adapt one into the other.</p>
<p>I'd prefer an approach where existing clients don't need placeholders, so this isn't a pressing problem, but that would require Firefox to change their prioritization scheme and would create some problems if Chrome wanted to replace their linked list of streams with a linked list of placeholders as you've suggested elsewhere.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJK3FOELDFJ2FT7LS5MDPWP3DTA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV35UPI#issuecomment-494393917">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EHTOCYVPI62PZMTDPWP3DTANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NEM3ZLSIPYX5P6YTPWP3DTA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV35UPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3FOELDFJ2FT7LS5MDPWP3DTA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV35UPI#issuecomment-494393917",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3FOELDFJ2FT7LS5MDPWP3DTA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV35UPI#issuecomment-494393917",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce3feb9afe7f_dcb3fb1b02cd96c12083a7--


From nobody Tue May 21 06:40:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E8CB12006A for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:40:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w7wEzCPyXrvs for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:40:34 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6996A120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 06:40:34 -0700 (PDT)
Date: Tue, 21 May 2019 06:40:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558446032; bh=7eyFUcL2MnGPFCjzG5lXpJvX72kep8QDjoj5ZM3/guw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=oHuqqNJLYfoREhS6q28RBnnn8CsocnOyE6FTjdqlVwep7sIcgDKSK4dcp7BMRBes7 b3kQw9PmtTx9p8I8YH/2hPwLBBXZr6et8LhyO1AEmQihYY6iYfdS+Jn75r2/FdIAf0 L/bn7ehIc237QJbe9h8JFSjrHvwy1elHc2WDwAmE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36JOYTCGMEFK56RZV26EZFBEVBNHHBVHXZCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2735@github.com>
Subject: [quicwg/base-drafts] Fix typo in QPACK: s/capcity/capacity/ (#2735)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce3ffd0b91ff_63313ff1140cd95c69138f"; 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_nKicgIM0DxdhzktEWZF_8kc4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 13:40:36 -0000

----==_mimepart_5ce3ffd0b91ff_63313ff1140cd95c69138f
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/2735

-- Commit Summary --

  * Fix typo in QPACK: s/capcity/capacity/

-- File Changes --

    M draft-ietf-quic-qpack.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2735.patch
https://github.com/quicwg/base-drafts/pull/2735.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/2735

----==_mimepart_5ce3ffd0b91ff_63313ff1140cd95c69138f
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/2735'>https://github.com/quicwg/base-drafts/pull/2735</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix typo in QPACK: s/capcity/capacity/</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2735/files#diff-0">draft-ietf-quic-qpack.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2735.patch'>https://github.com/quicwg/base-drafts/pull/2735.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2735.diff'>https://github.com/quicwg/base-drafts/pull/2735.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/2735?email_source=notifications&amp;email_token=AFTOJK77AZTLDQ5ETHY6EGLPWP3VBA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU67EIQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44JATPOIDYCCRWFJLPWP3VBANCNFSM4HOLDCOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4WWOMFOMW2VG33AGDPWP3VBA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU67EIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJK77AZTLDQ5ETHY6EGLPWP3VBA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU67EIQ",
"url": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJK77AZTLDQ5ETHY6EGLPWP3VBA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GU67EIQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce3ffd0b91ff_63313ff1140cd95c69138f--


From nobody Tue May 21 06:42:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22C4A12006A for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:42:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BxCL53N4mEqm for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:42:09 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F445120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 06:42:09 -0700 (PDT)
Date: Tue, 21 May 2019 06:42:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558446128; bh=EUPcObDnODfwiQlHtmRz1RFTLcA7cJfklYlDRniYa/I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1eoIvHSGrWQfNinfjc+SP4p7Fm4Xc3TRBlyMOzOeIvPFvLfW4EXsvBslot8UVqJSn gJoQtQk1HGkBLmACYc9+7/6lVZsk/MFFxsPNDmFrDjSBnXrs2bCTr+lpEQNhJPE0MI kAiGFnUc8KpYEb7UM9kivfihfUupOyHvC7JsbCTc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYA3YVAB2N5KHQOLBF26EZLBEVBNHHBVHXZCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2735/review/240053025@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2735@github.com>
References: <quicwg/base-drafts/pull/2735@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo in QPACK: s/capcity/capacity/ (#2735)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4003092165_71183fdbb08cd964161031a"; 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/nQXx-0_b59Rl1QGuhSTmHTmiXDc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 13:42:11 -0000

----==_mimepart_5ce4003092165_71183fdbb08cd964161031a
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/2735#pullrequestreview-240053025
----==_mimepart_5ce4003092165_71183fdbb08cd964161031a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2735?email_source=notifications&amp;email_token=AFTOJKYLKQNJEUL6XIBSKLDPWP33BA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZHOWII#pullrequestreview-240053025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2LTEVA55QEMATAVLPWP33BANCNFSM4HOLDCOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3T554CBIMHFTUTZMLPWP33BA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZHOWII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJKYLKQNJEUL6XIBSKLDPWP33BA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZHOWII#pullrequestreview-240053025",
"url": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJKYLKQNJEUL6XIBSKLDPWP33BA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZHOWII#pullrequestreview-240053025",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4003092165_71183fdbb08cd964161031a--


From nobody Tue May 21 06:58:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABFB9120043 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:58:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aT-YMGHt8F_V for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:58:52 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70FAC120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 06:58:52 -0700 (PDT)
Date: Tue, 21 May 2019 06:58:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558447131; bh=xT/U3lwwujcPj2nY5qFRCDd3zuWYj2ofy6FDCFu03yA=; h=Date:From:To:Subject:From; b=ZhaLWSvY77Hy2TCYkLcw3mQwyG5m4FSNQ4AosVDpzoxxE/Ky+d2kD43erXmkUQPzU hFOiij5pumdV+2gKss9Lnk79vVgkj0c6MvCF1u5dBv6S/VTd9JNplzl4RVVM6SwPWq 6Z7bQPfkSflazwmRh50nt8s8KpDfFsfUprpelLvw=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/5e8cff-838b1c@github.com>
Subject: [quicwg/base-drafts] 838b1c: add late-stage workflow diagram
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T-TVx7Eoe8t1MD54DNm8-6Zqlpo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 13:58:54 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 838b1c203de4cc1aed278a873a23c49eed6145fe
      https://github.com/quicwg/base-drafts/commit/838b1c203de4cc1aed278a873a23c49eed6145fe
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M CONTRIBUTING.md
    A workflow.png

  Log Message:
  -----------
  add late-stage workflow diagram



From nobody Tue May 21 07:00:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F004812006A for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:59:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rftDjmm-pP3g for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 06:59:57 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9BAB120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 06:59:57 -0700 (PDT)
Date: Tue, 21 May 2019 06:59:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558447196; bh=YJ4Ay63DQ3ziGjIbF7dF3bYKmvtua0Rq9LGm3zKNy0k=; h=Date:From:To:Subject:From; b=vwgysQmQOpo70i1bGjJAwravkwZmQrI0MHGa01qOz6MfyRs5+isHtAnukrjHXWqFr uUT4iS+7Nd2FnerXhS+MZK6aKEc0YZrr2x37DFwavDs1txaj9VTgX1q4Egq+akhSkn LEJpUB0XSmrxya5/wAaItYipDSe+sg9qjwTg6Olg=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/838b1c-d648a5@github.com>
Subject: [quicwg/base-drafts] d648a5: add source for workflow
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lghY4GBWgLa3Xl8aCr6k0mOtOuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 13:59:59 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d648a5a708ee4ea5ba7efc5a6495336e2402ddf0
      https://github.com/quicwg/base-drafts/commit/d648a5a708ee4ea5ba7efc5a6495336e2402ddf0
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    A workflow.xml

  Log Message:
  -----------
  add source for workflow



From nobody Tue May 21 07:00:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8986120153 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BSDz9i52dp53 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:00:34 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1825D120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 07:00:34 -0700 (PDT)
Date: Tue, 21 May 2019 07:00:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558447233; bh=S8UoUdRKBcosTD/sDQGwqVCA9k1AT2ipXu8fmKpSCK8=; h=Date:From:To:Subject:From; b=qfOqIAhFeYUmeaU2kZ08hWcFpMdnmOfqtaWfOd0ogsFNdD7iabEuHL5Ty0UZC5jNI /cY8E1nbpghiGnIFCbW8Col6wGQZuAN+u8h1I2MhMQCD1TNi2LeC/2Yd1W+2n5fR8N ZngzqYbwkXB6dPXAKEWH2Xclj9sNqyVMWDrOoQ5g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dcf1a3-7daca0@github.com>
Subject: [quicwg/base-drafts] 7daca0: Script updating gh-pages from 838b1c20. [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/7bID20rBvosSXcfasRuI_663jJA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:00:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7daca01ae84da4684448d189e60b2f730e174091
      https://github.com/quicwg/base-drafts/commit/7daca01ae84da4684448d189e60b2f730e174091
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  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 838b1c20. [ci skip]



From nobody Tue May 21 07:01:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B362120153 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gwX4TkHNK3vd for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:01:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E80B9120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 07:01:33 -0700 (PDT)
Date: Tue, 21 May 2019 07:01:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558447292; bh=lKiQ3Z/Lj1OocKavoO9LSMckrkrb7KAqZbWIzj2XhlU=; h=Date:From:To:Subject:From; b=sv0Uijj3nbZXsftrKfmvEPlDP4xZsmEt6G9HgtDXKSBMeJuMDy9hWfeoY086s2i2x C8isimxgC5qVJaKOTFVPB04MyazAdhABjY4vCJWan5v3fJptIzY+3EOua9Q5/ehYTC v8UYWhfpkg7DAaf/DtflDJ2UQUGhIYiKrKvx3VAE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7daca0-dbdb26@github.com>
Subject: [quicwg/base-drafts] dbdb26: Script updating gh-pages from d648a5a7. [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/ZTBuyRl2_gEDGWoQKqK8Kkw50a4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:01:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dbdb260b734183c1ff253312057edbff6441d3c6
      https://github.com/quicwg/base-drafts/commit/dbdb260b734183c1ff253312057edbff6441d3c6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d648a5a7. [ci skip]



From nobody Tue May 21 07:49:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26B4A12006F for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:49:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DE1d89Pz4oj1 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:49:53 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B1745120059 for <quic-issues@ietf.org>; Tue, 21 May 2019 07:49:53 -0700 (PDT)
Date: Tue, 21 May 2019 07:49:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450192; bh=ZG7ijCakTdb5RZ5W6rtiK9L7hXvtJh+AJypf1f6ltEw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cCWPlIbiT+mGNq1Uv32fl3M7T0dC7gToD+q3oP+XD2aRrzxuyA2HOIr68oIbzVE/h +A+4qmKvZi1FWJn2m9kHSLyX7kgmq5+RyAFTUMS7qPtRH09EsexvuGCiqljkw1quOW KOzpCucydEgRWvlNOOdaQYELRQyZhCwM4h/2A4Ng=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYAKN2EIOB2HZ2PNGN26FBJBEVBNHHBS6EHLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2569/494424544@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2569@github.com>
References: <quicwg/base-drafts/issues/2569@github.com>
Subject: Re: [quicwg/base-drafts] RTT sample should be taken only once for each largest_acked (#2569)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce410107a6f1_e493f94296cd96c315099"; 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/5KAu1uFe5jRyXPV3FQzyiLjMCcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:49:55 -0000

----==_mimepart_5ce410107a6f1_e493f94296cd96c315099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Jana and I talked about this, and I think Nick's suggestion is a good one.  We'll stop calling remove() and start setting the value to null.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2569#issuecomment-494424544
----==_mimepart_5ce410107a6f1_e493f94296cd96c315099
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Jana and I talked about this, and I think Nick's suggestion is a good one.  We'll stop calling remove() and start setting the value to null.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2569?email_source=notifications&amp;email_token=AFTOJK3Y5RBJ67G2D4FHBU3PWQDZBA5CNFSM4HCP4ZR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FDYA#issuecomment-494424544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MP2TSASSCOLSWLT3PWQDZBANCNFSM4HCP4ZRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZS3AYT2SQCU5D24C3PWQDZBA5CNFSM4HCP4ZR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FDYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2569?email_source=notifications\u0026email_token=AFTOJK3Y5RBJ67G2D4FHBU3PWQDZBA5CNFSM4HCP4ZR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FDYA#issuecomment-494424544",
"url": "https://github.com/quicwg/base-drafts/issues/2569?email_source=notifications\u0026email_token=AFTOJK3Y5RBJ67G2D4FHBU3PWQDZBA5CNFSM4HCP4ZR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FDYA#issuecomment-494424544",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce410107a6f1_e493f94296cd96c315099--


From nobody Tue May 21 07:51:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BE7612017C for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:51:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1X6gm5FnpJe6 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:51:46 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9C9D12001E for <quic-issues@ietf.org>; Tue, 21 May 2019 07:51:45 -0700 (PDT)
Date: Tue, 21 May 2019 07:51:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450305; bh=MM4gCi4kUUetCf8VXdqrMFAJ/yLkszb7zju9u3D1gts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I597oLtcRU9dpI4N2QjJkqewzJa5PL3JGGnRmTtY2d5lh+flW8zKPHSwsqIhb1RqD hEXNhfUyMGKUHjNk/8pmjhjTr4icX4juRKRXf5JXriQm7SjvuexuxPS5uiz/T2Zrzo 7MmDppJDWasPr0k21xdNZ77WOfv/CDdMyCHNp2C0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7N6T5CXBXGWWN5TSN26FBQDEVBNHHBS6EH7Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2570/494425406@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2570@github.com>
References: <quicwg/base-drafts/issues/2570@github.com>
Subject: Re: [quicwg/base-drafts] RTT computation section needs to mention largest_acked (#2570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4108110983_23d3fd1a7ccd964199549a"; 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/wXueA_lZxYheYpX3NHfG2hf2DS0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:51:51 -0000

----==_mimepart_5ce4108110983_23d3fd1a7ccd964199549a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OBE

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2570#issuecomment-494425406
----==_mimepart_5ce4108110983_23d3fd1a7ccd964199549a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>OBE</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2570?email_source=notifications&amp;email_token=AFTOJK5FTPT6Z4GRY5L2CN3PWQEADA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FKPQ#issuecomment-494425406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6EGXNDE6UGMOLSFRDPWQEADANCNFSM4HCP44TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK337Y6JVDX3CW6FVWDPWQEADA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FKPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2570?email_source=notifications\u0026email_token=AFTOJK5FTPT6Z4GRY5L2CN3PWQEADA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FKPQ#issuecomment-494425406",
"url": "https://github.com/quicwg/base-drafts/issues/2570?email_source=notifications\u0026email_token=AFTOJK5FTPT6Z4GRY5L2CN3PWQEADA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FKPQ#issuecomment-494425406",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4108110983_23d3fd1a7ccd964199549a--


From nobody Tue May 21 07:51:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8314120194 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:51:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jx7yx1hKOFW2 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:51:48 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEA2312019D for <quic-issues@ietf.org>; Tue, 21 May 2019 07:51:47 -0700 (PDT)
Date: Tue, 21 May 2019 07:51:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450307; bh=4RyiQEecrTOyMIwyIe0VZBojKL57svD+DGilcrtyJTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fo80FQVlFbYcdTRDTTIAFt30ljVJm3x/dxaoWndXEDssrYiYcWxNUk+/F9h12LKKJ 9AMFVDcs07qsUEJtjxl8DtNzPfThnBskz43ayHi9OI7kpaCD2vUB3swDs8AsqA51Sf OdKW96Vek9UYKbmjbuFd94C5sX+L/uFfZPCVyOBQ=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ZSL2SCK7HM4H245V26FBQHEVBNHHBS6EH7Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2570/issue_event/2356449543@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2570@github.com>
References: <quicwg/base-drafts/issues/2570@github.com>
Subject: Re: [quicwg/base-drafts] RTT computation section needs to mention largest_acked (#2570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce410831a03c_22e3fee8eacd96c3395c5"; 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/vhqSWqhvvmVV5hZ0mhlEp4EpuXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:51:54 -0000

----==_mimepart_5ce410831a03c_22e3fee8eacd96c3395c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2570.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2570#event-2356449543
----==_mimepart_5ce410831a03c_22e3fee8eacd96c3395c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="427329532" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2570" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2570/hovercard" href="https://github.com/quicwg/base-drafts/issues/2570">#2570</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/2570?email_source=notifications&amp;email_token=AFTOJK5UI4PBILT4M46LTG3PWQEAHA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2JCBY#event-2356449543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JVJLN7LXAMKMOYOTPWQEAHANCNFSM4HCP44TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Y3SBWLFTMKXFQUSLPWQEAHA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2JCBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2570?email_source=notifications\u0026email_token=AFTOJK5UI4PBILT4M46LTG3PWQEAHA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2JCBY#event-2356449543",
"url": "https://github.com/quicwg/base-drafts/issues/2570?email_source=notifications\u0026email_token=AFTOJK5UI4PBILT4M46LTG3PWQEAHA5CNFSM4HCP44T2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2JCBY#event-2356449543",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce410831a03c_22e3fee8eacd96c3395c5--


From nobody Tue May 21 07:54:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3503E120086 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:54:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cEQ_oQ811gCG for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:54:08 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5273D12001E for <quic-issues@ietf.org>; Tue, 21 May 2019 07:54:08 -0700 (PDT)
Date: Tue, 21 May 2019 07:54:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450447; bh=qTekriamkWU/JfV6Y3ZrCyuBGyBOWv/Ru/35nyocqp8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BaXj1XaLyrWUy6Dhq6QgJ89cnR/vYlOc6HBmtA93764HV/hKesGXhlvtZt8tslfjP EqYwEjpNozxbr77dv8LNJTE/fZRx6yiDQr9dVZvsV53eZE0ogvuVGiYlbheIsx6qri 8+TkBuJi+hWLxbMsUbBduoEQcLO1luQjURLettwI=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYT5MZNRDHIJEWK4E526FBY7EVBNHHBS6EI7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2571/issue_event/2356457683@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2571@github.com>
References: <quicwg/base-drafts/issues/2571@github.com>
Subject: Re: [quicwg/base-drafts] bytes_in_flight might be reduced twice for lost packets (#2571)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4110f6d17c_254e3fc222ecd9609046da"; 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/wPOKDF0pzLwolYbHcug0SmUDVuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:54:10 -0000

----==_mimepart_5ce4110f6d17c_254e3fc222ecd9609046da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2571.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2571#event-2356457683
----==_mimepart_5ce4110f6d17c_254e3fc222ecd9609046da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="427329786" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2571" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2571/hovercard" href="https://github.com/quicwg/base-drafts/issues/2571">#2571</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/2571?email_source=notifications&amp;email_token=AFTOJK63TEK6FPXL43B4IIDPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2LBUY#event-2356457683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JSREGXT64YFAW2QLPWQEI7ANCNFSM4HCP5BVQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6UXBAWEKHCHRLQFMTPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2LBUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2571?email_source=notifications\u0026email_token=AFTOJK63TEK6FPXL43B4IIDPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2LBUY#event-2356457683",
"url": "https://github.com/quicwg/base-drafts/issues/2571?email_source=notifications\u0026email_token=AFTOJK63TEK6FPXL43B4IIDPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2LBUY#event-2356457683",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4110f6d17c_254e3fc222ecd9609046da--


From nobody Tue May 21 07:54:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E59E12001E for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:54:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M3IYaov0bIIb for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:54:09 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC830120120 for <quic-issues@ietf.org>; Tue, 21 May 2019 07:54:08 -0700 (PDT)
Date: Tue, 21 May 2019 07:54:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450447; bh=Em9twU48jyFjK/IoVepQ05F2vbyvxaIPsjFM5EPhzII=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RQDuE7Pz4Ac8YaAWyCzPaH4GV0WXDF+5RTSBhsr6sUOfXixaVwuXkcFKcGURCUstr zpt2g2Ldyr5DRsZJWld/NdjWCwCoDpmiKRtv2r2fQkQvzp8xomieOAUFmMu27Q+v16 uC2zXyKkPfeiAPNPtowwQyK9YbwwzMfYUNyN6EZE=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYT5MZNRDHIJEWK4E526FBY7EVBNHHBS6EI7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2571/494426361@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2571@github.com>
References: <quicwg/base-drafts/issues/2571@github.com>
Subject: Re: [quicwg/base-drafts] bytes_in_flight might be reduced twice for lost packets (#2571)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4110fd6240_49e3fba332cd96822163e5"; 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/mKB8XpqTieusq9_Fa5D00IEdDbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:54:11 -0000

----==_mimepart_5ce4110fd6240_49e3fba332cd96822163e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the resolution to #2569 should resolve this 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/2571#issuecomment-494426361
----==_mimepart_5ce4110fd6240_49e3fba332cd96822163e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the resolution to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="427329370" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2569" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2569/hovercard" href="https://github.com/quicwg/base-drafts/issues/2569">#2569</a> should resolve this 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/2571?email_source=notifications&amp;email_token=AFTOJK7MTLFZNZ4WMCLNESTPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FR6I#issuecomment-494426361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JSREGXT64YFAW2QLPWQEI7ANCNFSM4HCP5BVQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2W5TD6KQDXEGTTT4LPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FR6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2571?email_source=notifications\u0026email_token=AFTOJK7MTLFZNZ4WMCLNESTPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FR6I#issuecomment-494426361",
"url": "https://github.com/quicwg/base-drafts/issues/2571?email_source=notifications\u0026email_token=AFTOJK7MTLFZNZ4WMCLNESTPWQEI7A5CNFSM4HCP5BV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4FR6I#issuecomment-494426361",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4110fd6240_49e3fba332cd96822163e5--


From nobody Tue May 21 07:58:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9ACD61201FA for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:58:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OqR9oeKCPOry for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:58:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E65512013D for <quic-issues@ietf.org>; Tue, 21 May 2019 07:58:17 -0700 (PDT)
Date: Tue, 21 May 2019 07:58:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558450696; bh=Eib4h/3MdkhD2kFx1CC1d7Tlzm7PnjYvFtHe02wh/tM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2fkb1cGD5IiCYQkTYZmNNvlUaQ2AGRihDFsA+0gFUOc+pyU6uHMAqSfvC5ZUGCRjQ ru7M7PnAIhRTto45DbsP4bvvxVq7SYaLOKgpBWccbW6Lly2rYtopb1bwtFMoUONjPv MGrf89XZvt+oN7nTte9nqrna/9aY4zVI9gR3251k=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTTJFMVN3YQZ2FKR526FCIREVBNHHBUDEE3Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2653/494428105@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2653@github.com>
References: <quicwg/base-drafts/issues/2653@github.com>
Subject: Re: [quicwg/base-drafts] Packet-threshold loss detection poorly interacts with packet coalescing (#2653)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce41208c8f3_51763fba332cd9688997f0"; 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/DRlowdjo2pUVFjBt5Tke1YhjuNc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:58:31 -0000

----==_mimepart_5ce41208c8f3_51763fba332cd9688997f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I think you're right that there's no issue here. Having separate packet number spaces makes this concern moot.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2653#issuecomment-494428105
----==_mimepart_5ce41208c8f3_51763fba332cd9688997f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, I think you're right that there's no issue here. Having separate packet number spaces makes this concern moot.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2653?email_source=notifications&amp;email_token=AFTOJKZG45WVUAYQQXYVGWLPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4F7SI#issuecomment-494428105">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OF6EH7AHTEFWPTYLPWQEYRANCNFSM4HIKCJGQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4G7EEZF6KN4DMHRITPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4F7SI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2653?email_source=notifications\u0026email_token=AFTOJKZG45WVUAYQQXYVGWLPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4F7SI#issuecomment-494428105",
"url": "https://github.com/quicwg/base-drafts/issues/2653?email_source=notifications\u0026email_token=AFTOJKZG45WVUAYQQXYVGWLPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4F7SI#issuecomment-494428105",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce41208c8f3_51763fba332cd9688997f0--


From nobody Tue May 21 07:58:39 2019
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 353F012021D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:58:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SmHB09zKhPGg for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 07:58:31 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F78E12016B for <quic-issues@ietf.org>; Tue, 21 May 2019 07:58:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=RIN+lrOOdV2B1232GUB0sjIjYkQ=; b=SJiAx4Szd/w9PYB9 n71KEFstcU2uXVRulpbxhupBSy1AbiNmP6CfJ++dlHhRnkNwQL4CJ1NsljM7cMje rx+wp7u9vgYuFdb0OWVkyJ2qOkaEgbs+7AJJ03E2LY2s4fa8847xIi4w95aCdDS6 jmy3Vg7b51lAiWvUIznnm8iUpUs=
Received: by filter1343p1mdw1.sendgrid.net with SMTP id filter1343p1mdw1-25576-5CE41208-12 2019-05-21 14:58:16.41075451 +0000 UTC m=+54729.496858659
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0049p1mdw1.sendgrid.net (SG) with ESMTP id 8QpEFB1pSbSk_x-5ExDtRQ for <quic-issues@ietf.org>; Tue, 21 May 2019 14:58:16.321 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 2ED8E1E072A for <quic-issues@ietf.org>; Tue, 21 May 2019 07:58:16 -0700 (PDT)
Date: Tue, 21 May 2019 14:58:16 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTTJFMVN3YQZ2FKR526FCIREVBNHHBUDEE3Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2653/issue_event/2356472281@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2653@github.com>
References: <quicwg/base-drafts/issues/2653@github.com>
Subject: Re: [quicwg/base-drafts] Packet-threshold loss detection poorly interacts with packet coalescing (#2653)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce412082ccf7_30633ff5f60cd95c523188"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak322wSHQKdqB6yJ0SKadbFUUxLi4hst4SXkx2 LwYDRN3iWEJc4MCPZ9o8r3fO4A5vMuGFvZI8CXmGo9EOhiJwu9aot/Xm6tj0lwePRJPBDe/zLdbojp in0wqGLgm9UaJ4otFgZvGhUyzuJfKHOKGF7bzECCM0KMks4fJr4KDOLp6QxYfUhSWdggWnLhqmifon I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IKoYEcZ_E_fruuhmb9MTTnLZkhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 14:58:34 -0000

----==_mimepart_5ce412082ccf7_30633ff5f60cd95c523188
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2653.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2653#event-2356472281
----==_mimepart_5ce412082ccf7_30633ff5f60cd95c523188
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="437028060" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2653" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2653/hovercard" href="https://github.com/quicwg/base-drafts/issues/2653">#2653</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/2653?email_source=notifications&amp;email_token=AFTOJK7ZSK5CT52KTINHVQDPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2OTWI#event-2356472281">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OF6EH7AHTEFWPTYLPWQEYRANCNFSM4HIKCJGQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZODMDBKGIYFPTG35DPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2OTWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2653?email_source=notifications\u0026email_token=AFTOJK7ZSK5CT52KTINHVQDPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2OTWI#event-2356472281",
"url": "https://github.com/quicwg/base-drafts/issues/2653?email_source=notifications\u0026email_token=AFTOJK7ZSK5CT52KTINHVQDPWQEYRA5CNFSM4HIKCJG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR2OTWI#event-2356472281",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce412082ccf7_30633ff5f60cd95c523188--


From nobody Tue May 21 08:53:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7979612016C for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 08:53:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VSWEs7l5Fftc for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 08:53:08 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B3E712012D for <quic-issues@ietf.org>; Tue, 21 May 2019 08:53:08 -0700 (PDT)
Date: Tue, 21 May 2019 08:53:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558453987; bh=bPoR0Y7Qk4XsMrnmSIjWmWKKAknNsTNyIyEe9HSBZRY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=XbliHlvltqIvh5Sjso8l0eMt8WveZLibAixnZzAvz311WnMzSTXq9HcsndLXr1T66 MqN4+FVC2T/1yY5XrKI/jh2E571+WfVscYomQ0nJwNureGwuDowWdsDnoQT5yR2CMq JzGq7dRJ6oKIvhYZaZTROd1fZw68xaEaaS/T31vo=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72AZP2A5HYFZI4VPV26FIWHEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736@github.com>
Subject: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce41ee3582c5_6f923fdc118cd96c52494"; 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/ewvf5J51s_UexARSn0N9q_zVfqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 15:53:10 -0000

----==_mimepart_5ce41ee3582c5_6f923fdc118cd96c52494
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Although it is quite late in the day for this objection, I find that we already bumping up against the limits of the 18 byte connection ID.

Inevitably, this touches on some issues we're exploring in the quic-load-balancers draft, which isn't adopted, and many of you are no doubt happily ignoring.

There are basically three uses of the 144 bits of CID entropy in QUIC-LB:

1) Server ID encoding -- as there are only so many servers one might have, 16 bits is usually enough for this.
2) "Private" server entropy -- the load balancer doesn't care what the bits are, but they're protected by crypto. The server created and encrypted the CID, so it can use this for its local purposes, but no one else can. The amount of this depends, but if you're using a 256-bit block cipher it's something like 240 bits -- plenty
3)  "Public" entropy -- not encrypted, these bits are readable by anyone who is familiar with the encoding scheme. With a 16 B encryption block, we have only 16 bits to play with here.

QUIC-LB is already taking 2 of these last bits for config rotation, which allows server pools to incrementally deploy new CID keys or encoding schemes. So we're down to 14 bits.

The public entropy is useful for a growing pile of trusted hardware devices that are presumably not going to perform CID decryption. On f5 boxes, we have a hardware disaggregator for the many dataplane processors and threads that are operating. Today, we'd use perhaps 8 of the bits, but in future architectures even 14 might not quite be enough.

And now, having chatting with Manasi Deval from Intel after her Prague talk about hardware offload, I'm fairly sure we're going to need 4 to cheaply encode the connection ID length, at least for servers that want to use this service.

If we ever wanted a solution that allowed multiple tiers of load balancing, which is not currently in scope for QUIC-LB, we don't have nearly enough space.

While I think that existing use cases can just barely make do with what we have, it is a bad sign if something in the invariants is *already* constraining use cases.

Offline in London, we've circulated a number of possible approaches to this, but the first-order discussion is a willingness to reopen the invariants. If so, there are a couple of solutions that won't break existing load balancer deployments.

I'm happy to write a PR if this is the consensus.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736
----==_mimepart_5ce41ee3582c5_6f923fdc118cd96c52494
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Although it is quite late in the day for this objection, I find that we already bumping up against the limits of the 18 byte connection ID.</p>
<p>Inevitably, this touches on some issues we're exploring in the quic-load-balancers draft, which isn't adopted, and many of you are no doubt happily ignoring.</p>
<p>There are basically three uses of the 144 bits of CID entropy in QUIC-LB:</p>
<ol>
<li>Server ID encoding -- as there are only so many servers one might have, 16 bits is usually enough for this.</li>
<li>"Private" server entropy -- the load balancer doesn't care what the bits are, but they're protected by crypto. The server created and encrypted the CID, so it can use this for its local purposes, but no one else can. The amount of this depends, but if you're using a 256-bit block cipher it's something like 240 bits -- plenty</li>
<li>"Public" entropy -- not encrypted, these bits are readable by anyone who is familiar with the encoding scheme. With a 16 B encryption block, we have only 16 bits to play with here.</li>
</ol>
<p>QUIC-LB is already taking 2 of these last bits for config rotation, which allows server pools to incrementally deploy new CID keys or encoding schemes. So we're down to 14 bits.</p>
<p>The public entropy is useful for a growing pile of trusted hardware devices that are presumably not going to perform CID decryption. On f5 boxes, we have a hardware disaggregator for the many dataplane processors and threads that are operating. Today, we'd use perhaps 8 of the bits, but in future architectures even 14 might not quite be enough.</p>
<p>And now, having chatting with Manasi Deval from Intel after her Prague talk about hardware offload, I'm fairly sure we're going to need 4 to cheaply encode the connection ID length, at least for servers that want to use this service.</p>
<p>If we ever wanted a solution that allowed multiple tiers of load balancing, which is not currently in scope for QUIC-LB, we don't have nearly enough space.</p>
<p>While I think that existing use cases can just barely make do with what we have, it is a bad sign if something in the invariants is <em>already</em> constraining use cases.</p>
<p>Offline in London, we've circulated a number of possible approaches to this, but the first-order discussion is a willingness to reopen the invariants. If so, there are a couple of solutions that won't break existing load balancer deployments.</p>
<p>I'm happy to write a PR if this is the consensus.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJK7UOA4IXHMVTLGSMDTPWQLGHA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVACHKA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4N75WO2YP5ZMTYVDLPWQLGHANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK27SPEF6BJYEUHIZN3PWQLGHA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVACHKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK7UOA4IXHMVTLGSMDTPWQLGHA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVACHKA",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK7UOA4IXHMVTLGSMDTPWQLGHA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVACHKA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce41ee3582c5_6f923fdc118cd96c52494--


From nobody Tue May 21 08:59:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1033120144 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 08:59:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tj_CXvt7orWl for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 08:59:44 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59965120041 for <quic-issues@ietf.org>; Tue, 21 May 2019 08:59:44 -0700 (PDT)
Date: Tue, 21 May 2019 08:59:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558454383; bh=eemTYCt2OHhq/DMqB3YB68R75Pwthtx2YhL4xZM30Ck=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Zac3ebMJWSQYeg4Wv2xMUemcgteX4v+QmW3898pwwfUzNuEEhhgWrp9lPq7VMvQVL wPjSv2Z4ccNs48UZjBZUsWbFKkAgWjoXc4QPQ2mDO+TuU41M16xFCFMZ3DnBWMRf5l zsrUY5TjiPv+QAcMF5oqXJ7aRgIY4/2yiGs42xWs=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JXV3JMPDKHZVWTPV26FJO7EVBNHHBVIA6M4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2737@github.com>
Subject: [quicwg/base-drafts] TLS draft still contains a section about the old version negotiation (#2737)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4206f1285f_6a043fc6bdccd96898125"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MLgk40OFB5SdBlMwvbDNc56NqsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 15:59:46 -0000

----==_mimepart_5ce4206f1285f_6a043fc6bdccd96898125
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We can probably remove big chunks of section "8.1. Protocol and Version Negotiation" since we don't do version negotiation anymore in v1.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2737
----==_mimepart_5ce4206f1285f_6a043fc6bdccd96898125
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We can probably remove big chunks of section "8.1. Protocol and Version Negotiation" since we don't do version negotiation anymore in v1.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2737?email_source=notifications&amp;email_token=AFTOJK3SPHUQQDOXMTZT7DLPWQL67A5CNFSM4HOMP2XKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADZTQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZC2IP3A2W6OIVZHDLPWQL67ANCNFSM4HOMP2XA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK234RXL6EPNQ43MC7TPWQL67A5CNFSM4HOMP2XKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADZTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2737?email_source=notifications\u0026email_token=AFTOJK3SPHUQQDOXMTZT7DLPWQL67A5CNFSM4HOMP2XKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADZTQ",
"url": "https://github.com/quicwg/base-drafts/issues/2737?email_source=notifications\u0026email_token=AFTOJK3SPHUQQDOXMTZT7DLPWQL67A5CNFSM4HOMP2XKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADZTQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4206f1285f_6a043fc6bdccd96898125--


From nobody Tue May 21 09:43:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9249212017D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:43:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JHAy-bAR33uB for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:43:53 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C629120178 for <quic-issues@ietf.org>; Tue, 21 May 2019 09:43:53 -0700 (PDT)
Date: Tue, 21 May 2019 09:43:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558457032; bh=QHUqdmmd9AikkNGs4y7PsdXPglNQx1qFDIMRglSNKms=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RIlhIHy0GDIhFxa1GfCD07DxDzEtbCYX89nukuJQ1BDIICVdzPHT4aYGMwavJddYK Shpq++GqbnYOZEV38shZOy/pQWOwkBWKlk7ogiye5Ht3ufaIWHV5+n8cw8ySOV8ADz EAfkfe7bmA+mBbOD8NPunEN2J8+9AmGTz+I1w/mI=
From: Andy Grover <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CFVBB67VXUZ46PWV26FOUPEVBNHHBVIDJ5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2738@github.com>
Subject: [quicwg/base-drafts] transport: replace "stateless retry" in text with "retry" (#2738)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce42ac8191_1e6f3fe1f4ccd95c4334fb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: agrover
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4jCsqJk8RGC4_SY4Mx3x0qssM-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, 21 May 2019 16:43:56 -0000

----==_mimepart_5ce42ac8191_1e6f3fe1f4ccd95c4334fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr says there used to be stateless and stateful retry, but now there is
just stateless. This is the only place the phrase is used, so instead
just say "retry".
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2738

-- Commit Summary --

  * transport: replace "stateless retry" in text with "retry"

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2738.patch
https://github.com/quicwg/base-drafts/pull/2738.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/2738

----==_mimepart_5ce42ac8191_1e6f3fe1f4ccd95c4334fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>ekr says there used to be stateless and stateful retry, but now there is<br>
just stateless. This is the only place the phrase is used, so instead<br>
just say "retry".</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/2738'>https://github.com/quicwg/base-drafts/pull/2738</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>transport: replace &quot;stateless retry&quot; in text with &quot;retry&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2738/files#diff-0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2738.patch'>https://github.com/quicwg/base-drafts/pull/2738.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2738.diff'>https://github.com/quicwg/base-drafts/pull/2738.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/2738?email_source=notifications&amp;email_token=AFTOJK44JQ4GPOCDJCMNSLLPWQREPA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVANHVQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYQ5JXBCVEA3ALZYQLPWQREPANCNFSM4HOM3CIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CNGK3HL7BRUVXYNLPWQREPA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVANHVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2738?email_source=notifications\u0026email_token=AFTOJK44JQ4GPOCDJCMNSLLPWQREPA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVANHVQ",
"url": "https://github.com/quicwg/base-drafts/pull/2738?email_source=notifications\u0026email_token=AFTOJK44JQ4GPOCDJCMNSLLPWQREPA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVANHVQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce42ac8191_1e6f3fe1f4ccd95c4334fb--


From nobody Tue May 21 09:49:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A91B412016D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:49:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id urzhdqqX5YYR for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:49:38 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51E2012016C for <quic-issues@ietf.org>; Tue, 21 May 2019 09:49:38 -0700 (PDT)
Date: Tue, 21 May 2019 09:49:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558457377; bh=SivmrkJy+YziHvdpBvAsSdEg2WnrColIBQpoaHMXaf8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RW/r7yk3Wec4HxxAqy9qPg0ATAIl3IjMgpfSI2obSlgNTqxqbqxi5MlCHtQAbsoRV Fm6DjgCr30oJVD2QqgtSHqz679HZveXpU+trMMjSCfjVXCBB8r8770xPTD+2La3R3p Z9wf/TZxK4MsKQckqlkAsoB74t7g8FfNnINs/Hh4=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNKIEO7EBXELL32YV26FPKDEVBNHHBUTIZ2M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2670/494470743@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2670@github.com>
References: <quicwg/base-drafts/issues/2670@github.com>
Subject: Re: [quicwg/base-drafts] Remove ack_delay_exponent TP (#2670)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce42c217e695_6fc33fdc118cd96c57137a"; 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/sCWvtXL9Ts7q54NpQsJZ5NS236o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 16:49:40 -0000

----==_mimepart_5ce42c217e695_6fc33fdc118cd96c57137a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My $0.02: I am happy with the spec as is. If I had to change, I would prefer the delay expressed as an integer number of microseconds, no shift or multiply 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/issues/2670#issuecomment-494470743
----==_mimepart_5ce42c217e695_6fc33fdc118cd96c57137a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My $0.02: I am happy with the spec as is. If I had to change, I would prefer the delay expressed as an integer number of microseconds, no shift or multiply required.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2670?email_source=notifications&amp;email_token=AFTOJK6APEYNQ5OVXJXM5M3PWQR2DA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4QMVY#issuecomment-494470743">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HCLMIPXZPSYBTQRDPWQR2DANCNFSM4HLJKNXA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7O43AWVLXZBKEQP2TPWQR2DA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4QMVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2670?email_source=notifications\u0026email_token=AFTOJK6APEYNQ5OVXJXM5M3PWQR2DA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4QMVY#issuecomment-494470743",
"url": "https://github.com/quicwg/base-drafts/issues/2670?email_source=notifications\u0026email_token=AFTOJK6APEYNQ5OVXJXM5M3PWQR2DA5CNFSM4HLJKNXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4QMVY#issuecomment-494470743",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce42c217e695_6fc33fdc118cd96c57137a--


From nobody Tue May 21 09:49:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D13DA12016D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ltNqzWnXIHvA for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:49:50 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 680E71200A1 for <quic-issues@ietf.org>; Tue, 21 May 2019 09:49:50 -0700 (PDT)
Date: Tue, 21 May 2019 09:49:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558457389; bh=kL1/NPs2d3b2LfEfBOpDSOJNQiGt4w85GzZDaJfROJU=; h=Date:From:To:Subject:From; b=g3LhaVW1z+rxEGmZmK+QPwb6oVQq5B1cu28Pd3Z1WLjcivy7tmzSMW55WBLMwlbDk pUpa6aDVXeAT/PoIczoFEOwZuH69+H2ZViL8cm9/xNumofjRnEsMQszEDhiX3Om+Jp yv+AKO6Bh3FMyzED41rCSsSxj1huru2kkZM/3yWM=
From: Dmitri Tikhonov <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d648a5-3fb20b@github.com>
Subject: [quicwg/base-drafts] 3fb20b: Fix typo in QPACK: s/capcity/capacity/
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b8WU7RyKOQWp5SOgOWPTJ9MP8OY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 16:49:52 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3fb20ba46de259c2fb384a20967293c9191a6fdd
      https://github.com/quicwg/base-drafts/commit/3fb20ba46de259c2fb384a20967293c9191a6fdd
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix typo in QPACK: s/capcity/capacity/



From nobody Tue May 21 09:50:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A29312016D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:50:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 U-yMQ84YC8EY for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:50:04 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 058A012016C for <quic-issues@ietf.org>; Tue, 21 May 2019 09:50:04 -0700 (PDT)
Date: Tue, 21 May 2019 09:50:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558457402; bh=NRMNaQintCm+rRzdERK90b0Po9hZmfyCYiCERJmqD8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CkGx/mQaU8OHWJ6RsDb5iKym4ulqA9cSWUdV5LLheHCeJM5TMBOZd0Day9G76+3La WsMZp5YWS93aMAMkFLehHEt7khfqzGHrUzZqZjthah4QLEsxmtfEhJfoyt9zAbF6bh bs9Xyr9C2jex8Ps1lyUeAX/UIEiG7qDIVUSBr3w0=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46ZL7UIYMXJ7W7WNV26FPLVEVBNHHBVHXZCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2735/issue_event/2356815740@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2735@github.com>
References: <quicwg/base-drafts/pull/2735@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo in QPACK: s/capcity/capacity/ (#2735)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce42c3add992_3d553fa1054cd96c518028"; 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/jAMCLUQk3s-a4ulXXHIuaE2HWSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 16:50:05 -0000

----==_mimepart_5ce42c3add992_3d553fa1054cd96c518028
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2735 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/2735#event-2356815740
----==_mimepart_5ce42c3add992_3d553fa1054cd96c518028
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446626065" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2735" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2735/hovercard" href="https://github.com/quicwg/base-drafts/pull/2735">#2735</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/2735?email_source=notifications&amp;email_token=AFTOJK4ZVH6IXTY6V26JTI3PWQR3VA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR5CO7A#event-2356815740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2CWNFVUAEUE27AA6LPWQR3VANCNFSM4HOLDCOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZS32MC7DVNWSLBJVDPWQR3VA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR5CO7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJK4ZVH6IXTY6V26JTI3PWQR3VA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR5CO7A#event-2356815740",
"url": "https://github.com/quicwg/base-drafts/pull/2735?email_source=notifications\u0026email_token=AFTOJK4ZVH6IXTY6V26JTI3PWQR3VA5CNFSM4HOLDCOKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORR5CO7A#event-2356815740",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce42c3add992_3d553fa1054cd96c518028--


From nobody Tue May 21 09:51:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAFE612016D for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:51:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53cqSdFNqmdW for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 09:51:36 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01BE91200C5 for <quic-issues@ietf.org>; Tue, 21 May 2019 09:51:35 -0700 (PDT)
Date: Tue, 21 May 2019 09:51:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558457495; bh=0bhA282+syJthByYBHq3Z5UuvK//VTy0jei5jOfzflY=; h=Date:From:To:Subject:From; b=jw7y5kd9OoklFHVP5Zju7/G0guD8ILd0sTHuhJHBh0CWwTIJLklKREUb8AFwdZI4u 8hIShE/qQ2pF2FOlsiKNUrA4ikEOwYZKffeG9qf1aRCFkojXYqx/LPuOj+8U+mnjzZ AfEknMkNfws41QMl1jZ70DgI4Q0/QbT3afe41nCg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dbdb26-78f089@github.com>
Subject: [quicwg/base-drafts] 78f089: Script updating gh-pages from 3fb20ba4. [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/TMLiwRVd-8T9vAVgg-8Ajm8CxcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 16:51:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 78f08920ff4b86eb25da5bc1c33c17ece9ca552f
      https://github.com/quicwg/base-drafts/commit/78f08920ff4b86eb25da5bc1c33c17ece9ca552f
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3fb20ba4. [ci skip]



From nobody Tue May 21 13:55:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48BAB1200D6 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 13:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ep93jKIZsTz8 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 13:55:02 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FAC01200A4 for <quic-issues@ietf.org>; Tue, 21 May 2019 13:55:02 -0700 (PDT)
Date: Tue, 21 May 2019 13:55:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558472101; bh=+ebId36zWcROG/Y+4JLuCIy1UHZdAXoLwBkQ+HmiLlQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eUYFt/DIHm/HNU8rg8v7rGWc591gpldxDmMDwQ1HLjetMjHsxBIEBOtz2dnJNRqAa dq1zE31fsmB2NKY3RR1sRi1WMciMHZLzPEDA+ZbltT+8sTQN0VK28CW/Y6OCg9U0+m 3dpcdGOsO8DbQk87L7WzDHKhDBp79mfKjDAkrQo4=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6I6T62L4X4WZHR5E526GMCLEVBNHHBSJVGFE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2526/494554703@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2526@github.com>
References: <quicwg/base-drafts/issues/2526@github.com>
Subject: Re: [quicwg/base-drafts] PUSH_ID as a frame (#2526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce465a57b7c8_44123fe0172cd968513747"; 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/uRlLczmC4oCa1bFcuL3XpGXMiFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 20:55:04 -0000

----==_mimepart_5ce465a57b7c8_44123fe0172cd968513747
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> why are we framing SETTINGS at all given that it is the first message on the control stream ?

One can imagine a scenario where we'd want to place something before the _SETTINGS_ frame on the control stream.  On the other hand, it's less likely we'd ever want anything other than the Push ID to begin the push stream.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2526#issuecomment-494554703
----==_mimepart_5ce465a57b7c8_44123fe0172cd968513747
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>why are we framing SETTINGS at all given that it is the first message on the control stream ?</p>
</blockquote>
<p>One can imagine a scenario where we'd want to place something before the <em>SETTINGS</em> frame on the control stream.  On the other hand, it's less likely we'd ever want anything other than the Push ID to begin the push stream.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2526?email_source=notifications&amp;email_token=AFTOJK26VSUFDW5HMK7VIVTPWROSLA5CNFSM4G7CL2TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5E4TY#issuecomment-494554703">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5UN7JSZWMNKRO4PVDPWROSLANCNFSM4G7CL2TA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NZPG2W2AF4BZJ7FTPWROSLA5CNFSM4G7CL2TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5E4TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2526?email_source=notifications\u0026email_token=AFTOJK26VSUFDW5HMK7VIVTPWROSLA5CNFSM4G7CL2TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5E4TY#issuecomment-494554703",
"url": "https://github.com/quicwg/base-drafts/issues/2526?email_source=notifications\u0026email_token=AFTOJK26VSUFDW5HMK7VIVTPWROSLA5CNFSM4G7CL2TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5E4TY#issuecomment-494554703",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce465a57b7c8_44123fe0172cd968513747--


From nobody Tue May 21 14:07:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFD551200EC for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 14:07:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49bKzyqgl13V for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 14:07:48 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5033A1200A4 for <quic-issues@ietf.org>; Tue, 21 May 2019 14:07:48 -0700 (PDT)
Date: Tue, 21 May 2019 14:07:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558472867; bh=7nluQK6zPtU0y+Mv4WkVKW50feCnuYdbBUj85mL34io=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P09TfcNAcKDHAQjeyyQeiiMbTROpBm6u2PF0MooUl7pfkTdfxaVteSIIheNZKCmXN f+vWCD4AMW5RNfnMWj+2anZwILU5F2NVmhtMlEscccDKWrMfd0lOcCqFS3Sms2sfq7 MY2TrpVQIXinVxPTzXrzzrM8RIK1sFcrLzEd4CRc=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CGOPSVVB3TOQ6EYF26GNSFEVBNHHBQO2CPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2412/494559048@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2412@github.com>
References: <quicwg/base-drafts/issues/2412@github.com>
Subject: Re: [quicwg/base-drafts] MAX_PUSH_ID: lower-than-previous value conn error seems too severe (#2412)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce468a2edc43_f663fe0172cd96840882a"; 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/AkD2A1f4B9oyfhVlqrN6-BeJWkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 21:07:50 -0000

----==_mimepart_5ce468a2edc43_f663fe0172cd96840882a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue, the possible complications for the client that you have outlined above don't seem terribly complex.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2412#issuecomment-494559048
----==_mimepart_5ce468a2edc43_f663fe0172cd96840882a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>, the possible complications for the client that you have outlined above don't seem terribly complex.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications&amp;email_token=AFTOJK75SCEAJD4CKKFMFGDPWRQCFA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5F6SA#issuecomment-494559048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QMBEPEOCK2IP6SDLPWRQCFANCNFSM4GUIPMNA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEV5ULXEWMSD3NB43PWRQCFA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5F6SA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications\u0026email_token=AFTOJK75SCEAJD4CKKFMFGDPWRQCFA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5F6SA#issuecomment-494559048",
"url": "https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications\u0026email_token=AFTOJK75SCEAJD4CKKFMFGDPWRQCFA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5F6SA#issuecomment-494559048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce468a2edc43_f663fe0172cd96840882a--


From nobody Tue May 21 14:37:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4043D120103 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 14:37:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7qcJfy1y8ROO for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 14:37:53 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9245A1200FF for <quic-issues@ietf.org>; Tue, 21 May 2019 14:37:53 -0700 (PDT)
Date: Tue, 21 May 2019 14:37:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558474672; bh=t3FhzQI04bzMhb0WtIQ5h4zJQ3zgS7O0QHMlHAdb0WU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eYYtgya2+DqlU15JeTX9QOOkGGwaphbfN2a9sVlHie1DoBQl9nMUh9/AI7//0AR44 KBG4Jz5clVh1UE1yxx+UEkQbnidUU7VoTvT1o2jGdTdc3up3vYLXNiKigOtFgISkd3 CWMZhFR53b6/9UaqOPT1dO/lZPAm9wDTthXNgvww=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JZBLKDXGH3VKS5RF26GRDBEVBNHHBQO2CPQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2412/494568609@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2412@github.com>
References: <quicwg/base-drafts/issues/2412@github.com>
Subject: Re: [quicwg/base-drafts] MAX_PUSH_ID: lower-than-previous value conn error seems too severe (#2412)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce46fb06ca72_5d503ff3e4ecd96c11362fd"; 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/ICmL6pKtI2b9U91AJwHhcM9phdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 21:37:55 -0000

----==_mimepart_5ce46fb06ca72_5d503ff3e4ecd96c11362fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

/shrug. 

Seeing little interop of push, its hard to tell if this would really be a problem. I suspect it won't be, and I think I can live with the current specification. However, in the meantime the idea of uni streams for everything has taken a life of its own in #2678. 

I'll leave this issue open until that broader discussion gets resolved one way or other.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2412#issuecomment-494568609
----==_mimepart_5ce46fb06ca72_5d503ff3e4ecd96c11362fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>/shrug.</p>
<p>Seeing little interop of push, its hard to tell if this would really be a problem. I suspect it won't be, and I think I can live with the current specification. However, in the meantime the idea of uni streams for everything has taken a life of its own in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="441816604" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2678" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2678/hovercard" href="https://github.com/quicwg/base-drafts/issues/2678">#2678</a>.</p>
<p>I'll leave this issue open until that broader discussion gets resolved one way or other.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications&amp;email_token=AFTOJKZUKYCH4RJW3SHT6QTPWRTTBA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5IJII#issuecomment-494568609">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CYQYA37WJRABLM5TPWRTTBANCNFSM4GUIPMNA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMPQ4LLRN4BKLJV4DPWRTTBA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5IJII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications\u0026email_token=AFTOJKZUKYCH4RJW3SHT6QTPWRTTBA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5IJII#issuecomment-494568609",
"url": "https://github.com/quicwg/base-drafts/issues/2412?email_source=notifications\u0026email_token=AFTOJKZUKYCH4RJW3SHT6QTPWRTTBA5CNFSM4GUIPMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5IJII#issuecomment-494568609",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce46fb06ca72_5d503ff3e4ecd96c11362fd--


From nobody Tue May 21 15:07:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F16231200FF for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 15:07:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9iv2Q8T40PxV for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 15:07:53 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 573181200F8 for <quic-issues@ietf.org>; Tue, 21 May 2019 15:07:53 -0700 (PDT)
Date: Tue, 21 May 2019 15:07:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558476471; bh=rAvcyFhoBEtR6r9xxOy9IJ0RM55pJUozxDf7bYzfoT0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ij4Ed5cGYH71XUx+d5y+ENjL1pOpH/K7NdVV6JSrJnePvH4jWURyMHMqSPyre8pwG exPu9m3JJMQJCE+bEL5VMcFGf9GG51VsRpEDiOeQHC9vmnpxVs+f3k2LH/uA1Zzs95 UXstreCDh6Ys2reEu7ZIgpeRS4iBXNhL4m/biya8=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HUYSQJD6M7MQAUHF26GUTPEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728/494577091@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce476b7cc7db_6e1f3f91c52cd968130709a"; 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/pZ1VGtGgwFVijHpnjvciIeNW1Bw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 22:07:55 -0000

----==_mimepart_5ce476b7cc7db_6e1f3f91c52cd968130709a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What @martinthomson said. For example, it's unclear whether leaving slow-start due to an RTT spike doesn't lead to situations where you're then stuck in congestion avoidance for a looong 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/issues/2728#issuecomment-494577091
----==_mimepart_5ce476b7cc7db_6e1f3f91c52cd968130709a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>What <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> said. For example, it's unclear whether leaving slow-start due to an RTT spike doesn't lead to situations where you're then stuck in congestion avoidance for a looong 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/issues/2728?email_source=notifications&amp;email_token=AFTOJK664KB3FNHUKOOAQO3PWRXDPA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5KLQY#issuecomment-494577091">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4B2TXR27B3JQPBYETPWRXDPANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XAXHMXB2JCR54V4DPWRXDPA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5KLQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK664KB3FNHUKOOAQO3PWRXDPA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5KLQY#issuecomment-494577091",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK664KB3FNHUKOOAQO3PWRXDPA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5KLQY#issuecomment-494577091",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce476b7cc7db_6e1f3f91c52cd968130709a--


From nobody Tue May 21 16:11:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACC69120058 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 16:11:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75eRhGfjEBKS for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 16:11:43 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 348E512001A for <quic-issues@ietf.org>; Tue, 21 May 2019 16:11:43 -0700 (PDT)
Date: Tue, 21 May 2019 16:11:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558480302; bh=OdYoYmSuupuLw0iQJ29ugCUOmihtae2JoF5sA/6h5g4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=uGmnHi/5WHGoGd2aCbGj+CGIc0fW+94qsKaX0ZoF9OwJYoHsdEM/QukDlXwuEP0lj 3CISQ15b/IYlVA+5vLGd65Edd2oeeTD6Tjjg25gdBgsRHS8Nz6O+ZO6/IqM+Fs+VeC gJNamlVp3tJ/Qw7Px2GrwAMEFEY+17mY7k9ujuVc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4G3IFKOUWW3IGNWYF26G4C5EVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739@github.com>
Subject: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementers to implement (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce485ae75009_36af3fa7b18cd960233489"; 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/S1XzmwyE7lnVPQ72JiYz6X8M5CE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 23:11:45 -0000

----==_mimepart_5ce485ae75009_36af3fa7b18cd960233489
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A number of implementers have indicated a lack of interest(ie: I'll do something else for cases when I control both client and server) or complete unwillingness to implement existing HTTP/3 priorities.

I believe a core goal of HTTP/3 should be that the majority of implementations will support the specified priority scheme.  If that's not true, we should move priorities to an extension, but that may be a regression relative to HTTP/2, which is unappealing.

Measurement indicates that <<50% of servers implement H2 priorities(https://github.com/andydavies/http2-prioritization-issues) and clients use a fixed scheme they designed once and never changed. 

A key comment I hear repeatedly is that the tree structure is too complex, in particular requests depending upon requests.  The idea of proxy to origin using groups/placeholders for backend connections keeps coming up, but it's not actively used at the moment based on all input I've heard, so I heard a large amount of support for either making that an extension or optional in the same way push is optional in H3.

This is somewhat of a meta-issue, but it keeps coming up and I believe it's extremely important to achieve consensus on something that will be implemented.  As everyone keeps reminding me, that's where we failed with H2.  Let's not let a coin flip decide this 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/issues/2739
----==_mimepart_5ce485ae75009_36af3fa7b18cd960233489
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A number of implementers have indicated a lack of interest(ie: I'll do something else for cases when I control both client and server) or complete unwillingness to implement existing HTTP/3 priorities.</p>
<p>I believe a core goal of HTTP/3 should be that the majority of implementations will support the specified priority scheme.  If that's not true, we should move priorities to an extension, but that may be a regression relative to HTTP/2, which is unappealing.</p>
<p>Measurement indicates that &lt;&lt;50% of servers implement H2 priorities(<a href="https://github.com/andydavies/http2-prioritization-issues">https://github.com/andydavies/http2-prioritization-issues</a>) and clients use a fixed scheme they designed once and never changed.</p>
<p>A key comment I hear repeatedly is that the tree structure is too complex, in particular requests depending upon requests.  The idea of proxy to origin using groups/placeholders for backend connections keeps coming up, but it's not actively used at the moment based on all input I've heard, so I heard a large amount of support for either making that an extension or optional in the same way push is optional in H3.</p>
<p>This is somewhat of a meta-issue, but it keeps coming up and I believe it's extremely important to achieve consensus on something that will be implemented.  As everyone keeps reminding me, that's where we failed with H2.  Let's not let a coin flip decide this 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/issues/2739?email_source=notifications&amp;email_token=AFTOJK2BFYSEFV7UCVVS5GDPWR6S5A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCTHPA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5AVBLX4ZRO44FCGDPWR6S5ANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DKLTRII3XRI3HQGDPWR6S5A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCTHPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK2BFYSEFV7UCVVS5GDPWR6S5A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCTHPA",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK2BFYSEFV7UCVVS5GDPWR6S5A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCTHPA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce485ae75009_36af3fa7b18cd960233489--


From nobody Tue May 21 16:19:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46FF81200A2 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 16:19:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NqPfCEH2DaAP for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 16:19:56 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82A7E12001A for <quic-issues@ietf.org>; Tue, 21 May 2019 16:19:56 -0700 (PDT)
Date: Tue, 21 May 2019 16:19:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558480795; bh=AQTn6muiZ59TofV+Nww0NZNH+bMNicJ7G6Rmbrh1Jdo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NUTGYS/zsBLthbVXftFhHmSflBj7eJ1INFhDsDg1sVQ5kdzbyImw14cJ2q44Q/w1g lfkIzjGBdJkFtOzOcH9CiXslT3snoMiuJzDknEJyolvwCJ04b6o+ovH51jBzC+lIKG JDT29PxF6F1uM2JcMRzI8HDVY4LZmBjbZW5enlAo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2QRTX65JJOLSINVJ526G5BXEVBNHHBVIVBWU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2740@github.com>
Subject: [quicwg/base-drafts] HTTP/3 priorities interact poorly with application frontend(AFE) priorities (#2740)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4879b36551_1a603f8435ccd960471671"; 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/HJ5Aq1uC888xXfIEh4bKnbn8an8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 May 2019 23:19:58 -0000

----==_mimepart_5ce4879b36551_1a603f8435ccd960471671
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

AFEs commonly want to specify priorities, but load balancers connect to multiple AFEs for a given connection, so the AFE is not aware of the existing request priority structure.

An AFE may want to indicate that a request is high or low priority, but in the existing HTTP/3(and HTTP/2) scheme, the load balancer would be responsible for translating that into the priority tree.  The only correct option is to understand how all clients use HTTP/2 priorities and update the priority of the response accordingly.

Ideally a load balancer would not have to convert priorities on a user-agent basis in HTTP/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/issues/2740
----==_mimepart_5ce4879b36551_1a603f8435ccd960471671
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>AFEs commonly want to specify priorities, but load balancers connect to multiple AFEs for a given connection, so the AFE is not aware of the existing request priority structure.</p>
<p>An AFE may want to indicate that a request is high or low priority, but in the existing HTTP/3(and HTTP/2) scheme, the load balancer would be responsible for translating that into the priority tree.  The only correct option is to understand how all clients use HTTP/2 priorities and update the priority of the response accordingly.</p>
<p>Ideally a load balancer would not have to convert priorities on a user-agent basis in HTTP/3.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2740?email_source=notifications&amp;email_token=AFTOJK4AOPMUU4TNVR5VC7TPWR7RXA5CNFSM4HOPN7P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCUG2Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYRJHW5QZYJQZ33WLPWR7RXANCNFSM4HOPN7PQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7263C2JRSPCBMA4PLPWR7RXA5CNFSM4HOPN7P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCUG2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2740?email_source=notifications\u0026email_token=AFTOJK4AOPMUU4TNVR5VC7TPWR7RXA5CNFSM4HOPN7P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCUG2Q",
"url": "https://github.com/quicwg/base-drafts/issues/2740?email_source=notifications\u0026email_token=AFTOJK4AOPMUU4TNVR5VC7TPWR7RXA5CNFSM4HOPN7P2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVCUG2Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4879b36551_1a603f8435ccd960471671--


From nobody Tue May 21 23:16:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EE16120074 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 23:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zF5HFiN4_Oi9 for <quic-issues@ietfa.amsl.com>; Tue, 21 May 2019 23:16:05 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C13BE1200E6 for <quic-issues@ietf.org>; Tue, 21 May 2019 23:16:04 -0700 (PDT)
Date: Tue, 21 May 2019 23:16:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558505763; bh=qig6OyGpNqrcnjGIJTtPU0CjpRId4cnr0pAqk3oVczM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L5BzyPtc5Gglmy2K130hsKyUaOPK5Q2Czu97eGd9yJvX8l5pcjPMhOAYkZkd3n31d /zb61KC3Kf6Kg+Mq6qvCxM5q1sT3o68w/53TzEKqsZlXSvdV47urN5lG0d4NUD2/Fa 2TOo9ZQuV2AAWNlBe1KG8ZQkUEyExC3j9IgiWb2k=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKAJQMIJYYPGJG2PN26IN2HEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494667204@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4e923570f9_6d133fb1812cd9641001038"; 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/hjZwHHhJjAmdhvN_YEvepwl-6y4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 06:16:08 -0000

----==_mimepart_5ce4e923570f9_6d133fb1812cd9641001038
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How much is there to gain by complex priorities where the browser has to guess vs javascript controlled lazy loaders that now the sites requirements exactly?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2739#issuecomment-494667204
----==_mimepart_5ce4e923570f9_6d133fb1812cd9641001038
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>How much is there to gain by complex priorities where the browser has to guess vs javascript controlled lazy loaders that now the sites requirements exactly?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications&amp;email_token=AFTOJK5SZ35Y3D4GN67HEV3PWTQKHA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ALRA#issuecomment-494667204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHYTWSJZWDNYJ7TVLPWTQKHANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6C4T5E4PVIIRQ74A3PWTQKHA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ALRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK5SZ35Y3D4GN67HEV3PWTQKHA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ALRA#issuecomment-494667204",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK5SZ35Y3D4GN67HEV3PWTQKHA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ALRA#issuecomment-494667204",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4e923570f9_6d133fb1812cd9641001038--


From nobody Wed May 22 00:47:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B44E71200FF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 00:47:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B4XUg-LdPfxH for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 00:47:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C27B71200FE for <quic-issues@ietf.org>; Wed, 22 May 2019 00:47:28 -0700 (PDT)
Date: Wed, 22 May 2019 00:47:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558511247; bh=lLayN/v7QbPAGCRVYGT2ofqATnnA6eCnn89jkxsfPi0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iRsvcWAzEvfRFtmX+nvEoCEDPUrYkYPxjbI2yAYQfem8Ab/eZDgudmoc83rleXafq W2vW+4H/Lju7SlS1eFFB4hUyDpKqrdDQm674CcdEfGcO8c8wz0AS3PffMMSD8JZ39v AZKBcCzIca1rfFjPi9Gs8h3YFJ3Od9xCYtBnFTaw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7MNV6DD4BS4HGDEX526IYQ7EVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494692562@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce4fe8ffa46_2f303fcfde4cd9648673ac"; 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/x4Jb7ldkNazxUFTs5admqhWziPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 07:47:31 -0000

----==_mimepart_5ce4fe8ffa46_2f303fcfde4cd9648673ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#1570 is a past issue about 1, 2, and 3 byte CIDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494692562
----==_mimepart_5ce4fe8ffa46_2f303fcfde4cd9648673ac
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 issue title" data-id="341341798" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1570" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1570/hovercard" href="https://github.com/quicwg/base-drafts/issues/1570">#1570</a> is a past issue about 1, 2, and 3 byte CIDs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJK5FLIYJWJYCVHW3GETPWT3A7A5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6GRUQ#issuecomment-494692562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VRIQUDZP4HKKETCTPWT3A7ANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XFJZY75NB22INKPTPWT3A7A5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6GRUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK5FLIYJWJYCVHW3GETPWT3A7A5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6GRUQ#issuecomment-494692562",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK5FLIYJWJYCVHW3GETPWT3A7A5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6GRUQ#issuecomment-494692562",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce4fe8ffa46_2f303fcfde4cd9648673ac--


From nobody Wed May 22 01:24:09 2019
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 4BED01200F5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:24:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RuLX6Cku4vrC for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:24:05 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6CA5120092 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:24:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=4vXiy4ccrj9FjSa5uZZlim/myac=; b=HnWLshz+tC83Un5s L1FXf5ORw91ygAMcgSrSD1HYtaVjmztHHgq43JASOPjb0hNW32ykSd/HxNyUFeIg qzuE5XBN60E+JAhPZo4X4dIGFJP0Axp7U8toTJRucCwnWtLEJ2JJvwe5o42kNown JN4dNa07elKWRUSaQxKscHu9cD0=
Received: by filter0192p1iad2.sendgrid.net with SMTP id filter0192p1iad2-6805-5CE50724-6 2019-05-22 08:24:04.356788436 +0000 UTC m=+120636.418213745
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id UXgleHPzQVepMvrjF0x9Aw for <quic-issues@ietf.org>; Wed, 22 May 2019 08:24:04.309 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id 4D2E11A0009 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:24:04 -0700 (PDT)
Date: Wed, 22 May 2019 08:24:04 +0000 (UTC)
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/e0b89a-dcb384@github.com>
Subject: [quicwg/wg-materials] dcb384: Add link to interop sheet
Mime-Version: 1.0
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2S4Tsov5xQtRdz/lWq5LgziQog9xaTzp4HcT IRfrlKETqC4B0527qKs3NCVohH2aLeQ1awj0LnBDeFpTIkuTqcNnauluvq2ThWlKpnOubLRwAAwUQW lfxi+Ff3d7JqBjD+rrwhzOw2SsqSysyKDc56D27Mt5S1Rao2o/EB7f7fkw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4WLIqx7p3Mozsxl28l2SrtC4Vjw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:24:07 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: dcb384af8c99be26a8f9d7360afc162adc5709a7
      https://github.com/quicwg/wg-materials/commit/dcb384af8c99be26a8f9d7360afc162adc5709a7
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M interim-19-05/agenda.md

  Log Message:
  -----------
  Add link to interop sheet



From nobody Wed May 22 01:29:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20E5E1200FE for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:29:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qB3ZI1_Z7opZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:29:00 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74898120092 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:29:00 -0700 (PDT)
Date: Wed, 22 May 2019 01:28:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558513739; bh=I/fYCJajccjx69K0L9xUjp7s5jHoIwVGJr9eqXEb4fw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nctbHa14gZ2168D40rvyIH7Qt+yayL6B/DA1hpRQhmS55HaVXqdIYPGXdQwyFfji1 A5QBNpAVsyB+xpdK1rgKWzKhFm+IyMJebom9/ayWFlpnCdTT8tqG93Jh0I0IiFqOJX MIumSDftmqPRhEje03FG9/YCDprhVCqYO5KumrV4=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XHMPCZA3L4PM36KV26I5MXEVBNHHBVJFPLM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2741@github.com>
Subject: [quicwg/base-drafts] Re-visit initial keys discard (#2741)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5084b4ba2_33773fc0ef8cd9681252635"; 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/2m4CLQhQ-ukyUxGhNFbRAluukE4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:29:02 -0000

----==_mimepart_5ce5084b4ba2_33773fc0ef8cd9681252635
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was prematurely closed and got kicked out of the design team.

Here's my proposal for how to handle this
I propose that we apply effectively the same algorithm as elsewhere: you discard initial keys when you get an ACK for a packet that was sent with the handshake key

On the server side, this will generally be at the same time, because the server will likely bundle Initial and Handshake packets, and therefore the clients' second flight will contain the ACK for the server's first handshake packet.

On the client side, it is 1-RTT later, but for the reasons I argued in the meeting, I don't think that this changes the situation: an attacker who occupies a position between the client and the server can forge a bogus partial first server flight to the client faster than the server responds. Then, as required by the current spec language, the client will discard the Initial key and be unable to receive anything from the true server, so there is already a DoS, which is not made significantly worse by the proposal above.

As Kazuho has pointed out you can do better than this by keeping multiple candidate server flights, but that's extratextual, and would be in violation of the language you quote above. I suppose if we wanted to do better, we could require:

1. The server to drop keys when it receives a handshake ACK.
2. The client to drop keys on handshake complete

But this seems more complicated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2741
----==_mimepart_5ce5084b4ba2_33773fc0ef8cd9681252635
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This was prematurely closed and got kicked out of the design team.</p>
<p>Here's my proposal for how to handle this<br>
I propose that we apply effectively the same algorithm as elsewhere: you discard initial keys when you get an ACK for a packet that was sent with the handshake key</p>
<p>On the server side, this will generally be at the same time, because the server will likely bundle Initial and Handshake packets, and therefore the clients' second flight will contain the ACK for the server's first handshake packet.</p>
<p>On the client side, it is 1-RTT later, but for the reasons I argued in the meeting, I don't think that this changes the situation: an attacker who occupies a position between the client and the server can forge a bogus partial first server flight to the client faster than the server responds. Then, as required by the current spec language, the client will discard the Initial key and be unable to receive anything from the true server, so there is already a DoS, which is not made significantly worse by the proposal above.</p>
<p>As Kazuho has pointed out you can do better than this by keeping multiple candidate server flights, but that's extratextual, and would be in violation of the language you quote above. I suppose if we wanted to do better, we could require:</p>
<ol>
<li>The server to drop keys when it receives a handshake ACK.</li>
<li>The client to drop keys on handshake complete</li>
</ol>
<p>But this seems more complicated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications&amp;email_token=AFTOJK2B4O45LOYZKN62LFTPWT74XA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVEV5NQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FXBF33GFTO45LZCTPWT74XANCNFSM4HOR4HIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NNJFQE3NO3N3HVLLPWT74XA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVEV5NQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK2B4O45LOYZKN62LFTPWT74XA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVEV5NQ",
"url": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK2B4O45LOYZKN62LFTPWT74XA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVEV5NQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5084b4ba2_33773fc0ef8cd9681252635--


From nobody Wed May 22 01:37:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C4AD120105 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:37:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NTPVWpiWOkji for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:37:44 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75FCD1200BA for <quic-issues@ietf.org>; Wed, 22 May 2019 01:37:44 -0700 (PDT)
Date: Wed, 22 May 2019 01:37:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558514263; bh=oZdnnPBiX6z3niJvift/gqvBmB6Fbx5ajaQwd8gG6IY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LnRvF8n9TfqjB6dmrmOYjYgId0YA4O+NiHE9I1I2d+D9aHNGxdtHAHxamnNlYFU2C OyE8ceRGwKkgNFZmMwEnyb6f8b5LH2RrI9Xb1gx/EDn1dTHt3i8uQcNREHze9Shdxr mJd1RomLzJXu27WM3jXwmMNldOCHg2a6ny21cNWc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YL5A6EEGEFMYUJBV26I6NPEVBNHHBVJFPLM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2741/494709363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2741@github.com>
References: <quicwg/base-drafts/issues/2741@github.com>
Subject: Re: [quicwg/base-drafts] Re-visit initial keys discard (#2741)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50a5721fb3_704c3fe1f40cd9681396c7"; 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/jPk-h75rRV5n40RQMDylzgafw_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, 22 May 2019 08:37:46 -0000

----==_mimepart_5ce50a5721fb3_704c3fe1f40cd9681396c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was previously discussed in #1951

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2741#issuecomment-494709363
----==_mimepart_5ce50a5721fb3_704c3fe1f40cd9681396c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This was previously discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="377027662" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1951" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1951/hovercard" href="https://github.com/quicwg/base-drafts/issues/1951">#1951</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/2741?email_source=notifications&amp;email_token=AFTOJK2NUMSIF7FQVJZVV33PWUA5PA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6KU4Y#issuecomment-494709363">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJVWYNU5L27PWX4Z3PWUA5PANCNFSM4HOR4HIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7D7WW6OO6N475B4LPWUA5PA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6KU4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK2NUMSIF7FQVJZVV33PWUA5PA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6KU4Y#issuecomment-494709363",
"url": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK2NUMSIF7FQVJZVV33PWUA5PA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6KU4Y#issuecomment-494709363",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50a5721fb3_704c3fe1f40cd9681396c7--


From nobody Wed May 22 01:40:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9241F1200F5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:40:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yg0vMU8zAqN2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:40:23 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3038120075 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:40:22 -0700 (PDT)
Date: Wed, 22 May 2019 01:40:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558514421; bh=8Eq0K1vuUk+LI48U8WeAwvmpBvLi1v7j+61z4DEE4X4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NFv96yJF++FaIDAGabkQMXyUD+nDLeof9hzWzdqOAtR0re2h4JyvYOnZfu7Fb8O+f 9f7yq1XzCgm11u4v2JQ8I9MoFOsHBBJeR4s/ijjlIzqJeX+OZvzSRiUqYqv8dxgqXg uxrvg/Mv3kIfHuNIAjdrm8Sj2WJDxow/1R4+SJaY=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTNEYZWJOQNTFSDZF26I6XLEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728/494710215@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50af5b3d7f_17c43fa83eecd968149863d"; 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/2BfxjZCvDbgwN9YRv2bWAm7EGJw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:40:24 -0000

----==_mimepart_5ce50af5b3d7f_17c43fa83eecd968149863d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I guess you don't want write in the spec that slow start couldn't be left earlier in order to allow experimentation. But I would say that is not the intention of the current text and it should be fine as 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/2728#issuecomment-494710215
----==_mimepart_5ce50af5b3d7f_17c43fa83eecd968149863d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I guess you don't want write in the spec that slow start couldn't be left earlier in order to allow experimentation. But I would say that is not the intention of the current text and it should be fine as 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/2728?email_source=notifications&amp;email_token=AFTOJK3SHTZVVOTCYEGJJWLPWUBHLA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6K3RY#issuecomment-494710215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGKYLWASB4XUJSBDDPWUBHLANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7ZLHJ5QTXJ7XY723PWUBHLA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6K3RY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK3SHTZVVOTCYEGJJWLPWUBHLA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6K3RY#issuecomment-494710215",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK3SHTZVVOTCYEGJJWLPWUBHLA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6K3RY#issuecomment-494710215",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50af5b3d7f_17c43fa83eecd968149863d--


From nobody Wed May 22 01:48:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A13A21200FF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:48:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Iu2qYnamJhHO for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:48:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D65B7120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:48:27 -0700 (PDT)
Date: Wed, 22 May 2019 01:48:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558514906; bh=1fcPGQuYVzEPZ69OVnbzqDRXltTkm0IhS25E4Nqaark=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dJEqsN/FCxqN5sAiTf4zgD4JhmjlexHPkDmx/9JKM51nIdVcy/kutl4B2Ux6datN7 bnEVl5sIyjSbLLy/hQtR35Q4zvxRf2V52QyInIrhM9+GRI/YGCqZIyuIGHAbKTVTPQ QJdrsRkFVxpLJLw1YGDAjvT4W1swJ9jSpzrIn5NM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYH5BCPUPVVITBEXLV26I7VVEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728/494712954@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50cda47a78_2ba3fbdb76cd964148779"; 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/XXVFuf-190pM1apPzWAF43dsAxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:48:30 -0000

----==_mimepart_5ce50cda47a78_2ba3fbdb76cd964148779
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The TCP Cubic RFC has a section on slow start that says you can do standard slowstart, limited slowstart, or hystart: https://tools.ietf.org/html/rfc8312#section-4.8

We could add more text along those lines, but I'm not sure it's necessary?  Also, hystart is not in any RFC, from what I can find.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2728#issuecomment-494712954
----==_mimepart_5ce50cda47a78_2ba3fbdb76cd964148779
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The TCP Cubic RFC has a section on slow start that says you can do standard slowstart, limited slowstart, or hystart: <a href="https://tools.ietf.org/html/rfc8312#section-4.8" rel="nofollow">https://tools.ietf.org/html/rfc8312#section-4.8</a></p>
<p>We could add more text along those lines, but I'm not sure it's necessary?  Also, hystart is not in any RFC, from what I can find.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications&amp;email_token=AFTOJK5K2M6ZVPOMJCPQG7TPWUCFVA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6LQ6Q#issuecomment-494712954">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5DIFAZVT4QUR6SGTPWUCFVANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EWSXZPTHSZZBAZRTPWUCFVA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6LQ6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK5K2M6ZVPOMJCPQG7TPWUCFVA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6LQ6Q#issuecomment-494712954",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK5K2M6ZVPOMJCPQG7TPWUCFVA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6LQ6Q#issuecomment-494712954",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50cda47a78_2ba3fbdb76cd964148779--


From nobody Wed May 22 01:51:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F5CC120105 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:51:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_XCDKJ8z2l8 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:51:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65B4C1200FF for <quic-issues@ietf.org>; Wed, 22 May 2019 01:51:45 -0700 (PDT)
Date: Wed, 22 May 2019 01:51:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515104; bh=UeczSYM7n9IcHgmQvQt1Wd/h185Zn/NoyBtYDVSqXb8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SZIwXmK97kEK1JX4v5ZPj/IJyCQuNMiWz78lX8yu6nWrzpitOhYfBH7LZbV3PXaPI jlbJ235ZHPsYdOhCbXlNZHAz6s2nhbf+jDvMQ2iA6bwES8R+GnfKtQvkBBcM6Ed3cV /4IB/Ycsk19XUatjBwRS0SKkXVM+oemmZxf/1/t0=
From: Kazuho Oku <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/2647/push/3634662091@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50da0d794_6e703fc26c4cd95c6626a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
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/Ifj-s_mM7RiBwjU7SZieYKC7ImI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:51:47 -0000

----==_mimepart_5ce50da0d794_6e703fc26c4cd95c6626a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 2 commits.

ddddad19636d178ea5db06f38d7515ce2f1427d9  Merge branch 'master' into kazuho/new_token-token-encryption
67df7d17711f2012f88c0e1064dae3549f73b7e7  separate paragraph, apply suggestions from MT and Jana


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647/files/9017aaeb7924124ee93175283cb6c97ad11edf2c..67df7d17711f2012f88c0e1064dae3549f73b7e7

----==_mimepart_5ce50da0d794_6e703fc26c4cd95c6626a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ddddad19636d178ea5db06f38d7515ce2f1427d9">ddddad1</a>  Merge branch &#39;master&#39; into kazuho/new_token-token-encryption</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/67df7d17711f2012f88c0e1064dae3549f73b7e7">67df7d1</a>  separate paragraph, apply suggestions from MT and Jana</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/2647/files/9017aaeb7924124ee93175283cb6c97ad11edf2c..67df7d17711f2012f88c0e1064dae3549f73b7e7?email_source=notifications&amp;email_token=AFTOJK2O2DMBHA4K5ANXADTPWUCSBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRWGIYDSMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MUSQHMRV6MRQA273PWUCSBANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK36DILN6RKYV3EUN6LPWUCSBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRWGIYDSMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647/files/9017aaeb7924124ee93175283cb6c97ad11edf2c..67df7d17711f2012f88c0e1064dae3549f73b7e7?email_source=notifications\u0026email_token=AFTOJK2O2DMBHA4K5ANXADTPWUCSBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRWGIYDSMI",
"url": "https://github.com/quicwg/base-drafts/pull/2647/files/9017aaeb7924124ee93175283cb6c97ad11edf2c..67df7d17711f2012f88c0e1064dae3549f73b7e7?email_source=notifications\u0026email_token=AFTOJK2O2DMBHA4K5ANXADTPWUCSBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRWGIYDSMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce50da0d794_6e703fc26c4cd95c6626a7--


From nobody Wed May 22 01:52:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 933F31200FF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BvTOHzjjzjkl for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:52:17 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C03C0120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:52:16 -0700 (PDT)
Date: Wed, 22 May 2019 01:52:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515135; bh=gm+29PNU+1hK4YFSwiTn+t2trbdHfMmF/hzmxay04mA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WWKXkaLf96+SsAQ/p3IYbuoVQT6JVfkTtyhzp7PioyU9Ap64NZD/oHSLrZ8/7p/2M tycHp7rk8+lOFbwQN24skFDFZsWjBiXu6zfBwlQACrqdAaxRcVtoUoIzrM1PkdBjT2 /KpoyjyW5FKu5cTHNwGPPIf4mccTkk8qcnoKNzHM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KHVSBIUO2JKEKHTN26JAD7EVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/review/240491574@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50dbfb04d4_48ad3fc23a8cd96c1665662"; 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/pnx8ktHgVetAg7qfm6XqnXDNQyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:52:19 -0000

----==_mimepart_5ce50dbfb04d4_48ad3fc23a8cd96c1665662
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers

Applied in 67df7d1.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647#discussion_r286379737
----==_mimepart_5ce50dbfb04d4_48ad3fc23a8cd96c1665662
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2647#discussion_r286379737">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
</pre>
<p>Applied in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/67df7d17711f2012f88c0e1064dae3549f73b7e7/hovercard" href="https://github.com/quicwg/base-drafts/commit/67df7d17711f2012f88c0e1064dae3549f73b7e7"><tt>67df7d1</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/2647?email_source=notifications&amp;email_token=AFTOJK3TFELC3UUNP3NTUOLPWUCT7A5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZKZYNQ#discussion_r286379737">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YVIOALTXDW3SY62LPWUCT7ANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXBBUX6ABSHG422MLPWUCT7A5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZKZYNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3TFELC3UUNP3NTUOLPWUCT7A5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZKZYNQ#discussion_r286379737",
"url": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3TFELC3UUNP3NTUOLPWUCT7A5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZKZYNQ#discussion_r286379737",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50dbfb04d4_48ad3fc23a8cd96c1665662--


From nobody Wed May 22 01:55:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62C721201A3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:55:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OWhRpSvgg82h for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:55:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C552D120191 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:55:23 -0700 (PDT)
Date: Wed, 22 May 2019 01:55:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515322; bh=D98efMnMrktLk0P/zrsck801RVEkEK611gZ0qOrKrlw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SLbB0lxajLGnZckUII0Xm1hsOLNWOrhgZm92SEhcwj9eGxNb1fdTAlGIhOnFpFN1f hYfjabfEA202muyBvhMkLGVYMi0acPKL0FhvJ+tCjHl9d4UnDX35OnOsQC03ZmpMeX 8YEYrKVvRH1Ethpjb/X4bRBV7iyB550Lbh3DrHUU=
From: Kazuho Oku <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/2647/push/3634675921@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50e7ab913d_375d3fa7a8acd96c7805da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
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/iGtDhpsuWqWFW7JHs58lCYs_vqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:55:32 -0000

----==_mimepart_5ce50e7ab913d_375d3fa7a8acd96c7805da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

1a0be70f567fff8ada274c6d907499e3bb2b78ca  editorial improvements suggested by MT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647/files/67df7d17711f2012f88c0e1064dae3549f73b7e7..1a0be70f567fff8ada274c6d907499e3bb2b78ca

----==_mimepart_5ce50e7ab913d_375d3fa7a8acd96c7805da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca">1a0be70</a>  editorial improvements suggested by MT</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/2647/files/67df7d17711f2012f88c0e1064dae3549f73b7e7..1a0be70f567fff8ada274c6d907499e3bb2b78ca?email_source=notifications&amp;email_token=AFTOJK4TECVLNID7HUM2WOLPWUC7VA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRXGU4TEMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LNN7C7SNZTU2JUP3PWUC7VANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CN5KYJN4B66L4CHLPWUC7VA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRXGU4TEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647/files/67df7d17711f2012f88c0e1064dae3549f73b7e7..1a0be70f567fff8ada274c6d907499e3bb2b78ca?email_source=notifications\u0026email_token=AFTOJK4TECVLNID7HUM2WOLPWUC7VA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRXGU4TEMI",
"url": "https://github.com/quicwg/base-drafts/pull/2647/files/67df7d17711f2012f88c0e1064dae3549f73b7e7..1a0be70f567fff8ada274c6d907499e3bb2b78ca?email_source=notifications\u0026email_token=AFTOJK4TECVLNID7HUM2WOLPWUC7VA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TEOJVHE4DOM2QOVZWQIZTGYZTINRXGU4TEMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce50e7ab913d_375d3fa7a8acd96c7805da--


From nobody Wed May 22 01:56:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 155E71201B5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:56:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WrPa5RTHLKLY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:55:58 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F10E31201D1 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:55:56 -0700 (PDT)
Date: Wed, 22 May 2019 01:55:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515356; bh=5cRAbc7o5QpIascXkcj24S1qVDObBZ46iLdnzQWwqB0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SAaL8rkuVFwlj7Dob7/zjwJknCOwd1F3LPi3kirbnclfh7na4qlz/Ns/IS+KHeBma siE8Huwk9Yvk6m455+jHs6CJwK2mrHmWe27wwSZQK+r2FO435EqWdViMLGaZyz3ykA T+13NsdMyC48BHKmYObJHWHlxfeWHoXKF4BT96ko=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNGJMCZGJHNEJD6QN26JARXEVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/review/240493929@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50e9bd777a_47b63fdb32ecd9649023b"; 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/p7rnxZN2kw6ldxnxdHMYLcw-5Oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:56:06 -0000

----==_mimepart_5ce50e9bd777a_47b63fdb32ecd9649023b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
+correlate the connection that is using the token and the one that issued the
+token.
+
+Unlike the token that is created for a Retry packet, there might be some time
+between when the token is created and when the token is subsequently used.
+Thus, a token SHOULD have an expiration time, which could be either an explicit
+expiration time or an issued timestamp that can be used to dynamically calculate
+the expiration time.  A server can retain the expiration time in the server-side

Applied in 1a0be70.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647#discussion_r286381671
----==_mimepart_5ce50e9bd777a_47b63fdb32ecd9649023b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2647#discussion_r286381671">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
+correlate the connection that is using the token and the one that issued the
+token.
+
+Unlike the token that is created for a Retry packet, there might be some time
+between when the token is created and when the token is subsequently used.
+Thus, a token SHOULD have an expiration time, which could be either an explicit
+expiration time or an issued timestamp that can be used to dynamically calculate
+the expiration time.  A server can retain the expiration time in the server-side
</pre>
<p>Applied in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca/hovercard" href="https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca"><tt>1a0be70</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/2647?email_source=notifications&amp;email_token=AFTOJKYEWODHDTGTIXLRXQ3PWUDBXA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2K2I#discussion_r286381671">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IWAYOJWDAHOE4DDTPWUDBXANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEZ3O6ABYV5GMSKC3PWUDBXA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2K2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJKYEWODHDTGTIXLRXQ3PWUDBXA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2K2I#discussion_r286381671",
"url": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJKYEWODHDTGTIXLRXQ3PWUDBXA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2K2I#discussion_r286381671",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50e9bd777a_47b63fdb32ecd9649023b--


From nobody Wed May 22 01:56:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AABB120105 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:56:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kg7UNA9WxSgv for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 01:56:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82F20120094 for <quic-issues@ietf.org>; Wed, 22 May 2019 01:56:33 -0700 (PDT)
Date: Wed, 22 May 2019 01:56:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515392; bh=AX77NdlVYSUW0sQJQ83RWAGnK94KGhuAcs1vDf9b3ik=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=II0QORjI3F1/qZO8oY7aQwPuJoiGXZA9PG91+Zr3RnoWWqYnJ+a+vQYP77GD8kNdm pSU6w85CrGPxctUseA5P+U+Hqtu6MLbNMGsCtLZOb7BuRLkc1hSF/KbJ0Ti1Rcd1lE 8i1xLx31ghfjGox0Dt/kO/OQ5qdg7OcegfdAXBkk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35SKPVLAVUZ2X5LK526JAUBEVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/review/240494336@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce50ec049f81_3313f8b3d2cd96016998b7"; 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/VorUDt6E2UXIO-0N4UwPTSTL2WQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 08:56:35 -0000

----==_mimepart_5ce50ec049f81_3313f8b3d2cd96016998b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
+correlate the connection that is using the token and the one that issued the
+token.
+
+Unlike the token that is created for a Retry packet, there might be some time
+between when the token is created and when the token is subsequently used.
+Thus, a token SHOULD have an expiration time, which could be either an explicit
+expiration time or an issued timestamp that can be used to dynamically calculate
+the expiration time.  A server can retain the expiration time in the server-side
+store, or embed the encrypted value in the token.  It is unlikely that the
+client port number is the same on two different connections; validating the port
+is therefore unlikely to be successful.

Applied in 1a0be70.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647#discussion_r286381977
----==_mimepart_5ce50ec049f81_3313f8b3d2cd96016998b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2647#discussion_r286381977">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  A token SHOULD be constructed for the server to easily distinguish it from
 tokens that are sent in Retry packets as they are carried in the same field.
+The token SHOULD NOT expose linkability; i.e., information that lets observers
+correlate the connection that is using the token and the one that issued the
+token.
+
+Unlike the token that is created for a Retry packet, there might be some time
+between when the token is created and when the token is subsequently used.
+Thus, a token SHOULD have an expiration time, which could be either an explicit
+expiration time or an issued timestamp that can be used to dynamically calculate
+the expiration time.  A server can retain the expiration time in the server-side
+store, or embed the encrypted value in the token.  It is unlikely that the
+client port number is the same on two different connections; validating the port
+is therefore unlikely to be successful.
</pre>
<p>Applied in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca/hovercard" href="https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c6d907499e3bb2b78ca"><tt>1a0be70</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/2647?email_source=notifications&amp;email_token=AFTOJK3KSZWQMQRDF7ML7HLPWUDEBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2OAA#discussion_r286381977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZSMN4HRPKMZWQAHN3PWUDEBANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK36XDMAYY4QQ6GHXZTPWUDEBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2OAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3KSZWQMQRDF7ML7HLPWUDEBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2OAA#discussion_r286381977",
"url": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3KSZWQMQRDF7ML7HLPWUDEBA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZK2OAA#discussion_r286381977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce50ec049f81_3313f8b3d2cd96016998b7--


From nobody Wed May 22 02:02:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A106120104 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:02:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jNn3_FZan6l3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:02:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D2D21200B1 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:02:09 -0700 (PDT)
Date: Wed, 22 May 2019 02:02:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558515728; bh=YDvbmsPWggpiCpruePwHR+iPVfoXMtEFrLUeFNzZtPY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gAU+7Pf03Eth5xgGoQq7u6FX+Yp6iynybGlHRVsy0uGAe+0aO7dsgovMjRU6VMIbK kPDNMTFBu5bR2xtVzojZdb2kCcirTLXuXAIdav6YwpGZYnCBa9f8H9ocfgfDwLF3gu zhdH6YZrKaBd3d6HOv/+yxyidcg+vYOv4jWmzZrI=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TJCJYUGHH3AWTRQV26JBJBEVBNHHBSPL7HI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2534/494717786@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2534@github.com>
References: <quicwg/base-drafts/issues/2534@github.com>
Subject: Re: [quicwg/base-drafts] ECN text disables ECN too aggressively (#2534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5101064eed_132d3fa273acd9601544383"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gloinul
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cD5nM8fBUfky-7KPh7qheWKGF0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:02:11 -0000

----==_mimepart_5ce5101064eed_132d3fa273acd9601544383
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So the intention here is that if you hit an ECN blackhole that you disable ECT marking the sent packet in a timely fashion to minimize the impact on connection establishment. And I don't think a single sender behavior is 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/2534#issuecomment-494717786
----==_mimepart_5ce5101064eed_132d3fa273acd9601544383
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>So the intention here is that if you hit an ECN blackhole that you disable ECT marking the sent packet in a timely fashion to minimize the impact on connection establishment. And I don't think a single sender behavior is 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/2534?email_source=notifications&amp;email_token=AFTOJK6OBEUQBZPAM3EHPPDPWUDZBA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6MWWQ#issuecomment-494717786">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLPXQAQK3LX7FMCFDPWUDZBANCNFSM4HAA3RYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XR3YGHMKCGC2BKRLPWUDZBA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6MWWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJK6OBEUQBZPAM3EHPPDPWUDZBA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6MWWQ#issuecomment-494717786",
"url": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJK6OBEUQBZPAM3EHPPDPWUDZBA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6MWWQ#issuecomment-494717786",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5101064eed_132d3fa273acd9601544383--


From nobody Wed May 22 02:12:09 2019
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 48CF9120104 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:12:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JaKxjI5Gi11N for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:12:05 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB16E120045 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:12:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=pjHAkbKsKQRU9vgJ0Q2IW9fQmHo=; b=XwB4R/wEpny+qv3C g18bM+e461s71Zwiap4tyuzoKCKWH0MUnMW4o1UmQYKbLWFrxbmS/+EpOXJhfENc HZxJBc2rby51s6SK3iglH/P+TR6X5mTa+BSr0f7soqUAksVlrRPjQ9gKcyCqzw4I VZEor7faS8gTUqzTZDBe+hw/z5s=
Received: by filter1456p1mdw1.sendgrid.net with SMTP id filter1456p1mdw1-17031-5CE51264-D 2019-05-22 09:12:04.210096668 +0000 UTC m=+120459.968415708
Received: from github-lowworker-819f804.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0049p1mdw1.sendgrid.net (SG) with ESMTP id 50l0KPc6QceWZlvbtzREZg for <quic-issues@ietf.org>; Wed, 22 May 2019 09:12:04.104 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-819f804.cp1-iad.github.net (Postfix) with ESMTP id 0EC8C360071 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:12:04 -0700 (PDT)
Date: Wed, 22 May 2019 09:12:04 +0000 (UTC)
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EMDMDMBNDEEXQ4AN26JCOJEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494721068@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51264d4ea_5b803f8435ccd96038471f"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2ltoECMVvCGrlqEx7iaAm+wI5dPD32AH0gAa tIwP+uIvXKy3W7+6C9NYlDt/Pu/py3Ugeuqc1Xfcv2MwArmHkxL+bnrYCWsZ8O5dP4ku5k6SddHkHl re9JyUNzO/qjpmCY3b5G5W6G0lTgI5uTSaq3USbVqzkRRzbp8dUP3EquXw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hcDhfnnAaL35clQl-NsbSwXnfqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:12:07 -0000

----==_mimepart_5ce51264d4ea_5b803f8435ccd96038471f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The two obvious encodings are:

```
uint8 cid_len
opaque cid[cid_len];
```

```
varint cid_len
opaque cid[cid_len]
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494721068
----==_mimepart_5ce51264d4ea_5b803f8435ccd96038471f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The two obvious encodings are:</p>
<pre><code>uint8 cid_len
opaque cid[cid_len];
</code></pre>
<pre><code>varint cid_len
opaque cid[cid_len]
</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/2736?email_source=notifications&amp;email_token=AFTOJK7MBGD4NDSOJSVZZSDPWUE6JA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NQLA#issuecomment-494721068">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HQK53X2GYMDY4NYLPWUE6JANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2AGHKMZ5FRI6EHRL3PWUE6JA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NQLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK7MBGD4NDSOJSVZZSDPWUE6JA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NQLA#issuecomment-494721068",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK7MBGD4NDSOJSVZZSDPWUE6JA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NQLA#issuecomment-494721068",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce51264d4ea_5b803f8435ccd96038471f--


From nobody Wed May 22 02:15:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50561120092 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:15:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Lu0et8Pzous for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:15:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15A09120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:15:09 -0700 (PDT)
Date: Wed, 22 May 2019 02:15:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558516507; bh=Q6lnjOWpeJKj9RD1vRTLIY4+sbLLPuihq+ThDMNnlrQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mRQFL7pqwzMjj5D5o+nEXzqxqnkn5Ek1393byooVsIIF2NGOAfCfHegYn6NlA9Tdo TrxDy4QcLeXEDBgHOstY0XfePgXhmq2Le1iuOD0/Lp04IG1tsZncOisIWocyOCQENI gXafcAe9mimrqWuH09em/zw2D54LAnyrxHezlXMU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XNJ4OAYAVNH5QLW526JCZXEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494722137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5131bb8bbe_73163feab56cd95c646851"; 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/9rDYa_0RaqcJsTaOQGpkTchbjgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:15:10 -0000

----==_mimepart_5ce5131bb8bbe_73163feab56cd95c646851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Both consume the same size for any currently-sane CID, but making path elements consume varints seems cruel.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494722137
----==_mimepart_5ce5131bb8bbe_73163feab56cd95c646851
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Both consume the same size for any currently-sane CID, but making path elements consume varints seems cruel.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJKZVXS3AFY5DCOOLK43PWUFJXA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NYWI#issuecomment-494722137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZYAH4ZKQNHFH3N5LPWUFJXANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYOUIAAIRNSK6GU44LPWUFJXA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NYWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJKZVXS3AFY5DCOOLK43PWUFJXA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NYWI#issuecomment-494722137",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJKZVXS3AFY5DCOOLK43PWUFJXA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6NYWI#issuecomment-494722137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5131bb8bbe_73163feab56cd95c646851--


From nobody Wed May 22 02:15:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB04C120092 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:15:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XmXBbFh_aDpk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:15:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 17C6B120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:15:56 -0700 (PDT)
Date: Wed, 22 May 2019 02:15:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558516554; bh=usmLajAYHZ6YI5L06xSAwpObOI/XWakCK3EkFS6CJT8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LXh7A7OqLWQh1YGmGn8rGWYElcmyOkfZ2unbnh+RGEEcqDx7tFNBTIGHY/FHrQrAy 869juvrKXin/Ca8jl3q+vIFuK6LRwuHPCsrzVoh4XZ34ZDcJe4FGEN8H7OKe85i49Y ljnA+NM/6f2A6IpAsYrx+nOU1QYsxjcfnQqWe2M0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7SZ7I33MUTIYI5C4V26JC4VEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494722414@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5134a9e02a_150f3fe1f40cd96811850d4"; 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/74I8Ksz2_lxMKBlACQ2TWl44nsU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:15:58 -0000

----==_mimepart_5ce5134a9e02a_150f3fe1f40cd96811850d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I prefer retaining the current design, with the exception that CIDL is mapped to 4,6,8,...,34 bytes instead of 4,5,6,...,18 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/issues/2736#issuecomment-494722414
----==_mimepart_5ce5134a9e02a_150f3fe1f40cd96811850d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I prefer retaining the current design, with the exception that CIDL is mapped to 4,6,8,...,34 bytes instead of 4,5,6,...,18 bytes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJK3E6WWCVCO4C5U3ZGTPWUFMVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N23Q#issuecomment-494722414">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK23WGDJE4HAG4I4KKDPWUFMVANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ID64O6VNRWI23NTLPWUFMVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N23Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK3E6WWCVCO4C5U3ZGTPWUFMVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N23Q#issuecomment-494722414",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK3E6WWCVCO4C5U3ZGTPWUFMVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N23Q#issuecomment-494722414",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5134a9e02a_150f3fe1f40cd96811850d4--


From nobody Wed May 22 02:16:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0534120104 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iQ5DZ-ptg8n1 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:16:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B6941120092 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:16:09 -0700 (PDT)
Date: Wed, 22 May 2019 02:16:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558516568; bh=BiwVeby8N7IgBUx8CfwkwOy+FEMGKo7PBBOZ938WekY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cVRzyQdsMRXUsWnM7HTQJ/5OQDlE59Qs0VfRnKmXoWGpjTSx86s7nohuSjzHkiO55 ++mEhdxNOAyOYI67di+Ha0cl5O9sEkWq+QVIMwoBFGbWTMgsMrN6opePQ9UinkoCV6 kjM49Y1ohmMDMYmQaUp6c6C4PjYVcdx052rbgUzc=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZRXNFDZQE7X6JUVF26JC5REVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494722498@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51358b7b03_7463fb1812cd964268665e"; 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/pSKxqt7L1mqwamyN_ezb9DDIx50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:16:11 -0000

----==_mimepart_5ce51358b7b03_7463fb1812cd964268665e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

```
Leading byte
Version
DCID len
DCID
SCID len
SCID
...
```





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494722498
----==_mimepart_5ce51358b7b03_7463fb1812cd964268665e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<pre><code>Leading byte
Version
DCID len
DCID
SCID len
SCID
...
</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/2736?email_source=notifications&amp;email_token=AFTOJK4RDSJ3MK5HBED2C5DPWUFNRA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N3QQ#issuecomment-494722498">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZA6PCUFN3GITX6J23PWUFNRANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WI2GQL6PRTIV6373PWUFNRA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N3QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK4RDSJ3MK5HBED2C5DPWUFNRA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N3QQ#issuecomment-494722498",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK4RDSJ3MK5HBED2C5DPWUFNRA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N3QQ#issuecomment-494722498",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce51358b7b03_7463fb1812cd964268665e--


From nobody Wed May 22 02:16:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A2DF120092 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:16:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zmgQMGeuAgy1 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:16:44 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1695120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:16:43 -0700 (PDT)
Date: Wed, 22 May 2019 02:16:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558516602; bh=pdtJe0ddbfhjyHbdz8Z9F3ZueZfbQEh3TDMyyd+IlXM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NgcnitNd4KA3SeCBwMVCVZ25KAc0Pl7/krn3hD/gg86jhOs+7bQt4o8UbMaFc03zA Epi64209d8NfDIC8xuw2j1sGyiC8h7AWe/rkOnVVE76BE6XJ9Hk19i7wA6V9TFRgoE H+5vke8fsSvMd3o3brWxIwXXZYvbE4gvnHbY4p1E=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5F5FLTNWHLF622RJ526JC7VEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494722702@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5137aa6d17_35173ff6db2cd960573522"; 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/FwQv4FOmlIfoXJlH9wTQijqUiOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:16:45 -0000

----==_mimepart_5ce5137aa6d17_35173ff6db2cd960573522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You mean `opaque cid<0..255>;`.  But I think that we need `opaque cid<0, m..n>;` where m > 0 and n < 256.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494722702
----==_mimepart_5ce5137aa6d17_35173ff6db2cd960573522
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You mean <code>opaque cid&lt;0..255&gt;;</code>.  But I think that we need <code>opaque cid&lt;0, m..n&gt;;</code> where m &gt; 0 and n &lt; 256.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJKYAFYX65SIBTJAL2OTPWUFPVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N5DQ#issuecomment-494722702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3II5N3LI7VU3OZRZLPWUFPVANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK73S4DB7ED7SPW6Q23PWUFPVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N5DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJKYAFYX65SIBTJAL2OTPWUFPVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N5DQ#issuecomment-494722702",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJKYAFYX65SIBTJAL2OTPWUFPVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N5DQ#issuecomment-494722702",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5137aa6d17_35173ff6db2cd960573522--


From nobody Wed May 22 02:17:21 2019
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 308DA120033 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:17:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZBd46YO2DgAQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:17:17 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A42D5120105 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:17:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=s0a5PvrP2ZCXUxdRovqpKouOgAI=; b=mmMqsA2uMKdsA0zM 74D8ETJBgFkYy21TuRCOMySS5prj6IwYuSgcXl9c8GMkI2k0p2n3M2HV263kSkEh 172+0/G5Vzn2agrdgp0J5gEwiBwRWLMkfcNSIgJ4OLxuOFOtWoCMZmLkt85h48G3 w8WXvauEAXRuetRFoeKRaWe9Nxw=
Received: by filter0508p1iad2.sendgrid.net with SMTP id filter0508p1iad2-5270-5CE5139C-1C 2019-05-22 09:17:16.508992893 +0000 UTC m=+736812.640559230
Received: from github-lowworker-6313c1a.cp1-iad.github.net (unknown [140.82.115.68]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id yA8Akf_fQ-KyyM7MGku-mQ for <quic-issues@ietf.org>; Wed, 22 May 2019 09:17:16.466 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-6313c1a.cp1-iad.github.net (Postfix) with ESMTP id 662BE380073 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:17:16 -0700 (PDT)
Date: Wed, 22 May 2019 09:17:16 +0000 (UTC)
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYVPUSQHXV3RPEREN26JDBZEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494722871@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5139c64d6e_77aa3fe1f40cd9684797b"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Cp5roEILaxlJAthfdvJ1dUyKmANpKhAihM6 DBssufGwBTkZlRLhQETXOMcrNE2e4RklfdiYkY/8SjTetfxx+MIhBNpFDaxSEwQS2VmN7qIOoBVJ/2 /ABS77ZJmciPheIhfTK3+i9tCAf0RQRW/FhL4mKRNPBSCCnZkx/SX/TipA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B8xp6V31kGnClaRw_BcuRtF6ESE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:17:19 -0000

----==_mimepart_5ce5139c64d6e_77aa3fe1f40cd9684797b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Those are the same thing, but I didn't want to make people consume TLS encoding i this bug :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2736#issuecomment-494722871
----==_mimepart_5ce5139c64d6e_77aa3fe1f40cd9684797b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Those are the same thing, but I didn't want to make people consume TLS encoding i this bug :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications&amp;email_token=AFTOJK4MRNFBNSNJIGDCIGLPWUFRZA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N6NY#issuecomment-494722871">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CNYGS2C5T2ZT2D2DPWUFRZANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDKS5VG4LG5ORNMRTPWUFRZA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N6NY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK4MRNFBNSNJIGDCIGLPWUFRZA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N6NY#issuecomment-494722871",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK4MRNFBNSNJIGDCIGLPWUFRZA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6N6NY#issuecomment-494722871",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5139c64d6e_77aa3fe1f40cd9684797b--


From nobody Wed May 22 02:19:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF48D120110 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:19:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id flWhLstB5M3P for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:19:29 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 38656120105 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:19:29 -0700 (PDT)
Date: Wed, 22 May 2019 02:19:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558516768; bh=VJZySPC6Nu7CSL4HjP+HwJfmOzWEHrOQ5B21jjXydqA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0XNzHDra234vjj6DMP637EFfmEF7RQ51CGWIiw824InOfzKoDcd1Snk1hzp78+9yO qc0lZAN1YThroWn5H4uapgB6PogTjSIA2MqIy+SjYZFVtM8EmSqe0yXlaaKBrVQYEd y/HBKJL42F0X8R34ra99C8pprgBaF+PLA0UWVvcM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EEQC7ZWRUIS7TT5526JDKBEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494723596@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce514201d8a3_3c373fd9ff4cd95c16066f5"; 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/rlJQzs48YvFQQ7i4qYUvyV4b0uI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:19:31 -0000

----==_mimepart_5ce514201d8a3_3c373fd9ff4cd95c16066f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with the points Ian has captured in the issue.

@mikkelfj I don't really understand your question. To use a simple case, are you asking about the difference between the browser's resource loading strategies for HTML vs Fetch/XHR? 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2739#issuecomment-494723596
----==_mimepart_5ce514201d8a3_3c373fd9ff4cd95c16066f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree with the points Ian has captured in the issue.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> I don't really understand your question. To use a simple case, are you asking about the difference between the browser's resource loading strategies for HTML vs Fetch/XHR?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications&amp;email_token=AFTOJKZ7EAAKRV35VAS3BO3PWUF2BA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6OEDA#issuecomment-494723596">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSQ4JH4ZCVLBJYS43PWUF2BANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NHR23R3R2F5L7T53PWUF2BA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6OEDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKZ7EAAKRV35VAS3BO3PWUF2BA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6OEDA#issuecomment-494723596",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKZ7EAAKRV35VAS3BO3PWUF2BA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6OEDA#issuecomment-494723596",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce514201d8a3_3c373fd9ff4cd95c16066f5--


From nobody Wed May 22 02:27:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD6C11200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:27:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2dJBveO6vL-E for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:27:55 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3242F120092 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:27:55 -0700 (PDT)
Date: Wed, 22 May 2019 02:27:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517274; bh=oU/dE28rG5oc0q7vPIRNyrCqAHU7BKpRxxdr6qIEr8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MyMO5TkA1i9Owf1huELkadC4W4UqLEkFyZDkCjoTwc+TisRDGbQHDyZoW53aRCq83 U497zwZSsr9Q5Mi1fFOEUmOapOwUMHXhFrByxnElR2yM9mArex56j9YmW1flK1Zr3Y uKGl3X6Ru3+uUjzoiApM1XEDyxmsiY4Gcs7xHV8U=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VNKULBRTOJJXM6D526JEJVEVBNHHBVIAR2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2736/494726469@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2736@github.com>
References: <quicwg/base-drafts/issues/2736@github.com>
Subject: Re: [quicwg/base-drafts] More Connection ID Space (#2736)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5161a1a333_d363fa7ae4cd96c931480"; 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/2cqv6WETQ34aJvT7Jlt9LAYl3u8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:27:57 -0000

----==_mimepart_5ce5161a1a333_d363fa7ae4cd96c931480
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; support in the room for doing this. @martinduke to make 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/2736#issuecomment-494726469
----==_mimepart_5ce5161a1a333_d363fa7ae4cd96c931480
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; support in the room for doing this. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=24398865" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> to make 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/2736?email_source=notifications&amp;email_token=AFTOJK22DACWP5UDKCC2CF3PWUGZVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6O2RI#issuecomment-494726469">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JKURRYSO7PD6MT7DPWUGZVANCNFSM4HOMN2NA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTZKDAPDW6FHOQ72TPWUGZVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6O2RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK22DACWP5UDKCC2CF3PWUGZVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6O2RI#issuecomment-494726469",
"url": "https://github.com/quicwg/base-drafts/issues/2736?email_source=notifications\u0026email_token=AFTOJK22DACWP5UDKCC2CF3PWUGZVA5CNFSM4HOMN2NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6O2RI#issuecomment-494726469",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5161a1a333_d363fa7ae4cd96c931480--


From nobody Wed May 22 02:30:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89971120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:30:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AjatZBlB2dXJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:30:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C9121200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:30:23 -0700 (PDT)
Date: Wed, 22 May 2019 02:30:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517422; bh=Le1gZA3SyGzxYOgrtNgYQsXZmHjFzrKrTVfZLy4cLIc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LeHZa28w9xhsFZsICwUGhTMFbHKoJil576mz5QId9c9eTQOYGAQ+9YbOl2gesaton kWu3HanH6oHl7X88QOWgoEPzGEXyboMmfk0DYNCbozRwJi8TKSMKzty8T70S2jgaH7 DqoutFmzhiun3uZk06G8eP9iKhe2ewMjhRYzn29M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53NOX2CQDUJ2J5RX526JES5EVBNHHBSPL7HI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2534/494727283@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2534@github.com>
References: <quicwg/base-drafts/issues/2534@github.com>
Subject: Re: [quicwg/base-drafts] ECN text disables ECN too aggressively (#2534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce516ae59b0a_dcb3f8435ccd96073268b"; 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/wofJ4NavxonOJTSWYVl-1vqgdgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:30:24 -0000

----==_mimepart_5ce516ae59b0a_dcb3f8435ccd96073268b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar mentioned that this should be triggered on persistent 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/issues/2534#issuecomment-494727283
----==_mimepart_5ce516ae59b0a_dcb3f8435ccd96073268b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> mentioned that this should be triggered on persistent 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/issues/2534?email_source=notifications&amp;email_token=AFTOJKZLP4767RSJKH2GGZLPWUHC5A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PA4Y#issuecomment-494727283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43FDC4POUUY4SFJBLPWUHC5ANCNFSM4HAA3RYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JZ2JUQ6TSJR5QDSLPWUHC5A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PA4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJKZLP4767RSJKH2GGZLPWUHC5A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PA4Y#issuecomment-494727283",
"url": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJKZLP4767RSJKH2GGZLPWUHC5A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PA4Y#issuecomment-494727283",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce516ae59b0a_dcb3f8435ccd96073268b--


From nobody Wed May 22 02:30:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48678120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:30:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I6-1KAjxFPiU for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:30:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F24BB1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:30:34 -0700 (PDT)
Date: Wed, 22 May 2019 02:30:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517433; bh=E7CCs4R9AEJl5uckJS5YD3uVHCfLintSFM+FU2QHmwE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BxyvJnoPcmwgplT+mmF3ZlZnP1hYlKPnzj8W0JT1eQF+sQBu0op432+ihxMdgtZdq A9DY59ERbpK2F1FmC4sikHJAgYFNiK15mNExRs5evcEYEwgfWJmXIbn0n7Den3e43Q qvgVB0rPmQagBaha4wrr5M41fGhmgi64PqWGWiPo=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IC2ORANT7XKGZHDV26JETTEVBNHHBSPL7HI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2534/494727355@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2534@github.com>
References: <quicwg/base-drafts/issues/2534@github.com>
Subject: Re: [quicwg/base-drafts] ECN text disables ECN too aggressively (#2534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce516b9e2651_2c73fd090acd960645788"; 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/YY6cS28OCrbO1e1DpA1NqrTOWUg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:30:36 -0000

----==_mimepart_5ce516b9e2651_2c73fd090acd960645788
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed in London for @janaiyengar to write 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/2534#issuecomment-494727355
----==_mimepart_5ce516b9e2651_2c73fd090acd960645788
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed in London for <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> to write 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/2534?email_source=notifications&amp;email_token=AFTOJK6PFSQK6VD4CTRZFUTPWUHDTA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PBOY#issuecomment-494727355">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZG3AG4GLYF6ANLCALPWUHDTANCNFSM4HAA3RYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3L64UBY5IX27YCBSLPWUHDTA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PBOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJK6PFSQK6VD4CTRZFUTPWUHDTA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PBOY#issuecomment-494727355",
"url": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJK6PFSQK6VD4CTRZFUTPWUHDTA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PBOY#issuecomment-494727355",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce516b9e2651_2c73fd090acd960645788--


From nobody Wed May 22 02:35:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 596C0120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:35:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDHQQuiE6-13 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:35:26 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B5CC120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:35:26 -0700 (PDT)
Date: Wed, 22 May 2019 02:35:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517725; bh=91FB5OoHjP9qhi9RJIWtsurQViSpQWLtdXgnpkYd8aQ=; h=Date:From:To:Subject:From; b=HSERF690eZ/nqyuJbVHnSSGdsBKI1msaD59izEtqcAii91x8jx4rbpbPV8hlc/lLe 72eb1Pm9efujm0/hxmybHlFh/TOJ34m4yz83ROUQ5sZg3vk+jLOvD2tFv7KSooL9wA A8ooG+H+oC1nQOyKhXUst3UIvFHuABL8/5xRB+A4=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/kpersistentthreshold/1ffdc0-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/zGGWDVIhTQ5_8TP0DpR7DDDPhvk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:35:27 -0000

  Branch: refs/heads/jri/kpersistentthreshold
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:35:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E316B120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:35:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vDk88RvPgFtc for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:35:33 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1A26120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:35:32 -0700 (PDT)
Date: Wed, 22 May 2019 02:35:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517732; bh=EsHt2rL5CgeLWz8NIQxO2yVHmTr1YfSHX1wkcsWYA5c=; h=Date:From:To:Subject:From; b=PhguHSqedTMFTh/1djAT18IbRNhksQGfZfNKhEXBPLZis4R9avsxHp8BTR2bQnbVs 8v1RMNLxPAAvdZ2KDBrV3cBUsncYBCq5tqifFVZjuT50KoG13ScGkhazVIwniZCz5m 4FSdqAf7pJ6LWA+eKn5X4pgqBx/t0ZTzb7Qqb2Vw=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/a54a70-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/3OgtN8RAoEPbMOF4Kfn_qNpfUx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:35:34 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6851F120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y4mI07bgOCbZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D80C1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:05 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517764; bh=6con1jeV9jTvi8EqvYzUcwOOiYpuIPkwOtZ+2s9I3rg=; h=Date:From:To:Subject:From; b=FAGNO8ZGRej1TCLbeeb9Aplfd7QT72mfvjtu7ruTbxqrriB1EZLiIo7Z5pkyB/Bmz wvnSJ+ruRBNMZqgVpKe6MHryp1MKsLF+aW6LgRaDbHBG25r6D4H05bF6aegkc8XMiM e4rbp7Lo3c5we1ikUqLWhbKw6cdec0dKXt0PNtDM=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/stupid_but_permitted/75b8cb-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/9dkaUz4E69WiAQrZsNxyfjD_xm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:07 -0000

  Branch: refs/heads/http/stupid_but_permitted
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9133120126 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1kYau-EEu8Zv for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:07 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 907421200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:07 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517766; bh=aABL/wQK0eGiI/uzyeD5piRJm1XsQxnWHxeel857NC4=; h=Date:From:To:Subject:From; b=F8X1ipT2NGT9xtvCynDQZuwmN73XY10U+bKbczCeAhK+UFJr/d146mfzxqcZ4I4FM XvaeDIAF1jO5LaMUbBM+WS7qWpbI/geOH74kBW68ofk0QCsOqDLZvc6PcI4opVAgU+ NYm9aMHZMak0TJnShQ/51h8I/Fvc5hbQhW6FAsJA=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/no_push_on_connect/bf9eb1-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/QINu2SRlIuqrqZgIK7leqHZfE38>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:10 -0000

  Branch: refs/heads/http/no_push_on_connect
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:22 2019
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 86954120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PltNK7mKEEbJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:12 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0A251200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=hv4muR/iSDlcL/dkiMIz1+4Qqc0=; b=jCMXIq287UF4sCjW 0BXNLNKUUNaX7y9upCwWLB0dyfKPxGE1sFpQ2LQvuFXpvydyWeAK0WEgh429wcsk zs/0Il6i2LAAnmS+/Zuva/hmQEDiyTJTUhMLcppV5DjMdbeklCUTENKfl7HIE9i7 HK8u+DA7p50JdPS2iN4KN1nj9bg=
Received: by filter0330p1iad2.sendgrid.net with SMTP id filter0330p1iad2-7179-5CE51807-32 2019-05-22 09:36:07.711364609 +0000 UTC m=+125209.242236327
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id ePsJR_m9TA-M6vBzTaUARg for <quic-issues@ietf.org>; Wed, 22 May 2019 09:36:07.653 +0000 (UTC)
Date: Wed, 22 May 2019 09:36:07 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/rst_if_possible/c0f581-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0rR+wX7YfeyJtyiE24QE6XK/Va+GNekWdY92 hqWuEUNZNKCNactkd8/zJKQLjf7gGCv3MJ5uD30d/WoB6t3y9+DyqueCGspKEE7h/V7yVp9tR2pNN9 v5dWNVRIzUOJSY3hB8z1vqYHrwBSkavXB8i2WCzHQFv5Wax0QDAld+Tm3g==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VZi9oq_Xu48X7hrXde6SSogdDa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:13 -0000

  Branch: refs/heads/http/rst_if_possible
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42AD4120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2owTcKHeMehh for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:22 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1564120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:22 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517781; bh=Jg6j8d1Zj3UB85avihqFFZbq2qWvCSwFF8RLLJ+sbcU=; h=Date:From:To:Subject:From; b=U4N+FwMjeUSEiN+cEz87kjmjvt9FsWyGO9EoD2bjUJT8ker/dJSBCn0qd7lAGiMxl fVZdMAbBvFNqlzOr0SY5TJ2ZCls+o0D5MwstScnJrQtmtWCfAl9XsblZ5OYL9kEZ9z wv1aZefmfDbHdxHD5FRnW7CUN/NVVCKMUACwUasQ=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/reorder_sections/309458-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/nqdBm7UX6imPEy2vvKNzQusyMCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:24 -0000

  Branch: refs/heads/http/reorder_sections
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 327BD120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MIjF6v06DdNZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:24 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93C23120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:24 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517783; bh=8hx/Kv/0EcvhMR7f8orfio6mLXf7/ezYoo78WCMuPXk=; h=Date:From:To:Subject:From; b=YBgfZGCyL4HUj7xHI26I8Wmxx+FYAAhhRpuUPEIoDC+VO/LhymZO1tQ54zrRRZEZw XBhhz+tQPR0PcZX99k7zWVve22c637TlvaO1YDH8PEoVUzj1BhSUdDdbJkaErsWiTd q7m20RmY/Rpe4OylSIIUVwHvWahZzCjfn8CWX0L4=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/more_h2/4f7591-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/Ddl0MpsqGgWjuxCBwjdLKLKb7Ik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:26 -0000

  Branch: refs/heads/http/more_h2
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71B6F120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Axj4y2avi6Eg for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:26 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CBFA1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:25 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517784; bh=SfysPzzDywucOFdekLcxkyAIDN+dg9yTKSDMYZD7BKc=; h=Date:From:To:Subject:From; b=Ak+IFJBVpzgAteSK1Kh9u+SHNjoJjsmaNKIgA6RgaNmdcT7tl5smkrwW6cw+B/fl4 e5b7YNr9FWycXaQ/BL6xpNq+8X4wFq/fQhEcnu1VugP7kza2bhYiAVvHC8/nkt42To W4r8/oByBzej0dAGuhQrvjDN8Pn1mSoynroX+C2g=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/invalid_duplicate/09dcba-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/-RVAYmjEBcmvaMwxA-ahyizzRqU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:27 -0000

  Branch: refs/heads/http/invalid_duplicate
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:44 2019
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 4E81712017D for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2pwO1Lzkbste for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:28 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98C251200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=6hqCuUQHlnff4BC+WXtP11KAx0c=; b=w+JhBzsQ7K2vq600 JMoznaLw6gGS/Sr+Dn2TB7pVji5UmHYid8paXZmWsbfc1/rf/dH5dCHNVkJmloLq FFUlNp4hqoIItPVqNrCd0uXsAToHW7FfqAg5f4RIa/PnIocYn6t2SX+SoJkzSbIo 19e9nQRLovZhOw3pxPqJ4qfhsgI=
Received: by filter1425p1mdw1.sendgrid.net with SMTP id filter1425p1mdw1-2335-5CE5181B-17 2019-05-22 09:36:27.497792061 +0000 UTC m=+121923.500466830
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0047p1mdw1.sendgrid.net (SG) with ESMTP id KjSlgIgiS6KtIAipSNDPzw for <quic-issues@ietf.org>; Wed, 22 May 2019 09:36:27.479 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 67ED1420816 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:27 -0700 (PDT)
Date: Wed, 22 May 2019 09:36:27 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-window-lost/5bfb88-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak157IyfFizjeThS4P9UW8yKBTqm4d6xp+gaVS RF+C1rqeZEB5L6aMOBq000T0IYYDJcm+GeccqphuZkIv/SFE+WLASoDUBsKCRRqy/XNz3R5U6CKkdg tohpsykYeQEPKGp2RwhnZFyphWpSqT2X5B/ZjXg9qDBDqXkLcaw9yho1qQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/79CR8NFwtaWAtd2wVT5ZEn-EB38>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:31 -0000

  Branch: refs/heads/ianswett-window-lost
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 520E812011A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fr0fKCzTbpJk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:39 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1D8D120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:38 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517798; bh=Ep/B24rA4ixhcX2MgZOvhescAw4gg4db6tDc5tOOLXo=; h=Date:From:To:Subject:From; b=hIhGHML5fa6/NVoWskMYrwAyfqCt9ln1ovaFrBbRSCkx++bU7b1uMQXUuI5qxOMJK 4WrodH872HzKXHJ672wBfJbVm3cQW9kCvrnPvP3x5rjfo2Dery5hywW9F0iOMJ+Ufu zQyl15Jf1HFVjxWXcMlP4UZqi4NJ5dX9zPQJxSOE=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/semicolony/f9b74d-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/hZQCY5q6jSr13TmOaoxucDEKvvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:40 -0000

  Branch: refs/heads/transport/semicolony
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:36:56 2019
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 5AA1F120184 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PHq34p4IIjwJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:44 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FC28120121 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=bCL+ppzM8tgNcK2+vJf3Yz0xO90=; b=r5hQ+h8p+CzQv9GA iFsj1BFz4nwqMPEs/ddzX0Zuw0HZZNNkJYwNZAO8i1kyHAH+zB4P8+BpmFNwFmhL 5NjrnPEdYcGmP9ASyjL1AVgTlm/owb/7OvPuTI6NBxTJQ9yCT11SXS84xVqPEuyi B66FEcUq6kv+bYAoZAn/j75MY08=
Received: by filter0416p1iad2.sendgrid.net with SMTP id filter0416p1iad2-17643-5CE5182B-7 2019-05-22 09:36:43.284289415 +0000 UTC m=+737793.128132625
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.14]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id RwLAfE6yS6OWXkSojHP9dg for <quic-issues@ietf.org>; Wed, 22 May 2019 09:36:43.180 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id 1BD8124141C for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:43 -0700 (PDT)
Date: Wed, 22 May 2019 09:36:43 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-congestion-recovery-period/dfd9cc-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2NS/mqfIQ5Pr2MnJLtjPedSQZzEt7QcUovQj ffDqonL4vjg+ecXAbUbt1y2KCk/xL/g8UShR7fsnJGKjk9C4PyMBMY7Nz0Fpey8ESywlDC90suZg8X P8BKajxAMUd2IZar3WvDYInZvB3JBOnbUwNh7ub7YuF7DTD7niF1T1ZfTQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cf6u7Rn9hLqGcIK0bl1LTfZqG7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:47 -0000

  Branch: refs/heads/ianswett-congestion-recovery-period
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7856120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q3X7XEU5XqfK for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:45 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1740120124 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:44 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517803; bh=t6YdLYkvgdVu0sbSzcHcW6bVV34gycmy1q/JJ/VT6eM=; h=Date:From:To:Subject:From; b=T21oC3A9u+zQfmv+Ishkh2g6iJJiaJLSDPk/GW63l997ugRwuazlVUaqTZLGraGui YLAFjZRQSr+GarYIr32DtrGE0dKOPU1yVHF5OmO9M3nRFTPHi66xzXc36G4keuybw4 qGTfNMxYuGEBYgDxlpfNJUVybEhq3/kCw7KRikyw=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-calculation/0cbf69-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/kq0NiKKcrnTyu2S0miHxz9vm8VQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:48 -0000

  Branch: refs/heads/ianswett-rtt-calculation
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13184120123 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7kmSw9NnuyZW for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:46 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C8F3E120188 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:46 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517805; bh=BzekJyja53I3WerZvl6I7Mm5SvA2V3nNuJd5LijgElE=; h=Date:From:To:Subject:From; b=LqN+UjHcMrwb9qntKcdhBOF+QfE3nuyparXE/Wp03qMjhiuKwymhj/TK7cKjt0fL2 oUOGgNFXm3oCbrLP5o0DcDmajVU8c1Zv2H0580SWw7CE7RD5yY5LyRwYfTsvaDUJdP KnxBOEiP7cC3gC6YwIVhGcYCD1ERE8NOToeSLj0s=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-congestion-event/231bc2-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/Oj1AhZZ-ZBxba9nFbc3_UKG4434>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:48 -0000

  Branch: refs/heads/ianswett-congestion-event
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CDA9120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JjvDRRWNVDCB for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:47 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D173120128 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:47 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517806; bh=c7/HkocWjXiioHv3qmKm/DJpxyA5lqY4VezPKGe5k7Q=; h=Date:From:To:Subject:From; b=kWzhK3jVDZF8mQ9AkqKvpxkPXSr8nuN1t20LomkTOyBqra6wtTODchbi0CXg+I3Fo C83Gabr2vujh2VrgfcGr+X+M33/J8LRQu6kKQUTdqUoXvbRuE1uctcoAMi2rooo7kD LxmwVK9/qDdtgMrsq2jF5pFSSn0MG4ZUaogVOjTA=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-rtt500/0c8e71-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/P7vPpHG380F0oJZbXd1UapJRnrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:49 -0000

  Branch: refs/heads/ianswett-initial-rtt500
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9907120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NJJzlIFJ27Ee for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:48 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D11B1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:48 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517807; bh=VVUXT4djRWDkcb6cyyCSyyHEoNMdz3P1Gb2YUcF0Quc=; h=Date:From:To:Subject:From; b=ss9YhNDqNf+c+YW+3G49iBvFlHm6LWCn9Nb3Yw85AaR+xqE76V2WLherjN1EfEsls j2sCIYGZ6eV9V1y3p5LnJhwavlzlmB1avVRGZ0TV3IKm3mf/27zuiEfTGVAsq0y/ne hwaugau9tLx6BgOV0ixDWZHjFmykRFN9c7PqeD4c=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/reserved-versions/79bcc4-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/s89zETH3iJz8w1_6g9HYPd2OWrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:50 -0000

  Branch: refs/heads/reserved-versions
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FDF61200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b0kH-3RyzS0F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:49 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C60C12011A for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:49 -0700 (PDT)
Date: Wed, 22 May 2019 02:36:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517808; bh=xXSJZivYgCtewmkCPeIzc5RG7LkpYqOKKa1oQJggJZY=; h=Date:From:To:Subject:From; b=x3xj/MFqPikzWc0etvVW3t8Hr0YWblPCNYKngOJjOWL9UoIRIO63DRqEsgMujuTSh /XwN5ymlDNlE0Q/MuS9G1tWtkh7T4O7K72k4T4tChTLcZEpvKxgvqWXv6IAXYPpN/f QNFElHIzwD5xmx9Xb+8Jo+6oKRm4bdgTEdojYdz0=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/stream-exceed-262/7583b9-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/S5nOU6Xm3L_rfQRfxkvti_v96mI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:50 -0000

  Branch: refs/heads/stream-exceed-262
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:34 2019
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 448EE1200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7i1uPGKwJlbJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:36:50 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BCF7120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=8QTlm4CkvEJYAEt5pKS2gdy0fWY=; b=FLrrIV/iUOvgjZyC ShZMWReYRAYLhRZ/Py0DL2E9je/cUu67DM0N3hOhMYvGuKp6Id8sRFneRPz6EKHA HCmSTLvGPji8cyjoNZyZrwgXuASbpw5UEC+cqAzV41t1+Wlqqe8g9lvcAK4VkBPQ 3sYUV4fzAio7A0FeYkHsy6e5dJw=
Received: by filter0139p1iad2.sendgrid.net with SMTP id filter0139p1iad2-17685-5CE51831-D 2019-05-22 09:36:49.636432374 +0000 UTC m=+737791.716010062
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0030p1iad2.sendgrid.net (SG) with ESMTP id E56ZGtJwQFmmGxAMpAOGLw for <quic-issues@ietf.org>; Wed, 22 May 2019 09:36:49.686 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 992423A1284 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:36:49 -0700 (PDT)
Date: Wed, 22 May 2019 09:36:49 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/final-size-definition/71d2df-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak14hnkuzQyre33q+aoL+6aNytmef64AhiK6u9 frfjb/hai2qZEX3uc+uL7AdqCpU76/Tb1xgzhW7S5XkiIniuwFSVD4qlfA0B90i6CL66f5V4hZfda9 xQVRkXll0WCyGKNyIH1uSq/dPniYYjCVafS6V7b/43+egi3GJvwjPiGGvQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/shGMTnNI3lBf6mPIROb8hRqnkVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:36:52 -0000

  Branch: refs/heads/final-size-definition
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5D061200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id id64wrA6MSq9 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:03 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF402120123 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:37:02 -0700 (PDT)
Date: Wed, 22 May 2019 02:37:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517822; bh=rlY9Ww+HSONPjz9L2NOpOl8P0CuyWrvcRXHRHfRPMRQ=; h=Date:From:To:Subject:From; b=0r0vh9TAz0NpHuKgoUcgI+b/9IV52A6qJ5and/nq81YrWB1Uu0RzDvBh728rVz3Kr c3nFFfQvbHYmXRRUcb5nzCoXJLWphyRLV4R5BsYjPQueVeF97zfGuZUqJ6QU+72Z3M aJ9n11XqhLv8Fq5up13IXuwBLQliBFWCw0WPCKLY=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/criticaler-streams/19cc36-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/Ab8qXpp7cH4CkDDwjhq9HXFk95g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:37:05 -0000

  Branch: refs/heads/http/criticaler-streams
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:46 2019
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 51F24120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hVDxqOF3MfT4 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:01 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C6E65120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:37:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=zxaKmM2ZYzGTgeh8IOPEgLQUJMU=; b=gQ7a4ipXW3zE9VG9 nvPzKKePMvTqdsrFcLTmfMVSAW2YcK959TFg9P6C4dsD+caIguR1Fa/zaIF8RyGn kQcDPr9G/cqqTgPZ5/d/hXNX8Fyrfi9GeBXw91V9GcAO2/mZ6gOnkF2gTWBODweS JCJro9jrM1gsWgZN1jILK7JC4b4=
Received: by filter1616p1mdw1.sendgrid.net with SMTP id filter1616p1mdw1-17664-5CE5183C-1F 2019-05-22 09:37:00.843748657 +0000 UTC m=+121935.817990445
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id dpZIO0cBSMms5DaxhAZZ5A for <quic-issues@ietf.org>; Wed, 22 May 2019 09:37:00.735 +0000 (UTC)
Date: Wed, 22 May 2019 09:37:00 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/issue2671/a23a5e-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak32LOL/HRyid+QiUh/Za1qgIRK1lJisPCHQVZ ITemq0cBfk3aj4HYxinIjx785IWeyoy7wwTzfNTKFitCKBQYDJdjf1pVXkQ6mZPZIu5lecqYIelc32 OPbqXG0I+5TSZFKwMdIJ9IdjeqznvLTsX4SRC7Ryqfsb6vjbD5brHSdHDg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wtMZ0_8xS5Tblpdwpm7oGQR0jqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:37:03 -0000

  Branch: refs/heads/issue2671
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:51 2019
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 30F46120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ERQ5wUU-oBNr for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:03 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDB701200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:37:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=rSimr+sYgfp9ryBqjszxwf4T5Rk=; b=Y19zlLI1eoTLDd/C hEajNWK1ykaAqHx9+/r+wwTdtU9WAu+3bRehlQzF0mobcNQXwWHhMEBTusDIKNDm 2gz618VXf1lQlSnlL+xX6XS8FILLqFO6BWhQil0thCa9YgzAK3ppk7h6wJ6jlwHv 1SRIXL0/k/7Y9g4FN3LzLFXyM2I=
Received: by filter0326p1iad2.sendgrid.net with SMTP id filter0326p1iad2-7994-5CE5183C-4 2019-05-22 09:37:00.126219056 +0000 UTC m=+738570.767786467
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) by ismtpd0033p1mdw1.sendgrid.net (SG) with ESMTP id C4zD31viQKaf8QKNjSKVVQ for <quic-issues@ietf.org>; Wed, 22 May 2019 09:37:00.076 +0000 (UTC)
Date: Wed, 22 May 2019 09:37:00 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ping-padding/485153-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0DplPCSRRS3IoPKqSx9Rt9LEVD6iYPTQMe2a DO3qRMmMY/smY9KyauB/IELf2kDI8hQ3v6/Z1ZCcWcprHKHuqvn9yMQ9DvgRukY7e6akSQuTzfLwvz p0JHAR5bfgOJg9Iu7UpTDAnkGV7O1ugkeujHphUNE80rHZtHFZbErDZIPA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4y_819JG22iIQpcT4v7Z9KpH76Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:37:04 -0000

  Branch: refs/heads/ianswett-ping-padding
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EF74120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P2tYdr3gB_Ug for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F4167120116 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:37:03 -0700 (PDT)
Date: Wed, 22 May 2019 02:37:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517823; bh=q8Ph0kkl1P4+bAt8IbbWQtrtrpCvn1Je3y5tu2CBlPE=; h=Date:From:To:Subject:From; b=HqjVYI9kCYYcmEpIxt0ID+Ry1U0Hg1gVxElsd2UsyPfSvTxTBBuqCPQfl48U1tQYy EG7uWHLLV+KTUovQIxzAmnlmjPBOYuwPID99vhOETG1Mzk0plRFKFVVNmq2T16UYo+ ecMk5/tv99aiRx86AR9Hy+K/wv2+6dwmCl5s30qY=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/targeting/f8015a-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/WWooslqQTBfh-K12A15W5F06wnM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:37:05 -0000

  Branch: refs/heads/transport/targeting
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:37:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 017C3120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PvbgKbvLZBMj for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:37:09 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B15201200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:37:09 -0700 (PDT)
Date: Wed, 22 May 2019 02:37:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517828; bh=mIzagEKRk3I3XCeTMXnUGgudIQ4jBJRoB32gs3wNTBg=; h=Date:From:To:Subject:From; b=PkQL3a5p9aurQYYEO0ZEUGd/qHZHHZMLJmXZ41uox0kzSOLjcMyUKl0iL9VlYeon/ ARQVO+lUs/1mxpqSVboHC4lpUb+g2/oe8+A09vfdhGQnoRefSWrUJnADLTDHtpUb2L YX0P1RXLnyO0T4iM585Cw6UgMUbI3GgHec0/UtiQ=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/goaway_error/4156e2-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/0KQWpTxXF6_rr4WBV5Kpw-vbN0U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:37:11 -0000

  Branch: refs/heads/http/goaway_error
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 02:39:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B776B120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:39:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8eJY_uOISFur for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:39:46 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23D80120113 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:39:46 -0700 (PDT)
Date: Wed, 22 May 2019 02:39:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558517985; bh=LKgqe5Y9uCf0ZmDTHESiKBIIRbmJ0eZ3deZpNCCaBpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vs3XxTRDqW3Q87yWmhcCDcFPSChwLIYgM7LYDoM6TGaPhkUKUpyAlr5aeCovORUBd 2shNbtl8CJkXByYtc+cdXToRkeFKEdok3liOXhtkE/14EkN/gQEqcFhxzDHKr78vY4 K5t2byNegf4G1BNoxZkPgz6JRl5tJn679X7qZgHg=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CFMRWOKGYQZ7YJDV26JFWDEVBNHHBSPL7HI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2534/494730361@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2534@github.com>
References: <quicwg/base-drafts/issues/2534@github.com>
Subject: Re: [quicwg/base-drafts] ECN text disables ECN too aggressively (#2534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce518e13d91b_6c073fa273acd960979261"; 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/dajpBKzffNtShr4k2Tghu5MNTfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:39:48 -0000

----==_mimepart_5ce518e13d91b_6c073fa273acd960979261
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just to clarify: RFC8311 permits other uses that are specified by an RFC: i.e., currently this is RFC8511, and the expected RFC to be published by the L4S work items in TSVWG (expecting to be Lc'ed later in 2019).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2534#issuecomment-494730361
----==_mimepart_5ce518e13d91b_6c073fa273acd960979261
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Just to clarify: RFC8311 permits other uses that are specified by an RFC: i.e., currently this is RFC8511, and the expected RFC to be published by the L4S work items in TSVWG (expecting to be Lc'ed later in 2019).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications&amp;email_token=AFTOJKY5577K3I4NSQIUKBDPWUIGDA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PY6I#issuecomment-494730361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KGOVAP7CC67X3JALPWUIGDANCNFSM4HAA3RYQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7BGPIEBNILKTDX2LPWUIGDA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PY6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJKY5577K3I4NSQIUKBDPWUIGDA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PY6I#issuecomment-494730361",
"url": "https://github.com/quicwg/base-drafts/issues/2534?email_source=notifications\u0026email_token=AFTOJKY5577K3I4NSQIUKBDPWUIGDA5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PY6I#issuecomment-494730361",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce518e13d91b_6c073fa273acd960979261--


From nobody Wed May 22 02:41:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72809120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:41:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1JR9tTnO6Sln for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:41:37 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E35CA1200DE for <quic-issues@ietf.org>; Wed, 22 May 2019 02:41:36 -0700 (PDT)
Date: Wed, 22 May 2019 02:41:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518095; bh=G81g31IJfh58QkBSzXpc721TO0YXHq+xmb7V8MD/a90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L/qE+Bqt6c7B2nN4QDFtP6MFP951jnm7iHrdL8uQ6R3spL8W33Mw/emQCmGQuSmlG Vah8xkJHoDvBDVaOXN+dDsGuZZY7qF7hI8Z3fbppN8zBMT/vszwXTzBX/JQNmEYFJi Vwiyoh79Ove/MznfjURD3l4hvViOZYlTl1M37Eb0=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYC2Z4F7ZY7KFRPUFV26JF47EVBNHHBSPL7HI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2534/494730972@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2534@github.com>
References: <quicwg/base-drafts/issues/2534@github.com>
Subject: Re: [quicwg/base-drafts] ECN text disables ECN too aggressively (#2534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5194fd2c98_46e13fa273acd9601311b0"; 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/OmOJUKMf5Ujg2zOkrY9CdVuAYQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:41:38 -0000

----==_mimepart_5ce5194fd2c98_46e13fa273acd9601311b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

There seems two things:=0D
=0D
=E2=80=A2 What to do during handshake (maybe is described in transport)=0D=

=0D
=E2=80=A2 Disabling after handshake which I think is in the loss/recovery=
 draft, rather than transport? - I thought I heard Jana argue that this r=
eaction depends on the loss/marking observations on the path - which I wo=
uld agree with.=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/2534#issuecomment-494730972=

----==_mimepart_5ce5194fd2c98_46e13fa273acd9601311b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>There seems two things:</p>=0D
<p>=E2=80=A2 What to do during handshake (maybe is described in transport=
)</p>=0D
<p>=E2=80=A2 Disabling after handshake which I think is in the loss/recov=
ery draft, rather than transport? - I thought I heard Jana argue that thi=
s reaction depends on the loss/marking observations on the path - which I=
 would agree with.</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/2534?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK6YTWYYD2KWZGE5MYLPWUIM7A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6P5XA#issuecomment-494730972">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK7HASF7CDPIAIVTSFTPWUIM7ANCNFSM4HAA3RYQ">mute the thread</a>.<im=
g src=3D"https://github.com/notifications/beacon/AFTOJKZXUVP3GH3QRAHDTTDP=
WUIM7A5CNFSM4HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOO=
RPWSZGODV6P5XA.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/2534?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK6YTWYYD2KWZGE5MYLPWUIM7A5CNFSM4=
HAA3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6P5X=
A#issuecomment-494730972",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2534?email_source=3D=
notifications\u0026email_token=3DAFTOJK6YTWYYD2KWZGE5MYLPWUIM7A5CNFSM4HAA=
3RY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6P5XA#i=
ssuecomment-494730972",=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_5ce5194fd2c98_46e13fa273acd9601311b0--


From nobody Wed May 22 02:41:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4788120116 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:41:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uTNAwSejh0gY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:41:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A12F51200DE for <quic-issues@ietf.org>; Wed, 22 May 2019 02:41:51 -0700 (PDT)
Date: Wed, 22 May 2019 02:41:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518110; bh=q+u8TQj5dtZn504lIlh5GORmIy1ZCco6v5+nTcTPR9U=; h=Date:From:To:Subject:From; b=W+zh6sM3pw8wxdVfpqI4CDzvlCWwxdy+L8HGQfWltV5/u+cWTm/uyMzmnqMHOv3ji 1BpMg2sinqF15uTvSgfuO+ePbJnhWahACMXyyCK7niPbi4pnXg0DYiQTFDStYIPtpB aJA4qpkmuh6A7JFPUNenmbAti0HqcscFVP/i3IaE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/srt-same/f434be-a5bcc0@github.com>
Subject: [quicwg/base-drafts] a5bcc0: Fixup of reset-oracle links
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rV1fwFNwThuT47dUBYbGzrQyZLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:41:53 -0000

  Branch: refs/heads/srt-same
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3
      https://github.com/quicwg/base-drafts/commit/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup of reset-oracle links



From nobody Wed May 22 02:42:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE3CA1200DE for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:42:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MSpTPE3BtIqI for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:42:00 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 447E9120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:42:00 -0700 (PDT)
Date: Wed, 22 May 2019 02:41:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518119; bh=z9IesxCQUNvJxBRJSKQVZbz2d6ZglNRxRfds8uJa53U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Uc9pQtc1LqxFY2z1FxicIBlFSgQ5SViTTA7jnw8OrorPgkk4AE7AWtvf40St+WIVC y8h7GzF0WUh3dHXVkpbISgNQFTE7YB6Ml6jlJCFbNd3FGiccYBFoPreItq9xyLpUjz alZYdamLMrgbJhbm9LRTzv0aA84eq9mvudvjSvZQ=
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/2733/push/3634857962@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce519662be97_4e13fa7ae4cd96c52489"; 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/MyoijwuFYglmQ0f3AmfXrpsACbI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:42:02 -0000

----==_mimepart_5ce519662be97_4e13fa7ae4cd96c52489
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3  Fixup of reset-oracle links


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733/files/f434be22d42d61e6b5f02b17c9531f3e4ab710e1..a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3

----==_mimepart_5ce519662be97_4e13fa7ae4cd96c52489
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/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3">a5bcc0b</a>  Fixup of reset-oracle links</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/2733/files/f434be22d42d61e6b5f02b17c9531f3e4ab710e1..a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3?email_source=notifications&amp;email_token=AFTOJK4PUAVYKLZ4YFY44ADPWUIONA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTIOBVG44TMMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HGH2VZSH3KNUN2ATPWUIONANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QK5MVY7NINWYX5NTPWUIONA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTIOBVG44TMMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733/files/f434be22d42d61e6b5f02b17c9531f3e4ab710e1..a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3?email_source=notifications\u0026email_token=AFTOJK4PUAVYKLZ4YFY44ADPWUIONA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTIOBVG44TMMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2733/files/f434be22d42d61e6b5f02b17c9531f3e4ab710e1..a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3?email_source=notifications\u0026email_token=AFTOJK4PUAVYKLZ4YFY44ADPWUIONA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTIOBVG44TMMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce519662be97_4e13fa7ae4cd96c52489--


From nobody Wed May 22 02:43:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B12A81200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:43:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hh9Oqer9C7St for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:43:33 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C68651200DE for <quic-issues@ietf.org>; Wed, 22 May 2019 02:43:32 -0700 (PDT)
Date: Wed, 22 May 2019 02:43:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518211; bh=ZbRcERdS9o1Q27DLZemi6rPYvAppPvPN8J1ALFSJv4U=; h=Date:From:To:Subject:From; b=zEq+fh6dW35SZqWtOULdEdj61iG5Qz1U6+asZg48VbJ43RsfBmk4bNYPKhE1aoLjl qKMI8UBuSdR68Bct22CoIhTUNWJ5I8I+8AH+RjxJENRnarGBRC0abjWAkOEcobCwhn Ltt4wIDDjdLHCvaTbNFxDbaKDRbR6Jo366R3g+5w=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/78f089-e40115@github.com>
Subject: [quicwg/base-drafts] e40115: Script updating gh-pages from a5bcc0b9. [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/FBFAIWct-LkRAw9bEUhySEHdHb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:43:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e401157fa3972a56ef74510ed9b27b0d8d1ed788
      https://github.com/quicwg/base-drafts/commit/e401157fa3972a56ef74510ed9b27b0d8d1ed788
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    R final-size-definition/draft-ietf-quic-http.html
    R final-size-definition/draft-ietf-quic-http.txt
    R final-size-definition/draft-ietf-quic-invariants.html
    R final-size-definition/draft-ietf-quic-invariants.txt
    R final-size-definition/draft-ietf-quic-qpack.html
    R final-size-definition/draft-ietf-quic-qpack.txt
    R final-size-definition/draft-ietf-quic-recovery.html
    R final-size-definition/draft-ietf-quic-recovery.txt
    R final-size-definition/draft-ietf-quic-spin-exp.html
    R final-size-definition/draft-ietf-quic-spin-exp.txt
    R final-size-definition/draft-ietf-quic-tls.html
    R final-size-definition/draft-ietf-quic-tls.txt
    R final-size-definition/draft-ietf-quic-transport.html
    R final-size-definition/draft-ietf-quic-transport.txt
    R final-size-definition/index.html
    R ianswett-congestion-event/draft-ietf-quic-http.html
    R ianswett-congestion-event/draft-ietf-quic-http.txt
    R ianswett-congestion-event/draft-ietf-quic-invariants.html
    R ianswett-congestion-event/draft-ietf-quic-invariants.txt
    R ianswett-congestion-event/draft-ietf-quic-qpack.html
    R ianswett-congestion-event/draft-ietf-quic-qpack.txt
    R ianswett-congestion-event/draft-ietf-quic-recovery.html
    R ianswett-congestion-event/draft-ietf-quic-recovery.txt
    R ianswett-congestion-event/draft-ietf-quic-spin-exp.html
    R ianswett-congestion-event/draft-ietf-quic-spin-exp.txt
    R ianswett-congestion-event/draft-ietf-quic-tls.html
    R ianswett-congestion-event/draft-ietf-quic-tls.txt
    R ianswett-congestion-event/draft-ietf-quic-transport.html
    R ianswett-congestion-event/draft-ietf-quic-transport.txt
    R ianswett-congestion-event/index.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-http.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-http.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-invariants.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-invariants.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-qpack.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-qpack.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-recovery.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-recovery.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-spin-exp.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-spin-exp.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-tls.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-tls.txt
    R ianswett-congestion-recovery-period/draft-ietf-quic-transport.html
    R ianswett-congestion-recovery-period/draft-ietf-quic-transport.txt
    R ianswett-congestion-recovery-period/index.html
    R ianswett-initial-rtt500/draft-ietf-quic-http.html
    R ianswett-initial-rtt500/draft-ietf-quic-http.txt
    R ianswett-initial-rtt500/draft-ietf-quic-invariants.html
    R ianswett-initial-rtt500/draft-ietf-quic-invariants.txt
    R ianswett-initial-rtt500/draft-ietf-quic-qpack.html
    R ianswett-initial-rtt500/draft-ietf-quic-qpack.txt
    R ianswett-initial-rtt500/draft-ietf-quic-recovery.html
    R ianswett-initial-rtt500/draft-ietf-quic-recovery.txt
    R ianswett-initial-rtt500/draft-ietf-quic-spin-exp.html
    R ianswett-initial-rtt500/draft-ietf-quic-spin-exp.txt
    R ianswett-initial-rtt500/draft-ietf-quic-tls.html
    R ianswett-initial-rtt500/draft-ietf-quic-tls.txt
    R ianswett-initial-rtt500/draft-ietf-quic-transport.html
    R ianswett-initial-rtt500/draft-ietf-quic-transport.txt
    R ianswett-initial-rtt500/index.html
    R ianswett-rtt-calculation/draft-ietf-quic-http.html
    R ianswett-rtt-calculation/draft-ietf-quic-http.txt
    R ianswett-rtt-calculation/draft-ietf-quic-invariants.html
    R ianswett-rtt-calculation/draft-ietf-quic-invariants.txt
    R ianswett-rtt-calculation/draft-ietf-quic-qpack.html
    R ianswett-rtt-calculation/draft-ietf-quic-qpack.txt
    R ianswett-rtt-calculation/draft-ietf-quic-recovery.html
    R ianswett-rtt-calculation/draft-ietf-quic-recovery.txt
    R ianswett-rtt-calculation/draft-ietf-quic-spin-exp.html
    R ianswett-rtt-calculation/draft-ietf-quic-spin-exp.txt
    R ianswett-rtt-calculation/draft-ietf-quic-tls.html
    R ianswett-rtt-calculation/draft-ietf-quic-tls.txt
    R ianswett-rtt-calculation/draft-ietf-quic-transport.html
    R ianswett-rtt-calculation/draft-ietf-quic-transport.txt
    R ianswett-rtt-calculation/index.html
    M index.html
    R reserved-versions/draft-ietf-quic-http.html
    R reserved-versions/draft-ietf-quic-http.txt
    R reserved-versions/draft-ietf-quic-invariants.html
    R reserved-versions/draft-ietf-quic-invariants.txt
    R reserved-versions/draft-ietf-quic-qpack.html
    R reserved-versions/draft-ietf-quic-qpack.txt
    R reserved-versions/draft-ietf-quic-recovery.html
    R reserved-versions/draft-ietf-quic-recovery.txt
    R reserved-versions/draft-ietf-quic-spin-exp.html
    R reserved-versions/draft-ietf-quic-spin-exp.txt
    R reserved-versions/draft-ietf-quic-tls.html
    R reserved-versions/draft-ietf-quic-tls.txt
    R reserved-versions/draft-ietf-quic-transport.html
    R reserved-versions/draft-ietf-quic-transport.txt
    R reserved-versions/index.html
    M srt-same/draft-ietf-quic-http.html
    M srt-same/draft-ietf-quic-http.txt
    M srt-same/draft-ietf-quic-invariants.html
    M srt-same/draft-ietf-quic-invariants.txt
    M srt-same/draft-ietf-quic-qpack.html
    M srt-same/draft-ietf-quic-qpack.txt
    M srt-same/draft-ietf-quic-recovery.html
    M srt-same/draft-ietf-quic-recovery.txt
    M srt-same/draft-ietf-quic-tls.html
    M srt-same/draft-ietf-quic-tls.txt
    M srt-same/draft-ietf-quic-transport.html
    M srt-same/draft-ietf-quic-transport.txt
    R stream-exceed-262/draft-ietf-quic-http.html
    R stream-exceed-262/draft-ietf-quic-http.txt
    R stream-exceed-262/draft-ietf-quic-invariants.html
    R stream-exceed-262/draft-ietf-quic-invariants.txt
    R stream-exceed-262/draft-ietf-quic-qpack.html
    R stream-exceed-262/draft-ietf-quic-qpack.txt
    R stream-exceed-262/draft-ietf-quic-recovery.html
    R stream-exceed-262/draft-ietf-quic-recovery.txt
    R stream-exceed-262/draft-ietf-quic-spin-exp.html
    R stream-exceed-262/draft-ietf-quic-spin-exp.txt
    R stream-exceed-262/draft-ietf-quic-tls.html
    R stream-exceed-262/draft-ietf-quic-tls.txt
    R stream-exceed-262/draft-ietf-quic-transport.html
    R stream-exceed-262/draft-ietf-quic-transport.txt
    R stream-exceed-262/index.html

  Log Message:
  -----------
  Script updating gh-pages from a5bcc0b9. [ci skip]



From nobody Wed May 22 02:46:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C80471200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:46:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kDqxuI2F8llo for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:46:15 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C3841200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:46:15 -0700 (PDT)
Date: Wed, 22 May 2019 02:46:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518374; bh=TXsWdckrMHDj6HmxnPtyD0R+yRj66E0qyjnW1Mf9dMU=; h=Date:From:To:Subject:From; b=s3OzWUoLHnZEJf8z6w6TO0ntBQ76TiZNkXx/jswTWyvrb0zX3hL8VZKRgFeaF+sWu LIpjjP8ktkJobOvxeSCqQxvo6JRL/prk9Zw2nPrXSTqQj+9TV3m5nbGJ17DAcHtQcg 2bb8x/ZcpBl10px66ZN8wW5/KM1oFP3m7ZlLDEvg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e40115-7cb2f1@github.com>
Subject: [quicwg/base-drafts] 7cb2f1: Script updating issues at 2019-05-22T09:46:07Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z-PScsWWKkUALUbfusiyKV0QUBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:46:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7cb2f17292951efeeb569f6def0ebc567a9f3708
      https://github.com/quicwg/base-drafts/commit/7cb2f17292951efeeb569f6def0ebc567a9f3708
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-22T09:46:07Z. [ci skip]



From nobody Wed May 22 02:51:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2236120114 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:51:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3C0QnLMn5Ciw for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:51:42 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14A371200FA for <quic-issues@ietf.org>; Wed, 22 May 2019 02:51:42 -0700 (PDT)
Date: Wed, 22 May 2019 02:51:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518701; bh=jVAOuat02h+BA5oxJi1l7j+IBMyRX8nxQqlzCW5XnJg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Al4zNb9yU7h7c2JLar4L22U0j424KSQmyrDTGFlwAFkKZ5u+oLfDsMZrZhGtk4t5i pl0/mFn3B6CmkHAU84DUHQO3SMJRzOvdcvpqgiwMadcxWVkjaBNWUafxo/l8uP5F8w SbzlG2gR/GEa3HepXgUjvC8IE3JrE5BeZ/HWdE+o=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VRR6CQIXHYEB5TD526JHC3EVBNHHBVJKHWM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2742@github.com>
Subject: [quicwg/base-drafts] Automatic applicability of new TLS cipher suites (#2742)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51bad54bed_5edc3f87068cd968703777"; 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/j2dyh0LOaxGRBQcPgYOYD7shJ2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:51:44 -0000

----==_mimepart_5ce51bad54bed_5edc3f87068cd968703777
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Suppose that we had a future TLS cipher suite such as AES_OCB_SHA256. Would that work with QUIC without a new QUIC draft? The AEAD part is already clearly defined and given that AES-OCB uses AES, the same HP mechanism as we currently use with GCM can be used here. 
>From my perspective, the desirable property is that if we add new TLS cipher suites with analogous cipher cores (block cipher and/or nonce-based stream cipher) to the existing spec, then no new QUIC document should be required.

An alternative design would be to just require a "QUIC applicability" paragraph in new TLS cipher suites analogous to the DTLS-OK IANA flag.

(see also #2019).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2742
----==_mimepart_5ce51bad54bed_5edc3f87068cd968703777
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Suppose that we had a future TLS cipher suite such as AES_OCB_SHA256. Would that work with QUIC without a new QUIC draft? The AEAD part is already clearly defined and given that AES-OCB uses AES, the same HP mechanism as we currently use with GCM can be used here.<br>
>From my perspective, the desirable property is that if we add new TLS cipher suites with analogous cipher cores (block cipher and/or nonce-based stream cipher) to the existing spec, then no new QUIC document should be required.</p>
<p>An alternative design would be to just require a "QUIC applicability" paragraph in new TLS cipher suites analogous to the DTLS-OK IANA flag.</p>
<p>(see also <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="382061156" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2019" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2019/hovercard" href="https://github.com/quicwg/base-drafts/issues/2019">#2019</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/2742?email_source=notifications&amp;email_token=AFTOJKZANLBBM7K2BCVWFXDPWUJS3A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFI6ZQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK522VTCLJRBN4NH6MLPWUJS3ANCNFSM4HOSSJHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HGZXHYOKKTOR6HALPWUJS3A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFI6ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKZANLBBM7K2BCVWFXDPWUJS3A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFI6ZQ",
"url": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKZANLBBM7K2BCVWFXDPWUJS3A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFI6ZQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce51bad54bed_5edc3f87068cd968703777--


From nobody Wed May 22 02:53:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A306120072 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:53:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qKWz391GKzFY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:53:26 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9D2A120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:53:26 -0700 (PDT)
Date: Wed, 22 May 2019 02:53:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518805; bh=xxAwdbzgIfo0g/AMMZ00W+lEkhEAXf1OWm3qt0pA/DQ=; h=Date:From:To:Subject:From; b=LNGgKPyzH+mBqdvgbwL8HzSoqctewdHJYqQVCOhKgVyZYSUhCNJhDuYimY1DFErBg 9fJJGAZy+W2j+xXtCY68WuQxbFc77PhI3wRnpV/CnHxkXoZy27dk0Fq6Bayug5+09e Qkw8/dsT/YHae5l3r4iWrMK6Tp35NpE4OljMVidY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ciphersuite-16/000000-25104c@github.com>
Subject: [quicwg/base-drafts] 25104c: Better articulate principles for ciphersuites
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R7pI_SMhuz9yRdGp3uOLXDN1U3U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:53:28 -0000

  Branch: refs/heads/ciphersuite-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: 25104cf2afb468c0579b6298ee2097a68aa0a53b
      https://github.com/quicwg/base-drafts/commit/25104cf2afb468c0579b6298ee2097a68aa0a53b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Better articulate principles for ciphersuites

For input to discussion on the related issues.  This says that we don't
do CCM_8 and makes it clear that you don't reject an attempt to use a
ciphersuite you don't understand.

Closes #2742, #2682, #2581.



From nobody Wed May 22 02:54:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 973A51200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_mndkwKwNEk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:00 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDEB61200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:53:58 -0700 (PDT)
Date: Wed, 22 May 2019 02:53:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518838; bh=3MHCp8duwshACD0oRKMZe1BA1wQKGTUiy0aiiiHLrA8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H+5XjnHfO4JqLdr2lnmCIjywWY5aOXeyuFBUrPtqTipOtMvyYc7mnQzxdLP/7DyHl rp7jstxha9sXpaPJZSZS3SLP4YMWlUZXvFMHS7rVtPEaMiOnxlvsSDQrNf/bd/f4vX oNgAgppaj4mlxusfum4fXTLoCWWsi5xSGikcPRBU=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ILXPEMIHDE3RTHI526JHLNEVBNHHBSQ7R3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2541/494735347@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2541@github.com>
References: <quicwg/base-drafts/issues/2541@github.com>
Subject: Re: [quicwg/base-drafts] Clients cannot abandon Initial packets while server can still send initial close (#2541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51c3610d3b_309b3fd983ecd960261621"; 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/2dGGKnKftG1gpsnekp8zPcAhQSU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:54:02 -0000

----==_mimepart_5ce51c3610d3b_309b3fd983ecd960261621
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

See also #2741 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2541#issuecomment-494735347
----==_mimepart_5ce51c3610d3b_309b3fd983ecd960261621
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>See also <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447000411" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2741" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2741/hovercard" href="https://github.com/quicwg/base-drafts/issues/2741">#2741</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/2541?email_source=notifications&amp;email_token=AFTOJK2F24BJKEFAZOK3EF3PWUJ3NA5CNFSM4HAIOPVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Q74Y#issuecomment-494735347">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35OQCIIQUQPMW54BLPWUJ3NANCNFSM4HAIOPVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7S6N3DERPLH25CJZDPWUJ3NA5CNFSM4HAIOPVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Q74Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2541?email_source=notifications\u0026email_token=AFTOJK2F24BJKEFAZOK3EF3PWUJ3NA5CNFSM4HAIOPVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Q74Y#issuecomment-494735347",
"url": "https://github.com/quicwg/base-drafts/issues/2541?email_source=notifications\u0026email_token=AFTOJK2F24BJKEFAZOK3EF3PWUJ3NA5CNFSM4HAIOPVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Q74Y#issuecomment-494735347",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce51c3610d3b_309b3fd983ecd960261621--


From nobody Wed May 22 02:54:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C110120072 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zd1zhzmQIV9l for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:35 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4588120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:54:34 -0700 (PDT)
Date: Wed, 22 May 2019 02:54:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518874; bh=kMJtLWhg5puaiAeclMCsrQ7yZAcP/BK6C4UhWKNa3pw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SOaVbDdBdJB5pQBmbcho8bGuOO6nFc0ZNiToG47eNN21SLsgJJI/aAcy+Rn1HPfEM akCbMbZsYiG6LvANbCAPfVhI2/zzq91Mq2Lu86HxhVU2e3WfXB6p59opbMmj1HBbQW frpZowc2WA1luE0pMEy6YNzlWE2gl8+snV2FK294=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2C5H5BPQT7BW4Y62V26JHNVEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743@github.com>
Subject: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51c5a34883_60553f862e4cd96813392c"; 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/a4CzbI6ZglxZQf0r4h0Qk3ykcBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:54:36 -0000

----==_mimepart_5ce51c5a34883_60553f862e4cd96813392c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For input to discussion on the related issues.  This says that we don't
do CCM_8 and makes it clear that you don't reject an attempt to use a
ciphersuite you don't understand.

This is an editorial resolution to the design issue.

Closes #2742, #2682, #2581.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2743

-- Commit Summary --

  * Better articulate principles for ciphersuites

-- File Changes --

    M draft-ietf-quic-tls.md (26)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2743.patch
https://github.com/quicwg/base-drafts/pull/2743.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/2743

----==_mimepart_5ce51c5a34883_60553f862e4cd96813392c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>For input to discussion on the related issues.  This says that we don'=
t<br>
do CCM_8 and makes it clear that you don't reject an attempt to use a<br>=

ciphersuite you don't understand.</p>
<p>This is an editorial resolution to the design issue.</p>
<p><span class=3D"issue-keyword tooltipped tooltipped-se" aria-label=3D"T=
his pull request closes issue #2742.">Closes</span> <a class=3D"issue-lin=
k js-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D=
"447039411" data-permission-text=3D"Issue title is private" data-url=3D"h=
ttps://github.com/quicwg/base-drafts/issues/2742" data-hovercard-type=3D"=
issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/2742/hovercard" h=
ref=3D"https://github.com/quicwg/base-drafts/issues/2742">#2742</a>, <a c=
lass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issue=
 title" data-id=3D"442445338" data-permission-text=3D"Issue title is priv=
ate" data-url=3D"https://github.com/quicwg/base-drafts/issues/2682" data-=
hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts=
/pull/2682/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/=
2682">#2682</a>, <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load issue title" data-id=3D"427952358" data-permission-text=3D=
"Issue title is private" data-url=3D"https://github.com/quicwg/base-draft=
s/issues/2581" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicw=
g/base-drafts/issues/2581/hovercard" href=3D"https://github.com/quicwg/ba=
se-drafts/issues/2581">#2581</a>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/2743=
'>https://github.com/quicwg/base-drafts/pull/2743</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Better articulate principles for ciphersuites</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href=3D"https://github.com/quicwg/base-drafts/pull/2743/files#diff=
-0">draft-ietf-quic-tls.md</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2743.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/2743.patch</a></li>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2743.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/2743.diff</a></li>
</ul>

<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/2743?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6G7R236OWMNQ2XWRDPWUJ5VA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFUVEXG43VMW=
VGG33NNVSW45C7NFSM4GVFJUIQ">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK2L5NKKM7IH6LANKNTPWUJ5VAN=
CNFSM4HOSTCBA">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK6O4II2NEFPGWEPL2DPWUJ5VA5CNFSM4HOSTCBKYY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFJUIQ.gif" height=3D"1" width=3D"1" a=
lt=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/2743?email_source=3D=
notifications\u0026email_token=3DAFTOJK6G7R236OWMNQ2XWRDPWUJ5VA5CNFSM4HOS=
TCBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFJUIQ",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6G7R236OWMNQ2XWRDPWUJ5VA5CNFSM4HOSTC=
BKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFJUIQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce51c5a34883_60553f862e4cd96813392c--


From nobody Wed May 22 02:55:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3998F1200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3sVRgwuy2B8i for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:54:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A1C65120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:54:57 -0700 (PDT)
Date: Wed, 22 May 2019 02:54:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558518896; bh=lrUXzZYRcsu0jcFxeWzkTWFOn6lWfFXj6wJwzuPmJi4=; h=Date:From:To:Subject:From; b=Yui3mzCU82VpQPiVXtZSAmYeMQLO6pb5KCkLe8wTwL5BhM7k1grN/+Ryp3uBg1cMA GsI2MiqzVyAAfGb8JOMing0ihJS9utWmaMxCQ9v4EwDBUpWv1D+zboI3Cke5Yre8xs 3ldMzGjf/GjYw3KsXAW4rcNTfMCtvidN0w3JNsfQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7cb2f1-ea0233@github.com>
Subject: [quicwg/base-drafts] ea0233: Script updating gh-pages from 25104cf2. [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/LNIIw7Hk_DXoGa70FuR9cr7UIqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:54:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea02338b86a09df8a1dc56e7bd7fa87508b7b2b9
      https://github.com/quicwg/base-drafts/commit/ea02338b86a09df8a1dc56e7bd7fa87508b7b2b9
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    A ciphersuite-16/draft-ietf-quic-http.html
    A ciphersuite-16/draft-ietf-quic-http.txt
    A ciphersuite-16/draft-ietf-quic-invariants.html
    A ciphersuite-16/draft-ietf-quic-invariants.txt
    A ciphersuite-16/draft-ietf-quic-qpack.html
    A ciphersuite-16/draft-ietf-quic-qpack.txt
    A ciphersuite-16/draft-ietf-quic-recovery.html
    A ciphersuite-16/draft-ietf-quic-recovery.txt
    A ciphersuite-16/draft-ietf-quic-tls.html
    A ciphersuite-16/draft-ietf-quic-tls.txt
    A ciphersuite-16/draft-ietf-quic-transport.html
    A ciphersuite-16/draft-ietf-quic-transport.txt
    A ciphersuite-16/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 25104cf2. [ci skip]



From nobody Wed May 22 02:57:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3EBD1200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:57:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0huBT45wJHRF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 02:57:18 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7DFA120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 02:57:17 -0700 (PDT)
Date: Wed, 22 May 2019 02:57:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558519037; bh=DjdmXlFoxgtnemPa+30Ql4bhCdkmOvf7SJ2OEHKkR0Y=; h=Date:From:To:Subject:From; b=JpdOMrjW8bDf/OBd/DbSBuqdntv1gi0n0sUPROqSiypBOHqE9HlS20DdMpD49o+sH ViS/Nn9Xm7zOU8Z+gZZ2S6rYkSOyvBQEkGUz/UkEhvuCeUsifjTozZpsBlJn2b/91B 97an+2GRWRb/0xf96h7RmCAhu3eXkUZQ+sojwpOI=
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/dcb384-80760a@github.com>
Subject: [quicwg/wg-materials] 2421f2: Add WebTransport slides
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QZQ3QX-yKkiMDHyooLpnBEXlnJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 09:57:19 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 2421f2737a619f39cba23ea18d25a3f1039d1db3
      https://github.com/quicwg/wg-materials/commit/2421f2737a619f39cba23ea18d25a3f1039d1db3
  Author: Victor Vasiliev <vasilvv@mit.edu>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    A interim-19-05/webtransport-20190522.pdf

  Log Message:
  -----------
  Add WebTransport slides


  Commit: 80760af27a2519e1b96f8fd8f787fe566b6f93ef
      https://github.com/quicwg/wg-materials/commit/80760af27a2519e1b96f8fd8f787fe566b6f93ef
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    A interim-19-05/webtransport-20190522.pdf

  Log Message:
  -----------
  Merge pull request #111 from vasilvv/master

Add WebTransport slides


Compare: https://github.com/quicwg/wg-materials/compare/dcb384af8c99...80760af27a25


From nobody Wed May 22 03:04:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0812B120113 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:04:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BwNVcZkknwai for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:04:53 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 262D0120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:04:53 -0700 (PDT)
Date: Wed, 22 May 2019 03:04:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558519491; bh=DwJgJA2+DxIoGI0TdkgFOhA9I28F7qIqBugOSX6a1M0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fxSdjzWvZU4ztwEfwjdNRU09tMqsSUbgil4htgqjqtxnubRbbV2Bb11BdhUfqgRJ8 lAgDQ4um5CvQCQZ7j+5mE5193PK/kCBFs50VF/UY3lPPGe+z173N7fIvNfTknMSTwt iu68VvrgtkSzr7C8RBHk2hJABRN27KYE4Cc8oKts=
From: Nick Harper <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OW6Y5PI2QBA7K2CF26JIUHEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/review/240531329@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce51ec3d10ee_660f3fa7b18cd96067978b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nharper
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JwWVPz3n3VyntmYyCUoWcO9CHXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:04:55 -0000

----==_mimepart_5ce51ec3d10ee_660f3fa7b18cd96067978b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nharper commented on this pull request.



> @@ -964,10 +970,12 @@ sample.
 To ensure that sufficient data is available for sampling, packets are padded so
 that the combined lengths of the encoded packet number and protected payload is
 at least 4 bytes longer than the sample required for header protection.  For the
-AEAD functions defined in {{?TLS13}}, which have 16-byte expansions and 16-byte
-header protection samples, this results in needing at least 3 bytes of frames in
-the unprotected payload if the packet number is encoded on a single byte, or 2
-bytes of frames for a 2-byte packet number encoding.
+ciphersuites defined in {{?TLS13}} - other than TLS_AES_128_CCM_8_SHA256, for

Nit: Remove "For" (the sentence should start "The ciphersuites defined in").

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2743#pullrequestreview-240531329
----==_mimepart_5ce51ec3d10ee_660f3fa7b18cd96067978b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@nharper</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2743#discussion_r286411734">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -964,10 +970,12 @@ sample.
 To ensure that sufficient data is available for sampling, packets are padded so
 that the combined lengths of the encoded packet number and protected payload is
 at least 4 bytes longer than the sample required for header protection.  For the
-AEAD functions defined in {{?TLS13}}, which have 16-byte expansions and 16-byte
-header protection samples, this results in needing at least 3 bytes of frames in
-the unprotected payload if the packet number is encoded on a single byte, or 2
-bytes of frames for a 2-byte packet number encoding.
+ciphersuites defined in {{?TLS13}} - other than TLS_AES_128_CCM_8_SHA256, for
</pre>
<p>Nit: Remove "For" (the sentence should start "The ciphersuites defined in").</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications&amp;email_token=AFTOJK5XZWCDH6ZJCPXXGYLPWULEHA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLDPAI#pullrequestreview-240531329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7J2ON6RJK2FKIKLVTPWULEHANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SRFKDXPPGOPONO2DPWULEHA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLDPAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK5XZWCDH6ZJCPXXGYLPWULEHA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLDPAI#pullrequestreview-240531329",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK5XZWCDH6ZJCPXXGYLPWULEHA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLDPAI#pullrequestreview-240531329",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce51ec3d10ee_660f3fa7b18cd96067978b--


From nobody Wed May 22 03:15:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 894E41200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:15:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s8jj68DYAh4h for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:15:29 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99078120077 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:15:29 -0700 (PDT)
Date: Wed, 22 May 2019 03:15:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520128; bh=q94nD/Tu3U/CDE6lm+bHrRO6wgKrtaMkluQCFBfttAw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MtCZDguddRwONLxZSNomqhapGlOGe2ouf+4bZvpG+0C5JWEfBpcJUgMUe1jCveLMk wIcjGKxDVyCRTEu96d2MloPZEp0xVYm5fP3hTBs1v/HGTsUPkG4/a6nnobYvwFOxeP Lf4sHB1ot4+kBq4OF+H4cBFf286KzEb3jIKNyozU=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52BW544K75BP322J526JJ4BEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/review/240536453@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce521405c7a5_65203fc0ef8cd968139380"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JLHa348CZ8HCDF98Lw-pvHGbJbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:15:31 -0000

----==_mimepart_5ce521405c7a5_65203fc0ef8cd968139380
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rpaulo commented on this pull request.



> @@ -825,11 +825,17 @@ This provides protection against off-path attackers and robustness against QUIC
 version unaware middleboxes, but not against on-path attackers.
 
 QUIC can use any of the ciphersuites defined in {{!TLS13}} with the exception of
-TLS_AES_128_CCM_8_SHA256.  The AEAD for that ciphersuite, AEAD_AES_128_CCM_8
-{{?CCM=RFC6655}}, does not produce a large enough authentication tag for use
-with the header protection designs provided (see {{header-protect}}).  All other
-ciphersuites defined in {{!TLS13}} have a 16-byte authentication tag and produce
-an output 16 bytes larger than their input.
+TLS_AES_128_CCM_8_SHA256.  A ciphersuite MUST NOT be negotiated unless a header
+protection scheme is defined for the ciphersuite.  This document defines a
+header protection scheme for all ciphersuites defined in {{!TLS13}} aside from
+TLS_AES_128_CCM_8_SHA256.  These ciphersuites have a 16-byte authentication tag
+and produce an output 16 bytes larger than their input.
+
+Note:
+
+: An endpoint MUST NOT reject a ClientHello that offers a ciphersuite that

duplicate "that offers a cipher suite"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2743#pullrequestreview-240536453
----==_mimepart_5ce521405c7a5_65203fc0ef8cd968139380
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rpaulo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2743#discussion_r286415722">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -825,11 +825,17 @@ This provides protection against off-path attackers and robustness against QUIC
 version unaware middleboxes, but not against on-path attackers.
 
 QUIC can use any of the ciphersuites defined in {{!TLS13}} with the exception of
-TLS_AES_128_CCM_8_SHA256.  The AEAD for that ciphersuite, AEAD_AES_128_CCM_8
-{{?CCM=RFC6655}}, does not produce a large enough authentication tag for use
-with the header protection designs provided (see {{header-protect}}).  All other
-ciphersuites defined in {{!TLS13}} have a 16-byte authentication tag and produce
-an output 16 bytes larger than their input.
+TLS_AES_128_CCM_8_SHA256.  A ciphersuite MUST NOT be negotiated unless a header
+protection scheme is defined for the ciphersuite.  This document defines a
+header protection scheme for all ciphersuites defined in {{!TLS13}} aside from
+TLS_AES_128_CCM_8_SHA256.  These ciphersuites have a 16-byte authentication tag
+and produce an output 16 bytes larger than their input.
+
+Note:
+
+: An endpoint MUST NOT reject a ClientHello that offers a ciphersuite that
</pre>
<p>duplicate "that offers a cipher suite"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications&amp;email_token=AFTOJK5X52VNPTU7FYCCTZDPWUMMBA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLEXBI#pullrequestreview-240536453">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NHWVLI57UCJ67HTTPWUMMBANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7N2VVTNRQGWFHTUX3PWUMMBA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLEXBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK5X52VNPTU7FYCCTZDPWUMMBA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLEXBI#pullrequestreview-240536453",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK5X52VNPTU7FYCCTZDPWUMMBA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLEXBI#pullrequestreview-240536453",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce521405c7a5_65203fc0ef8cd968139380--


From nobody Wed May 22 03:17:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA97C1200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:17:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zLCO8rbHaFPW for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:17:12 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF3611200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:17:11 -0700 (PDT)
Date: Wed, 22 May 2019 03:17:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520230; bh=UdkvbKyZyEazK4f8sIj3behv6MFmgDygrd4Np5aHR7o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V6o7GX6rYISEEZDgbyU69N1UHBeitxdxoXGbwK9WpImZRDLzAghatZ5lXya4D/2nJ 7iLDRfVZO7e5lZqihenbshx03Gu4m6EuZ015uwUEU3hFdRJV52h3zydetgMvlbigk9 9RETN0N/1kqVmpp8cU6xDIUdQyHnzETzGQaAbTY8=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KNJKOXPJUVDNXXWF26JKCNEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/c494742791@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce521a6d4aba_39093fd983ecd9604335bb"; 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/pS7HKPZ_rZqnlbQzCnZtma1noA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:17:13 -0000

----==_mimepart_5ce521a6d4aba_39093fd983ecd9604335bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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/2743#issuecomment-494742791
----==_mimepart_5ce521a6d4aba_39093fd983ecd9604335bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2743?email_source=notifications&amp;email_token=AFTOJKZZZNQRXURTYGCQ253PWUMSNA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6S2BY#issuecomment-494742791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSKVXXKPGGYCJWYNTPWUMSNANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FCXEQEX4M7QOC3MLPWUMSNA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6S2BY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJKZZZNQRXURTYGCQ253PWUMSNA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6S2BY#issuecomment-494742791",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJKZZZNQRXURTYGCQ253PWUMSNA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6S2BY#issuecomment-494742791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce521a6d4aba_39093fd983ecd9604335bb--


From nobody Wed May 22 03:27:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 402BF1200F3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aXsXiNqcvbmz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:10 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2447F1200C7 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:27:10 -0700 (PDT)
Date: Wed, 22 May 2019 03:27:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520828; bh=sWqcJtHc7RCbq4/ockjtEZ58zJ8eOzpnEpUCFuSFCfs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=h0EDUi8YQ3aNvzS3FdFAqCh1uJ+3lUeoRVetZWAS8AK9lHKaQQ9gT9XtQAEVjCVz1 AhlrrU5ckYyUv1G6sDMTAbjr6IrZ3qyZgIHm0s3tEi+lWk0M0Ryui43WhEfZwQ1tTO MXt2fdvAGGTzp7Ye57lH/8LpCcePmtgy2nb79FGs=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6V775EK62YBOX6NNN26JLHZEVBNHHBVJMHUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2744@github.com>
Subject: [quicwg/base-drafts] Idle Timer Can Fire Even with Outstanding Data to Send (#2744)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce523fcc1e3c_1ae33fa7a8acd96c10142b0"; 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/6uGhQ5fHWw1ipMjWgU94vZzo5wA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:27:12 -0000

----==_mimepart_5ce523fcc1e3c_1ae33fa7a8acd96c10142b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If a connection gets send blocked for long enough (i.e. the peer application isn't draining the data right now, and thus not giving more flow control credit) the idle timer will fire. This is because no data is being sent over the wire while the sender is blocked. To me, it seems that we shouldn't consider a connection as idle if the application is actively trying to send.

While in this blocked state, should the transport periodically send some ACK eliciting packet to keep the connection alive?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2744
----==_mimepart_5ce523fcc1e3c_1ae33fa7a8acd96c10142b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If a connection gets send blocked for long enough (i.e. the peer application isn't draining the data right now, and thus not giving more flow control credit) the idle timer will fire. This is because no data is being sent over the wire while the sender is blocked. To me, it seems that we shouldn't consider a connection as idle if the application is actively trying to send.</p>
<p>While in this blocked state, should the transport periodically send some ACK eliciting packet to keep the connection alive?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications&amp;email_token=AFTOJK64X6DXZOZGDLN7TS3PWUNXZA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFQ6RQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK34SWL5DLU5MH7PMRLPWUNXZANCNFSM4HOS3R3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IMFHWLE5SGXA55E3PWUNXZA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFQ6RQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK64X6DXZOZGDLN7TS3PWUNXZA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFQ6RQ",
"url": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK64X6DXZOZGDLN7TS3PWUNXZA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFQ6RQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce523fcc1e3c_1ae33fa7a8acd96c10142b0--


From nobody Wed May 22 03:27:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F3741200C7 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BO7rqKwABbr for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C120F12006E for <quic-issues@ietf.org>; Wed, 22 May 2019 03:27:40 -0700 (PDT)
Date: Wed, 22 May 2019 03:27:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520859; bh=vcvGvhmitGXBlzJleAaCriyar5D7BBNvJqo9doe412c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b3j3tAo9ZMQhUro84gREylKBfn/p2HffydV3ZYZVs39FHZj6WTFveSbnbI9Fa352p aP3bS7aEdio34QUUbBMCQzzbRDQA6ypAXrYM9BYNGEvXJNUXO/Qy4AYLR3yF1h2QxK 1VrzjuVFbyXz9+bqpFwTuE0OHobIBrPrDVyZhXbQ=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37QIS2BXSX6KAZOXV26JLJXEVBNHHBOTDA3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2163/494745983@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2163@github.com>
References: <quicwg/base-drafts/issues/2163@github.com>
Subject: Re: [quicwg/base-drafts] ECN attacks (#2163)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5241b8bda3_3ae93fc0ef8cd9683218af"; 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/klr_2w3LY3uHGdOocvRy1oXPwLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:27:42 -0000

----==_mimepart_5ce5241b8bda3_3ae93fc0ef8cd9683218af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As I see this: QUIC receivers ignore the ECN codepoint field received in IP packets that carry duplicate QUIC packets (see {{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/issues/2163#issuecomment-494745983
----==_mimepart_5ce5241b8bda3_3ae93fc0ef8cd9683218af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As I see this: QUIC receivers ignore the ECN codepoint field received in IP packets that carry duplicate QUIC packets (see {{ecn}}).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2163?email_source=notifications&amp;email_token=AFTOJK2ZSM32QYQZSWYBTPTPWUNZXA5CNFSM4GKKCOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TS7Y#issuecomment-494745983">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SLWC3EHC63BOEDN3PWUNZXANCNFSM4GKKCOBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VIHOH73FIGWXMGV3PWUNZXA5CNFSM4GKKCOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TS7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2163?email_source=notifications\u0026email_token=AFTOJK2ZSM32QYQZSWYBTPTPWUNZXA5CNFSM4GKKCOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TS7Y#issuecomment-494745983",
"url": "https://github.com/quicwg/base-drafts/issues/2163?email_source=notifications\u0026email_token=AFTOJK2ZSM32QYQZSWYBTPTPWUNZXA5CNFSM4GKKCOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TS7Y#issuecomment-494745983",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5241b8bda3_3ae93fc0ef8cd9683218af--


From nobody Wed May 22 03:27:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A765F1200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5c6ouQiCabBN for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:27:45 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00C9A1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:27:44 -0700 (PDT)
Date: Wed, 22 May 2019 03:27:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520863; bh=W6zqc/dc72/oDTfZayYzmjNJy4UyX6YDxP0CyibheIQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OvoPlH09uoKgcbCRwG6wCgXPDXz92xTjX3xFjTqh5Mgjo4gi6CioKHKDCyeToAJ8J zyhE9KAl/tYmJTH4XsPYMAzLpHikwaLBySE0ASpr2h6BLAFaGM7v8LMVCt6vwY+Q8i JnX3xkSMsoF5u6ycPT79/S7aIW7BYbG0ER5+Q0Q0=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WSSOMIROP337HMG526JLJ7EVBNHHBSVHB6Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2550/494746007@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2550@github.com>
References: <quicwg/base-drafts/issues/2550@github.com>
Subject: Re: [quicwg/base-drafts] Apply GREASE to transport parameters (#2550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5241fcdaa0_1ed3fa7b18cd96013849e5"; 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/kSaHcqkPj2CsewOaXsnZIoLgURw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:27:47 -0000

----==_mimepart_5ce5241fcdaa0_1ed3fa7b18cd96013849e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London, @mjoras to prepare 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/2550#issuecomment-494746007
----==_mimepart_5ce5241fcdaa0_1ed3fa7b18cd96013849e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6666676" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mjoras">@mjoras</a> to prepare 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/2550?email_source=notifications&amp;email_token=AFTOJK3IE66SJNK2EZ4E2ADPWUNZ7A5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TTFY#issuecomment-494746007">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IR6OP73HX6VVKDHDPWUNZ7ANCNFSM4HA5GFKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRTNMDZDYQNHJLEGDPWUNZ7A5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TTFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2550?email_source=notifications\u0026email_token=AFTOJK3IE66SJNK2EZ4E2ADPWUNZ7A5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TTFY#issuecomment-494746007",
"url": "https://github.com/quicwg/base-drafts/issues/2550?email_source=notifications\u0026email_token=AFTOJK3IE66SJNK2EZ4E2ADPWUNZ7A5CNFSM4HA5GFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TTFY#issuecomment-494746007",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5241fcdaa0_1ed3fa7b18cd96013849e5--


From nobody Wed May 22 03:29:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46F0A120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:29:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Oy1CvDBN0O6T for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:29:13 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20C0312004D for <quic-issues@ietf.org>; Wed, 22 May 2019 03:29:13 -0700 (PDT)
Date: Wed, 22 May 2019 03:29:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558520952; bh=IG6gyi0zFWl2XY/5n0KA3w7d7ScUEvjEd782+qtHSdc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lGLq0vOQX2XGQ3LCkah1xP7C884Q9aLowDQnMU6syi7qVHTMl7GsUmWQHCLwkX7rA mcb0Q2MTG1Hs8PrNqAiGfQtCwp5ypHEcG8awAKOMpewvWcIjDttb7v7ZHxdGYnqX0c 0p+1/5Mnbx5u/TCO2+CGFCGEqJBImbD9OAM0m9HM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QLMULNE747V5VA7N26JLPREVBNHHBVJKHWM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2742/494746435@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2742@github.com>
References: <quicwg/base-drafts/issues/2742@github.com>
Subject: Re: [quicwg/base-drafts] Automatic applicability of new TLS cipher suites (#2742)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce524783291c_65c23f87068cd9681800d6"; 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/f_0RUdw09a4WvH8-WVpuuoESC98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:29:14 -0000

----==_mimepart_5ce524783291c_65c23f87068cd9681800d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How about header protection which depends on being defined for the negotiated AEAD?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2742#issuecomment-494746435
----==_mimepart_5ce524783291c_65c23f87068cd9681800d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>How about header protection which depends on being defined for the negotiated AEAD?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications&amp;email_token=AFTOJKYD5QXMY3RTD7FU5ZTPWUN7RA5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TWQY#issuecomment-494746435">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GAQSXCTLKSG3CLFDPWUN7RANCNFSM4HOSSJHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYK72HF4P4AOGL6TVTPWUN7RA5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TWQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKYD5QXMY3RTD7FU5ZTPWUN7RA5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TWQY#issuecomment-494746435",
"url": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKYD5QXMY3RTD7FU5ZTPWUN7RA5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6TWQY#issuecomment-494746435",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce524783291c_65c23f87068cd9681800d6--


From nobody Wed May 22 03:37:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEFCC1200C4 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yq-rFrSDoLXb for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:37:03 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97C39120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:37:03 -0700 (PDT)
Date: Wed, 22 May 2019 03:37:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558521422; bh=y9QIEnsdgktCmIYF/4ZwsaGDByF/2mNKBA6F73UgzOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bSNZRWDXp/KwvSuQqxs+efuYfbZCxOux6a0KlH8XLmLlcVuctYde4Kqs1uuct8ikh gOt8l+1Re/h8KV9ENG8tJGv+q/bCJ6yX//3rlyzWKt5MK3var/9L/ichwr80ATFmoe dDoJHtrs4l0O/efV3Oc8+9l4o/iUBMnOEDx1zCHs=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CYGHLKH22PZRIAK526JMM5EVBNHHBVJKHWM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2742/494748700@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2742@github.com>
References: <quicwg/base-drafts/issues/2742@github.com>
Subject: Re: [quicwg/base-drafts] Automatic applicability of new TLS cipher suites (#2742)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5264e3dc82_2c003fc0ef8cd968195301d"; 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/2SIAr6d9P8G62uj01iR5RsoLsPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:37:05 -0000

----==_mimepart_5ce5264e3dc82_2c003fc0ef8cd968195301d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That's what paragraph 2 above is 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/2742#issuecomment-494748700
----==_mimepart_5ce5264e3dc82_2c003fc0ef8cd968195301d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That's what paragraph 2 above is 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/2742?email_source=notifications&amp;email_token=AFTOJK2YQ5YLQUKNWW5JCI3PWUO45A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6UIHA#issuecomment-494748700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFUBJKZ4ALBPJONADPWUO45ANCNFSM4HOSSJHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK452NQKSLIV4NPN6A3PWUO45A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6UIHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJK2YQ5YLQUKNWW5JCI3PWUO45A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6UIHA#issuecomment-494748700",
"url": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJK2YQ5YLQUKNWW5JCI3PWUO45A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6UIHA#issuecomment-494748700",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5264e3dc82_2c003fc0ef8cd968195301d--


From nobody Wed May 22 03:38:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08AE81200FA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:38:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Asa2nSFFe8wF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:38:31 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48E3F1200F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:38:31 -0700 (PDT)
Date: Wed, 22 May 2019 03:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558521510; bh=xAYbpkgfqXcOI0/a/XkTqkDJV0P6o6ovltlb4vZmKwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A+8mR0nfMfWY4Sk78t16JM4spb94iflH/itvck7qFGYQWfJYL4nn3M2Dh4ogdlZK1 wqPtSi4WP0254F/BbIwpoIobNRCqRoN5JA11EeowGF1WqQAa7vMAVB8uTBedhyJv0H NECWBe3ZNsEzNOCbCdjs9qeG58JtiQnBJ919dgLw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NZCZVCXSK5RELER526JMSNEVBNHHBVJMHUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2744/494749141@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2744@github.com>
References: <quicwg/base-drafts/issues/2744@github.com>
Subject: Re: [quicwg/base-drafts] Idle Timer Can Fire Even with Outstanding Data to Send (#2744)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce526a640f0e_130f3f87068cd96889944c"; 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/iwohdENcrIiQ2ivar3332HXEM4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:38:33 -0000

----==_mimepart_5ce526a640f0e_130f3f87068cd96889944c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It is not much different from being blocked because there is currently nothing to send. The timeout will clean up connections that do not make progress. If the application is happy with waiting a very long time to proceed, it could send pings, but it might as well want to call it a day. So I'm not sure the spec needs to say anything about that. We are talking about 10 minutes of no progress by default.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2744#issuecomment-494749141
----==_mimepart_5ce526a640f0e_130f3f87068cd96889944c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It is not much different from being blocked because there is currently nothing to send. The timeout will clean up connections that do not make progress. If the application is happy with waiting a very long time to proceed, it could send pings, but it might as well want to call it a day. So I'm not sure the spec needs to say anything about that. We are talking about 10 minutes of no progress by default.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications&amp;email_token=AFTOJK7CDEKJ4KVDLC3OQOLPWUPCNA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ULVI#issuecomment-494749141">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPXGIEL5L223RYSNLPWUPCNANCNFSM4HOS3R3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK46ZYPDS4EF6ZGSTYLPWUPCNA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ULVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK7CDEKJ4KVDLC3OQOLPWUPCNA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ULVI#issuecomment-494749141",
"url": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK7CDEKJ4KVDLC3OQOLPWUPCNA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ULVI#issuecomment-494749141",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce526a640f0e_130f3f87068cd96889944c--


From nobody Wed May 22 03:46:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 247B9120121 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:46:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G0N1N9kc6LNs for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:46:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 838BE12011A for <quic-issues@ietf.org>; Wed, 22 May 2019 03:46:22 -0700 (PDT)
Date: Wed, 22 May 2019 03:46:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558521981; bh=lnZ63SgtBO9yZe+69GpgR8FKHpzX9jSLPI47UyxkNss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xi6vUy34KURp7ijBn9LgCsimrmQ6CIWRlH76DrR5BcoYPH4hn20LKLuIGh6Gqap54 mW1oaIDD1rs3oQ+pMOQTi2yqBBGtJ2vtYiWTUdNaA8jk2tFLxNdtdOXnRp0bzeHj4r LxwpgTxzFyanvzU9yOrnlmK6B1n9nwR13fQiwWVc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYY7X3KQ5N3HCBCELF26JNP3EVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494751384@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5287d6eb9b_24673fd090acd9602137955"; 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/9qx8DMXXn55ZBliaJakvhja1DB4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:46:24 -0000

----==_mimepart_5ce5287d6eb9b_24673fd090acd9602137955
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue actually I mixed two concepts in my question.

I'm asking generally, how much benefit does a priority tree provide over not having one, given that no-one bothers to support them in HTTP/2.

And second, perhaps it is not that important for performance sensitive websites because they use javascript to defer loading other javascript until first view images are loaded, and also to load more images when the user scrolls.

I'm not familiar  with Fetch/XHR. The lazy load techniques that I am referring to has to do with only making resources visible to the browser when needed by injecting script and image tags at opportune times and in an opportune 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/issues/2739#issuecomment-494751384
----==_mimepart_5ce5287d6eb9b_24673fd090acd9602137955
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> actually I mixed two concepts in my question.</p>
<p>I'm asking generally, how much benefit does a priority tree provide over not having one, given that no-one bothers to support them in HTTP/2.</p>
<p>And second, perhaps it is not that important for performance sensitive websites because they use javascript to defer loading other javascript until first view images are loaded, and also to load more images when the user scrolls.</p>
<p>I'm not familiar  with Fetch/XHR. The lazy load techniques that I am referring to has to do with only making resources visible to the browser when needed by injecting script and image tags at opportune times and in an opportune 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/issues/2739?email_source=notifications&amp;email_token=AFTOJKY6O3OYHAP2RTT6VS3PWUP73A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6U5GA#issuecomment-494751384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4UQLUHIKFZZ3O2GB3PWUP73ANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5S6BFZTZFAJEDMRHDPWUP73A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6U5GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKY6O3OYHAP2RTT6VS3PWUP73A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6U5GA#issuecomment-494751384",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKY6O3OYHAP2RTT6VS3PWUP73A5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6U5GA#issuecomment-494751384",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5287d6eb9b_24673fd090acd9602137955--


From nobody Wed May 22 03:55:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4443112003F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gq3pfSHGkniT for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97FF7120127 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:55:16 -0700 (PDT)
Date: Wed, 22 May 2019 03:55:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522515; bh=ivGSjGohQtHe2NJdf3lrecS+5IjQJumIkWKb6+4MdLI=; h=Date:From:To:Subject:From; b=vjmoUESsEbRmwm3PN3mZ3nQo1gx0nL0dV/iHAvFcB8BPwW1XT9E0y96Z9b5G2n2WC 0uqTtJwfD+qdVwTuqn9o9N7qnxZxyiRprRIESgRy7aexTxUPn+H68B4p0Q7Wzud4cs HHbt1srNcSXVjrvufpf4HVuf7nyBV0bkjf+0VIzU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3fb20b-fc8e49@github.com>
Subject: [quicwg/base-drafts] fc8e49: Keep idle timeout asymmetric
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cLedulAXyRXAfDzr7JWQo9DnGfk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:55:18 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: fc8e49829a67720c0d9c5a5d951051bc01615129
      https://github.com/quicwg/base-drafts/commit/fc8e49829a67720c0d9c5a5d951051bc01615129
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Keep idle timeout asymmetric

This clarifies the commitment (to send CONNECTION_CLOSE before the
timeout), and that this is a minimum, not a fixed commitment.

Closes #2602.



From nobody Wed May 22 03:55:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F752120127 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 oA88IEeaGkQa for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:29 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 366B312003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:55:29 -0700 (PDT)
Date: Wed, 22 May 2019 03:55:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522528; bh=lq/wpXlEzDpCLoQEeSbR9fvddHGrllVyZaaoY/NSLC8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jv9lqxvXT0Uy8vP27q4CoRya3XxJfjpNnCcUoHY6rXAkpRQRH/4iou+DFcyplp3hu Ngz1MOx+rPF9XBbfxUbyN1i6DEP/z4KOcOfRJuPF5o86lhE/btgxZTlNTW4Zmx1106 dmEim7G+tvF3V1+xfEt7H787FGxx5oG73oplbwA8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FQ7B6ELT2IOMXZVF26JOSBEVBNHHBTNDHLY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2602/issue_event/2358903348@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2602@github.com>
References: <quicwg/base-drafts/issues/2602@github.com>
Subject: Re: [quicwg/base-drafts] Idle timeout needs more description and a recommendation (#2602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52aa032294_32633fa7b18cd9601371438"; 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/nAshHL9FAFxH2PDUvKkSPjfTVRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:55:30 -0000

----==_mimepart_5ce52aa032294_32633fa7b18cd9601371438
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2602 via fc8e49829a67720c0d9c5a5d951051bc01615129.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2602#event-2358903348
----==_mimepart_5ce52aa032294_32633fa7b18cd9601371438
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="431253342" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2602" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2602/hovercard" href="https://github.com/quicwg/base-drafts/issues/2602">#2602</a> via <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/fc8e49829a67720c0d9c5a5d951051bc01615129/hovercard" href="https://github.com/quicwg/base-drafts/commit/fc8e49829a67720c0d9c5a5d951051bc01615129"><tt>fc8e498</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/issues/2602?email_source=notifications&amp;email_token=AFTOJK6DVBYL6XMY6O5HWVLPWURCBA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNAENA#event-2358903348">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LGDNE3ECPNBF5QZ3PWURCBANCNFSM4HEXQ3SQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YQEIJI2OVAW7QBKLPWURCBA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNAENA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJK6DVBYL6XMY6O5HWVLPWURCBA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNAENA#event-2358903348",
"url": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJK6DVBYL6XMY6O5HWVLPWURCBA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNAENA#event-2358903348",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52aa032294_32633fa7b18cd9601371438--


From nobody Wed May 22 03:56:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C181B120127 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0bVo6z5TEB0H for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:55:57 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F199612003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:55:56 -0700 (PDT)
Date: Wed, 22 May 2019 03:55:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522555; bh=YaFQkz+m6cU4czschQiLy/5Jzq0gh8AUKETuWFDuRPw=; h=Date:From:To:Subject:From; b=2djED8tL34zF1NdBNe26m1YmiSbLuq5vofLEtO9AHx/hw+5bcyqgGY295JW9efuk4 ldfAKNpGK+DS6A4OFCFOOgYoE+pVvIRcTzt1liqal54QqjrcBJ2mn0oMCkG2zxwfiK E3j17WB1eft4xXBNkLYqbsqL8oRO4QNY9jvkm+60=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/fc8e49-3fb20b@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/VtfPfeFomKGIqjHqy99ZClPligc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:55:59 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 03:56:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB083120127 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HRM8VomeWyeY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:13 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1232612003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:56:13 -0700 (PDT)
Date: Wed, 22 May 2019 03:56:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522571; bh=iWoF6P6IdL9SeitiGo0077cWjbQJljILZyoX2sh2kV4=; h=Date:From:To:Subject:From; b=xjPUZZtzFzn2WcJN/vLoZCqEmWTeU4TcglueAtNB2ksC/GiuLroESUB7FbC0/OTQn fCxkkfMr3xSli9jywT0fBFXVXGEZO01ZDr0CTbi688ojf/DIsMdl4dtubUblk8xRvQ 85R5g5ZZ0+YTQ+2zfyeLhG/OFcjDDumGmz9YFOH8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-asymmetric/000000-fc8e49@github.com>
Subject: [quicwg/base-drafts] fc8e49: Keep idle timeout asymmetric
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dUztwR4Z94bhYPj0UAnekRLPhYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:56:15 -0000

  Branch: refs/heads/idle-timeout-asymmetric
  Home:   https://github.com/quicwg/base-drafts
  Commit: fc8e49829a67720c0d9c5a5d951051bc01615129
      https://github.com/quicwg/base-drafts/commit/fc8e49829a67720c0d9c5a5d951051bc01615129
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Keep idle timeout asymmetric

This clarifies the commitment (to send CONNECTION_CLOSE before the
timeout), and that this is a minimum, not a fixed commitment.

Closes #2602.



From nobody Wed May 22 03:56:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BEF0120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ELQDySLzcwTy for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 386EE12003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:56:41 -0700 (PDT)
Date: Wed, 22 May 2019 03:56:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522600; bh=lMfxanwBnhygez14EjjP6+NUKJF5fPh7kHLGudMdeGU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WhBbsZQxdF+JXuLBozJjQrKoxXmR2CpoHgC6k6rPKc/jmFTsibqxf/Be9YlbjTLfp tAl4oR2Gq/OKhF3SPsirhjO5iKz6QYAm7y/0FapXEWHKMV572iNAeZv6cho2PkkHtA 1FYWdrJjeaaUADJ9e1FWpPzl97EdPoSGycKtXQ1c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JG77OI6A3VE56IMN26JOWREVBNHHBVJNZHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2745@github.com>
Subject: [quicwg/base-drafts] Keep idle timeout asymmetric (#2745)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52ae864909_d713ff3a10cd968385333"; 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/5MhFJyVysyN3oUkv0RUxB6BTZME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:56:43 -0000

----==_mimepart_5ce52ae864909_d713ff3a10cd968385333
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This clarifies the commitment (to send CONNECTION_CLOSE before the
timeout), and that this is a minimum, not a fixed commitment.

Editorial resolution to a design issue.

Closes #2602.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2745

-- Commit Summary --

  * Keep idle timeout asymmetric

-- File Changes --

    M draft-ietf-quic-transport.md (22)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2745.patch
https://github.com/quicwg/base-drafts/pull/2745.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/2745

----==_mimepart_5ce52ae864909_d713ff3a10cd968385333
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This clarifies the commitment (to send CONNECTION_CLOSE before the<br>
timeout), and that this is a minimum, not a fixed commitment.</p>
<p>Editorial resolution to a design issue.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2602.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="431253342" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2602" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2602/hovercard" href="https://github.com/quicwg/base-drafts/issues/2602">#2602</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/2745'>https://github.com/quicwg/base-drafts/pull/2745</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Keep idle timeout asymmetric</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2745/files#diff-0">draft-ietf-quic-transport.md</a>
    (22)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2745.patch'>https://github.com/quicwg/base-drafts/pull/2745.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2745.diff'>https://github.com/quicwg/base-drafts/pull/2745.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/2745?email_source=notifications&amp;email_token=AFTOJK6P7H3TEFIS3PEYPJLPWURGRA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFXE4A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IXV4JKMSWWJI6LQ3PWURGRANCNFSM4HOTCXPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JNAEBR52LECHAINDPWURGRA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFXE4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2745?email_source=notifications\u0026email_token=AFTOJK6P7H3TEFIS3PEYPJLPWURGRA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFXE4A",
"url": "https://github.com/quicwg/base-drafts/pull/2745?email_source=notifications\u0026email_token=AFTOJK6P7H3TEFIS3PEYPJLPWURGRA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVFXE4A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce52ae864909_d713ff3a10cd968385333--


From nobody Wed May 22 03:57:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60337120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p3kIFiigDnMG for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:56:57 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3129120127 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:56:57 -0700 (PDT)
Date: Wed, 22 May 2019 03:56:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522616; bh=ghzc9YPCSBmcMcZwY38RRPS7A85vAUkdEfm+H9H/5eA=; h=Date:From:To:Subject:From; b=O4eErZgr7NExjzQe76Apk6PvcMyTTJ/OqRk+NRJeDI0F6qusaOhLblahpNfiGcs5a jFB9TNcH7eaC947W89+VNNhGLsNHKOBy8X0bdGR+3jd0xylbBDDU+2rNFtQdVtfAXm C3wSRgb7rkPvonMXzqiyZpnZvWMqsRwBzXGw3MNQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ea0233-7e1293@github.com>
Subject: [quicwg/base-drafts] 7e1293: Script updating gh-pages from fc8e4982. [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/eUBzkx6bVMqyCBDli7DUdpHY9-s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:56:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7e1293fdf219b9c0fdf0c19529fe58ff3114b902
      https://github.com/quicwg/base-drafts/commit/7e1293fdf219b9c0fdf0c19529fe58ff3114b902
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  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 fc8e4982. [ci skip]



From nobody Wed May 22 03:57:11 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F35E120127 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OxiMwJFzZyVo for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:08 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2AC4F12003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:57:08 -0700 (PDT)
Date: Wed, 22 May 2019 03:57:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522627; bh=aRbcOXn1lmx3k2Ln2c169LsgD2DLP7SNXsXsL5Fzx10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GEFR54bXGTR6pNeq3Kvv6ZtkvD3ouQmTnHNd3FgAZRg3zBQRybrkxSu7Yo1nX6ub/ p1KffwZtYWNRzdJaFnR837tbzwQTqCJbmLbGsRyDYOu/Jn9ywFe3a3nkvf0Gj5c+83 6gBT3z+9WTDVRTch6Qzy1r5W3rzYwCnRaQso3zfg=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6C7WYVNCPOQMH2L526JOYHEVBNHHBTNDHLY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2602/issue_event/2358907228@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2602@github.com>
References: <quicwg/base-drafts/issues/2602@github.com>
Subject: Re: [quicwg/base-drafts] Idle timeout needs more description and a recommendation (#2602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52b0338957_32243fcfde4cd96412255d8"; 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/H7t54RoxL7LtwmIZWP5xmyu3MBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:57:10 -0000

----==_mimepart_5ce52b0338957_32243fcfde4cd96412255d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #2602.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2602#event-2358907228
----==_mimepart_5ce52b0338957_32243fcfde4cd96412255d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="431253342" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2602" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2602/hovercard" href="https://github.com/quicwg/base-drafts/issues/2602">#2602</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/2602?email_source=notifications&amp;email_token=AFTOJKYRRCODYISWNRJD6NTPWURIHA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNBCXA#event-2358907228">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGKK3HDKI5LPHZUWDPWURIHANCNFSM4HEXQ3SQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWXWR7ACGEJE7FTMTPWURIHA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNBCXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJKYRRCODYISWNRJD6NTPWURIHA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNBCXA#event-2358907228",
"url": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJKYRRCODYISWNRJD6NTPWURIHA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSNBCXA#event-2358907228",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52b0338957_32243fcfde4cd96412255d8--


From nobody Wed May 22 03:57:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8059D120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OHaykVa5rfLQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:23 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0873712003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:57:23 -0700 (PDT)
Date: Wed, 22 May 2019 03:57:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522642; bh=nsY5OuhF8Fn4cLMOwwsFtHbxPxsRHtZLGyqkWXacY9s=; h=Date:From:To:Subject:From; b=ObO9NCCo5PdGHBAymifK8956as1FqHu03zhYsGZo6lNlO/yBIJ1TRPoqGzezJS/q6 QJThLx1TGkFvy7Bm9QZEUZAKINfLz1drrrrIsOt1/Xy+RVPS5wHZeGTc6a4yqo19sV UwCaUIAGlHeGx1SbfH1tTDNfxC2t4tHIa9w6b4lo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7e1293-823dfa@github.com>
Subject: [quicwg/base-drafts] 823dfa: Script updating gh-pages from 3fb20ba4. [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/H0ousuvimTh_2moYQjsM8ofmja0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:57:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 823dfaf198e12cdcffee202bd5ddfde49a5a703b
      https://github.com/quicwg/base-drafts/commit/823dfaf198e12cdcffee202bd5ddfde49a5a703b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3fb20ba4. [ci skip]



From nobody Wed May 22 03:57:44 2019
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 C3BFB120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9R40WEGLO9vr for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:42 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02EC912003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:57:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=+2U8o+BpNGNGmoazNjChLFvKSzE=; b=YxNcl8n4btLSninY WhYHklCUWFqJaUrD4NTSV44s/WPctGX4z0ESNKJxyh117eNm+QdGRKRUNY+8o1O4 eMXdXpciFjXcyOsOyNixpNl5jbDpPBuWBeIbOy1QgsNVPWaFKHSW4QECaLO8RUF/ jl9MS+IQ+9xAfWc0DsGrkyS7chQ=
Received: by filter1857p1mdw1.sendgrid.net with SMTP id filter1857p1mdw1-29835-5CE52B24-8 2019-05-22 10:57:40.252478976 +0000 UTC m=+126713.148209026
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id xkysvYltSAGx_b2gK1BZhg for <quic-issues@ietf.org>; Wed, 22 May 2019 10:57:40.126 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 2E5C91E0815 for <quic-issues@ietf.org>; Wed, 22 May 2019 03:57:40 -0700 (PDT)
Date: Wed, 22 May 2019 10:57:40 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/823dfa-73199a@github.com>
Subject: [quicwg/base-drafts] 73199a: Script updating gh-pages from fc8e4982. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak062VKoiGn0ak2SfJ9y1xCxUMtT2HwI1AS2A7 QQS+EWo7ym9XgBDeO6twOgvnfhrC+FJVcNHOvlOSQPfDeeQ2+2oi/NBYs147exfwSos0iV2D6xJVqY KUh44BgGF5w/7RXTRak9z5R9XZ18CEhj4Vqcf4mH8fHGkjQVu9XwezMCEw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QxOE6b915W9YnFj0tbU2rh9wZPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:57:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 73199a6a5b3e7722776ddbc376dcd60c7b8b8a0c
      https://github.com/quicwg/base-drafts/commit/73199a6a5b3e7722776ddbc376dcd60c7b8b8a0c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    A idle-timeout-asymmetric/draft-ietf-quic-http.html
    A idle-timeout-asymmetric/draft-ietf-quic-http.txt
    A idle-timeout-asymmetric/draft-ietf-quic-invariants.html
    A idle-timeout-asymmetric/draft-ietf-quic-invariants.txt
    A idle-timeout-asymmetric/draft-ietf-quic-qpack.html
    A idle-timeout-asymmetric/draft-ietf-quic-qpack.txt
    A idle-timeout-asymmetric/draft-ietf-quic-recovery.html
    A idle-timeout-asymmetric/draft-ietf-quic-recovery.txt
    A idle-timeout-asymmetric/draft-ietf-quic-tls.html
    A idle-timeout-asymmetric/draft-ietf-quic-tls.txt
    A idle-timeout-asymmetric/draft-ietf-quic-transport.html
    A idle-timeout-asymmetric/draft-ietf-quic-transport.txt
    A idle-timeout-asymmetric/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fc8e4982. [ci skip]



From nobody Wed May 22 03:57:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46A2F120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JgocP3fySYJY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:57:55 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A31BE12003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:57:55 -0700 (PDT)
Date: Wed, 22 May 2019 03:57:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522675; bh=/4dHsLhiMTc4sOVyKVSIJ/bQdI0cRtxFmNEIHv6aWA0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r3nGU6EuhwYw8XRKtiseAm9D7r50zVNMzvNfmpiTqiMc3IbOx/iak1oaLcZYWrCXx FSOp92BvqndKJLh7oaeEHkAKXCq2y4qzrNdSpj0jafttkNmBVQagjOa1taCjs2Nbp+ Ph48SOFkKD1/IUM+EfyQXCnxAtYwxUSSb/ti5LLY=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RFYW35MOZVC5RI5F26JO3FEVBNHHBSTLPJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2546/494754593@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2546@github.com>
References: <quicwg/base-drafts/issues/2546@github.com>
Subject: Re: [quicwg/base-drafts] ACK of ACK are useful (#2546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52b32d842a_4ecf3ff0612cd96814862b9"; 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/U3Pb4k-4Z3yyK-ARJw2TJWnFnGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:57:57 -0000

----==_mimepart_5ce52b32d842a_4ecf3ff0612cd96814862b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

An alternative to relying on having to send ACK+PING would be requiring sending ACKs-of-ACKs, if you are sending non-(ACK|PADDING) frames (though not necessarily in the same packets as non-(ACK|PADDING) frames).

So, maybe: "_An endpoint MUST NOT send a packet containing only ACK or PADDING frames in response to a packet containing only ACK or PADDING frames, if the previous packet it sent contained only ACK or PADDING 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/issues/2546#issuecomment-494754593
----==_mimepart_5ce52b32d842a_4ecf3ff0612cd96814862b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>An alternative to relying on having to send ACK+PING would be requiring sending ACKs-of-ACKs, if you are sending non-(ACK|PADDING) frames (though not necessarily in the same packets as non-(ACK|PADDING) frames).</p>
<p>So, maybe: "<em>An endpoint MUST NOT send a packet containing only ACK or PADDING frames in response to a packet containing only ACK or PADDING frames, if the previous packet it sent contained only ACK or PADDING frames.</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/issues/2546?email_source=notifications&amp;email_token=AFTOJK4U7UD3ZHYVPFON4C3PWURLFA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VWII#issuecomment-494754593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZC5MF6F6DT57CDISTPWURLFANCNFSM4HATX6LA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3V4BK62CZEROVRMDTPWURLFA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VWII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2546?email_source=notifications\u0026email_token=AFTOJK4U7UD3ZHYVPFON4C3PWURLFA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VWII#issuecomment-494754593",
"url": "https://github.com/quicwg/base-drafts/issues/2546?email_source=notifications\u0026email_token=AFTOJK4U7UD3ZHYVPFON4C3PWURLFA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VWII#issuecomment-494754593",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52b32d842a_4ecf3ff0612cd96814862b9--


From nobody Wed May 22 03:58:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CE8E120129 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:58:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l53oIatJBeqx for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 03:58:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E96212003F for <quic-issues@ietf.org>; Wed, 22 May 2019 03:58:10 -0700 (PDT)
Date: Wed, 22 May 2019 03:58:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522689; bh=NZC3ENqYbbhrzQmtvW4i4rsHIArI54fChuOepKMZ1yA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WbiiqZypwG44U+FXOQLfb2hTM/tBd1JHAm6cbhw5jNxrtvraHRlE6qzS8AtQG4LPj 4iKd2guLxRNydKN/UdyjG7/8XgGr3gvib8Ho4OKd5deVJkpmPATGC12PzBrQ8sRUf0 +YT8y1qk6wcW365nfew0w6+yUWAyefAwICuUWOa4=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56MKOMBHO7SDJVU4526JO4DEVBNHHBTNDHLY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2602/494754670@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2602@github.com>
References: <quicwg/base-drafts/issues/2602@github.com>
Subject: Re: [quicwg/base-drafts] Idle timeout needs more description and a recommendation (#2602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52b4131246_22953fd090acd96036259"; 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/xPF7TrqJ1iOrfQ4gxUuXBsNaHfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 10:58:13 -0000

----==_mimepart_5ce52b4131246_22953fd090acd96036259
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; Hum favoured exploring a solution with the min of the two sides. @ianswett to write a PR to compare to @martin's push to master^H^H^H^HPR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2602#issuecomment-494754670
----==_mimepart_5ce52b4131246_22953fd090acd96036259
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; Hum favoured exploring a solution with the min of the two sides. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> to write a PR to compare to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=23795" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martin">@martin</a>'s push to master^H^H^H^HPR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications&amp;email_token=AFTOJK53HBIR4U7BJJXEVFTPWURMDA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VW3Q#issuecomment-494754670">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2K2GSEXTBKCMBEB3LPWURMDANCNFSM4HEXQ3SQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JP4UIT7QBTA7LN2TPWURMDA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VW3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJK53HBIR4U7BJJXEVFTPWURMDA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VW3Q#issuecomment-494754670",
"url": "https://github.com/quicwg/base-drafts/issues/2602?email_source=notifications\u0026email_token=AFTOJK53HBIR4U7BJJXEVFTPWURMDA5CNFSM4HEXQ3S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6VW3Q#issuecomment-494754670",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52b4131246_22953fd090acd96036259--


From nobody Wed May 22 04:00:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8496120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YEyNsa8CQZty for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:00:17 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B3BA12003F for <quic-issues@ietf.org>; Wed, 22 May 2019 04:00:17 -0700 (PDT)
Date: Wed, 22 May 2019 04:00:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558522816; bh=mQ7R7jY6gVPGrcxAIQIa1HSaZWzAUSqJzdFVWXAoo84=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=keLxRFFqThcz20x/C96XJP7jrwf9p10aIcZSqN2MLg+d1erMbeQq5rvE163XOPZnh psGpk/0KG7VQxPduYrJ7DMI19225qSFjbLYI4+6wnRAsV3f929WcjgOY7SjejqyMNF kXuaqq5Uqbgi2dXUVyGGJ6iBWLEwrLnvNJnpqjwk=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3LZZB2TN3QGHPIR526JPEBEVBNHHBSVRSWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2552/494755269@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2552@github.com>
References: <quicwg/base-drafts/issues/2552@github.com>
Subject: Re: [quicwg/base-drafts] Saving a round-trip time in the initial handshakes with retry (#2552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52bc05a3bd_55d73fc26c4cd95c86785b"; 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/-R_2HS0WvX0JdVeOuRjCJ-XU8aE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:00:19 -0000

----==_mimepart_5ce52bc05a3bd_55d73fc26c4cd95c86785b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; sense in the room was that this is appropriate as quicv2 or an extension.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2552#issuecomment-494755269
----==_mimepart_5ce52bc05a3bd_55d73fc26c4cd95c86785b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; sense in the room was that this is appropriate as quicv2 or an extension.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2552?email_source=notifications&amp;email_token=AFTOJK3KJJJGPKVNNLPDTMDPWURUBA5CNFSM4HBCUWZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6V3RI#issuecomment-494755269">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SHARV45BCHPPFMITPWURUBANCNFSM4HBCUWZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJ53CKR2CZPWAT44LPWURUBA5CNFSM4HBCUWZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6V3RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2552?email_source=notifications\u0026email_token=AFTOJK3KJJJGPKVNNLPDTMDPWURUBA5CNFSM4HBCUWZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6V3RI#issuecomment-494755269",
"url": "https://github.com/quicwg/base-drafts/issues/2552?email_source=notifications\u0026email_token=AFTOJK3KJJJGPKVNNLPDTMDPWURUBA5CNFSM4HBCUWZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6V3RI#issuecomment-494755269",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52bc05a3bd_55d73fc26c4cd95c86785b--


From nobody Wed May 22 04:07:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B53B120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:07:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4xukOsw67txQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:07:00 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1AB212003F for <quic-issues@ietf.org>; Wed, 22 May 2019 04:06:59 -0700 (PDT)
Date: Wed, 22 May 2019 04:06:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558523219; bh=w9vKFzFKO8OeXr7eRMbI4qjJ/MpS0ZkmaeNH8ukzEAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=krjKgIgp7DebVdeb5BK/PhVcQxd5aPsg339sIk247NjULkiFY/S3sMBwb4IdcOp+U gJe2tbAYJRETUYQeuZr34d2MKc2lAZGe8i+iw3oN/hiWkznIkrVVxnHJa/rqmxopGx 8ggbQ2BzuvE/Utbjza1qWrrwMXJjE7H2H2QJVpOQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4AEJ7LQFZZTKPNPIF26JP5HEVBNHHBVJNZHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2745/review/240559180@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2745@github.com>
References: <quicwg/base-drafts/pull/2745@github.com>
Subject: Re: [quicwg/base-drafts] Keep idle timeout asymmetric (#2745)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52d5318219_5c283fcaef6cd960558848"; 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/Rr_te2W15r3RJk3OWjF6E-D4gTs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:07:01 -0000

----==_mimepart_5ce52d5318219_5c283fcaef6cd960558848
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> -endpoint.  An endpoint that sends packets near the end of the idle timeout
-period of a peer risks having those packets discarded if its peer enters the
-draining state before the packets arrive.  If a peer could timeout within an
-Probe Timeout (PTO; see Section 6.2.2 of {{QUIC-RECOVERY}}), it is advisable to
-test for liveness before sending any data that cannot be retried safely.  Note
-that it is likely that only applications or application protocols will
-know what information can be retried.
+Each point can advertise a different idle timeout value.  An idle timeout does
+not guarantee that the connection will be abandoned when the timer ends.  The
+value advertised by an endpoint is only used to determine whether the connection
+is live at that endpoint.  By announcing an idle timeout, an endpoint commits to
+sending a CONNECTION_CLOSE if it abandons a connection within that period.
+
+An endpoint that sends packets near the end of the idle timeout period of a peer
+risks having those packets discarded if its peer enters the draining state
+before the packets arrive.  If a peer could timeout within an Probe Timeout

```suggestion
before the packets arrive.  If a peer could time out within an Probe Timeout
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2745#pullrequestreview-240559180
----==_mimepart_5ce52d5318219_5c283fcaef6cd960558848
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2745#discussi=
on_r286433748">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -endpoint.  An endpoint that sends packets=
 near the end of the idle timeout=0D
-period of a peer risks having those packets discarded if its peer enters=
 the=0D
-draining state before the packets arrive.  If a peer could timeout withi=
n an=0D
-Probe Timeout (PTO; see Section 6.2.2 of {{QUIC-RECOVERY}}), it is advis=
able to=0D
-test for liveness before sending any data that cannot be retried safely.=
  Note=0D
-that it is likely that only applications or application protocols will=0D=

-know what information can be retried.=0D
+Each point can advertise a different idle timeout value.  An idle timeou=
t does=0D
+not guarantee that the connection will be abandoned when the timer ends.=
  The=0D
+value advertised by an endpoint is only used to determine whether the co=
nnection=0D
+is live at that endpoint.  By announcing an idle timeout, an endpoint co=
mmits to=0D
+sending a CONNECTION_CLOSE if it abandons a connection within that perio=
d.=0D
+=0D
+An endpoint that sends packets near the end of the idle timeout period o=
f a peer=0D
+risks having those packets discarded if its peer enters the draining sta=
te=0D
+before the packets arrive.  If a peer could timeout within an Probe Time=
out=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-before the packets arrive.  If a peer could t=
imeout within an Probe Timeout=0D
+before the packets arrive.  If a peer could time out within an Probe Tim=
eout=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/2745?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4ZWZ2L7G7O5U5BONDPWUSNHA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLKITA#pullrequestreview-240559180=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK34JRKN6XHKUNWPEH3PWUSNHANCNFSM4HOTCXPQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK4IQKJB=
W3BPDFGBASLPWUSNHA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLKITA.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/2745?email_source=3D=
notifications\u0026email_token=3DAFTOJK4ZWZ2L7G7O5U5BONDPWUSNHA5CNFSM4HOT=
CXP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZLKITA#pullrequestreview-240559180",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2745?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4ZWZ2L7G7O5U5BONDPWUSNHA5CNFSM4HOTCX=
P2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL=
KITA#pullrequestreview-240559180",=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_5ce52d5318219_5c283fcaef6cd960558848--


From nobody Wed May 22 04:17:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3853A120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:17:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S9LdfHNQi3Bi for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:17:23 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CA81120077 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:17:23 -0700 (PDT)
Date: Wed, 22 May 2019 04:17:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558523843; bh=yYm2M44iUzV/vAKCaeY3TKCnspHYIIhjwQoWWohKuNA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=unuhZz8tgOkQdED3Wy4+/lAD2Ycs1mj67VbxfBTkadtQRVYmzB6SzBEzb+PVg9ElH vCjfRKCNh940YsSyhQ+cKi1dKNnILFkAfiZwkL1i92cghhKqClMERH0pd+oi5G8i32 8wgO7oo1lmXQ3JdVSUM48bTafdqad3BoXLPN5He8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4I5XZ2JCPWVGJGHN26JREFEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494760028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce52fc2badf7_76b23fcaef6cd9607100a"; 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/w4g0OUlt2LyOFh8U4We7ELUQVtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:17:25 -0000

----==_mimepart_5ce52fc2badf7_76b23fcaef6cd9607100a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the clarification. I'm not an expert is the area you describe, so I'll let others step in if they want.

The approach sounds fragile because several factors may work against it. 

Assume a model where a HTTP/2 or HTTP/3 server is best placed to make use of its available bandwidth based on its view of the client wants and the availability of response data. If defering load means that a client holds back requests, then the server knowledge is limited. In this case, if the server experiences delays in accessing image data, it can't serve the lower priority items in the available time window.

Another problem with the approach is connection coalescing. A website may not be aware that the browser is reusing a connection for different domains.

I think prioritisation is important. However, I think the user agent is able to articulate its requirements without a depedency tree. A simpler model of prioritisation may improve the likelihood that the server bothers to use it in decision making. 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2739#issuecomment-494760028
----==_mimepart_5ce52fc2badf7_76b23fcaef6cd9607100a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for the clarification. I'm not an expert is the area you describe, so I'll let others step in if they want.</p>
<p>The approach sounds fragile because several factors may work against it.</p>
<p>Assume a model where a HTTP/2 or HTTP/3 server is best placed to make use of its available bandwidth based on its view of the client wants and the availability of response data. If defering load means that a client holds back requests, then the server knowledge is limited. In this case, if the server experiences delays in accessing image data, it can't serve the lower priority items in the available time window.</p>
<p>Another problem with the approach is connection coalescing. A website may not be aware that the browser is reusing a connection for different domains.</p>
<p>I think prioritisation is important. However, I think the user agent is able to articulate its requirements without a depedency tree. A simpler model of prioritisation may improve the likelihood that the server bothers to use it in decision making.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications&amp;email_token=AFTOJK2MSTSERAT66ZSTKQDPWUTUFA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XAXA#issuecomment-494760028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMFGMUA22RZMYIBXTPWUTUFANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7O4HTJI2E6GV2LQWDPWUTUFA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XAXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK2MSTSERAT66ZSTKQDPWUTUFA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XAXA#issuecomment-494760028",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK2MSTSERAT66ZSTKQDPWUTUFA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XAXA#issuecomment-494760028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce52fc2badf7_76b23fcaef6cd9607100a--


From nobody Wed May 22 04:18:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE486120129 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:18:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cQSsSSDg3Ft4 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:18:29 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 148B412004D for <quic-issues@ietf.org>; Wed, 22 May 2019 04:18:29 -0700 (PDT)
Date: Wed, 22 May 2019 04:18:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558523907; bh=mjbEK2ejJCpyxbyIF2HJTlYsG/yuuB8TsJu/t1zVusM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kJvc/ah6+F6soBgx+z7qgXx9lO2SSGA8OXuh8LXRhJzMuHOHUZi0v/ypCA9EcRKfG 04/1Re8P2FlO/ldCO2U/VOiAa7y/uXJa5SAJJOmN/8klpzNoFBcDrOeVZuBCxXSDac gHZfZ33UMRul//7FF5Os2OyL6I9/8xIcbjcpMmt4=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PJT3GFDYF5JAE4QF26JRIHEVBNHHBSTLPJE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2546/494760331@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2546@github.com>
References: <quicwg/base-drafts/issues/2546@github.com>
Subject: Re: [quicwg/base-drafts] ACK of ACK are useful (#2546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53003e1a87_58223f87068cd96811605fb"; 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/ewQ92S1HLAFrb1UzCyp5IT5A9Pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:18:31 -0000

----==_mimepart_5ce53003e1a87_58223f87068cd96811605fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As discussed in London, @ianswett to write a PR with some advisory 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/2546#issuecomment-494760331
----==_mimepart_5ce53003e1a87_58223f87068cd96811605fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As discussed in London, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> to write a PR with some advisory 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/2546?email_source=notifications&amp;email_token=AFTOJKY2BMCZW5PSF2645ITPWUTYHA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XDCY#issuecomment-494760331">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3PH65TECKA3C3DGVTPWUTYHANCNFSM4HATX6LA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVUBK4UKWFSQJZKELPWUTYHA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XDCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2546?email_source=notifications\u0026email_token=AFTOJKY2BMCZW5PSF2645ITPWUTYHA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XDCY#issuecomment-494760331",
"url": "https://github.com/quicwg/base-drafts/issues/2546?email_source=notifications\u0026email_token=AFTOJKY2BMCZW5PSF2645ITPWUTYHA5CNFSM4HATX6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XDCY#issuecomment-494760331",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53003e1a87_58223f87068cd96811605fb--


From nobody Wed May 22 04:22:05 2019
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 0099B120131 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:22:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Jg7pGDgKwSkk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:22:01 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7142A12004D for <quic-issues@ietf.org>; Wed, 22 May 2019 04:22:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=jqbM1Nw1S86q05K5kFvWgVPH5uk=; b=I+2f7ckZ7+aYo5WH kXosbBrvANKugltqJQ4B/GgetuvY6/RvM22/k76kFwH6XdtGQqKlBv4K2PVjmWpv eBABtP1SdE4pWW+qVXErWJH8Dyn9dNO6ge3lmsHdHBjJMdZ7wchIX6it9ibcHQ+K Y3GNKMMoG4EfLQOkjbTCjx1St9c=
Received: by filter1745p1mdw1.sendgrid.net with SMTP id filter1745p1mdw1-5464-5CE530D6-2D 2019-05-22 11:21:58.467951015 +0000 UTC m=+128145.206740839
Received: from github-lowworker-20a34ff.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id iIY5q2TVSBaUNW35jy5Y5g for <quic-issues@ietf.org>; Wed, 22 May 2019 11:21:58.365 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-20a34ff.cp1-iad.github.net (Postfix) with ESMTP id 69CB03400FD for <quic-issues@ietf.org>; Wed, 22 May 2019 04:21:58 -0700 (PDT)
Date: Wed, 22 May 2019 11:21:58 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Z2OTVJUVUQO5ILCN26JRVNEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494761282@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce530d667e9f_2c73fd090acd9601258723"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0SrbALakcdjuwa6szdhtEWIsQ08jVd1gLFE9 ZPr/wGT0WGsJk0vJ67HCxakPKMPxstB7Su3okBk3xjEEzhKrPoES4uOM6dpd6DCyBm4GxvDml8yd3R dbMqwcn3RTtq2c13625XECqTADFIYVWI4GOAA7XPM9mShuwkI18DL+LmdQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ypBfCNmOIp76cYOcAOfEKB1_mtc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:22:03 -0000

----==_mimepart_5ce530d667e9f_2c73fd090acd9601258723
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have practical experience with this. I was working on a startup where page load times consistently ranked very high using this approach. It was combined with redirecting resources to a CDN network off the main server and using image scaling to match the target device.

The downside is that it does require javascript and modifications to web content. In this case it was limitd to a single config object, a very small javascript loader, and tag prefixing like <cdn:img ...> instead of <img >.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2739#issuecomment-494761282
----==_mimepart_5ce530d667e9f_2c73fd090acd9601258723
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I have practical experience with this. I was working on a startup where page load times consistently ranked very high using this approach. It was combined with redirecting resources to a CDN network off the main server and using image scaling to match the target device.</p>
<p>The downside is that it does require javascript and modifications to web content. In this case it was limitd to a single config object, a very small javascript loader, and tag prefixing like &lt;cdn:img ...&gt; instead of <a target="_blank" rel="noopener noreferrer" href=""><img 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/2739?email_source=notifications&amp;email_token=AFTOJK7TA77LD37HWGME2BTPWUUFNA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XKQQ#issuecomment-494761282">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VS6C3UH7VWT2NQZDPWUUFNANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYB4HRU5QWOXOW4M23PWUUFNA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XKQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK7TA77LD37HWGME2BTPWUUFNA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XKQQ#issuecomment-494761282",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK7TA77LD37HWGME2BTPWUUFNA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6XKQQ#issuecomment-494761282",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce530d667e9f_2c73fd090acd9601258723--


From nobody Wed May 22 04:29:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA9C212011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:28:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fFZWTbUmebkl for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:28:56 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AAD312004D for <quic-issues@ietf.org>; Wed, 22 May 2019 04:28:56 -0700 (PDT)
Date: Wed, 22 May 2019 04:28:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558524535; bh=UH5hZW/BYgJgJ60698+uF34A09IZBAP2dW8tO5xUDTQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bxVpwDZHirO3T/FvQ236fT7UA2Dh1feGqfdtUEKAB6q1cEi17YX6Bw4JfUrO1f15c XWy0sPVt8me8HvrUByFFl8J0fvWLDRC9NsEN5w03FGfKkxkFp1FBO6MltP39ki2XkX FwwWXU+FXgV8c0Xxbf3+1Zo7Ko8fNWA/ogOCUQ1w=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6VE2VYMT3JQDFZBP526JSPPEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494763363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce532775490a_2f393fc23a8cd96c2860c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t1Ls8NNbHL762i-IKQ0UlrsQjG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:28:59 -0000

----==_mimepart_5ce532775490a_2f393fc23a8cd96c2860c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I feel we need a bit more nuance for this statement though:

> Measurement indicates that <<50% of servers implement H2 priorities (https://github.com/andydavies/http2-prioritization-issues)

To my understanding, the servers probably -do- implement HTTP/2 priorities, they just don't function correctly. If I interpret @pmeenan's blogposts and our conversations, this is not due to bugs in the HTTP/2 prioritization, but due to implementations not using things like TCP_NOTSENT_LOWAT, or having caches in front of their servers, or general other bufferbloat-alike problems that prevent good re-prioritization. This issue will not be solved by just moving to a simpler scheme. Because we're using UDP and iiuc kernel interfacing for UDP does not allow large kernel buffers/people are only passing what's ready to send as the congestion controller is also in their control etc. this hopefully will be less of an issue independent of the used scheme. 

With regards to browsers having bad setups, I feel that by now we do have a much better grasp of what things *should* look like for the browser side (see Patrick's proposal). It's mainly a matter of getting people to change the browser code. For the life of me, I still don't understand why Chrome hasn't touched that code for years (see also: https://bugs.chromium.org/p/chromium/issues/detail?id=651538).


To re-iterate my point from yesterday: I like (semi-)#2700 because it allows new stacks to implement only the priority-based scheme without placeholders and inter-stream dependencies (send SETTINGS_NUM_PLACEHOLDER = 0). Existing stacks can be extended relatively easily to incorporate it (or fake it with internal placeholders, which is what we've been doing for tests and works well).  

So, my point: simply moving to a much simpler scheme will not automagically give better (re-)prioritization behaviour, nor is it needed to completely drop the tree-based stuff to allow easier up-front implementations. 

---------

To jump into the other conversation going on above: this sounds like the Polaris paper (and related work), see http://web.mit.edu/polaris/. This has been shown to work well, but it tricky to get right, and doesn't preclude the current setup from being useful in other situations.

Also, I feel this is a separate topic that might require a different issue to not take away from the core issue being discussed 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/2739#issuecomment-494763363
----==_mimepart_5ce532775490a_2f393fc23a8cd96c2860c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I feel we need a bit more nuance for this statement though:</p>
<blockquote>
<p>Measurement indicates that &lt;&lt;50% of servers implement H2 priorities (<a href="https://github.com/andydavies/http2-prioritization-issues">https://github.com/andydavies/http2-prioritization-issues</a>)</p>
</blockquote>
<p>To my understanding, the servers probably -do- implement HTTP/2 priorities, they just don't function correctly. If I interpret <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=444165" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pmeenan">@pmeenan</a>'s blogposts and our conversations, this is not due to bugs in the HTTP/2 prioritization, but due to implementations not using things like TCP_NOTSENT_LOWAT, or having caches in front of their servers, or general other bufferbloat-alike problems that prevent good re-prioritization. This issue will not be solved by just moving to a simpler scheme. Because we're using UDP and iiuc kernel interfacing for UDP does not allow large kernel buffers/people are only passing what's ready to send as the congestion controller is also in their control etc. this hopefully will be less of an issue independent of the used scheme.</p>
<p>With regards to browsers having bad setups, I feel that by now we do have a much better grasp of what things <em>should</em> look like for the browser side (see Patrick's proposal). It's mainly a matter of getting people to change the browser code. For the life of me, I still don't understand why Chrome hasn't touched that code for years (see also: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=651538" rel="nofollow">https://bugs.chromium.org/p/chromium/issues/detail?id=651538</a>).</p>
<p>To re-iterate my point from yesterday: I like (semi-)<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="444195408" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2700" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2700/hovercard" href="https://github.com/quicwg/base-drafts/pull/2700">#2700</a> because it allows new stacks to implement only the priority-based scheme without placeholders and inter-stream dependencies (send SETTINGS_NUM_PLACEHOLDER = 0). Existing stacks can be extended relatively easily to incorporate it (or fake it with internal placeholders, which is what we've been doing for tests and works well).</p>
<p>So, my point: simply moving to a much simpler scheme will not automagically give better (re-)prioritization behaviour, nor is it needed to completely drop the tree-based stuff to allow easier up-front implementations.</p>
<hr>
<p>To jump into the other conversation going on above: this sounds like the Polaris paper (and related work), see <a href="http://web.mit.edu/polaris/" rel="nofollow">http://web.mit.edu/polaris/</a>. This has been shown to work well, but it tricky to get right, and doesn't preclude the current setup from being useful in other situations.</p>
<p>Also, I feel this is a separate topic that might require a different issue to not take away from the core issue being discussed 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/2739?email_source=notifications&amp;email_token=AFTOJK47NJUMHEI4KIPKMVDPWUU7PA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6X2YY#issuecomment-494763363">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IEWNEDRZ3MFZX42DPWUU7PANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5C757Q376GTXEQQUDPWUU7PA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6X2YY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK47NJUMHEI4KIPKMVDPWUU7PA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6X2YY#issuecomment-494763363",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK47NJUMHEI4KIPKMVDPWUU7PA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6X2YY#issuecomment-494763363",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce532775490a_2f393fc23a8cd96c2860c3--


From nobody Wed May 22 04:33:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB68F12011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:33:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Djgdct0r-Ro5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:33:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB5E512004D for <quic-issues@ietf.org>; Wed, 22 May 2019 04:33:10 -0700 (PDT)
Date: Wed, 22 May 2019 04:33:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558524790; bh=Cb+fai5xSCHl8vwJyLeOBjJveaDkU9s4Ji9L9rQ9984=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VdzCCZtHDsTYdP8Avp+mb+n7zigj8m2TZzknzHcqzzgP0jd6jLcQC2TBR5XMZDhvv nnTNRxcWOmbyFGk4wl2rvJloJOYPlIyFMdOhuCViDBZ9Ks663hTSA/jKVSVsX5LJuL qIlQU49iQhh5rqsu1Bursq5jkobVvFwq7SBQNrMc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2IBY6A23OZNRXOA526JS7LEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494764518@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53375eb696_119c3fb1812cd96480921c"; 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/zz7UbhNSToI9EOG8iHwlkmYKtz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:33:12 -0000

----==_mimepart_5ce53375eb696_119c3fb1812cd96480921c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's good that there are ways to improve performance in such ways. However, I think that the HTTP/3 layer should allow prioritisation of resource loading. That way it applies to all user agents, not just those that have a DOM and or JavaScript engine.

> Also, I feel this is a separate topic that might require a different issue to not take away from the core issue being discussed here.

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/2739#issuecomment-494764518
----==_mimepart_5ce53375eb696_119c3fb1812cd96480921c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's good that there are ways to improve performance in such ways. However, I think that the HTTP/3 layer should allow prioritisation of resource loading. That way it applies to all user agents, not just those that have a DOM and or JavaScript engine.</p>
<blockquote>
<p>Also, I feel this is a separate topic that might require a different issue to not take away from the core issue being discussed here.</p>
</blockquote>
<p>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/2739?email_source=notifications&amp;email_token=AFTOJK3F75LCTVUNPIAYFSTPWUVPLA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YDZQ#issuecomment-494764518">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZP2D34KCZM4FUCHDPWUVPLANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRFKWGEDO55ZDPWALPWUVPLA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YDZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK3F75LCTVUNPIAYFSTPWUVPLA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YDZQ#issuecomment-494764518",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJK3F75LCTVUNPIAYFSTPWUVPLA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YDZQ#issuecomment-494764518",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53375eb696_119c3fb1812cd96480921c--


From nobody Wed May 22 04:39:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B63C412011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jyk7H3kgMaRS for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:39:37 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 433E2120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:39:37 -0700 (PDT)
Date: Wed, 22 May 2019 04:39:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525176; bh=WExtQuCiVayd98GeMs1RYoOWcPbxxiEFqjaKd3X6DNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t5YZUFj2U24cZ1aXLnvMeJNplntqjHmGfJqUBjkveIv8ha3GRv/zJxrU1blJbd0u7 5lsNTYVOytANpnOUoIpkJN3njDh8y8NdUBGImCTnTOXF4gt+HDFGFjtszgI/OqxBnX 12lQvOmgoU607dW+UFKY+mt9KPzjAFvsMZ3dZGV8=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZR3S53NJQTDXCGZYN26JTXREVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494766366@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce534f81dbab_5ff33fd090acd960988362"; 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/-hejj15NYprvJbAadj4fSaEEidY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:39:39 -0000

----==_mimepart_5ce534f81dbab_5ff33fd090acd960988362
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Question in London: Do you believe that we need to ship a mechanism to mitigate version ossification prior to v1? result -- strongly in favour of addressing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494766366
----==_mimepart_5ce534f81dbab_5ff33fd090acd960988362
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Question in London: Do you believe that we need to ship a mechanism to mitigate version ossification prior to v1? result -- strongly in favour of addressing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK6OTUU2PMJ5MTJU5MLPWUWHRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YSHQ#issuecomment-494766366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QSZTJIDB4RYUFKCDPWUWHRANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK34AOXLDNTUK4J2EBLPWUWHRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YSHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK6OTUU2PMJ5MTJU5MLPWUWHRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YSHQ#issuecomment-494766366",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK6OTUU2PMJ5MTJU5MLPWUWHRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YSHQ#issuecomment-494766366",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce534f81dbab_5ff33fd090acd960988362--


From nobody Wed May 22 04:42:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B292A12011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:42:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bilEsord5Tgm for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:42:43 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2723512007C for <quic-issues@ietf.org>; Wed, 22 May 2019 04:42:43 -0700 (PDT)
Date: Wed, 22 May 2019 04:42:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525362; bh=nqkaNjN3NG/ZbQE7//Pyex+qXOa7a9bVnMAbka0CsYU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jV1k1xoxFXnwGqrZhEhJ6egVG67MYq/HuLCM0jBH3XuVWmH+LEcoVoIZbN7BjdMhp oE2STRVzJpRfzdmMYVp02TA8NXXK8tYgre+kvmiSZO4pNSwE8kyzRCxkvDyIlZ8Kvf qtSwjKUY3sHi6j1UPcD9nkuRUIs2qdmfYul2l5Gk=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26KOE6U644PQ2K3JV26JUDFEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494767239@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce535b215e5c_1fdd3fec324cd96c2200b8"; 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/9DRGNeN5ETaA4qU4yt6KHVCcyR0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:42:45 -0000

----==_mimepart_5ce535b215e5c_1fdd3fec324cd96c2200b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not a huge fan of this particular design, as it involves some odd state stuff.

Here's another possibility, borrowed from a design by david benjamin:

1. Each version has a random seed.
2. The version number field is computed as H(seed, <parts of the packet>)

The receiver then iterates through all the potential version numbers and checks 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/issues/2496#issuecomment-494767239
----==_mimepart_5ce535b215e5c_1fdd3fec324cd96c2200b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not a huge fan of this particular design, as it involves some odd state stuff.</p>
<p>Here's another possibility, borrowed from a design by david benjamin:</p>
<ol>
<li>Each version has a random seed.</li>
<li>The version number field is computed as H(seed, )</li>
</ol>
<p>The receiver then iterates through all the potential version numbers and checks 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/issues/2496?email_source=notifications&amp;email_token=AFTOJK7G4KBZWICNMDTZPXDPWUWTFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YZBY#issuecomment-494767239">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53TGKCEUCIAJROYGDPWUWTFANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2R65WMT5NNF3YSQO3PWUWTFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YZBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7G4KBZWICNMDTZPXDPWUWTFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YZBY#issuecomment-494767239",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7G4KBZWICNMDTZPXDPWUWTFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6YZBY#issuecomment-494767239",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce535b215e5c_1fdd3fec324cd96c2200b8--


From nobody Wed May 22 04:44:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1899B120033 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:44:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LpwpjRTM7oB3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:44:41 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44AF412011C for <quic-issues@ietf.org>; Wed, 22 May 2019 04:44:40 -0700 (PDT)
Date: Wed, 22 May 2019 04:44:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525479; bh=AbSm0Rua6Sc0u08q2TwBW3uX+imr6r7zuR/W2WjxtrA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VY/wlTiJjtsIotUc4qKt47EVQOCsWTrceMXmx/7JMx4qAdt2kKFAN42WcQmL/bkjz Z8COze5j6xNUVnYNtVWJGklhtrJWqeRuavd1FaQ0Gecq/X+HrULeXIGKOILS+CCiiW 6Q5ue9O/aGO13f2cIoVFb0DzfIy+VjR6GYFYW3nw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4MUBAGSOXZJTOWL526JUKPEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494767800@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce536272bb5d_58c33fcaef6cd96010779ed"; 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/ZS1hIwFh2bpPglt-yEZlpfSM8-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, 22 May 2019 11:44:43 -0000

----==_mimepart_5ce536272bb5d_58c33fcaef6cd96010779ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The field is short, so collisions will happen.  The client won't necessarily know about all the versions that the server supports, so it can't know that a collision has occurred.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494767800
----==_mimepart_5ce536272bb5d_58c33fcaef6cd96010779ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The field is short, so collisions will happen.  The client won't necessarily know about all the versions that the server supports, so it can't know that a collision has occurred.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK2IZ5A4QQVAMAQ2FGDPWUW2PA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y5OA#issuecomment-494767800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BRBLFNY5KKSI3O3LPWUW2PANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5VBCND367EZB6FI6LPWUW2PA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y5OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2IZ5A4QQVAMAQ2FGDPWUW2PA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y5OA#issuecomment-494767800",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2IZ5A4QQVAMAQ2FGDPWUW2PA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y5OA#issuecomment-494767800",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce536272bb5d_58c33fcaef6cd96010779ed--


From nobody Wed May 22 04:45:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FDF012011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:45:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vd53W-8Zw8g8 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:44:59 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9BB1120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:44:58 -0700 (PDT)
Date: Wed, 22 May 2019 04:44:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525497; bh=HsfUPHzD05aDtAFKM5HIOIFDWQwVC8Hfw0muxa5MILo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LdQO/QvEFae/GgG0OzT5ijv9RyHbaDwTizN/GPLnK5j5uSq5xT+O5DzArnVwGXBl2 n4EvZHZ1Pp6CZ0A/4S5xL1dA2v4Sh9dkwt5o2rD7hBxMT37/NihIQ3Fr+g3CLVqTdB wKCkOOD5ios5ear01xvCyIX0UJ+fGh7Zp4yDCBYA=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HFKNIOXZTULON4XN26JULTEVBNHHBOSK35E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2143/494767874@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2143@github.com>
References: <quicwg/base-drafts/issues/2143@github.com>
Subject: Re: [quicwg/base-drafts] Be more conservative about migration? (#2143)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53639a171c_2103fd9ff4cd95c19369c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/43CKS6DT9F_BpJvUf88DCjOXKqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:45:00 -0000

----==_mimepart_5ce53639a171c_2103fd9ff4cd95c19369c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We've gone through a bunch of different issues in this conversation, many of them have since been addressed. 

In general, we've come up with some requirements, like having both old and new paths be validated, removing many of the concerns around quiescence. There's also now a mention about heuristics, and it might be worth some editorial text describing possible heuristics to use (happy to put some of that together, will pretty much align with @martinduke's and @janaiyengar's comments above).

Much of @martinthomson's comment above with the Tokyo proposal still applies, some of the last bits of the text outlined there are changing in #2637. 

We can try to summarize the current state of things (also happy to do that), but I'm not sure that there's a lot left to do in this issue specifically.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2143#issuecomment-494767874
----==_mimepart_5ce53639a171c_2103fd9ff4cd95c19369c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We've gone through a bunch of different issues in this conversation, many of them have since been addressed.</p>
<p>In general, we've come up with some requirements, like having both old and new paths be validated, removing many of the concerns around quiescence. There's also now a mention about heuristics, and it might be worth some editorial text describing possible heuristics to use (happy to put some of that together, will pretty much align with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=24398865" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a>'s and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>'s comments above).</p>
<p>Much of <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>'s comment above with the Tokyo proposal still applies, some of the last bits of the text outlined there are changing in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435340038" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2637" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2637/hovercard" href="https://github.com/quicwg/base-drafts/pull/2637">#2637</a>.</p>
<p>We can try to summarize the current state of things (also happy to do that), but I'm not sure that there's a lot left to do in this issue specifically.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications&amp;email_token=AFTOJKZO5RLNKZKX6A5B5B3PWUW3TA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y6AQ#issuecomment-494767874">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ICOSFJTFVGJAMWRTPWUW3TANCNFSM4GKGTPSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBDD73Y7UYUBSUBJ3PWUW3TA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y6AQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications\u0026email_token=AFTOJKZO5RLNKZKX6A5B5B3PWUW3TA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y6AQ#issuecomment-494767874",
"url": "https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications\u0026email_token=AFTOJKZO5RLNKZKX6A5B5B3PWUW3TA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6Y6AQ#issuecomment-494767874",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53639a171c_2103fd9ff4cd95c19369c--


From nobody Wed May 22 04:46:29 2019
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 2E0D7120129 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:46:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5TI3tkvRRrGz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:46:26 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E6F8120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:46:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=5fnM30998bLZsQQAGZ3Y+2N7I/M=; b=QbPapuOmvXiYYBZ+ ZbyzJf28jXyRtUJvR6TIWjT/1pmc4247ackffl1faw7mrWTgyyGxsylz5toyYB1N /60C6M0S4XYVfAkhAVkFI//DoafMCCNQJ7pPCfiqbsWBA1TDyzz+0cmUsnJfmSA+ qAG8eWfqJf4wJFSEJt/V9A0+v6A=
Received: by filter0539p1iad2.sendgrid.net with SMTP id filter0539p1iad2-13837-5CE5368E-6 2019-05-22 11:46:22.124587434 +0000 UTC m=+746323.095310501
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0031p1mdw1.sendgrid.net (SG) with ESMTP id JE6IHFkpQPqK_EhEDbH07A for <quic-issues@ietf.org>; Wed, 22 May 2019 11:46:21.976 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id CE5CFC0A71 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:46:21 -0700 (PDT)
Date: Wed, 22 May 2019 11:46:22 +0000 (UTC)
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXQO24W22DD5DEGUV26JUQ3EVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494768299@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5368dcc59d_143e3ffb518cd96c49086d"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0fmfmwzJYycQBTFESJUjH9uIPM7HctoI7GyL zjiaAwPiwjWSKRwOoOfcMGQGwa15iRcFhdHNo/mfsUP/eeGf+V1GDM3O/ma2cB7GDTAgi6Z/N6pDZ+ FXJN0z2sbUlt/hUByRm+qcGTubSxqVFVTgWWcEOj65uAJOna5tvulTxf9A==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7bwSk5ZxcLUWNGJ8OMJgxpuOqJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:46:28 -0000

----==_mimepart_5ce5368dcc59d_143e3ffb518cd96c49086d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Well, collisions will be quite rare unless there are a *lot* of versions. And even once there is a collision, you can test-decrypt.

Actually, it's worth noting that you could just remove the QUIC version entirely.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494768299
----==_mimepart_5ce5368dcc59d_143e3ffb518cd96c49086d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Well, collisions will be quite rare unless there are a <em>lot</em> of versions. And even once there is a collision, you can test-decrypt.</p>
<p>Actually, it's worth noting that you could just remove the QUIC version entirely.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJKZNZPVHLIOBWPKWDR3PWUXA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZBKY#issuecomment-494768299">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YKEY5WXW2RW7DV43PWUXA3ANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SR26OQAO6Z636O43PWUXA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZBKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKZNZPVHLIOBWPKWDR3PWUXA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZBKY#issuecomment-494768299",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKZNZPVHLIOBWPKWDR3PWUXA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZBKY#issuecomment-494768299",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5368dcc59d_143e3ffb518cd96c49086d--


From nobody Wed May 22 04:48:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FD84120129 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:48:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gTS20soJjfdy for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:48:34 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB697120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:48:34 -0700 (PDT)
Date: Wed, 22 May 2019 04:48:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525713; bh=eWzjQUhC2G1MHTV8senH71wE7mmK6iHv+8qzZ6aH4e8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ogomN1AYl+5nTiEOsoJ5qXG0Toanw7W7GSMpRsIkbgwqrKLMlGhp1wXVNoTjcHDSp szosCGIMRTpNF6bG6WE+skqWEyjljD6vb4u/L1YDqTJoT8Xc3rssZMeYsw0M3bGPra ucSmiN8aBk0d2hcl/TwanR16CfPyOdO2jBcjwooI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37H7L7QV3D6LGHTTV26JUZDEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494768962@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53711dee3f_16e43fa7ae4cd96c441fd"; 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/y7803_i0c70FDVqQWSQr59cR5W8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:48:37 -0000

----==_mimepart_5ce53711dee3f_16e43fa7ae4cd96c441fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we go for trial decryption (which isn't that crazy), then we can drop the version number field.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494768962
----==_mimepart_5ce53711dee3f_16e43fa7ae4cd96c441fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we go for trial decryption (which isn't that crazy), then we can drop the version number field.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJKYZATRIJBFM2NTC6E3PWUXJDA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZGQQ#issuecomment-494768962">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ILGPLIYXQYJRL3JTPWUXJDANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GKS7IXNFJPFYEWR3PWUXJDA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZGQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYZATRIJBFM2NTC6E3PWUXJDA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZGQQ#issuecomment-494768962",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYZATRIJBFM2NTC6E3PWUXJDA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZGQQ#issuecomment-494768962",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53711dee3f_16e43fa7ae4cd96c441fd--


From nobody Wed May 22 04:50:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A60512011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:50:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sxr9rVPT4ycG for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 04:50:14 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACEB0120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 04:50:14 -0700 (PDT)
Date: Wed, 22 May 2019 04:50:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558525813; bh=v1xp6gxhJ/jcuOXkTe+gXKpGySFgsFipsVn0Yw29YiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mV/4K/26olyRLyj/pAPdo6VPO/vy4M3zd/WuTv0txz78x0cqVQe2MSjghl8+jfQkP 1dh75VuwqT/HI0rCFevB+aFh0VfOkKOVub4RnGeru6tYDb+xvuYcKmM498SXiKw4V3 Di3TBb5UBLaE9hnNRVO0IOOcYCxE1K/7ynrjxq38=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76QKP3XQE3RT63KLF26JU7LEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494769466@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53775b368d_14593fcfde4cd9648274cd"; 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/B_m7bkB_qG7nMUUYNFuBFRZxspU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 11:50:16 -0000

----==_mimepart_5ce53775b368d_14593fcfde4cd9648274cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The trial-decryption version is also compatible with the ESNIKeys approach.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494769466
----==_mimepart_5ce53775b368d_14593fcfde4cd9648274cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The trial-decryption version is also compatible with the ESNIKeys approach.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK3VHWDCQKZNP2LFUYLPWUXPLA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZKOQ#issuecomment-494769466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZT5QK4OY3462NESYTPWUXPLANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XN7UAQZIG2ZIB3NDPWUXPLA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZKOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK3VHWDCQKZNP2LFUYLPWUXPLA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZKOQ#issuecomment-494769466",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK3VHWDCQKZNP2LFUYLPWUXPLA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6ZKOQ#issuecomment-494769466",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53775b368d_14593fcfde4cd9648274cd--


From nobody Wed May 22 05:12:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5808F120033 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 05:12:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 bzyIN8YrUInk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 05: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F00D120021 for <quic-issues@ietf.org>; Wed, 22 May 2019 05:12:10 -0700 (PDT)
Date: Wed, 22 May 2019 05:12:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558527129; bh=BrIaIK1JRGWBEs6wT3V7eMs1re7oyZdu7lL+B19+2og=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p4FdC1nAOdoXLIa6iRw6jTra7Duy4EOl0TUbcQx8lEq+aD0mVckBdJwjNQ+36HqR2 VU2SnCEtGrynigLtTKGl0Xczjqi+lk2KgUlsYif0MD739MEoyEMfAUJrSsIefKIOHG j146UQrzSAuOXTywKiRokaTonIYZKuYOXM7f7OPs=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SC3V5Z2OLAYC2HDV26JXRTEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494776052@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce53c993b6be_50193fa83eecd968800431"; 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/Zak5xiOHXIuOBavOtpVZLHwi6mQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 12:12:11 -0000

----==_mimepart_5ce53c993b6be_50193fa83eecd968800431
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I like the trial decryption approach. The only problem is that random garbage sent to the server will now require not one 1200 byte trial decryption, but N such, where N is the number of supported versions. However, any trivial way to speed this up makes it equally cheap for middle boxes to filter.

There is a risk that future QUIC versions will reuse salts for initial keys to reduce the trial decryption load and encode the version information by other means.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494776052
----==_mimepart_5ce53c993b6be_50193fa83eecd968800431
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I like the trial decryption approach. The only problem is that random garbage sent to the server will now require not one 1200 byte trial decryption, but N such, where N is the number of supported versions. However, any trivial way to speed this up makes it equally cheap for middle boxes to filter.</p>
<p>There is a risk that future QUIC versions will reuse salts for initial keys to reduce the trial decryption load and encode the version information by other means.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK57Q6NYNNT45SSG4A3PWU2BTA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6255A#issuecomment-494776052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DPFTUZPO3ED3MVPLPWU2BTANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4A6GA3ECTUBBGSMG3PWU2BTA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6255A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK57Q6NYNNT45SSG4A3PWU2BTA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6255A#issuecomment-494776052",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK57Q6NYNNT45SSG4A3PWU2BTA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6255A#issuecomment-494776052",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce53c993b6be_50193fa83eecd968800431--


From nobody Wed May 22 05:59:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B919B120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 05:58:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c81zIIAMZgtv for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 05:58:58 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 006CB120077 for <quic-issues@ietf.org>; Wed, 22 May 2019 05:58:57 -0700 (PDT)
Date: Wed, 22 May 2019 05:58:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558529936; bh=5LtzNd8F0ko9Xi8Ga/+aHiKkfnaDvOVGsCdSePjuVHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=voMek1BeVwn5FinBnhBjvTQVYNgcGJjC3x+mWuzlj9mMdL2PgeZkeQ3vPfWzMfF5B iNURwScPTs1hWhkvE7C9RIJeeyJAhP1szDD+SFYtPb7hDI3MYGo0THb7Kgax8sP90q p89ULDbLAbOcpLCGa3n3BVpWSh/ESLFO213NlK1M=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYY7SFV2ZJ2PTM732F26J5BBEVBNHHBOCBKPI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2084/494791078@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2084@github.com>
References: <quicwg/base-drafts/issues/2084@github.com>
Subject: Re: [quicwg/base-drafts] Discuss requirement that connection IDs not be correlatable (#2084)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54790c659c_51563fb1812cd964113924a"; 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/Kmnqf5AdOlA7jKW--26L978ny8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 12:59:00 -0000

----==_mimepart_5ce54790c659c_51563fb1812cd964113924a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London, @ekr to resume 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/issues/2084#issuecomment-494791078
----==_mimepart_5ce54790c659c_51563fb1812cd964113924a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1111457" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> to resume 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/issues/2084?email_source=notifications&amp;email_token=AFTOJKZKEU3FCGGZZTHZQL3PWU7RBA5CNFSM4GHSUSKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66TJQ#issuecomment-494791078">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37LWK3AZRYV64MEK3PWU7RBANCNFSM4GHSUSKA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4C7BIPXJXQ44M55UDPWU7RBA5CNFSM4GHSUSKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66TJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2084?email_source=notifications\u0026email_token=AFTOJKZKEU3FCGGZZTHZQL3PWU7RBA5CNFSM4GHSUSKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66TJQ#issuecomment-494791078",
"url": "https://github.com/quicwg/base-drafts/issues/2084?email_source=notifications\u0026email_token=AFTOJKZKEU3FCGGZZTHZQL3PWU7RBA5CNFSM4GHSUSKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66TJQ#issuecomment-494791078",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54790c659c_51563fb1812cd964113924a--


From nobody Wed May 22 06:00:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ECEC120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:00:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D0Gw_CvSmHAr for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 05:59:59 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE131120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 05:59:59 -0700 (PDT)
Date: Wed, 22 May 2019 05:59:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558529999; bh=QlpG4OQisBA+vMkHxfS+uxEVlR8P/9WkzBXM7xw62Ew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S9Ml6kzDZ+oWVT2XsJndVcml+mFU3OV5wS59bFD00R8P5LWDksyalS7DAHEtMlHph IL3EdlFy2dCWmfPvf35Z4nYEepDGXfBURC2izxwcFhoKjLVhFNwAoXiZEOGs2D4hq/ LHwWh8t7xkKTUn7u/A2F2APgWU184yETgaRY5zHo=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CIZBENZ3U6JLSCLF26J5E5EVBNHHBOTGQ7M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2170/494791464@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2170@github.com>
References: <quicwg/base-drafts/issues/2170@github.com>
Subject: Re: [quicwg/base-drafts] Embed QUIC version in expansion (#2170)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce547ce9c58e_3a8e3fa7bbacd96891714e"; 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/BYSICSRG-iiJPsHtgrhYJzMNGNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:00:01 -0000

----==_mimepart_5ce547ce9c58e_3a8e3fa7bbacd96891714e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

London discussion: @ekr and @martinthomson to resume 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/issues/2170#issuecomment-494791464
----==_mimepart_5ce547ce9c58e_3a8e3fa7bbacd96891714e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>London discussion: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1111457" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> to resume 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/issues/2170?email_source=notifications&amp;email_token=AFTOJK5LROIL6HJSMDDI3IDPWU7U5A5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66WKA#issuecomment-494791464">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55ORHEMAPNTXZLU4DPWU7U5ANCNFSM4GKKSH6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LPUUNO2DXCSWBHUTPWU7U5A5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66WKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK5LROIL6HJSMDDI3IDPWU7U5A5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66WKA#issuecomment-494791464",
"url": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK5LROIL6HJSMDDI3IDPWU7U5A5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV66WKA#issuecomment-494791464",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce547ce9c58e_3a8e3fa7bbacd96891714e--


From nobody Wed May 22 06:00:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAA8D120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gV2j69zyd3we for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:00:34 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AFBCF120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:00:33 -0700 (PDT)
Date: Wed, 22 May 2019 06:00:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530033; bh=iBYSxKrUN4YF2ja4fN6gWY791fnFjLm0z8BJY9N2l+Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TqC5Tbw7Iq8RXy1ebHDWfDRnmXB19Wq0tkcQ2aIzXJ33k5nVe/9vGm/z4kSiy8c3E lABaIIyCv2EUhMNPYVkCNy7wOLUDz+3qzo8ctz8LyrxqmiFpp6JOhEQHQE/he3IHH0 oc7LY/AaAAA3mSBXZHsYaFbibiimlX2DyB1VMJnQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2NDFWT74GHKNLHGV26J5HBEVBNHHBVGTFHY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2730/review/240607151@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2730@github.com>
References: <quicwg/base-drafts/pull/2730@github.com>
Subject: Re: [quicwg/base-drafts] Editorial suggestions on the Streams section (#2730)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce547f0c3eb9_10ed3fcaef6cd9606183cb"; 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/-C_ZjoW62cZu8ueUKwe3Zd7ldj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:00:36 -0000

----==_mimepart_5ce547f0c3eb9_10ed3fcaef6cd9606183cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson requested changes on this pull request.

A few comments, some of which are important enough to fix.

> @@ -187,8 +187,9 @@ QUIC:
 
 QUIC packet:
 
-: The smallest unit of QUIC that can be encapsulated in a UDP datagram. Multiple
-  QUIC packets can be encapsulated in a single UDP datagram.
+: A complete processable payload with a packet type, encryption level and

I don't understand this.  I agree that the existing definition isn't good, but "payload" means something else.

> @@ -244,8 +245,9 @@ x (*) ...:
 # Streams {#streams}
 
 Streams in QUIC provide a lightweight, ordered byte-stream abstraction to an
-application. An alternative view of QUIC streams is as an elastic "message"
-abstraction.
+application. Streams can be unidirectional or bidirecational.  An alternative
+view of QUIC unidirectional streams is a "message" abstraction of unlimited
+length.

Streams aren't unlimited length.

> @@ -543,9 +546,8 @@ MAX_STREAM_DATA frames, it only receives any retransmissions of stream data.
 
 Once all data for the stream has been received, the receiving part enters the
 "Data Recvd" state.  This might happen as a result of receiving the same STREAM
-frame that causes the transition to "Size Known".  In this state, the endpoint
-has all stream data.  Any STREAM or STREAM_DATA_BLOCKED frames it receives for
-the stream can be discarded.
+frame that causes the transition to "Size Known".  Any STREAM or
+STREAM_DATA_BLOCKED frames it receives for the stream can be discarded.

I realize here that the last sentence here, if taken out of context, might be misleading.

> @@ -643,7 +645,7 @@ receiving application is no longer reading data it receives from the stream, but
 it is not a guarantee that incoming data will be ignored.
 
 STREAM frames received after sending STOP_SENDING are still counted toward
-connection and stream flow control, even though these frames will be discarded
+connection and stream flow control, even though these frames may be discarded

```suggestion
connection and stream flow control, even though these frames can be discarded
```

I try to avoid lowercase 2119

> @@ -657,11 +659,6 @@ RESET_STREAM frame it sends, but MAY use any application error code.  The
 endpoint that sends a STOP_SENDING frame MAY ignore the error code carried in
 any RESET_STREAM frame it receives.
 
-If the STOP_SENDING frame is received on a stream that is already in the
-"Data Sent" state, an endpoint that wishes to cease retransmission of
-previously-sent STREAM frames on that stream MUST first send a RESET_STREAM
-frame.

Why?

> @@ -734,9 +731,8 @@ used to check for flow control violations. A receiver might use a sum of bytes
 consumed on all streams to determine the maximum data limit to be advertised.
 
 A receiver can advertise a larger offset by sending MAX_STREAM_DATA or MAX_DATA
-frames at any time during the connection.  A receiver cannot renege on an
-advertisement however.  That is, once a receiver advertises an offset, it MAY
-advertise a smaller offset, but this has no effect.
+frames.  That is, once a receiver advertises an offset, it MAY advertise a

```suggestion
frames.  Once a receiver advertises an offset, it MAY advertise a
```

> @@ -746,16 +742,15 @@ A sender MUST ignore any MAX_STREAM_DATA or MAX_DATA frames that do not increase
 flow control limits.
 
 If a sender runs out of flow control credit, it will be unable to send new data
-and is considered blocked.  A sender SHOULD send STREAM_DATA_BLOCKED or
-DATA_BLOCKED frames to indicate it has data to write but is blocked by flow
+and is considered blocked.  A sender SHOULD send a single STREAM_DATA_BLOCKED or

Are you attempting to imply that you don't retransmit the frames.

```suggestion
and is considered blocked.  A sender SHOULD send a STREAM_DATA_BLOCKED or
```

> @@ -797,10 +792,9 @@ been consumed, to avoid either exceeding flow control limits or deadlocking.
 On receipt of a RESET_STREAM frame, an endpoint will tear down state for the
 matching stream and ignore further data arriving on that stream.  If a
 RESET_STREAM frame is reordered with stream data for the same stream, the
-receiver's estimate of the number of bytes received on that stream can be lower
-than the sender's estimate of the number sent.  As a result, the two endpoints
-could disagree on the number of bytes that count towards connection flow
-control.
+receiver's maximum total size on that stream can be lower than the
+sender's total size.  As a result, the two endpoints could disagree on
+the number of bytes that count towards connection flow control.

Maybe "Without the offset included in RESET_STREAM, the two endpoints could disagree..."

> @@ -861,13 +855,12 @@ If either is received, the connection MUST be closed immediately with a
 connection error of type STREAM_LIMIT_ERROR (see {{immediate-close}}).
 
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that
-receives a STREAM frame with a stream ID exceeding the limit it has sent MUST
+receives a frame with a stream ID exceeding the limit it has sent MUST

You are talking here about trying to include STREAM_BLOCKED and RESET_STREAM as well as STREAM?  But by making it generic you might accidentally capture STOP_SENDING.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2730#pullrequestreview-240607151
----==_mimepart_5ce547f0c3eb9_10ed3fcaef6cd9606183cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> requested changes on this pull request.</p>=0D
=0D
<p>A few comments, some of which are important enough to fix.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286471801">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -187,8 +187,9 @@ QUIC:=0D
 =0D
 QUIC packet:=0D
 =0D
-: The smallest unit of QUIC that can be encapsulated in a UDP datagram. =
Multiple=0D
-  QUIC packets can be encapsulated in a single UDP datagram.=0D
+: A complete processable payload with a packet type, encryption level an=
d=0D
</pre>=0D
<p>I don't understand this.  I agree that the existing definition isn't g=
ood, but "payload" means something else.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286472064">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -244,8 +245,9 @@ x (*) ...:=0D
 # Streams {#streams}=0D
 =0D
 Streams in QUIC provide a lightweight, ordered byte-stream abstraction t=
o an=0D
-application. An alternative view of QUIC streams is as an elastic &quot;=
message&quot;=0D
-abstraction.=0D
+application. Streams can be unidirectional or bidirecational.  An altern=
ative=0D
+view of QUIC unidirectional streams is a &quot;message&quot; abstraction=
 of unlimited=0D
+length.=0D
</pre>=0D
<p>Streams aren't unlimited length.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286472992">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -543,9 +546,8 @@ MAX_STREAM_DATA frames=
, it only receives any retransmissions of stream data.=0D
 =0D
 Once all data for the stream has been received, the receiving part enter=
s the=0D
 &quot;Data Recvd&quot; state.  This might happen as a result of receivin=
g the same STREAM=0D
-frame that causes the transition to &quot;Size Known&quot;.  In this sta=
te, the endpoint=0D
-has all stream data.  Any STREAM or STREAM_DATA_BLOCKED frames it receiv=
es for=0D
-the stream can be discarded.=0D
+frame that causes the transition to &quot;Size Known&quot;.  Any STREAM =
or=0D
+STREAM_DATA_BLOCKED frames it receives for the stream can be discarded.=0D=

</pre>=0D
<p>I realize here that the last sentence here, if taken out of context, m=
ight be misleading.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286473202">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -643,7 +645,7 @@ receiving application =
is no longer reading data it receives from the stream, but=0D
 it is not a guarantee that incoming data will be ignored.=0D
 =0D
 STREAM frames received after sending STOP_SENDING are still counted towa=
rd=0D
-connection and stream flow control, even though these frames will be dis=
carded=0D
+connection and stream flow control, even though these frames may be disc=
arded=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-connection and stream flow control, even thou=
gh these frames may be discarded=0D
+connection and stream flow control, even though these frames can be disc=
arded=0D
</pre>=0D
=0D
<p>I try to avoid lowercase 2119</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286473360">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -657,11 +659,6 @@ RESET_STREAM frame it=
 sends, but MAY use any application error code.  The=0D
 endpoint that sends a STOP_SENDING frame MAY ignore the error code carri=
ed in=0D
 any RESET_STREAM frame it receives.=0D
 =0D
-If the STOP_SENDING frame is received on a stream that is already in the=
=0D
-&quot;Data Sent&quot; state, an endpoint that wishes to cease retransmis=
sion of=0D
-previously-sent STREAM frames on that stream MUST first send a RESET_STR=
EAM=0D
-frame.=0D
</pre>=0D
<p>Why?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286473561">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -734,9 +731,8 @@ used to check for flow=
 control violations. A receiver might use a sum of bytes=0D
 consumed on all streams to determine the maximum data limit to be advert=
ised.=0D
 =0D
 A receiver can advertise a larger offset by sending MAX_STREAM_DATA or M=
AX_DATA=0D
-frames at any time during the connection.  A receiver cannot renege on a=
n=0D
-advertisement however.  That is, once a receiver advertises an offset, i=
t MAY=0D
-advertise a smaller offset, but this has no effect.=0D
+frames.  That is, once a receiver advertises an offset, it MAY advertise=
 a=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-frames.  That is, once a receiver advertises =
an offset, it MAY advertise a=0D
+frames.  Once a receiver advertises an offset, it MAY advertise a=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286474115">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -746,16 +742,15 @@ A sender MUST ignore=
 any MAX_STREAM_DATA or MAX_DATA frames that do not increase=0D
 flow control limits.=0D
 =0D
 If a sender runs out of flow control credit, it will be unable to send n=
ew data=0D
-and is considered blocked.  A sender SHOULD send STREAM_DATA_BLOCKED or=0D=

-DATA_BLOCKED frames to indicate it has data to write but is blocked by f=
low=0D
+and is considered blocked.  A sender SHOULD send a single STREAM_DATA_BL=
OCKED or=0D
</pre>=0D
<p>Are you attempting to imply that you don't retransmit the frames.</p>=0D=

=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and is considered blocked.  A sender SHOULD s=
end a single STREAM_DATA_BLOCKED or=0D
+and is considered blocked.  A sender SHOULD send a STREAM_DATA_BLOCKED o=
r=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286475312">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -797,10 +792,9 @@ been consumed, to avo=
id either exceeding flow control limits or deadlocking.=0D
 On receipt of a RESET_STREAM frame, an endpoint will tear down state for=
 the=0D
 matching stream and ignore further data arriving on that stream.  If a=0D=

 RESET_STREAM frame is reordered with stream data for the same stream, th=
e=0D
-receiver&#39;s estimate of the number of bytes received on that stream c=
an be lower=0D
-than the sender&#39;s estimate of the number sent.  As a result, the two=
 endpoints=0D
-could disagree on the number of bytes that count towards connection flow=
=0D
-control.=0D
+receiver&#39;s maximum total size on that stream can be lower than the=0D=

+sender&#39;s total size.  As a result, the two endpoints could disagree =
on=0D
+the number of bytes that count towards connection flow control.=0D
</pre>=0D
<p>Maybe "Without the offset included in RESET_STREAM, the two endpoints =
could disagree..."</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2730#discussi=
on_r286476139">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -861,13 +855,12 @@ If either is receive=
d, the connection MUST be closed immediately with a=0D
 connection error of type STREAM_LIMIT_ERROR (see {{immediate-close}}).=0D=

 =0D
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that=
=0D
-receives a STREAM frame with a stream ID exceeding the limit it has sent=
 MUST=0D
+receives a frame with a stream ID exceeding the limit it has sent MUST=0D=

</pre>=0D
<p>You are talking here about trying to include STREAM_BLOCKED and RESET_=
STREAM as well as STREAM?  But by making it generic you might accidentall=
y capture STOP_SENDING.</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/2730?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6KJAS3MDZC7VWE6TDPWU7XBA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLV7LY#pullrequestreview-240607151=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK7EXQTLFFEPBAI3BXTPWU7XBANCNFSM4HOFWESQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6QZCYE=
E7GIFR3U5NLPWU7XBA5CNFSM4HOFWES2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLV7LY.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/2730?email_source=3D=
notifications\u0026email_token=3DAFTOJK6KJAS3MDZC7VWE6TDPWU7XBA5CNFSM4HOF=
WES2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZLV7LY#pullrequestreview-240607151",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2730?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6KJAS3MDZC7VWE6TDPWU7XBA5CNFSM4HOFWE=
S2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL=
V7LY#pullrequestreview-240607151",=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_5ce547f0c3eb9_10ed3fcaef6cd9606183cb--


From nobody Wed May 22 06:02:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C3C8120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:02:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A19QTARRXaNh for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:02:54 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50AD7120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:02:54 -0700 (PDT)
Date: Wed, 22 May 2019 06:02:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530173; bh=29jeBs589k11zb+YANWAtvQttBXZJGA8DtOwFEu0OvM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dvQRQ5j81KJOn2saiG1uBBylDpDNyoygBhHMpcBbxceJJ8zAYabjSjfJHVS377tQj pYs4FtuWCI3wFQPGVj6vhD+OtGxeXbp2GR5lMeyAIu2CcPzyiIV7U2KYKGFKeGY4bZ 4V0+ervn9zvNsY5E20+wRKBEh1Mhd2Ah5+VVykTw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNUHY24PO37KOTL4N26J5PZEVBNHHBVGVFRE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2731/review/240614043@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2731@github.com>
References: <quicwg/base-drafts/pull/2731@github.com>
Subject: Re: [quicwg/base-drafts] Transport editorial suggestions (#2731)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5487ce7f2e_7deb3ff3a10cd9681501bc"; 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/h-FoCG1k1Bdnq-_1VxXReN-9r1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:02:57 -0000

----==_mimepart_5ce5487ce7f2e_7deb3ff3a10cd9681501bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson requested changes on this pull request.

One error here.

> @@ -1336,11 +1335,7 @@ and sets the SCIL field to indicate the length.
 The first flight of 0-RTT packets use the same Destination and Source Connection
 ID values as the client's first Initial.
 
-The Destination Connection ID field in the server's Initial packet contains a
-connection ID that is chosen by the recipient of the packet (i.e., the client);
-the Source Connection ID includes the connection ID that the sender of the
-packet wishes to use (see {{connection-id}}). The server MUST use consistent
-Source Connection IDs during the handshake.
+The server MUST use consistent Source Connection IDs during the handshake.

This implies that the server cannot change its Source Connection ID between sending a Retry and sending an Initial.  I hope that we agree that this is an implausible requirement.  The consistency applies only after sending an Initial.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2731#pullrequestreview-240614043
----==_mimepart_5ce5487ce7f2e_7deb3ff3a10cd9681501bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> requested changes on this pull request.</p>

<p>One error here.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2731#discussion_r286477456">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1336,11 +1335,7 @@ and sets the SCIL field to indicate the length.
 The first flight of 0-RTT packets use the same Destination and Source Connection
 ID values as the client&#39;s first Initial.
 
-The Destination Connection ID field in the server&#39;s Initial packet contains a
-connection ID that is chosen by the recipient of the packet (i.e., the client);
-the Source Connection ID includes the connection ID that the sender of the
-packet wishes to use (see {{connection-id}}). The server MUST use consistent
-Source Connection IDs during the handshake.
+The server MUST use consistent Source Connection IDs during the handshake.
</pre>
<p>This implies that the server cannot change its Source Connection ID between sending a Retry and sending an Initial.  I hope that we agree that this is an implausible requirement.  The consistency applies only after sending an Initial.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2731?email_source=notifications&amp;email_token=AFTOJK2VSQC2EESLI3VCEYLPWU77ZA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLXVGY#pullrequestreview-240614043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OEJL4FNC66N73JV3PWU77ZANCNFSM4HOGAGXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GM2GJJRJEQFLDNYDPWU77ZA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLXVGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2731?email_source=notifications\u0026email_token=AFTOJK2VSQC2EESLI3VCEYLPWU77ZA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLXVGY#pullrequestreview-240614043",
"url": "https://github.com/quicwg/base-drafts/pull/2731?email_source=notifications\u0026email_token=AFTOJK2VSQC2EESLI3VCEYLPWU77ZA5CNFSM4HOGAGX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLXVGY#pullrequestreview-240614043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5487ce7f2e_7deb3ff3a10cd9681501bc--


From nobody Wed May 22 06:03:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B536012007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cnIzVr-Ldpy1 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:03:37 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BC5F120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:03:37 -0700 (PDT)
Date: Wed, 22 May 2019 06:03:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530216; bh=TJ5BuPawE+TrM99J6fSrukqPB27hfS7TfAyKKct04yI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I9YV2EFTerutSoz7Q+UCFR/S8hq349iasirxIA8TWUoP24JI4AtjNQxdkHNFRikym S44Fg0d+c8aA2PbNgRwl9P75W7vv6mW+mFOGZMcis5PFCPX+yk518IVDdSHfFzMpMt PVm7F0sTQh6hozu8MHvpGB0pcyxc/D0ZyJEqc46U=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5G2IGUPZOF7C2DULV26J5SREVBNHHBOSK35E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2143/494792711@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2143@github.com>
References: <quicwg/base-drafts/issues/2143@github.com>
Subject: Re: [quicwg/base-drafts] Be more conservative about migration? (#2143)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce548a8108ff_7deb3ff3a10cd968160724"; 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/6mM3RRxyWwCqpmsNrbS3tpH8YrQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:03:40 -0000

----==_mimepart_5ce548a8108ff_7deb3ff3a10cd968160724
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

London discussion: @erickinnear to finalize

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2143#issuecomment-494792711
----==_mimepart_5ce548a8108ff_7deb3ff3a10cd968160724
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>London discussion: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=32474881" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> to finalize</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications&amp;email_token=AFTOJK6VWFMOOMCRK6KY7A3PWVACRA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67ABY#issuecomment-494792711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2363KOEOOM542GL2LPWVACRANCNFSM4GKGTPSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OEANKMXJO3ERJXS3PWVACRA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67ABY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications\u0026email_token=AFTOJK6VWFMOOMCRK6KY7A3PWVACRA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67ABY#issuecomment-494792711",
"url": "https://github.com/quicwg/base-drafts/issues/2143?email_source=notifications\u0026email_token=AFTOJK6VWFMOOMCRK6KY7A3PWVACRA5CNFSM4GKGTPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67ABY#issuecomment-494792711",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce548a8108ff_7deb3ff3a10cd968160724--


From nobody Wed May 22 06:03:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F98C12007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:03:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id idpFmMYe5cUg for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:03:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 52B0E120077 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:03:53 -0700 (PDT)
Date: Wed, 22 May 2019 06:03:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530232; bh=VR7gWTQib8tgRprm3PecSt0RmVWbMzAgElcMHT9fCA4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CODly4nPTMZg6olEo7EfhxNacKSai50gyiMECF61OkBk+Y3Xiwu8tqnJko2B1eWTw omyaoxkHNhUQufRzNKtMDxTYytGI7wvlcOV6gouPvy3X3r/yb/BVjV2/BLLS/bLxAM iNYXACxXQbguBpMc6fLTyJHVEicB71q/9BfHfPc0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KNQ3QP2WF6NDJL3526J5TREVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494792802@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce548b85a127_14e53fd3d38cd96c447132"; 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/qW7D0TwaCjXKe1A7Kgklhvj3_yk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:03:55 -0000

----==_mimepart_5ce548b85a127_14e53fd3d38cd96c447132
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As a software developer I'm happy with trial decryption. The cost is so trivial compared to public key crypto.

It could be an issue for hardware offload, though I think we can live without hardware assistance for Initial packet processing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494792802
----==_mimepart_5ce548b85a127_14e53fd3d38cd96c447132
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As a software developer I'm happy with trial decryption. The cost is so trivial compared to public key crypto.</p>
<p>It could be an issue for hardware offload, though I think we can live without hardware assistance for Initial packet processing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJKYHP56NORR533GPIELPWVADRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67AYQ#issuecomment-494792802">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5V263T3LODLELYXQ3PWVADRANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DAPSKVPJBP4IHXZDPWVADRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67AYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYHP56NORR533GPIELPWVADRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67AYQ#issuecomment-494792802",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYHP56NORR533GPIELPWVADRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67AYQ#issuecomment-494792802",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce548b85a127_14e53fd3d38cd96c447132--


From nobody Wed May 22 06:08:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 302AD120077 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:07:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ARNg9RXyLGW5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:07:56 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0847F120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:07:56 -0700 (PDT)
Date: Wed, 22 May 2019 06:07:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530475; bh=s7/S2Ur2jiTxf2iUosn+aOeJyqm1FwalgZzW1J2WJcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZQMLc/ra+CtXDia/OvZrkG2Gi+bgdUShEkuswIMjczJ+ajesyO4DzL+/om/wXx132 CyrIEUcFRUg8bNbtfqmkI3ooRGlohbEROlkwMAr2QRBoYLU2soGSTxJbzkxjGM9PiO BRFRPsrsVmK283AZRpW9UjT8Z+VRdVZbMC6kZw9U=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WG6LETHQQJOTW3LF26J6CVEVBNHHBOTIQXE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2180/494794184@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2180@github.com>
References: <quicwg/base-drafts/issues/2180@github.com>
Subject: Re: [quicwg/base-drafts] Is Retry a new connection or what? (#2180)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce549aae6d24_44393fa7a8acd96c14752b4"; 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/RfXli4PYFrFQHvgtxsUfLPe0s60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:07:58 -0000

----==_mimepart_5ce549aae6d24_44393fa7a8acd96c14752b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

London discussion: @martinthomson to include the last editorial bits in 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/2180#issuecomment-494794184
----==_mimepart_5ce549aae6d24_44393fa7a8acd96c14752b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>London discussion: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> to include the last editorial bits in 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/2180?email_source=notifications&amp;email_token=AFTOJK7QT2S2NGOQLPKGQJTPWVASVA5CNFSM4GKK3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67LSA#issuecomment-494794184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6K4YIA2VE5HQID7HTPWVASVANCNFSM4GKK3M6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3OLUODETW5FLROD2TPWVASVA5CNFSM4GKK3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67LSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2180?email_source=notifications\u0026email_token=AFTOJK7QT2S2NGOQLPKGQJTPWVASVA5CNFSM4GKK3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67LSA#issuecomment-494794184",
"url": "https://github.com/quicwg/base-drafts/issues/2180?email_source=notifications\u0026email_token=AFTOJK7QT2S2NGOQLPKGQJTPWVASVA5CNFSM4GKK3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67LSA#issuecomment-494794184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce549aae6d24_44393fa7a8acd96c14752b4--


From nobody Wed May 22 06:08:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 140FC120077 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:08:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G8dPMehpPWMF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:08:05 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4DF5F120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:08:05 -0700 (PDT)
Date: Wed, 22 May 2019 06:08:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530484; bh=A37fFxGbBlrQKumCpLtB5HllEduXUEFIUOO5tTkFzp0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RERaoKu08Ag3sDjcZe0dNGagZ4xUORH9nmW7eLPbepMwTfU/wWMq2nW6WZ9XPQCCE jAs9AdhnZ4rMBIkGYOLXoudxzRO3LuA+96+rg/HUvAu6AEsl5Vup3JII7or6DjaWCY CGusQ5LOyzEwZLcKrRllCJdE/33lcIgRQ0u+ZHrc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQYYMKPCEYWXJBUK526J6DJEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/review/240617110@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce549b429a90_6fb73ff6db2cd960722259"; 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/OEiWNt7js6G5GMpGHqzCCF-tRuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:08:07 -0000

----==_mimepart_5ce549b429a90_6fb73ff6db2cd960722259
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/2743#pullrequestreview-240617110
----==_mimepart_5ce549b429a90_6fb73ff6db2cd960722259
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2743?email_source=notifications&amp;email_token=AFTOJK4UV7LTB2TR42D6DKLPWVATJA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLYNFQ#pullrequestreview-240617110">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FWLTPKU73MLYXRK3PWVATJANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5WT2JWZ4VVH7MZW2DPWVATJA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLYNFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK4UV7LTB2TR42D6DKLPWVATJA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLYNFQ#pullrequestreview-240617110",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK4UV7LTB2TR42D6DKLPWVATJA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLYNFQ#pullrequestreview-240617110",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce549b429a90_6fb73ff6db2cd960722259--


From nobody Wed May 22 06:11:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E859120077 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 98F5L2AWkcWg for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:02 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 868A5120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:11:02 -0700 (PDT)
Date: Wed, 22 May 2019 06:11:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530661; bh=u9BALAGzxJI3hRI9BkTDlVzwqfJ4TKdoZF14YqHGZvs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SWgMs476zGaRXU6ZjJwGIDoeGwnNRB38UUWD4uZf+EDyVis2JvH7Qda1azS5LMrat JHqNUGBDpJwNx2d7tropUNYPqcYRj5UziyV4thR+LdjSbwmDvlR4bgnaCh4HkR7zIG 3MUeXhcuOsKuZD6EiXSWYrnvGLjIMMoJz0x7Sc9g=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ETU6EMPVKICFBV4V26J6OLEVBNHHBS7N6SA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2580/494795345@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2580@github.com>
References: <quicwg/base-drafts/issues/2580@github.com>
Subject: Re: [quicwg/base-drafts] Is path validation a SHOULD or a MUST -- pick one! (#2580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54a655b9ce_d673ff3a10cd96812932e0"; 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/M7AU2cRAlyLBigP703DTZbdqpm0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:11:05 -0000

----==_mimepart_5ce54a655b9ce_d673ff3a10cd96812932e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@larseggert, I think is could be taking us a bit on a tangent, but by understanding of the quoted description of SHOULD is that "valid reasons [..] to ignore" may exist but not enumerated in the draft.  In "MUST A, unless B", B is explicitly named and hence this becomes "MUST A or B".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2580#issuecomment-494795345
----==_mimepart_5ce54a655b9ce_d673ff3a10cd96812932e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=200328" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a>, I think is could be taking us a bit on a tangent, but by understanding of the quoted description of SHOULD is that "valid reasons [..] to ignore" may exist but not enumerated in the draft.  In "MUST A, unless B", B is explicitly named and hence this becomes "MUST A or B".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2580?email_source=notifications&amp;email_token=AFTOJKYHVOWYCRI4JZLS5D3PWVA6LA5CNFSM4HCWIGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67UUI#issuecomment-494795345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5Q2XILRVYYKHNCDC3PWVA6LANCNFSM4HCWIGVA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJ3ZRH3MEHKB24ET3PWVA6LA5CNFSM4HCWIGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67UUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2580?email_source=notifications\u0026email_token=AFTOJKYHVOWYCRI4JZLS5D3PWVA6LA5CNFSM4HCWIGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67UUI#issuecomment-494795345",
"url": "https://github.com/quicwg/base-drafts/issues/2580?email_source=notifications\u0026email_token=AFTOJKYHVOWYCRI4JZLS5D3PWVA6LA5CNFSM4HCWIGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV67UUI#issuecomment-494795345",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54a655b9ce_d673ff3a10cd96812932e0--


From nobody Wed May 22 06:11:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF528120077 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bcaMUgSPZ5Mg for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:09 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D07A120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:11:09 -0700 (PDT)
Date: Wed, 22 May 2019 06:11:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530668; bh=6P7KMKNmIVqBkf5BICmseNdv63ui+l7w+UQhehsKn0A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ieezDGhR/PC2UhuPObR8VKCxcNUS8euip5868mcRc/hZRJPMyqRcmzHQsNNKNdDjj AJ+bZZaVd2MDJ7KP0JyKi8rrd4M0Kf0zQyuVwZyyt28w7Ao1/FpIM3citlX5HsMhm9 Mb/RhwcVjYoh0yLi5oaa67xmcGJnIi8B5DqVwc2c=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KCKOLO4MYJVWMJMF26J6OZEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/review/240618881@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54a6c614ee_2a63f862e4cd9681421642"; 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/Gud-FdMr3xjtBygQkb_ARiYMjcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:11:11 -0000

----==_mimepart_5ce54a6c614ee_2a63f862e4cd9681421642
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/2743#pullrequestreview-240618881
----==_mimepart_5ce54a6c614ee_2a63f862e4cd9681421642
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2743?email_source=notifications&amp;email_token=AFTOJKZH7BYKUAHHAE2JYXDPWVA6ZA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLY3AI#pullrequestreview-240618881">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FQHPLCKVMMHU6UZLPWVA6ZANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MIICLYURO7T6NC23PWVA6ZA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLY3AI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJKZH7BYKUAHHAE2JYXDPWVA6ZA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLY3AI#pullrequestreview-240618881",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJKZH7BYKUAHHAE2JYXDPWVA6ZA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZLY3AI#pullrequestreview-240618881",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54a6c614ee_2a63f862e4cd9681421642--


From nobody Wed May 22 06:11:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D9E9120077 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YuBce0KuTavx for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:11:11 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A86A120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:11:11 -0700 (PDT)
Date: Wed, 22 May 2019 06:11:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558530670; bh=uKV3lnoAT9f96oUaK+8eI0WzUloFCjTJEjbR9QRQkEY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WQX04Co07Jo4nprDSHlNFBqdChFkldmLsqX9LxQDk4tEF7SwxMBL9Kwme3QUsli9X VyzBaEYNNIaECceNWMAwprvM6BszPwwcB77kdSTQc1wMOtDA05goHsV+izL17llljO fiFuScjm/OyOLOs7tiCSR/bVtI2Ys6Ir2AoJ4VX0=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVRKLCKBH2UFZX5Z526J6O5EVBNHHBQ7LI4E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2473/issue_event/2359261806@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2473@github.com>
References: <quicwg/base-drafts/issues/2473@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID Length changes (#2473)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54a6e516fa_5afe3fcfde4cd964576155"; 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/duNDLv21tO-6zNzl8EP-dwKM2co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:11:13 -0000

----==_mimepart_5ce54a6e516fa_5afe3fcfde4cd964576155
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2473.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2473#event-2359261806
----==_mimepart_5ce54a6e516fa_5afe3fcfde4cd964576155
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="410872033" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2473" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2473/hovercard" href="https://github.com/quicwg/base-drafts/issues/2473">#2473</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/2473?email_source=notifications&amp;email_token=AFTOJK6E74C65AMELEVAUQTPWVA65A5CNFSM4GXYOEBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSPXU3Q#event-2359261806">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZITHSO3EDENPKW563PWVA65ANCNFSM4GXYOEBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4H4FWIPWDAA2TRM7DPWVA65A5CNFSM4GXYOEBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSPXU3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2473?email_source=notifications\u0026email_token=AFTOJK6E74C65AMELEVAUQTPWVA65A5CNFSM4GXYOEBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSPXU3Q#event-2359261806",
"url": "https://github.com/quicwg/base-drafts/issues/2473?email_source=notifications\u0026email_token=AFTOJK6E74C65AMELEVAUQTPWVA65A5CNFSM4GXYOEBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSPXU3Q#event-2359261806",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54a6e516fa_5afe3fcfde4cd964576155--


From nobody Wed May 22 06:18:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 164FE120122 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:18:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TgWLRifaZuhz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:18:49 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8054B1200CC for <quic-issues@ietf.org>; Wed, 22 May 2019 06:18:49 -0700 (PDT)
Date: Wed, 22 May 2019 06:18:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531128; bh=owVvr6eg+RkR3AJ1By7m7DdGuGYSKB2fGK+9nX1Xbvk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f1JZTgxHMaA8awpUVGkS3Mm9DOlfE6bweUEaNXGyi4bfIeSteYFPyJdTlO9jnnE+F V8GMQJdc4wjMXX9KSEfDTtkEkl6wtRNy/2j0VgfOMlCRlUEpUijRzKKYA+lGBYnQl3 g2rpM7hr4ex3t5ioW8G8Y9IxwvWSVaZzDr1DTio8=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK344O424DAIBPGUVMN26J7LREVBNHHBPXLT5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2342/494798298@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2342@github.com>
References: <quicwg/base-drafts/issues/2342@github.com>
Subject: Re: [quicwg/base-drafts] Spoofed connection migration as a DoS vector (#2342)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54c3869aee_7c453fcfde4cd96433293e"; 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/_YlxQ7Umo8DELdHn9XG-U7hDHrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:18:51 -0000

----==_mimepart_5ce54c3869aee_7c453fcfde4cd96433293e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London: @erickinnear to incorporate a resolution in #2637 or a separate 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/2342#issuecomment-494798298
----==_mimepart_5ce54c3869aee_7c453fcfde4cd96433293e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=32474881" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> to incorporate a resolution in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="435340038" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2637" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2637/hovercard" href="https://github.com/quicwg/base-drafts/pull/2637">#2637</a> or a separate 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/2342?email_source=notifications&amp;email_token=AFTOJK4DF362DWZA24PGNR3PWVB3RA5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7ALWQ#issuecomment-494798298">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QFZAAVQPOAWASNNDPWVB3RANCNFSM4GQZT77Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XR6R3W4TYFS3YRZLPWVB3RA5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7ALWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2342?email_source=notifications\u0026email_token=AFTOJK4DF362DWZA24PGNR3PWVB3RA5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7ALWQ#issuecomment-494798298",
"url": "https://github.com/quicwg/base-drafts/issues/2342?email_source=notifications\u0026email_token=AFTOJK4DF362DWZA24PGNR3PWVB3RA5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7ALWQ#issuecomment-494798298",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54c3869aee_7c453fcfde4cd96433293e--


From nobody Wed May 22 06:20:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2161212007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:20:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IyL_w9B3KPym for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:20:26 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 705E7120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:20:26 -0700 (PDT)
Date: Wed, 22 May 2019 06:20:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531225; bh=FW0LKLnNXXPA2M/LO09RxhB77WYVw+KmSCFHF0v3hb4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z9UbRgYqphXj0MLXTpUyd4mZhoTZxZPvf5DFnYEW3r3ProXsQUbPvZIcwlYReVub0 u+aNviL6YVRNXr9ovNy/Zr//A6TwTXeql7oRhfCZx3IMAmWrYh+bHiw1CNsOPwd1fk DhwnxcWMs/IgWzTBOSA4vAZ0fBNNw7QiZ+D71wE8=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IGN5E66GFJBHCQNV26J7RTEVBNHHBQHRYVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2389/494798965@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2389@github.com>
References: <quicwg/base-drafts/issues/2389@github.com>
Subject: Re: [quicwg/base-drafts] Be clearer about the purpose of disable_migration (#2389)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54c995e3c9_37253fa7a8acd96c3410761"; 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/Vhcz4NH14FZ3x1J652swOCbq_Dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:20:29 -0000

----==_mimepart_5ce54c995e3c9_37253fa7a8acd96c3410761
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London: to be resolved together with #2342 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2389#issuecomment-494798965
----==_mimepart_5ce54c995e3c9_37253fa7a8acd96c3410761
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London: to be resolved together with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="400389101" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2342" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2342/hovercard" href="https://github.com/quicwg/base-drafts/issues/2342">#2342</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/2389?email_source=notifications&amp;email_token=AFTOJK3W3HP462LCK4GPPZDPWVCBTA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AQ5I#issuecomment-494798965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTIHEJRKCXJWZOJSTPWVCBTANCNFSM4GTGMJ5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IBT6FUS47TDL7WI3PWVCBTA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AQ5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK3W3HP462LCK4GPPZDPWVCBTA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AQ5I#issuecomment-494798965",
"url": "https://github.com/quicwg/base-drafts/issues/2389?email_source=notifications\u0026email_token=AFTOJK3W3HP462LCK4GPPZDPWVCBTA5CNFSM4GTGMJ5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AQ5I#issuecomment-494798965",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54c995e3c9_37253fa7a8acd96c3410761--


From nobody Wed May 22 06:20:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C31EC12007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:20:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P61j1U08EZeH for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:20:47 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E13C120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:20:47 -0700 (PDT)
Date: Wed, 22 May 2019 06:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531246; bh=j6aNXIfKQbILClIfKwepAUw8yLcf4FPeoAmDe+Uzx70=; h=Date:From:To:Subject:From; b=ZHl+eKsZYqiyP/Byi92zeIkASEwkkpb3QL1KkCxLg4oGQP2Yxg0NpiYYV0xwGaf90 6wotMzxGrZnlR8IxlDQ/pudIhgWtvyUnjE0scgzdeiniKsGd+Q761T7ungowN//l/k lvcORzmA6A25PdGZy+jbb7i3l4oQkzKGh+8mh768=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/same-ch-retry/000000-624b83@github.com>
Subject: [quicwg/base-drafts] 624b83: Clients use the same crypto handshake 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/7o73ffzZRCXuJce2uNS2Zc3gZQE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:20:49 -0000

  Branch: refs/heads/same-ch-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 624b8376ec9eb755c293133f6721334ade27a989
      https://github.com/quicwg/base-drafts/commit/624b8376ec9eb755c293133f6721334ade27a989
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clients use the same crypto handshake after Retry

As agreed in London and Tokyo.

Closes #2180.



From nobody Wed May 22 06:21:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0D2612007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:21:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pl4TuTcjG45v for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:21:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29005120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:21:11 -0700 (PDT)
Date: Wed, 22 May 2019 06:21:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531270; bh=bcf65fcQugw5QmiIKT4aCf+4YtWVgliEeWUdv4Q80VE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=upy9miALfDpBh0YCRUdsl/iRO4XCyQKVG7Lk2SRdD7UqjljvgbEgGarBoEgGAMGbF p+YgAhq4SLtL175qWdGj/oTpeYMQLPpeEHOkVHh/0OQNiBJsrSpg6fp5Ke34SsROAb UhIaeboBH2wvnI6HuQTNWop2lPQZtpL5BcbesdmA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6O3Y6ATRCW4OTUPTF26J7UNEVBNHHBVJVVM4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2746@github.com>
Subject: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54cc61add7_7b93fdb32ecd96410982a2"; 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/8KB-A6gaGSRFnpog75fz641HH6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:21:13 -0000

----==_mimepart_5ce54cc61add7_7b93fdb32ecd96410982a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As agreed in London and Tokyo.

Closes #2180.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2746

-- Commit Summary --

  * Clients use the same crypto handshake after Retry

-- File Changes --

    M draft-ietf-quic-transport.md (15)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2746.patch
https://github.com/quicwg/base-drafts/pull/2746.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/2746

----==_mimepart_5ce54cc61add7_7b93fdb32ecd96410982a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As agreed in London and Tokyo.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2180.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="390926521" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2180" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2180/hovercard" href="https://github.com/quicwg/base-drafts/issues/2180">#2180</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/2746'>https://github.com/quicwg/base-drafts/pull/2746</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clients use the same crypto handshake after Retry</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2746/files#diff-0">draft-ietf-quic-transport.md</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2746.patch'>https://github.com/quicwg/base-drafts/pull/2746.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2746.diff'>https://github.com/quicwg/base-drafts/pull/2746.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/2746?email_source=notifications&amp;email_token=AFTOJKZCK6VBWNO6P55ZTD3PWVCENA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVGWVTQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2CI2PNGZ5C4FKAMDPWVCENANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IRHMHTGU7HIMZ4OTPWVCENA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVGWVTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJKZCK6VBWNO6P55ZTD3PWVCENA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVGWVTQ",
"url": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJKZCK6VBWNO6P55ZTD3PWVCENA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVGWVTQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce54cc61add7_7b93fdb32ecd96410982a2--


From nobody Wed May 22 06:22:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7177712007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:22:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WYIq-E1fuzjD for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:22:19 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C05A120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:22:19 -0700 (PDT)
Date: Wed, 22 May 2019 06:22:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531338; bh=TbAzUMJTJIOZTB086ktWXNtsyBKVLX+Ma4doh/J0B9Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XfbEXX7IcX6EHBZ9n+pprZl1xGLbMW0HGfMfTXPS0cT0zx/vkG8n8KiRijtJtwALQ u70+ntS2cGNfRdfgKzuLXJNs4kTX8snds2gJ7RaMX5RPi8AYTyy+GZMpL0h4Ow+nhj wC1nyaUOTD21oc1WWHjfDHl21tpzrwldNRC4LFbk=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRK4AQN7CRUCNTKA526J7YVEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/494799700@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54d0a96b0c_78903fd983ecd96020060de"; 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/dU3q7oZkLPrHMH-5BO7qRl6hadw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:22:21 -0000

----==_mimepart_5ce54d0a96b0c_78903fd983ecd96020060de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; @marten-seemann will (still) make a PR to prohibit senders from coalescing packets of different encryption levels and to permit (but not require) receivers to enforce this 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/issues/2308#issuecomment-494799700
----==_mimepart_5ce54d0a96b0c_78903fd983ecd96020060de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> will (still) make a PR to prohibit senders from coalescing packets of different encryption levels and to permit (but not require) receivers to enforce this 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/issues/2308?email_source=notifications&amp;email_token=AFTOJKYXZM4HLFDWEQJUVBLPWVCIVA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AWVA#issuecomment-494799700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WPQMTCGY2K3DIU5TPWVCIVANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Q6DTUNYDMVWFXYHDPWVCIVA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AWVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308?email_source=notifications\u0026email_token=AFTOJKYXZM4HLFDWEQJUVBLPWVCIVA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AWVA#issuecomment-494799700",
"url": "https://github.com/quicwg/base-drafts/issues/2308?email_source=notifications\u0026email_token=AFTOJKYXZM4HLFDWEQJUVBLPWVCIVA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7AWVA#issuecomment-494799700",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54d0a96b0c_78903fd983ecd96020060de--


From nobody Wed May 22 06:22:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F046912007C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:22:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id suxJarolwTs2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:22:31 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E03D120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:22:31 -0700 (PDT)
Date: Wed, 22 May 2019 06:22:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531350; bh=hsy6/7lHoVzEwQIO4R3oO+Bi3TaIk5ZnSpWSssSutD4=; h=Date:From:To:Subject:From; b=X8t1G1RC9d+Ya+rn6UwC3BL36h7pc9aAfgNkLdAmsJyt5uwZcN1h1wJbTzSf7cyv/ f0lsOQkp0GsxtGXqMdmyub3fbuIInI7XG2T/Zkt4bwrh9b7cDCgwmorn1iNgq2Vy1n xohcKZzetvjcTJAop/yIlz/DjtN5QdTayoAPeM8I=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/73199a-ef03de@github.com>
Subject: [quicwg/base-drafts] ef03de: Script updating gh-pages from 624b8376. [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/Jt2KM-yqiHn_4lKlfZPol9l3oAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:22:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef03dedb49644ac6cf99a02a393ef69a339f2987
      https://github.com/quicwg/base-drafts/commit/ef03dedb49644ac6cf99a02a393ef69a339f2987
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    A same-ch-retry/draft-ietf-quic-http.html
    A same-ch-retry/draft-ietf-quic-http.txt
    A same-ch-retry/draft-ietf-quic-invariants.html
    A same-ch-retry/draft-ietf-quic-invariants.txt
    A same-ch-retry/draft-ietf-quic-qpack.html
    A same-ch-retry/draft-ietf-quic-qpack.txt
    A same-ch-retry/draft-ietf-quic-recovery.html
    A same-ch-retry/draft-ietf-quic-recovery.txt
    A same-ch-retry/draft-ietf-quic-tls.html
    A same-ch-retry/draft-ietf-quic-tls.txt
    A same-ch-retry/draft-ietf-quic-transport.html
    A same-ch-retry/draft-ietf-quic-transport.txt
    A same-ch-retry/index.html

  Log Message:
  -----------
  Script updating gh-pages from 624b8376. [ci skip]



From nobody Wed May 22 06:25:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1726F12004D for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:25:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FKNrpfbc5qeo for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:24:58 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70E31120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:24:58 -0700 (PDT)
Date: Wed, 22 May 2019 06:24:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531497; bh=O4t2ziaqTrGbFoxAa0VA7+8AAq3mwkUGUOqFSrBOrMo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NNLTvrXE5TMwwwj+xYk3B9ke8BeGZOFes3+LJTMNEjmop2TYdwnHgYNyOrkMBxq0y KqTh70Op2dBpCUybiD8LK6JKaitGoBAmmDIt1mySricMwtV96kPpRitFj5kyg4Y9v9 jMtWDWj7ro574dvMVK5zZ36GHzRXHVUw4T9mhcqQ=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LMUXUWYCQYHLAXV526KACTEVBNHHBPH547M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2308/494800763@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2308@github.com>
References: <quicwg/base-drafts/issues/2308@github.com>
Subject: Re: [quicwg/base-drafts] handling of coalesced packets with decryption errors creates DoS opportunity (#2308)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54da942a41_3493fa83eecd968203115d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gOizs8RNQlTTex9ARtkIOLdTo6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:25:00 -0000

----==_mimepart_5ce54da942a41_3493fa83eecd968203115d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarified in London: 
- Sender of a packet cannot coalesce multiple packets of the same type.
- If you receive multiple packets of the same type in the same datagram, you're not obligated to process all of them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2308#issuecomment-494800763
----==_mimepart_5ce54da942a41_3493fa83eecd968203115d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clarified in London:</p>
<ul>
<li>Sender of a packet cannot coalesce multiple packets of the same type.</li>
<li>If you receive multiple packets of the same type in the same datagram, you're not obligated to process all of them.</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/2308?email_source=notifications&amp;email_token=AFTOJK3GZIODP3NDAFFJUH3PWVCSTA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7A66Y#issuecomment-494800763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5VAOFKCK2DI545DTPWVCSTANCNFSM4GOLMNEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK32GS5QCSJ4JBQPVITPWVCSTA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7A66Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2308?email_source=notifications\u0026email_token=AFTOJK3GZIODP3NDAFFJUH3PWVCSTA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7A66Y#issuecomment-494800763",
"url": "https://github.com/quicwg/base-drafts/issues/2308?email_source=notifications\u0026email_token=AFTOJK3GZIODP3NDAFFJUH3PWVCSTA5CNFSM4GOLMNEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7A66Y#issuecomment-494800763",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54da942a41_3493fa83eecd968203115d--


From nobody Wed May 22 06:26:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7B1312004F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:26:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TQYZdXYSy4TZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:26:06 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F65F12004D for <quic-issues@ietf.org>; Wed, 22 May 2019 06:26:06 -0700 (PDT)
Date: Wed, 22 May 2019 06:26:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531565; bh=UOcZcxTCkYNhpVAOBW3/k4rWoUgM6NwSuEI/bK1X91o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HaJ45uCDz8ynpByZuYmoe9D0U5eO4ePN1+mocex9rPqFxXrwkBJXonxV3NGv7IwdW kKT73PtYLPeou/k9ygV9lVff3Djm68hpdH3XzEbgKJwn9sEetBTst6t8J4nuLa8CpI 58h/j+L/ALI1iYG6+XFkegIK86EVapHUGpqmGRuQ=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDCBDB2CDNNDF6OFV26KAG3EVBNHHBPXLT5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2342/494801208@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2342@github.com>
References: <quicwg/base-drafts/issues/2342@github.com>
Subject: Re: [quicwg/base-drafts] Spoofed connection migration as a DoS vector (#2342)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54ded71e4a_159e3fcaef6cd96011259f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G7GyngD81D07qQvgyT3QFKNon8w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:26:08 -0000

----==_mimepart_5ce54ded71e4a_159e3fcaef6cd96011259f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

London: 
- Also remove the error code, since it's no longer a 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/issues/2342#issuecomment-494801208
----==_mimepart_5ce54ded71e4a_159e3fcaef6cd96011259f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>London:</p>
<ul>
<li>Also remove the error code, since it's no longer a protocol violation.</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/2342?email_source=notifications&amp;email_token=AFTOJK3Q27YJITRQH3EKLF3PWVCW3A5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BCOA#issuecomment-494801208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYAQR7DTD7HDUZSS63PWVCW3ANCNFSM4GQZT77Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYL6BYIVSZFCQ22T23PWVCW3A5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2342?email_source=notifications\u0026email_token=AFTOJK3Q27YJITRQH3EKLF3PWVCW3A5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BCOA#issuecomment-494801208",
"url": "https://github.com/quicwg/base-drafts/issues/2342?email_source=notifications\u0026email_token=AFTOJK3Q27YJITRQH3EKLF3PWVCW3A5CNFSM4GQZT772YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BCOA#issuecomment-494801208",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54ded71e4a_159e3fcaef6cd96011259f4--


From nobody Wed May 22 06:32:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E51681200CC for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:32:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gxiXaKNlt8XF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:32:12 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78A56120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:32:12 -0700 (PDT)
Date: Wed, 22 May 2019 06:32:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558531931; bh=mAbnoLVP16Jex2Hh2wO5NTrRjtHtuo9BdN2fvlYHzfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v1c3xDouJVXLLbb58Pgd4Xi50UbVruNgQ1vyNDosYOQwVUGXZcsm31vOj3LIf8yYe 6rpH3ieSLGX/n+T57UlqhaKIwu9RnaYwxv9IQyAdiGeb4jnuyDa7bzoVuc+UomHm9q H9QIAb/AhBfd/CEACQ+NeU++i5r9u+A8IxJHRUR8=
From: Patrick Meenan <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZROUID7VEGBVPF5DF26KA5XEVBNHHBVIUZ3Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2739/494803775@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2739@github.com>
References: <quicwg/base-drafts/issues/2739@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 priorities are too complex for a majority of implementations (#2739)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce54f5b7dea2_699a3f8b3d2cd9605374e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pmeenan
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ly0pg_x33C5t9OUK-uf0JUQh0ew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:32:14 -0000

----==_mimepart_5ce54f5b7dea2_699a3f8b3d2cd9605374e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The other big change discussed yesterday by moving away from a tree we can move from a relative priority structure where each request needs to know about the others on the same connection to an absolute priority scheme where priority can be tied to the request itself without extra knowledge. Within the HTTP/2 implementation itself it may not make a big difference but exposing it as an API on the client and server side becomes much easier (and it allows for merging of priority decisions made on the client and server sides). 

A simpler API could always be mapped to the tree but managing equivalent mappings on both ends can become unwieldy if you have multiple clients you don't control or talk to servers you don't control.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2739#issuecomment-494803775
----==_mimepart_5ce54f5b7dea2_699a3f8b3d2cd9605374e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The other big change discussed yesterday by moving away from a tree we can move from a relative priority structure where each request needs to know about the others on the same connection to an absolute priority scheme where priority can be tied to the request itself without extra knowledge. Within the HTTP/2 implementation itself it may not make a big difference but exposing it as an API on the client and server side becomes much easier (and it allows for merging of priority decisions made on the client and server sides).</p>
<p>A simpler API could always be mapped to the tree but managing equivalent mappings on both ends can become unwieldy if you have multiple clients you don't control or talk to servers you don't control.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications&amp;email_token=AFTOJKZ4RYCPN44HW6SSCI3PWVDNXA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BWPY#issuecomment-494803775">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7E3AHQ7SUKKPI4URLPWVDNXANCNFSM4HOPM3RQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZF6QD3ZOH6YO7FF3PWVDNXA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BWPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKZ4RYCPN44HW6SSCI3PWVDNXA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BWPY#issuecomment-494803775",
"url": "https://github.com/quicwg/base-drafts/issues/2739?email_source=notifications\u0026email_token=AFTOJKZ4RYCPN44HW6SSCI3PWVDNXA5CNFSM4HOPM3R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7BWPY#issuecomment-494803775",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce54f5b7dea2_699a3f8b3d2cd9605374e2--


From nobody Wed May 22 06:37:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C131212011C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:37:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qe5CMKXD9NA0 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:37:41 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4292C12004D for <quic-issues@ietf.org>; Wed, 22 May 2019 06:37:41 -0700 (PDT)
Date: Wed, 22 May 2019 06:37:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532260; bh=i52XKEQNneKPXRDFnE9udWXHo0+rm05W0k/iv9mlrzo=; h=Date:From:To:Subject:From; b=ten4vQ7NgC6xmES4Rh42r3+Q+ShFuaJTuZ1rEbQBXCHu9sESA+jkL3fNB9KJ4Ucb3 nGX09bCRNbQZL2iSM9YHOxXEssRCWC+JUseWOrd9jbEIrnRBH/NEv+pTJG7XLinzTK 45Xg2qvHJjzF5+hBImkJsqO8hmcMjsdvQSK4JZnM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/one-per-level/000000-716826@github.com>
Subject: [quicwg/base-drafts] 716826: Recommend only one packet per encryption level
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u1PEjbF7l6hzIAEICau6Ua9zZQ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:37:43 -0000

  Branch: refs/heads/one-per-level
  Home:   https://github.com/quicwg/base-drafts
  Commit: 716826ec1695fefb5a2cded1f6738099de3b7cef
      https://github.com/quicwg/base-drafts/commit/716826ec1695fefb5a2cded1f6738099de3b7cef
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Recommend only one packet per encryption level

This is a SHOULD per agreement in London because a) we can't decide why
you might not, but b) we can't mandate any particular action on the part
of a receiver.

Closes #2308.



From nobody Wed May 22 06:38:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 840AE120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:37:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GgVFI3G5mGnY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:37:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F34FD12011C for <quic-issues@ietf.org>; Wed, 22 May 2019 06:37:57 -0700 (PDT)
Date: Wed, 22 May 2019 06:37:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532277; bh=bvl+cAGZs8Gq6nbRLnQ4NHjdb5W3zNPZWAyMCbIYb7w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=EuA0apgytnP7lXT9ehuxsxMz0TkylBlXg6JYOQL8ZrccS75dU5skvxnh7CJ1zoLA6 FGy0NOMq7gbTUl4/6CU+KVBKVl3jE6mblb0gwKoYmEauWdTeSWHroxOkGkXvqOF/B3 AP5wAXYCVJZDr7lqDoVx0bH3Egwry4e8tgxDn1Vs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7S5OWQIPVG63LTJBN26KBTLEVBNHHBVJWZCQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2747@github.com>
Subject: [quicwg/base-drafts] Recommend only one packet per encryption level (#2747)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce550b51e381_338a3f862e4cd968461813"; 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/g0RJ5ODnmwf8MqhEWkKcJL3W4lo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:38:00 -0000

----==_mimepart_5ce550b51e381_338a3f862e4cd968461813
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a SHOULD per agreement in London because a) we can't decide why
you might not, but b) we can't mandate any particular action on the part
of a receiver.

Closes #2308.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2747

-- Commit Summary --

  * Recommend only one packet per encryption level

-- File Changes --

    M draft-ietf-quic-transport.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2747.patch
https://github.com/quicwg/base-drafts/pull/2747.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/2747

----==_mimepart_5ce550b51e381_338a3f862e4cd968461813
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is a SHOULD per agreement in London because a) we can't decide why<br>
you might not, but b) we can't mandate any particular action on the part<br>
of a receiver.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2308.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="396344571" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2308" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2308/hovercard" href="https://github.com/quicwg/base-drafts/issues/2308">#2308</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/2747'>https://github.com/quicwg/base-drafts/pull/2747</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Recommend only one packet per encryption level</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2747/files#diff-0">draft-ietf-quic-transport.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2747.patch'>https://github.com/quicwg/base-drafts/pull/2747.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2747.diff'>https://github.com/quicwg/base-drafts/pull/2747.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/2747?email_source=notifications&amp;email_token=AFTOJKYGXUYLW52Q6RE3N7DPWVEDLA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVG3EKA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GR6LTMW4H6WDVZYLPWVEDLANCNFSM4HOUMZMQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYV3PYNRWYZTZ5SQZ3PWVEDLA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVG3EKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJKYGXUYLW52Q6RE3N7DPWVEDLA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVG3EKA",
"url": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJKYGXUYLW52Q6RE3N7DPWVEDLA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVG3EKA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce550b51e381_338a3f862e4cd968461813--


From nobody Wed May 22 06:38:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43FA7120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJMQo1h3t3XQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:13 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D9EA120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:38:13 -0700 (PDT)
Date: Wed, 22 May 2019 06:38:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532292; bh=wsPdkCB7wpRT57prK/NE0I0fcVq5jAxlE+bLyigcVmk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OcBHmDK9rLgngfVN2ZfF6L9+ctP2B4nLydPiLfYYwYi4ff3qIcc/T87lUWe+RskcH 31JX11tdMRwU7HFJ1wfI8fyzZMb5GXUH1tPctz5HQHo5oYmRW2+IW29B59EU+2Gips wWJ0cMlGj8jJxXZL5Q0BSIO+YC2tYZMH2mSaewHk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LDDMRFQJI2JV4KON26KBUJEVBNHHBVJVVM4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2746/review/240634953@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce550c462b00_7b93fdb32ecd964125336b"; 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/h_EmhKzxdvB9KEUKjyFo8VSAlMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:38:15 -0000

----==_mimepart_5ce550c462b00_7b93fdb32ecd964125336b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.

Maybe it's more readable to combine the two paragraphs into one, or at least the part about generating the response to the Retry.

> @@ -3885,14 +3885,17 @@ the connection ID as part of its token validation logic (see
 The next Initial packet from the client uses the connection ID and token values
 from the Retry packet (see {{negotiating-connection-ids}}).  Aside from this,
 the Initial packet sent by the client is subject to the same restrictions as the
-first Initial packet.  A client can either reuse the cryptographic handshake
-message or construct a new one at its discretion.
+first Initial packet.  A client MUST use the same cryptographic handshake
+message it includes in this packet.  A server MAY treat a packet that

And it MUST NOT reset the packet number to 0.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2746#pullrequestreview-240634953
----==_mimepart_5ce550c462b00_7b93fdb32ecd964125336b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> commented on this pull request.</p>

<p>Maybe it's more readable to combine the two paragraphs into one, or at least the part about generating the response to the Retry.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2746#discussion_r286493455">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3885,14 +3885,17 @@ the connection ID as part of its token validation logic (see
 The next Initial packet from the client uses the connection ID and token values
 from the Retry packet (see {{negotiating-connection-ids}}).  Aside from this,
 the Initial packet sent by the client is subject to the same restrictions as the
-first Initial packet.  A client can either reuse the cryptographic handshake
-message or construct a new one at its discretion.
+first Initial packet.  A client MUST use the same cryptographic handshake
+message it includes in this packet.  A server MAY treat a packet that
</pre>
<p>And it MUST NOT reset the packet number to 0.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications&amp;email_token=AFTOJK4BFDWPUIFE2QQCFY3PWVEEJA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL4YSI#pullrequestreview-240634953">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6P77JRYKDOEJS6S5DPWVEEJANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NOVO2M2ETCTZQQM3PWVEEJA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL4YSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK4BFDWPUIFE2QQCFY3PWVEEJA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL4YSI#pullrequestreview-240634953",
"url": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK4BFDWPUIFE2QQCFY3PWVEEJA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL4YSI#pullrequestreview-240634953",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce550c462b00_7b93fdb32ecd964125336b--


From nobody Wed May 22 06:38:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE986120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UagtlrUgU4uY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:18 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97DB5120139 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:38:18 -0700 (PDT)
Date: Wed, 22 May 2019 06:38:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532297; bh=ec7ezX9Oyh8Fb+vH6CWV4MEvO84ZKwn/yHkgsd56nNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ORyWG54j0UgIyWJ5GlT8Lz4yI70RgKLrYvGGU25rtXhedaODQNHMcWcoSP79+uJ8a A/Uuz86UXBt1vOa9Lr5W9l7dWtCPkkwQCJCUTtbNv3WZVsf9c6YLCUJt4oUt6LOfXS bOV51EzoTBcQNxPscR25oMm0Lmjx15oWyW7qqM88=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77JXNRSPGJ4N7RCPN26KBUTEVBNHHBVJWZCQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2747/review/240635739@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2747@github.com>
References: <quicwg/base-drafts/pull/2747@github.com>
Subject: Re: [quicwg/base-drafts] Recommend only one packet per encryption level (#2747)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce550c9a7290_696a3fa7ae4cd96c1352c6"; 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/RF7Ik1ngMkbIL7PiTWufmaHrZoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:38:20 -0000

----==_mimepart_5ce550c9a7290_696a3fa7ae4cd96c1352c6
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/2747#pullrequestreview-240635739
----==_mimepart_5ce550c9a7290_696a3fa7ae4cd96c1352c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2747?email_source=notifications&amp;email_token=AFTOJK5SCUWRD75VS2L3PZ3PWVEETA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL46WY#pullrequestreview-240635739">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AVP4XHDQH7VLNB3LPWVEETANCNFSM4HOUMZMQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2U65RHQQIIKN6X2UDPWVEETA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL46WY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK5SCUWRD75VS2L3PZ3PWVEETA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL46WY#pullrequestreview-240635739",
"url": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK5SCUWRD75VS2L3PZ3PWVEETA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL46WY#pullrequestreview-240635739",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce550c9a7290_696a3fa7ae4cd96c1352c6--


From nobody Wed May 22 06:38:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3206B120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XD7hg71_XDIU for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:38:42 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 119D1120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:38:42 -0700 (PDT)
Date: Wed, 22 May 2019 06:38:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532321; bh=HluzyWVmc9TEbzxbeQntCcdGBXM0ZBl0P9TVwhX/Gsk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E3Zz6zWx7q+pUD/1laTGTNJlfnXuy89pU4TcKVFR4Ir/ahgoUIbfK0Do72DtJ8ADI V0Gn5YbRaV5YOEg3vknmyIYje9iUgKuB6mRqz/uERQfIdVd0BE9TQnlRjKFCVQBDPp qZFA93AodPoP7xIqxn0/40nInYEOxS8l0tMiKlzM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2SG2SMPOUFTQVFT6V26KBWDEVBNHHBVJWZCQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2747/review/240635981@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2747@github.com>
References: <quicwg/base-drafts/pull/2747@github.com>
Subject: Re: [quicwg/base-drafts] Recommend only one packet per encryption level (#2747)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce550e142185_2e9f3ffb518cd96c961d5"; 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/I0jUrXRsi6VXe1VSYXIPOe0ghhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:38:43 -0000

----==_mimepart_5ce550e142185_2e9f3ffb518cd96c961d5
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/2747#pullrequestreview-240635981
----==_mimepart_5ce550e142185_2e9f3ffb518cd96c961d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2747?email_source=notifications&amp;email_token=AFTOJK5VFPUPBM4FBMPKYR3PWVEGDA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ATI#pullrequestreview-240635981">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5B5OZHBNKZQW4FVWTPWVEGDANCNFSM4HOUMZMQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2X64Y7ZADKA75RS7TPWVEGDA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ATI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK5VFPUPBM4FBMPKYR3PWVEGDA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ATI#pullrequestreview-240635981",
"url": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK5VFPUPBM4FBMPKYR3PWVEGDA5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ATI#pullrequestreview-240635981",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce550e142185_2e9f3ffb518cd96c961d5--


From nobody Wed May 22 06:39:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C0D912012B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:39:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K4W7yNXV9mvo for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:39:19 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 235AF120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:39:19 -0700 (PDT)
Date: Wed, 22 May 2019 06:39:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532358; bh=tCPL0ZApe6WhQDdX3k+etO04xGnASUKdWRTqWunnvXQ=; h=Date:From:To:Subject:From; b=pb/hrH/7VObxcWZLR8WnGNVsNWNPEUH6h7ZaUY+R7/xo5X4G1hu4j1mduhY5Kh4X4 XJ+VmuPiK9nwBZkt4AY0R91irnUvrgLAB5dJzOwOdpeLGkpZHe2BVplCClrmOOEr7E 51u6GXquNt/dKhCRjh2zEMms7uoN6tf4CoWRqn+8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ef03de-b2f057@github.com>
Subject: [quicwg/base-drafts] b2f057: Script updating gh-pages from 716826ec. [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/aFqnb-4zZQ2mCHIFvaDDG54_Ohs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:39:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2f05754c20e24ededf0f8e1cbf49b7d1d586c1d
      https://github.com/quicwg/base-drafts/commit/b2f05754c20e24ededf0f8e1cbf49b7d1d586c1d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    A one-per-level/draft-ietf-quic-http.html
    A one-per-level/draft-ietf-quic-http.txt
    A one-per-level/draft-ietf-quic-invariants.html
    A one-per-level/draft-ietf-quic-invariants.txt
    A one-per-level/draft-ietf-quic-qpack.html
    A one-per-level/draft-ietf-quic-qpack.txt
    A one-per-level/draft-ietf-quic-recovery.html
    A one-per-level/draft-ietf-quic-recovery.txt
    A one-per-level/draft-ietf-quic-tls.html
    A one-per-level/draft-ietf-quic-tls.txt
    A one-per-level/draft-ietf-quic-transport.html
    A one-per-level/draft-ietf-quic-transport.txt
    A one-per-level/index.html

  Log Message:
  -----------
  Script updating gh-pages from 716826ec. [ci skip]



From nobody Wed May 22 06:40:41 2019
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 48DD1120131 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:40:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VjEUKvWuwd4N for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:40:30 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62AC112018F for <quic-issues@ietf.org>; Wed, 22 May 2019 06:40:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=RxcM7Yz2Atw5R1A/S4OWDy3XmL8=; b=lR3eTCl5d/t0E9RJ YxJ/HjhO4jnd8n8DB+8cTKtqsUJ8Hg5I6sJNjYNRrgCEVIE/9HKy+wBiWsj7ObzY CBDbSG2gG4hAIJvh/zvlFlz8I2nLu5CV4Ggyue1m4jKYbrwH7zIQofxfY5HAECiB v620rVLxFJmZkUSKUFykfP1q+9Y=
Received: by filter1364p1mdw1.sendgrid.net with SMTP id filter1364p1mdw1-21782-5CE5514D-8 2019-05-22 13:40:29.471900445 +0000 UTC m=+136513.733699228
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id JS6BPPGySEOjH4dPH8ud2A for <quic-issues@ietf.org>; Wed, 22 May 2019 13:40:29.505 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 44E6C1E08AD for <quic-issues@ietf.org>; Wed, 22 May 2019 06:40:29 -0700 (PDT)
Date: Wed, 22 May 2019 13:40:29 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ZVZD4JS2AJEAYJJF26KB43EVBNHHBVJWZCQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2747/c494807102@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2747@github.com>
References: <quicwg/base-drafts/pull/2747@github.com>
Subject: Re: [quicwg/base-drafts] Recommend only one packet per encryption level (#2747)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5514d42c84_c5f3fd983ecd960130323"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1d1vP9rlb1/IGi+tqhuFRMFshPpCDwDTCDoU tSdbaaqtqYkYTMzRUunCUxcyxw8u8s6XPesbmVsQ5CG3P9Inz8EhjxYO6YqPO2CRh4HMPpgn6ipyM5 ucRjT8/53BRnxn/pbGP+giTkbSWh/RYjjLKeJ1l+Dm/8+w+d/vMu9Fha9w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_Te1765roJoOoj5pJEZ3ZuYRvTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:40:40 -0000

----==_mimepart_5ce5514d42c84_c5f3fd983ecd960130323
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is a proposal I don't exactly recall where, to use invalid handshake packets as part of probe. I dislike this, but others seem to think that it is a great idea. But it does go against one encryption level per 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/2747#issuecomment-494807102
----==_mimepart_5ce5514d42c84_c5f3fd983ecd960130323
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is a proposal I don't exactly recall where, to use invalid handshake packets as part of probe. I dislike this, but others seem to think that it is a great idea. But it does go against one encryption level per 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/2747?email_source=notifications&amp;email_token=AFTOJK7HEQ6KSSJZMT6HOYTPWVEM3A5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CQPQ#issuecomment-494807102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7XQQA4YEDOD3V5XYLPWVEM3ANCNFSM4HOUMZMQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOPPGFAYRYRAFTXSLPWVEM3A5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CQPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK7HEQ6KSSJZMT6HOYTPWVEM3A5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CQPQ#issuecomment-494807102",
"url": "https://github.com/quicwg/base-drafts/pull/2747?email_source=notifications\u0026email_token=AFTOJK7HEQ6KSSJZMT6HOYTPWVEM3A5CNFSM4HOUMZM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CQPQ#issuecomment-494807102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5514d42c84_c5f3fd983ecd960130323--


From nobody Wed May 22 06:41:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD53712012B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:40:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y7nM5tgTtX2Q for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:40:58 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F1CF120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:40:58 -0700 (PDT)
Date: Wed, 22 May 2019 06:40:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532457; bh=vX7YBaxc3WM653KwbQiSNOIF//DeDTJGr4JtxF0HFbM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z+DMjEIMNK2qradJCedHTJEdCfLB2mYhVMzpyq37tnWZROW5i3kRsB3suxK7zztH0 evlPLxhkkH4msP9tDojpSc8YReXlLcvvg+/5qwRnNlZAPYlyV8Tj7gQFmYu5VZIvcx piH6d446qZeuSWYJ4DiOYMXGBPRzJnDv3T9hOVTg=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDIZBV4OA3KXBVOHF26KB6TEVBNHHBOU6JFA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2192/494807314@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2192@github.com>
References: <quicwg/base-drafts/issues/2192@github.com>
Subject: Re: [quicwg/base-drafts] Optimistic ACK in early handshake (#2192)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55169cdbd0_5ff33fd090acd96019957a"; 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/9aYFSdrRA64vC7t9IIFl3QgGbG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:41:00 -0000

----==_mimepart_5ce55169cdbd0_5ff33fd090acd96019957a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not discussed in London, overtaken by events

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2192#issuecomment-494807314
----==_mimepart_5ce55169cdbd0_5ff33fd090acd96019957a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not discussed in London, overtaken by events</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications&amp;email_token=AFTOJKY54OS4674LA7H54K3PWVEOTA5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CSEQ#issuecomment-494807314">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FCKQYC3ROZYMJJQDPWVEOTANCNFSM4GKSXDRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYO45VGEZJP7CFWWDTPWVEOTA5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CSEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJKY54OS4674LA7H54K3PWVEOTA5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CSEQ#issuecomment-494807314",
"url": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJKY54OS4674LA7H54K3PWVEOTA5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CSEQ#issuecomment-494807314",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55169cdbd0_5ff33fd090acd96019957a--


From nobody Wed May 22 06:41:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7DAF120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WPDLy4z0czcX for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:03 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3914612013B for <quic-issues@ietf.org>; Wed, 22 May 2019 06:41:03 -0700 (PDT)
Date: Wed, 22 May 2019 06:41:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532462; bh=KqgWIgglWTfW5JkGSAyuy8BzSTl4qGjBAURrxaWAawk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HS2ADolciozMbJFClup+i6ta8paoSXzgnZRs1Vq9BQmIqRYqUcneIbrw3v9yGfBmR QZ8k9mSCjO0kKAOWlLnP33icerPCgjgKCpVe76He5bqKtWE5hluNsyimNe6B+KY9wf N4lUdaOvtPXePDJnzYh4CPOkYwCrNc69qlaj8hR4=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDK3WEG34GVWXOL7526KB65EVBNHHBOU6JFA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2192/issue_event/2359359745@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2192@github.com>
References: <quicwg/base-drafts/issues/2192@github.com>
Subject: Re: [quicwg/base-drafts] Optimistic ACK in early handshake (#2192)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5516e41445_6d9c3fdb32ecd964421782"; 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/87OvW0sFNTmt9p9KhPAao0na0sc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:41:05 -0000

----==_mimepart_5ce5516e41445_6d9c3fdb32ecd964421782
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2192.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2192#event-2359359745
----==_mimepart_5ce5516e41445_6d9c3fdb32ecd964421782
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="391366952" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2192" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2192/hovercard" href="https://github.com/quicwg/base-drafts/issues/2192">#2192</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/2192?email_source=notifications&amp;email_token=AFTOJKY5JNQPIU3ZKTHCN33PWVEO5A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPSAI#event-2359359745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77DSKJR4RWFC24QV3PWVEO5ANCNFSM4GKSXDRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLNSLHFEP34CRTCIDPWVEO5A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPSAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJKY5JNQPIU3ZKTHCN33PWVEO5A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPSAI#event-2359359745",
"url": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJKY5JNQPIU3ZKTHCN33PWVEO5A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPSAI#event-2359359745",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5516e41445_6d9c3fdb32ecd964421782--


From nobody Wed May 22 06:41:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DD44120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nWy8sQdSHk5m for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D96F5120135 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:41:03 -0700 (PDT)
Date: Wed, 22 May 2019 06:41:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532463; bh=ilcT5oEz2JbF5/GKfHR9q4XstmO0E82bjB3aiLm9LGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GHtqpw1Qno6y/QObJ/DOlGO/xKwFamev/12HPu67Yp85Cnt7dIR7dWOKVqgUQZtQq cC93QgCijqv2nqPLFg7KOoIU1Jw9A5UZrFMx24wrGpgWapq8NOJC4b7AL8ALFd7i4s WSb0nhAb5BnSHUfanwtM2a5xrIHizGo+vwGl3aVg=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY64ZZSKSV765L4AFF26KB67EVBNHHBOU6JFA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2192/issue_event/2359360007@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2192@github.com>
References: <quicwg/base-drafts/issues/2192@github.com>
Subject: Re: [quicwg/base-drafts] Optimistic ACK in early handshake (#2192)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5516f27eff_5f853fec324cd96c8968e"; 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/KH3Ay_wenMqUo8tD00TreEJzxnw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:41:06 -0000

----==_mimepart_5ce5516f27eff_5f853fec324cd96c8968e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #2192.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2192#event-2359360007
----==_mimepart_5ce5516f27eff_5f853fec324cd96c8968e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="391366952" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2192" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2192/hovercard" href="https://github.com/quicwg/base-drafts/issues/2192">#2192</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/2192?email_source=notifications&amp;email_token=AFTOJK4PIRC7AOHH7Y3USNTPWVEO7A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPUBY#event-2359360007">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2APDLSWL5BITVEZZ3PWVEO7ANCNFSM4GKSXDRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CMIUCOQPYLJXWGE3PWVEO7A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPUBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJK4PIRC7AOHH7Y3USNTPWVEO7A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPUBY#event-2359360007",
"url": "https://github.com/quicwg/base-drafts/issues/2192?email_source=notifications\u0026email_token=AFTOJK4PIRC7AOHH7Y3USNTPWVEO7A5CNFSM4GKSXDR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQPUBY#event-2359360007",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5516f27eff_5f853fec324cd96c8968e--


From nobody Wed May 22 06:41:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 749FF12012B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MgGvV7AjaNRm for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:30 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EAA65120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:41:29 -0700 (PDT)
Date: Wed, 22 May 2019 06:41:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532488; bh=fp94oRNJaJYOFfTMBBdkGG8oG7vqmk3wLRInU9WDlSY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KCQvYOQGfSg2elHpT03vnodrz46AU574zH9+K9jKOjZMeNlBDpg9ozJL8JcEr32ON M/FDTBVkcuzmyFXSvBLhDeWoi4AMWQIU/6PTCuJHIh10rn0ZzDB9nrmrC6wONu7cFw zGSc7v1/mMqvZ2FGa22rfb7Eo+HeK7Skcw9vlnJY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JFIUX2OM3C44WKSF26KCAREVBNHHBVJVVM4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2746/c494807527@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5518898a96_40c73f8435ccd960701688"; 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/a2_79MvmQAlzhaBpTU6oF5SSkYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:41:32 -0000

----==_mimepart_5ce5518898a96_40c73f8435ccd960701688
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We already have an editorial issue in this section; it needs breaking into subsections rather than combining long paragraphs into even longer ones.  Thanks for catching the packet number thing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2746#issuecomment-494807527
----==_mimepart_5ce5518898a96_40c73f8435ccd960701688
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We already have an editorial issue in this section; it needs breaking into subsections rather than combining long paragraphs into even longer ones.  Thanks for catching the packet number thing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications&amp;email_token=AFTOJK4P42LGP4RESU2R3QDPWVEQRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CTZY#issuecomment-494807527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6266MEOCURRAB44ATPWVEQRANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PAXSZZ6JVNESPGGLPWVEQRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CTZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK4P42LGP4RESU2R3QDPWVEQRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CTZY#issuecomment-494807527",
"url": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK4P42LGP4RESU2R3QDPWVEQRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7CTZY#issuecomment-494807527",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5518898a96_40c73f8435ccd960701688--


From nobody Wed May 22 06:42:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BD411201A3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id INQhWuian5tW for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:41:53 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4D6B120198 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:41:52 -0700 (PDT)
Date: Wed, 22 May 2019 06:41:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532512; bh=enM5f9n3uELADVny2H1O+GZG0rVYfDXrw5tQxSF7jsU=; h=Date:From:To:Subject:From; b=vSeR5xZw7sf3OnTubHUJi9bgDkXNVupDtO/uJsxbAnRr6gWIrCfZ3ZhvSRf10b155 MA4nQE4df3YIvzcHrDC1iJ/rGxyCaxqczf0inR6/pArcvE1gEcmMMHkokNIr/x8Bp8 wjr+nraW2jVk4n3gQd8yiTFd6XQnirp146k7Khws=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/same-ch-retry/624b83-786cbf@github.com>
Subject: [quicwg/base-drafts] 786cbf: Keep the same packet numbers 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/CMSLsN_5IFeFi_WQoJIG93htMnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:42:06 -0000

  Branch: refs/heads/same-ch-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 786cbf4ccfd1eaf5f593137bb91c49ceebd06902
      https://github.com/quicwg/base-drafts/commit/786cbf4ccfd1eaf5f593137bb91c49ceebd06902
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Keep the same packet numbers after Retry

This isn't just for 0-RTT.



From nobody Wed May 22 06:42:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC5B512016D for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:42:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mvLX7RTYp5pR for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:42:01 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB4AA120156 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:42:00 -0700 (PDT)
Date: Wed, 22 May 2019 06:42:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532520; bh=LHCr4IFmlmLuhl7Fo3EmITb7QHFgGflKaKHkZAg6cYw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lpDpbgE2LqWc591DQLSTWztE4LnjKSPXElyo7WV9UYwsZlkOTLe/YZgDVctHl28qv gvDTxJK5vCChs4sprDqTTn9yBbW43FIEIV7p9CmEoX7ylSMr1XQe21fd+K2DWAwo1S bejKhCoKReWCJ0vy9vZNuYM4+iGv6IFwCvG79QBY=
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/2746/push/3635750359@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce551a82ab34_51563fb1812cd9641388920"; 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/y9CMCCxe7YCu3Iv4ki1W0eSOvkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:42:13 -0000

----==_mimepart_5ce551a82ab34_51563fb1812cd9641388920
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

786cbf4ccfd1eaf5f593137bb91c49ceebd06902  Keep the same packet numbers after Retry


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2746/files/624b8376ec9eb755c293133f6721334ade27a989..786cbf4ccfd1eaf5f593137bb91c49ceebd06902

----==_mimepart_5ce551a82ab34_51563fb1812cd9641388920
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/786cbf4ccfd1eaf5f593137bb91c49ceebd06902">786cbf4</a>  Keep the same packet numbers after Retry</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/2746/files/624b8376ec9eb755c293133f6721334ade27a989..786cbf4ccfd1eaf5f593137bb91c49ceebd06902?email_source=notifications&amp;email_token=AFTOJK2GS7FKRNGU4RKFOLLPWVESRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZVGAZTKOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ABF6HAPVOWZYAEWDPWVESRANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NINFOSUKP2PIJBSLPWVESRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZVGAZTKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746/files/624b8376ec9eb755c293133f6721334ade27a989..786cbf4ccfd1eaf5f593137bb91c49ceebd06902?email_source=notifications\u0026email_token=AFTOJK2GS7FKRNGU4RKFOLLPWVESRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZVGAZTKOI",
"url": "https://github.com/quicwg/base-drafts/pull/2746/files/624b8376ec9eb755c293133f6721334ade27a989..786cbf4ccfd1eaf5f593137bb91c49ceebd06902?email_source=notifications\u0026email_token=AFTOJK2GS7FKRNGU4RKFOLLPWVESRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZVGAZTKOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce551a82ab34_51563fb1812cd9641388920--


From nobody Wed May 22 06:43:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 532B91201AF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cc0X_B4UhVKB for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:05 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB67112019F for <quic-issues@ietf.org>; Wed, 22 May 2019 06:43:05 -0700 (PDT)
Date: Wed, 22 May 2019 06:43:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532584; bh=udne5CWJtfKxEcYndGF6YgyxLNMJRUVYIObqydH7OCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tqUdrBNUi5dpDTMaqAJx1dt0cqH0VOopjhMYYCpeoWe9/bla33YVYxGFddotZGiAX W57GD+ETX5Xy1pmbzScCD5evsdsDuDSDMLDcqDSeuu5CBc4uaglr0AFuCLq56PNDYc 3OJb1t7Apd1U8hXWbJsQBj1HxmhcbmygSWKF3d0Q=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62Z3YBNENH3UYII7526KCGREVBNHHBVJVVM4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2746/review/240638732@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce551e8d7253_f1f3fa7b18cd96033875c"; 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/ZCeWRWQKyjJfNk4YNpog6A11hVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:43:08 -0000

----==_mimepart_5ce551e8d7253_f1f3fa7b18cd96033875c
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/2746#pullrequestreview-240638732
----==_mimepart_5ce551e8d7253_f1f3fa7b18cd96033875c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2746?email_source=notifications&amp;email_token=AFTOJK76SOHC5UOP5MJTXMDPWVEWRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5WDA#pullrequestreview-240638732">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LMSEVFFRREFPB3CTPWVEWRANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4G2BNXZSCJB64DVIDPWVEWRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5WDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK76SOHC5UOP5MJTXMDPWVEWRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5WDA#pullrequestreview-240638732",
"url": "https://github.com/quicwg/base-drafts/pull/2746?email_source=notifications\u0026email_token=AFTOJK76SOHC5UOP5MJTXMDPWVEWRA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5WDA#pullrequestreview-240638732",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce551e8d7253_f1f3fa7b18cd96033875c--


From nobody Wed May 22 06:43:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B41A120131 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ba4BM7b50xsz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:27 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 903AE120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:43:27 -0700 (PDT)
Date: Wed, 22 May 2019 06:43:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532606; bh=33IFe0jfqnT5MfPIRP95DD51DViGgtGh5LYEBKr/+gw=; h=Date:From:To:Subject:From; b=rs29Nl258BmwcxelqRxR4FdPP3odWIzYKz4lZA3trLCXgq3BwddMAKTjUNecdMJkq FcLIaXu39d3duSgQTFyuH6LT0bSomNHXjEilrLfUHuplckRsEJPX+4q87wz4ox1WLC ust4FQAnBA1DUmB4RNcaS/ug3+cQnAdhCzQsDNpQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3fb20b-9daefe@github.com>
Subject: [quicwg/base-drafts] 6734c4: transport: replace "stateless retry" in text with ...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tzhFMKkHXo6AG8ZUSRds8QRdBkc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:43:29 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6734c4061eaf61d35464ebe74d9a85c9b22083d1
      https://github.com/quicwg/base-drafts/commit/6734c4061eaf61d35464ebe74d9a85c9b22083d1
  Author: Andy Grover <agrover@mozilla.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: replace "stateless retry" in text with "retry"

ekr says there used to be stateless and stateful retry, but now there is
just stateless. This is the only place the phrase is used, so instead
just say "retry".


  Commit: 9daefe9eff7b79e149e4233a7bcf006a2423607b
      https://github.com/quicwg/base-drafts/commit/9daefe9eff7b79e149e4233a7bcf006a2423607b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2738 from agrover/remove-stateless-retry

transport: replace "stateless retry" in text with "retry"


Compare: https://github.com/quicwg/base-drafts/compare/3fb20ba46de2...9daefe9eff7b


From nobody Wed May 22 06:43:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23046120131 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S1-BBGTucRiK for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:35 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CE36120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:43:35 -0700 (PDT)
Date: Wed, 22 May 2019 06:43:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532614; bh=hSaKH3c3nKyNn3Nn5qXMoWbhVOpVbyGXY+F82wxk4c0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JhOaJovb3Eo8LtbWPBTkzsJ/k3rPdYAhXfjmOYtnDTtHxk6vpGdORFvylTx+AA9Bk Pptj7o8xEHeHOO/eTcnyfImO05Ay+cqJgyzMNVG4Y5vYOE2xb5Ekiklqcxz7L9dusH fMswE5cdi1jMTKxMRp7W1yy+cRlx9jfMshggay1s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CN32QTSWRW4GSYRN26KCINEVBNHHBVIDJ5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2738/issue_event/2359368340@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2738@github.com>
References: <quicwg/base-drafts/pull/2738@github.com>
Subject: Re: [quicwg/base-drafts] transport: replace "stateless retry" in text with "retry" (#2738)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55206aa47a_24bb3fcaef6cd96078484a"; 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/nRr7-p6pplFks-FgLy_RW0tLNis>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:43:37 -0000

----==_mimepart_5ce55206aa47a_24bb3fcaef6cd96078484a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2738 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/2738#event-2359368340
----==_mimepart_5ce55206aa47a_24bb3fcaef6cd96078484a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446720491" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2738" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2738/hovercard" href="https://github.com/quicwg/base-drafts/pull/2738">#2738</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/2738?email_source=notifications&amp;email_token=AFTOJK7Q3RY2M377GOMRCNTPWVEYNA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQRVFA#event-2359368340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WJQYO6CS4HPDX3L3PWVEYNANCNFSM4HOM3CIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ZRN5UZHA65H6SAALPWVEYNA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQRVFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2738?email_source=notifications\u0026email_token=AFTOJK7Q3RY2M377GOMRCNTPWVEYNA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQRVFA#event-2359368340",
"url": "https://github.com/quicwg/base-drafts/pull/2738?email_source=notifications\u0026email_token=AFTOJK7Q3RY2M377GOMRCNTPWVEYNA5CNFSM4HOM3CIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQRVFA#event-2359368340",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55206aa47a_24bb3fcaef6cd96078484a--


From nobody Wed May 22 06:43:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42AE5120132 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h0rLCBYHRmuA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:45 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E8C5D120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:43:44 -0700 (PDT)
Date: Wed, 22 May 2019 06:43:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532624; bh=7/jCddlcip4oh2jOpltNwq/ziH2NdGft8woWwmMdoYM=; h=Date:From:To:Subject:From; b=urbvhucHFB3bQRUqNf+7i+XVhIIYGW0foQ23r+rV11ULFbJo+Mf8ZCKEt9WJ67Mf4 6Qdx+v1oMFO2mPtPw2wdpbMj5I0ybNXx7wCyw/lmHbtlfbKJh7/uPhDXQvbxbrjrIS Nolx9xtxuQZD8aJVBZj8WUTTh3AbaieovP/dcTDM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b2f057-05948d@github.com>
Subject: [quicwg/base-drafts] 05948d: Script updating gh-pages from 786cbf4c. [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/RfTjTByjfAWJx9gg3j3ptFjjPoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:43:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05948df1b3dca4ac7ad6711d2ad6ff8c77f2e428
      https://github.com/quicwg/base-drafts/commit/05948df1b3dca4ac7ad6711d2ad6ff8c77f2e428
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M same-ch-retry/draft-ietf-quic-transport.html
    M same-ch-retry/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 786cbf4c. [ci skip]



From nobody Wed May 22 06:43:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47A46120072 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hkS7FxthDc_e for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:43:45 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0BF371200CC for <quic-issues@ietf.org>; Wed, 22 May 2019 06:43:45 -0700 (PDT)
Date: Wed, 22 May 2019 06:43:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532624; bh=l4OecLHdDyV4XteJHuEwbTLZMaPFAsgRENA0TvUhIpk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WKeq7V+Mh+fAKuqGDT8gScQ2RxtOr3pLx3JDI1lY9HNP3aNp8CvmVPvInRm5f8Q3Z ag1yPnkVqoPNF1Du1Vogbiwxzlns8pyCT4Zwy/c8WVD3j4QmB8xLoumPSk4EvQm47P VX3DRCmptFvx+FK5TVjm4DIVU3uKCXyMk1nNASYE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZM5HLK2NDQKLRITTF26KCJBEVBNHHBVJVVM4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2746/review/240639149@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5521045e5f_4b1a3fd0ad6cd960830113"; 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/7QrFfx322IMxe-KAlk5NWT_g4PQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:43:48 -0000

----==_mimepart_5ce5521045e5f_4b1a3fd0ad6cd960830113
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -3885,14 +3885,17 @@ the connection ID as part of its token validation logic (see
 The next Initial packet from the client uses the connection ID and token values
 from the Retry packet (see {{negotiating-connection-ids}}).  Aside from this,
 the Initial packet sent by the client is subject to the same restrictions as the
-first Initial packet.  A client can either reuse the cryptographic handshake
-message or construct a new one at its discretion.
+first Initial packet.  A client MUST use the same cryptographic handshake
+message it includes in this packet.  A server MAY treat a packet that
+contains a different cryptographic handshake message as a connection or discard

```suggestion
contains a different cryptographic handshake message as a separate connection or discard
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2746#pullrequestreview-240639149
----==_mimepart_5ce5521045e5f_4b1a3fd0ad6cd960830113
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2746#discussi=
on_r286496654">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3885,14 +3885,17 @@ the connection ID =
as part of its token validation logic (see=0D
 The next Initial packet from the client uses the connection ID and token=
 values=0D
 from the Retry packet (see {{negotiating-connection-ids}}).  Aside from =
this,=0D
 the Initial packet sent by the client is subject to the same restriction=
s as the=0D
-first Initial packet.  A client can either reuse the cryptographic hands=
hake=0D
-message or construct a new one at its discretion.=0D
+first Initial packet.  A client MUST use the same cryptographic handshak=
e=0D
+message it includes in this packet.  A server MAY treat a packet that=0D=

+contains a different cryptographic handshake message as a connection or =
discard=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-contains a different cryptographic handshake =
message as a connection or discard=0D
+contains a different cryptographic handshake message as a separate conne=
ction or discard=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/2746?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3M5DLOD5DYFX5BRNLPWVEZBA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ZLI#pullrequestreview-240639149=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK5YZEVYXR7GV6FVQIDPWVEZBANCNFSM4HOUHRGA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZXGU6J=
V4UN5NXH5ODPWVEZBA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL5ZLI.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/2746?email_source=3D=
notifications\u0026email_token=3DAFTOJK3M5DLOD5DYFX5BRNLPWVEZBA5CNFSM4HOU=
HRGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZL5ZLI#pullrequestreview-240639149",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2746?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3M5DLOD5DYFX5BRNLPWVEZBA5CNFSM4HOUHR=
GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZL=
5ZLI#pullrequestreview-240639149",=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_5ce5521045e5f_4b1a3fd0ad6cd960830113--


From nobody Wed May 22 06:45:21 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0937C120135 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:45:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A5DK-E6oK5Hz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:45:18 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE8F9120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:45:17 -0700 (PDT)
Date: Wed, 22 May 2019 06:45:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532716; bh=9PPXcmoyvL+OB+Mw8GYQa/LIP9PSXcTfX7hEagG28Kg=; h=Date:From:To:Subject:From; b=Ields3oRHcoLLkZ46KLBuZhddjED+a3G+Xh4ybpGW4lRKMHDUW5Eeju5vH8+VNrVW fArXBxbmkYa2k252rUW0ycUMLC6DTOGwpl94kNPg9/biBtujM7DY3f/Oh7RZ5+LruQ tye28zWQdcUuSG8L+9Cc46V/as/lPo+D/88gTLug=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/05948d-e358f1@github.com>
Subject: [quicwg/base-drafts] e358f1: Script updating gh-pages from 9daefe9e. [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/fkbHMXNthVeYBBA1zvl4Y_2n5AM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:45:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e358f18ce7edd940d051e27dd40a8bec45e10704
      https://github.com/quicwg/base-drafts/commit/e358f18ce7edd940d051e27dd40a8bec45e10704
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9daefe9e. [ci skip]



From nobody Wed May 22 06:47:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C85E120131 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:47:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TfSWVEkQLLLY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:47:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25D8E120128 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:47:51 -0700 (PDT)
Date: Wed, 22 May 2019 06:47:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532870; bh=r9gY3t505YFRsHC+fM6XScIB53GuUPdKYiLJ2bQJSCE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fJAxHh/uyzyuvZE++DHoL1qU3o5wfiNz7i61DWZbygZUchbq9DhVTQfrO1k2Q+3fQ 7XP180geBk20PCELdTVZ+cYZr9EzAuDYHkdMdHfV+LXZZbKg5VaumCC9hNo5m5VV/s LWNCVKt6v4pyKxinX5Fa+Ryyg9rKFrrpuL9twSPw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY56GZET4M7JV32NWV26KCYNEVBNHHBOTGQ7M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2170/494810047@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2170@github.com>
References: <quicwg/base-drafts/issues/2170@github.com>
Subject: Re: [quicwg/base-drafts] Embed QUIC version in expansion (#2170)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5530666739_1c173fa7bbacd9685580d1"; 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/COjIUadaRGsXGo4wVBlVNy9BskI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:47:53 -0000

----==_mimepart_5ce5530666739_1c173fa7bbacd9685580d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the expansions are revised, could we get rid of spaces 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/2170#issuecomment-494810047
----==_mimepart_5ce5530666739_1c173fa7bbacd9685580d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If the expansions are revised, could we get rid of spaces 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/2170?email_source=notifications&amp;email_token=AFTOJK72YNRXSXF4GKLAHETPWVFINA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHPY#issuecomment-494810047">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZGRO2ZGUAGNBNWEDPWVFINANCNFSM4GKKSH6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3K3SOW5RDX2TZG6KTPWVFINA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK72YNRXSXF4GKLAHETPWVFINA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHPY#issuecomment-494810047",
"url": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK72YNRXSXF4GKLAHETPWVFINA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHPY#issuecomment-494810047",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5530666739_1c173fa7bbacd9685580d1--


From nobody Wed May 22 06:48:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF174120128 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:47:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nwBf_N5bH8Lv for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:47:56 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E281B120131 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:47:55 -0700 (PDT)
Date: Wed, 22 May 2019 06:47:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532874; bh=aDqQpGkyzK1okPVSSEYbsGsreaiUP1B+WWqWMW/t2V8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tOwGWhU5PHAw84t0pLoBLs2Vujl569dUYFpY3x3hh3+psFoGY3slhVrucOHkw3XmT NCT8CoIEuQlV3sbAU1gCvo5gpU7M4B6S1zqrKdmB9qxwRO/GOZG44+KMmID5U+P+XA 6aKCMhUvYnLp9os0Po3k5CE0pmpQiimKsOcxQxog=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65UTNDXJUJIYBPTUN26KCYVEVBNHHBOYXNSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2205/494810073@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2205@github.com>
References: <quicwg/base-drafts/issues/2205@github.com>
Subject: Re: [quicwg/base-drafts] Largest acked in ACK frame MUST NOT decrease (#2205)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5530aad9e3_27633f87068cd9681094096"; 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/yG3-6bglATO0jnHiQHOTHduw3ak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:47:58 -0000

----==_mimepart_5ce5530aad9e3_27633f87068cd9681094096
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is mostly addressed and what's left is OBE. There's text in the draft now that says: "Processing counts out of order can result in verification failure. An endpoint SHOULD NOT perform this verification if the ACK frame is received in a packet with packet number lower than a previously received ACK frame. Verifying based on ACK frames that arrive out of order can result in disabling ECN unnecessarily."

This would be adequate, but there's other text (thanks to #2312) that says old ACKs can be resent. I think we simply add a note about that in the para above, which should be 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/issues/2205#issuecomment-494810073
----==_mimepart_5ce5530aad9e3_27633f87068cd9681094096
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think this is mostly addressed and what's left is OBE. There's text in the draft now that says: "Processing counts out of order can result in verification failure. An endpoint SHOULD NOT perform this verification if the ACK frame is received in a packet with packet number lower than a previously received ACK frame. Verifying based on ACK frames that arrive out of order can result in disabling ECN unnecessarily."</p>
<p>This would be adequate, but there's other text (thanks to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="396633365" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2312" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2312/hovercard" href="https://github.com/quicwg/base-drafts/pull/2312">#2312</a>) that says old ACKs can be resent. I think we simply add a note about that in the para above, which should be 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/issues/2205?email_source=notifications&amp;email_token=AFTOJKYJ2VCFZSLSXJGISULPWVFIVA5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHWI#issuecomment-494810073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LKWX6QA2MGIP4KKTPWVFIVANCNFSM4GLEXF3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK36M32INNMUUCK55MDPWVFIVA5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2205?email_source=notifications\u0026email_token=AFTOJKYJ2VCFZSLSXJGISULPWVFIVA5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHWI#issuecomment-494810073",
"url": "https://github.com/quicwg/base-drafts/issues/2205?email_source=notifications\u0026email_token=AFTOJKYJ2VCFZSLSXJGISULPWVFIVA5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DHWI#issuecomment-494810073",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5530aad9e3_27633f87068cd9681094096--


From nobody Wed May 22 06:48:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44DF1120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H0E-9JdfPLla for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:01 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 905CE120131 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:48:01 -0700 (PDT)
Date: Wed, 22 May 2019 06:48:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532881; bh=Jy7AW2ASkNU58QyM/VZ+VT6f3ZhRuhhB+pjf0nTys/g=; h=Date:From:To:Subject:From; b=UV080w+WXdDYRERT9R1k/xxhxwC+L7DA1m5lYJxPbGh1v7MciIkC3GYycHvW/Mjq3 2ki8s+jFwWrwO2Co5P+gUvprTi3qpomarj/97CRxJshb7JzdJrSUJrAuIT1DxInVkW 8R6sq6iwqnGt0qykAnMogYJA8tkX3lUEqJIIcGUE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9daefe-4094ad@github.com>
Subject: [quicwg/base-drafts] 9017aa: Clarify that unlinkability is required for NEW_TOK...
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/g0l0efECrf77ylbv3n4fRnVdymg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:48:05 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 9017aaeb7924124ee93175283cb6c97ad11edf2c=0D
      https://github.com/quicwg/base-drafts/commit/9017aaeb7924124ee93175=
283cb6c97ad11edf2c=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-03-25 (Mon, 25 Mar 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that unlinkability is required for NEW_TOKEN tokens. Changes ar=
e:=0D
=0D
* require unlinkability by stating: "SHOULD NOT expose linkability"=0D
* suggest use of encryption when embedding expiration time in the token=0D=

=0D
=0D
  Commit: ddddad19636d178ea5db06f38d7515ce2f1427d9=0D
      https://github.com/quicwg/base-drafts/commit/ddddad19636d178ea5db06=
f38d7515ce2f1427d9=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-05-22 (Wed, 22 May 2019)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M README.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    R draft-ietf-quic-spin-exp.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
    M tag.sh=0D
    A workflow.png=0D
    A workflow.xml=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into kazuho/new_token-token-encryption=0D
=0D
=0D
  Commit: 67df7d17711f2012f88c0e1064dae3549f73b7e7=0D
      https://github.com/quicwg/base-drafts/commit/67df7d17711f2012f88c0e=
1064dae3549f73b7e7=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-05-22 (Wed, 22 May 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  separate paragraph, apply suggestions from MT and Jana=0D
=0D
=0D
  Commit: 1a0be70f567fff8ada274c6d907499e3bb2b78ca=0D
      https://github.com/quicwg/base-drafts/commit/1a0be70f567fff8ada274c=
6d907499e3bb2b78ca=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-05-22 (Wed, 22 May 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial improvements suggested by MT=0D
=0D
=0D
  Commit: 4094ad2f86db17113d73a30168a4d5133959b4b7=0D
      https://github.com/quicwg/base-drafts/commit/4094ad2f86db17113d73a3=
0168a4d5133959b4b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-05-22 (Wed, 22 May 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2647 from kazuho/kazuho/new_token-token-encryption=0D=

=0D
Clarify that unlinkability is required for NEW_TOKEN tokens. Changes =E2=80=
=A6=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/9daefe9eff7b...409=
4ad2f86db=0D


From nobody Wed May 22 06:48:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA94B12014A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z8UIuLH-Q8qj for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:02 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31BA4120135 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:48:02 -0700 (PDT)
Date: Wed, 22 May 2019 06:48:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532881; bh=iq5TUmspJmOiygyTu6enQlC4YDE9ajut0xQCEc6fEdU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=scqJ8EOHL4r5HrcDd3BaB2jid1hpvp4HgP0XFF32iQuDHqNP/HrHhkyR0tRD76XG+ t/Sd9WhoiafAThcVepgA22j57AGLTWiz8r0eI6eOXW2+56AWE9PL22PUGFGuyUR7nl 5uftDBZaSOnbWvXaUGdERT3mFuUSh5k/etoC5gVg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6E7EA7YU7BJZNUTNF26KCZDEVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/c494810108@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5531131f64_15113fcaef6cd9605087c8"; 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/PryjCOjTto2jWri5zczx8jXcH2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:48:05 -0000

----==_mimepart_5ce5531131f64_15113fcaef6cd9605087c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @kazuho !

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2647#issuecomment-494810108
----==_mimepart_5ce5531131f64_15113fcaef6cd9605087c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</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/2647?email_source=notifications&amp;email_token=AFTOJK77KNHQATIAGILSYELPWVFJDA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DH7A#issuecomment-494810108">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY43AFBGZLSJGXDES3PWVFJDANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XS2XFQPT3OUNSPVDPWVFJDA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DH7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK77KNHQATIAGILSYELPWVFJDA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DH7A#issuecomment-494810108",
"url": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK77KNHQATIAGILSYELPWVFJDA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DH7A#issuecomment-494810108",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5531131f64_15113fcaef6cd9605087c8--


From nobody Wed May 22 06:48:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D95A1120135 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id re2aCXZ7vqC4 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:09 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A53912013B for <quic-issues@ietf.org>; Wed, 22 May 2019 06:48:09 -0700 (PDT)
Date: Wed, 22 May 2019 06:48:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532888; bh=FoaD7dxZHIJ3sWzYsQ0dOsFOxUxyQFcAtUjSueqroXQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zqG9xBvVYYN/Jw0BXw5rYuILIWMZ3j4W1pENQvVtuzo7IEJTb0zfOaT3ZTBk6LxmQ AQ+JmyNqkarfKu5eyeW+llkCtxUMsGLW/Xkxw3y+lp+PkEyAzZyNQU8x/AbXrcHU2e vkfh4VXF1Ip1v9AsGMN67OGbppsH7WMliJiSdvrA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEHDKNZ4XNUFUKAW526KCZREVBNHHBSRGDXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2543/issue_event/2359383731@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2543@github.com>
References: <quicwg/base-drafts/issues/2543@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN token and encryption (#2543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5531893895_77ce3f862e4cd9681054191"; 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/nSRF1tHqPf4bF1RMVwu89C5v1GQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:48:13 -0000

----==_mimepart_5ce5531893895_77ce3f862e4cd9681054191
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2543 via #2647.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2543#event-2359383731
----==_mimepart_5ce5531893895_77ce3f862e4cd9681054191
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="423936956" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2543" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2543/hovercard" href="https://github.com/quicwg/base-drafts/issues/2543">#2543</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436476833" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2647" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2647/hovercard" href="https://github.com/quicwg/base-drafts/pull/2647">#2647</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/2543?email_source=notifications&amp;email_token=AFTOJK7APFNTOL7DACFG7FTPWVFJRA5CNFSM4HAJM46KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNMY#event-2359383731">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JQVNM7GP5OG72SNTPWVFJRANCNFSM4HAJM46A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4443FF5ACHZBM43NDPWVFJRA5CNFSM4HAJM46KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2543?email_source=notifications\u0026email_token=AFTOJK7APFNTOL7DACFG7FTPWVFJRA5CNFSM4HAJM46KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNMY#event-2359383731",
"url": "https://github.com/quicwg/base-drafts/issues/2543?email_source=notifications\u0026email_token=AFTOJK7APFNTOL7DACFG7FTPWVFJRA5CNFSM4HAJM46KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNMY#event-2359383731",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5531893895_77ce3f862e4cd9681054191--


From nobody Wed May 22 06:48:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81631120118 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ceR0Z-PL6wno for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:48:12 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B51CD120155 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:48:11 -0700 (PDT)
Date: Wed, 22 May 2019 06:48:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532890; bh=kvS5r/Kfj9KNINxr1w3Ksexk3RQNqt6cz2U865T/dXI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vbR0egl/GJUep2em2L1ls8T1npKtICIxfq8POFaWWwLdxHaAMSJykQrefDK+x3tSI qQd+wyMooffXYE60BcL+z63pkz0e6AdacDCLgJxgB9P7yidS/7y9Jmgsgj1e26gAw5 pniDJWPwytpp/8JAjzwuNX2NdqRtHRv0Xh3YdxFo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXXZM6H45FOSVNLSN26KCZVEVBNHHBUBA3UE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2647/issue_event/2359383719@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2647@github.com>
References: <quicwg/base-drafts/pull/2647@github.com>
Subject: =?UTF-8?Q?Re:_[quicwg/base-drafts]_Clarify_that_unlinkability_is?= =?UTF-8?Q?_required_for_NEW=5FTOKEN_tokens._Changes_=E2=80=A6_=28#2647=29?=
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5531ac6eb9_44323ff0612cd9683816a6"; 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/_RqVtVKVAuCAsXjccKyCskfafVI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:48:13 -0000

----==_mimepart_5ce5531ac6eb9_44323ff0612cd9683816a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2647 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/2647#event-2359383719
----==_mimepart_5ce5531ac6eb9_44323ff0612cd9683816a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436476833" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2647" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2647/hovercard" href="https://github.com/quicwg/base-drafts/pull/2647">#2647</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/2647?email_source=notifications&amp;email_token=AFTOJK3ODS32GE6BZTKJT63PWVFJVA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNJY#event-2359383719">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DP6DAD2DTVXNCN6DPWVFJVANCNFSM4HH77MZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MXNJEWPUGKK7O2Z3PWVFJVA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3ODS32GE6BZTKJT63PWVFJVA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNJY#event-2359383719",
"url": "https://github.com/quicwg/base-drafts/pull/2647?email_source=notifications\u0026email_token=AFTOJK3ODS32GE6BZTKJT63PWVFJVA5CNFSM4HH77MZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSQVNJY#event-2359383719",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5531ac6eb9_44323ff0612cd9683816a6--


From nobody Wed May 22 06:49:34 2019
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 9263A12013A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:49:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YylGOlyTZgA2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:49:31 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F203B120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:49:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=tYaF0hRjcdtbj81AmdFBRkw6NAY=; b=o0j2IgKt5s6ujmjC PFkdT57BhLPyT5bjrgPfioBdqv8ufLnHAsCMluqSwWMXVWkU+bVUvU8+prnWq5QF TAn5qoyofL4l+04LvUdEEc0Gbsjzgc1Y2lPE5A0NDQGxYsQbtB+wnkyzovWEh+Ch cvHAc6KOUXrX4pjECQY9BfKJz2g=
Received: by filter1568p1mdw1.sendgrid.net with SMTP id filter1568p1mdw1-17569-5CE55367-21 2019-05-22 13:49:27.861980716 +0000 UTC m=+137025.140478389
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id 0i2aYaLvRaWVigSc9CSLdw for <quic-issues@ietf.org>; Wed, 22 May 2019 13:49:27.855 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id B75C93E0E06 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:49:27 -0700 (PDT)
Date: Wed, 22 May 2019 13:49:27 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e358f1-ce6809@github.com>
Subject: [quicwg/base-drafts] ce6809: Script updating gh-pages from 4094ad2f. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0iMkWO/MK8QhupnFBN/kzKY+vH5ubyGC+0Ju OuMf5IFWB2x8kxY+FmJu1RY91CkhsJQJulBbgScipOHKSrhZ3hChlvFRqCho6p2+ZmJOSLxkNHdVvo N5MWJJOauYqMgstXIFfCHyD/SfYsp25oTWpPSDOB6gIdD7thOxMR4uBTu/cifnZ8q1Lg7DIUFcs9z2 M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DVi_8byA7v9goB0R4q4wPiqDQ78>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:49:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ce6809476f8acf9725a12094f4b39dc402da9539
      https://github.com/quicwg/base-drafts/commit/ce6809476f8acf9725a12094f4b39dc402da9539
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4094ad2f. [ci skip]



From nobody Wed May 22 06:49:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E17FC1200CC for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:49:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fFvnNfiJ4HK7 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:49:55 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75325120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:49:55 -0700 (PDT)
Date: Wed, 22 May 2019 06:49:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558532994; bh=axtQ4uBqlOMnDSNuEk3ktstbZwXDRkm8mFjyeGALojo=; h=Date:From:To:Subject:From; b=sLn0iPOXaCvKpZ4/c08jnVjGUsnLmBvOv6CyHBzBxhv2ufSZ+MWo9GuFf8HhZihi6 rwiRWnSYY84X6Wak9wF4qgBpjcwq8z0Lw39CBhkKPFBO55/612sh6/Xjt6tEkaeM7A jIdkTjNiPYpQdvnKKqjzoseUracgJg0Tt3tb49eI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/same-ch-retry/786cbf-39786f@github.com>
Subject: [quicwg/base-drafts] 39786f: Missed a critical word
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yHkFzzoh2tvEGKvvIOGTw47TePM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:49:57 -0000

  Branch: refs/heads/same-ch-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 39786f45a86abe156559b4bc586f3816e71c9f88
      https://github.com/quicwg/base-drafts/commit/39786f45a86abe156559b4bc586f3816e71c9f88
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Missed a critical word



From nobody Wed May 22 06:50:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C14912013A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NxTCpv9iZNLT for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:05 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47DFC120072 for <quic-issues@ietf.org>; Wed, 22 May 2019 06:50:05 -0700 (PDT)
Date: Wed, 22 May 2019 06:50:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558533004; bh=wVX/dv4gFfL6gq+Ly0qovNuHkyh/eb1pJ8n90+awCgY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GyR0L02to4wvLnGWv+zyHQnyZEqn0VVSa1lZnP1zthUb/u7c7ZQ6ke7hyzlQIlZ9w ywiEo0T9hsVthWfZjdXwAtPgyxppcONUTzu+UdoZoWVJeU2mmEoa0XaAVsuCeQ53Wl hL7OKS4BbXK1yUtui12dkdk3uvTY8zn40F43uOUQ=
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/2746/push/3635785667@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2746@github.com>
References: <quicwg/base-drafts/pull/2746@github.com>
Subject: Re: [quicwg/base-drafts] Clients use the same crypto handshake after Retry (#2746)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5538c6f832_4dab3ff0612cd96810208d9"; 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/t8z_M5YSvPgLnXUIxhyLNQWXjmk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:50:08 -0000

----==_mimepart_5ce5538c6f832_4dab3ff0612cd96810208d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

39786f45a86abe156559b4bc586f3816e71c9f88  Missed a critical word


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2746/files/786cbf4ccfd1eaf5f593137bb91c49ceebd06902..39786f45a86abe156559b4bc586f3816e71c9f88

----==_mimepart_5ce5538c6f832_4dab3ff0612cd96810208d9
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/39786f45a86abe156559b4bc586f3816e71c9f88">39786f4</a>  Missed a critical word</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/2746/files/786cbf4ccfd1eaf5f593137bb91c49ceebd06902..39786f45a86abe156559b4bc586f3816e71c9f88?email_source=notifications&amp;email_token=AFTOJK5IPVLFP357MT4BN6DPWVFQZA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZYGU3DMNY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47AHD2SWT5ZFIAQO3PWVFQZANCNFSM4HOUHRGA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7IBOMDJT6RVMUVJC3PWVFQZA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZYGU3DMNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2746/files/786cbf4ccfd1eaf5f593137bb91c49ceebd06902..39786f45a86abe156559b4bc586f3816e71c9f88?email_source=notifications\u0026email_token=AFTOJK5IPVLFP357MT4BN6DPWVFQZA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZYGU3DMNY",
"url": "https://github.com/quicwg/base-drafts/pull/2746/files/786cbf4ccfd1eaf5f593137bb91c49ceebd06902..39786f45a86abe156559b4bc586f3816e71c9f88?email_source=notifications\u0026email_token=AFTOJK5IPVLFP357MT4BN6DPWVFQZA5CNFSM4HOUHRGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJZGE2DEOCQOVZWQIZTGYZTKNZYGU3DMNY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce5538c6f832_4dab3ff0612cd96810208d9--


From nobody Wed May 22 06:50:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E783C12013B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FyZlwKBG4i3E for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:22 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 676D81200CC for <quic-issues@ietf.org>; Wed, 22 May 2019 06:50:22 -0700 (PDT)
Date: Wed, 22 May 2019 06:50:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558533021; bh=+CqPUtZTbe6GsInDaTbQ1OEZioAExByBuVMm2379JH8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kRSD+2ScVmWhqjydMghHL+xkthngySKZpEn3Nu036lRKDMiHoxNqdcquHEfcXm5/8 7HxTHGIIULgY+AF9K+gygP4HDrExANCz79EfAjS0B/hHhGihujsWv+XvbDWRSv9JmM w50c/dfmvb5aPFNmvIFqY158Awhf5a4ZJPHtZZ7U=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3STGFOOQR5CXCGQR526KDB3EVBNHHBOYXNSM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2205/494811031@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2205@github.com>
References: <quicwg/base-drafts/issues/2205@github.com>
Subject: Re: [quicwg/base-drafts] Largest acked in ACK frame MUST NOT decrease (#2205)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5539d49302_d6f3ff3a10cd9681063726"; 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/YBtwYbvq63oV6Jtsdl-KpRbFxZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:50:24 -0000

----==_mimepart_5ce5539d49302_d6f3ff3a10cd9681063726
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London: @janaiyengar to prepare a PR for those remaining bits

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2205#issuecomment-494811031
----==_mimepart_5ce5539d49302_d6f3ff3a10cd9681063726
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> to prepare a PR for those remaining bits</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2205?email_source=notifications&amp;email_token=AFTOJK4JNNGIILIKTDZAJE3PWVFR3A5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPFY#issuecomment-494811031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGTJGLHPAWW5VVEW3PWVFR3ANCNFSM4GLEXF3Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJOAGZ2VUMWNEQILTPWVFR3A5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2205?email_source=notifications\u0026email_token=AFTOJK4JNNGIILIKTDZAJE3PWVFR3A5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPFY#issuecomment-494811031",
"url": "https://github.com/quicwg/base-drafts/issues/2205?email_source=notifications\u0026email_token=AFTOJK4JNNGIILIKTDZAJE3PWVFR3A5CNFSM4GLEXF32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPFY#issuecomment-494811031",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5539d49302_d6f3ff3a10cd9681063726--


From nobody Wed May 22 06:50:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95F4F12012E for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q0NFnnhxjkBc for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:50:23 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACA1B12013A for <quic-issues@ietf.org>; Wed, 22 May 2019 06:50:23 -0700 (PDT)
Date: Wed, 22 May 2019 06:50:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558533023; bh=ASwlvoWwL7eP3z/LOF7BUporF5RPNMkqjnZ0VIP5mgE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uNdOKp4f9C79HNGbFo5+b+VYb3IcCT3KBxQCTbaT4DcxBlAiCvWS8RJm8e/25AeIB QYQW8E5Lnz+Jjk0q7v8amMe208PxcDusPIjpbpoyCfX2JV0MnkD1SFQkUmixJsdRVK dINEDRPyvy/55Prnn8vBquB9BIJ91qCURVGk8ogU=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYK55X6BOVCXLVQSN26KDB5EVBNHHBQI6HYI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2394/494811039@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2394@github.com>
References: <quicwg/base-drafts/issues/2394@github.com>
Subject: Re: [quicwg/base-drafts] Spoofed retry token attack on IP authentication (#2394)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5539ecbc3b_12ef3feab56cd95c10133e0"; 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/A8h3fg5DGuxsj3rOaAESf_kE9qU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:50:25 -0000

----==_mimepart_5ce5539ecbc3b_12ef3feab56cd95c10133e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussion on London: I think this misunderstands the purpose of the retry token.

As a practical matter, we assume that servers under normal conditions respond to Initial with a full first flight. Otherwise, QUIC is a two-round trip protocol no better than TCP. So, there is a builtin 3x amplification attack on random victims.

The purpose of the retry token is when the *server* is under attack from spoofed packets, and wants to efficiently distinguish between true and false IPs so it can blacklist the attackers. A retry token collection attack is possible here too, but the anti-DoS system has to track IPs anyway, and so can just track any IP address which is associated with excessive traffic anyway.

Proposal: 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/2394#issuecomment-494811039
----==_mimepart_5ce5539ecbc3b_12ef3feab56cd95c10133e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussion on London: I think this misunderstands the purpose of the retry token.</p>
<p>As a practical matter, we assume that servers under normal conditions respond to Initial with a full first flight. Otherwise, QUIC is a two-round trip protocol no better than TCP. So, there is a builtin 3x amplification attack on random victims.</p>
<p>The purpose of the retry token is when the <em>server</em> is under attack from spoofed packets, and wants to efficiently distinguish between true and false IPs so it can blacklist the attackers. A retry token collection attack is possible here too, but the anti-DoS system has to track IPs anyway, and so can just track any IP address which is associated with excessive traffic anyway.</p>
<p>Proposal: 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/2394?email_source=notifications&amp;email_token=AFTOJK66SKBXQTRSTVIN4HDPWVFR5A5CNFSM4GTM24B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPHY#issuecomment-494811039">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OEGGXBQZATARI6Y3PWVFR5ANCNFSM4GTM24BQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK37O7EXPAU6JOFW7HTPWVFR5A5CNFSM4GTM24B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2394?email_source=notifications\u0026email_token=AFTOJK66SKBXQTRSTVIN4HDPWVFR5A5CNFSM4GTM24B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPHY#issuecomment-494811039",
"url": "https://github.com/quicwg/base-drafts/issues/2394?email_source=notifications\u0026email_token=AFTOJK66SKBXQTRSTVIN4HDPWVFR5A5CNFSM4GTM24B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7DPHY#issuecomment-494811039",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5539ecbc3b_12ef3feab56cd95c10133e0--


From nobody Wed May 22 06:51:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3071712013C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:51:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IIhl-R3yDsue for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 06:51:25 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB1B51200CC for <quic-issues@ietf.org>; Wed, 22 May 2019 06:51:25 -0700 (PDT)
Date: Wed, 22 May 2019 06:51:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558533084; bh=aIuo/ONsiQOtdCSJlAsfl+GuokWyMu3rofQjID29SWI=; h=Date:From:To:Subject:From; b=jRmFa2qfecvi3dipNhZ3jpOZBxW/adahVzCCWM6sKh70wGKYOH5XQkmQDat2SieR2 8DVwFnDF5F1GOwzixy15Mu8Ec5wo9SC9HNNaK4cKp/3lMY1fyCJseGYCurgYx8L7rH Lz0M+FdDtIWQ5fGPRYLVf+F1U0h3tT5CO/Zn+Zeg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ce6809-424293@github.com>
Subject: [quicwg/base-drafts] 424293: Script updating gh-pages from 39786f45. [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/UT19XGiEX44f6Y1s4iBp_v4Iko4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 13:51:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 424293b0e25c3e756bd45683f34672fa5f3b1c38
      https://github.com/quicwg/base-drafts/commit/424293b0e25c3e756bd45683f34672fa5f3b1c38
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M same-ch-retry/draft-ietf-quic-transport.html
    M same-ch-retry/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 39786f45. [ci skip]



From nobody Wed May 22 07:04:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9818A12013B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:04:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_55sNU5E81K for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:04:01 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0228812004F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:04:01 -0700 (PDT)
Date: Wed, 22 May 2019 07:04:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558533840; bh=1jbSplCaZ+8lAYWPLVnVDzBIQ0x9P84OizHX5ycLqTk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BEXkq0SGBuHoRg6Ly+4pxEtCPTWTCdGnJvCaoYwDnGjlJN0YSBVK1gCzwO3uLoiiy jQV7YKqIHyxj4jegen0uzBKtGKJbPrb02xRz+aOarhjvk6o/8E1TFC9ifMlJSw6x1g DSrowMl0Lutw5zXp0zCf4j2/4FV3+b+138bODQfI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QWPOFKOKKEBLH54526KEVBEVBNHHBVJYSPA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2748@github.com>
Subject: [quicwg/base-drafts] Retransmitting ACKs may cause misleading RTT samples (#2748)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce556d06ed9_66b33fd3d38cd96c7831d9"; 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/grsWVe-599mH40ykwn8aKhsAjTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:04:07 -0000

----==_mimepart_5ce556d06ed9_66b33fd3d38cd96c7831d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Even though a sender is encouraged to assemble frames containing up-to-date information every time it sends a packet, it is not forbidden to retransmit copies of frames from lost packets. A receiver MUST accept packets containing an outdated frame, such as a MAX_DATA frame carrying a smaller maximum data than one found in an older packet.
https://github.com/quicwg/base-drafts/pull/2312/files

If a packet containing an ACK is lost and the payload is retransmitted with a new packet number AND no ACKs are received prior to the retransmitted ACK frame arriving, the peer will calculate and RTT sample that is 2 RTTs + loss recovery delay.

As such, I'd suggest we add a warning that retransmitting ACKs can cause RTT inflation and is heavily discouraged.

There may be other issues with retransmitting ACKs, but this is the first that comes to mind.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2748
----==_mimepart_5ce556d06ed9_66b33fd3d38cd96c7831d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Even though a sender is encouraged to assemble frames containing up-to-date information every time it sends a packet, it is not forbidden to retransmit copies of frames from lost packets. A receiver MUST accept packets containing an outdated frame, such as a MAX_DATA frame carrying a smaller maximum data than one found in an older packet.<br>
<a href="https://github.com/quicwg/base-drafts/pull/2312/files">https://github.com/quicwg/base-drafts/pull/2312/files</a></p>
<p>If a packet containing an ACK is lost and the payload is retransmitted with a new packet number AND no ACKs are received prior to the retransmitted ACK frame arriving, the peer will calculate and RTT sample that is 2 RTTs + loss recovery delay.</p>
<p>As such, I'd suggest we add a warning that retransmitting ACKs can cause RTT inflation and is heavily discouraged.</p>
<p>There may be other issues with retransmitting ACKs, but this is the first that comes to mind.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2748?email_source=notifications&amp;email_token=AFTOJK7TPT3D7VBOF72354TPWVHFBA5CNFSM4HOUVEIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHCJ4A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75O4QQYGR3HLLB6X3PWVHFBANCNFSM4HOUVEIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZHMYPBBCOC676RMRTPWVHFBA5CNFSM4HOUVEIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHCJ4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2748?email_source=notifications\u0026email_token=AFTOJK7TPT3D7VBOF72354TPWVHFBA5CNFSM4HOUVEIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHCJ4A",
"url": "https://github.com/quicwg/base-drafts/issues/2748?email_source=notifications\u0026email_token=AFTOJK7TPT3D7VBOF72354TPWVHFBA5CNFSM4HOUVEIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHCJ4A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce556d06ed9_66b33fd3d38cd96c7831d9--


From nobody Wed May 22 07:13:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77A15120122 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hEB3z-yA5u0n for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:33 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35499120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:13:33 -0700 (PDT)
Date: Wed, 22 May 2019 07:13:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534412; bh=4jbGZj/CmU0DHwNmPzF4BIn8rDa4NklEtGYEtOrx9EY=; h=Date:From:To:Subject:From; b=NngMbMm6lSC1sf+eZMQmQoSnSv5IMNtVnZflEr/rf6re6incI4YFIotpS2fSIf2rn i9qLGv3z7kZ9fZUVnTcGlrxbc4dMKmDw88oHrBF3QFM/MdWc/wUn735D1EgHpmG+S3 Z1s1CGbZBydOJ1IwfEmI3mefEbKqZZc1AqvAoQoA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/sr-2119/dd121a-87daa3@github.com>
Subject: [quicwg/base-drafts] 87daa3: Moar normative 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/WWkyocJZKx8diHOOpjNe6yu_uo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:13:35 -0000

  Branch: refs/heads/sr-2119
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87daa3f5d94a641b0ef9b9b015b4329472d8ecfe
      https://github.com/quicwg/base-drafts/commit/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moar normative text

Allow, but don't require sending (and the TP)

Closes #2471.



From nobody Wed May 22 07:13:44 2019
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 ADDE9120122 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 eMOtsTnxmm9F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:41 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F7A7120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:13:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=AG6tQMDexObvZn2lduRucHCA93U=; b=UiIif4uHYPCc+rrJ SuyCacPHmwrUg2cyC8/WBShzav1AmQB5ZS+yjToXw+Bv20mKNX2mF5uf2idaC1Nb Yb8m1fXHRYHJ0NADqGa9YbmCadyf2M0w/Z4RhhDKotzP/z/lVyNCYG8hSiJrX95t 2zOByZxVCqetT+U/nf2QJP20gt8=
Received: by filter1862p1mdw1.sendgrid.net with SMTP id filter1862p1mdw1-24292-5CE55914-12 2019-05-22 14:13:40.479021475 +0000 UTC m=+138562.156359665
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0012p1iad2.sendgrid.net (SG) with ESMTP id 2X2qUgCJQIiHNf10mWjFMQ for <quic-issues@ietf.org>; Wed, 22 May 2019 14:13:40.249 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 4EB021804FD for <quic-issues@ietf.org>; Wed, 22 May 2019 07:13:40 -0700 (PDT)
Date: Wed, 22 May 2019 14:13:40 +0000 (UTC)
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/2574/push/3635893996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce559144cc32_24f43fd0ad6cd96049047d"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2/6HOUu3orTuQNBQw+idNgOUpTNw6WIlUUXY NzmQ12U28XGMIIomzLRGXK5lwq1G5tKbiwBe0Vxp2qOSTa7bjX3lJp9f2DDTqTZUNZq25SaxumUQK7 D2twWcF4ANwCI+6OoRcclu7PNiHVcT0hOxv52R3RKw3+NkJR5BajROI6LiPORD1jVGaClUsEX5wKj5 Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8uuOfRUd2GdQRJrPDNL8ddAAzro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:13:43 -0000

----==_mimepart_5ce559144cc32_24f43fd0ad6cd96049047d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

87daa3f5d94a641b0ef9b9b015b4329472d8ecfe  Moar normative text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2574/files/dd121afa26088dd473e2dcf04c62d4a163bdc49c..87daa3f5d94a641b0ef9b9b015b4329472d8ecfe

----==_mimepart_5ce559144cc32_24f43fd0ad6cd96049047d
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/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe">87daa3f</a>  Moar normative 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/2574/files/dd121afa26088dd473e2dcf04c62d4a163bdc49c..87daa3f5d94a641b0ef9b9b015b4329472d8ecfe?email_source=notifications&amp;email_token=AFTOJKYC7DL3S7ETCNBXYHTPWVIJJA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTKOBZGM4TSNQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EFZKZLHXLHTKMRYTPWVIJJANCNFSM4HCT3PCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK35ZACIJ4FIBG46AVDPWVIJJA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTKOBZGM4TSNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2574/files/dd121afa26088dd473e2dcf04c62d4a163bdc49c..87daa3f5d94a641b0ef9b9b015b4329472d8ecfe?email_source=notifications\u0026email_token=AFTOJKYC7DL3S7ETCNBXYHTPWVIJJA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTKOBZGM4TSNQ",
"url": "https://github.com/quicwg/base-drafts/pull/2574/files/dd121afa26088dd473e2dcf04c62d4a163bdc49c..87daa3f5d94a641b0ef9b9b015b4329472d8ecfe?email_source=notifications\u0026email_token=AFTOJKYC7DL3S7ETCNBXYHTPWVIJJA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTKOBZGM4TSNQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce559144cc32_24f43fd0ad6cd96049047d--


From nobody Wed May 22 07:13:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4612A120122 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id moy5ixGx3YLL for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:13:55 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DD78120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:13:55 -0700 (PDT)
Date: Wed, 22 May 2019 07:13:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534433; bh=hw/OBtI/f3B6QHZCmzaNUcdOjw+yqv6AFIBhTHPKFyA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aK7yCVCkwBNc69UGhPn15bMeSZtyccEuDqM3ahPWofh01yM5SYXxg6NPZeHB3cjN0 Yie/x0xDT7rMF7C0Vo2JpTjTghWJ0XqRfJJlxs9vpE9PCb/0d9U1qHnzvHwi6gx9qv XsTCXW+nroWNUL3NI6qbRIadAcvsHrR29lXpsqPM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSCDOXXKPQGHJRNEV26KF2DEVBNHHBS65QYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2574/c494821047@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55921da336_1c813fa7bbacd96841706b"; 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/3ylT9kJ2ye2XEcxRHvMntP4MAkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:13:56 -0000

----==_mimepart_5ce55921da336_1c813fa7bbacd96841706b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke take a look at what I just proposed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2574#issuecomment-494821047
----==_mimepart_5ce55921da336_1c813fa7bbacd96841706b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=24398865" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> take a look at what I just proposed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications&amp;email_token=AFTOJK3DJ62SWTERY4XWBL3PWVIKDA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F5NY#issuecomment-494821047">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUJVWH6UBDLQFA3ULPWVIKDANCNFSM4HCT3PCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY657VP2IPNFKDRPMLPWVIKDA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F5NY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications\u0026email_token=AFTOJK3DJ62SWTERY4XWBL3PWVIKDA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F5NY#issuecomment-494821047",
"url": "https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications\u0026email_token=AFTOJK3DJ62SWTERY4XWBL3PWVIKDA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F5NY#issuecomment-494821047",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55921da336_1c813fa7bbacd96841706b--


From nobody Wed May 22 07:14:43 2019
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 E136012004F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:14:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 jZZFxKg5noG7 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:14:40 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE8F3120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:14:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=JnLW40qvZPs2ZP+1GI+19vQzud4=; b=NCbthVU5IEb6ogR1 Jo2tA8Yy3QFOYgnwCi93QviwHDJAce3AcvSBXT9kHPIk+sP1Tin3BMW3rjOoaV6r pkj7Oxk6LELCmF00j/qxu0pV15M7s+ANK9ctI4iEjr3+/zlWUzjSSOq0uWNNYJwT JIUEgNEdnmz5fmbV8c0lTDzf+/Q=
Received: by filter0611p1iad2.sendgrid.net with SMTP id filter0611p1iad2-28968-5CE55948-63 2019-05-22 14:14:32.813361278 +0000 UTC m=+755406.465200076
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.15]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id ChtWD4iGRZqU4kFwuF2MQw for <quic-issues@ietf.org>; Wed, 22 May 2019 14:14:32.694 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 9CB2544005B for <quic-issues@ietf.org>; Wed, 22 May 2019 07:14:32 -0700 (PDT)
Date: Wed, 22 May 2019 14:14:32 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MJBRL634FOK4SERF26KF4REVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494821348@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce559489a122_e023fec324cd96c816236"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak25RKMQPgpElo1Vj7nQLuRZG5lB2YLvZR+QHo 8UndfGI4wrg7uEa+xz5D4pGwF/ZVrs9CZYCLr2AYnk26pcurINT9gJve8VS4RD/wGZIfqrX0cvpBwE upYbTJrRBX7sSROqOr9bfGyhzdQauu73nouQPGOTgVjtKnjpPMnHxtw5hagVPksEF4y/4tWLWOYqu3 E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WoRQdBpqH-l6jaFGOfWi19Ugw6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:14:41 -0000

----==_mimepart_5ce559489a122_e023fec324cd96c816236
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we are to remove the version number field in favor of trial decryption, we need to figure out how a server would figure out a packet that failed to decrypt was a connection establishment attempt, so that  it can send a Version Negotiation packet. Otherwise, a client would no longer be possible to fallback to a different version.

One way of resolving the problem is to use the QUIC bit as a SYN bit. If the server fails to trial-decrypt the packet in any of the versions it supports, the server would send a Version Negotiation packet.

Having a SYN bit also helps the server, because trial decryption would only be required for packets that have the flag set.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494821348
----==_mimepart_5ce559489a122_e023fec324cd96c816236
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we are to remove the version number field in favor of trial decryption, we need to figure out how a server would figure out a packet that failed to decrypt was a connection establishment attempt, so that  it can send a Version Negotiation packet. Otherwise, a client would no longer be possible to fallback to a different version.</p>
<p>One way of resolving the problem is to use the QUIC bit as a SYN bit. If the server fails to trial-decrypt the packet in any of the versions it supports, the server would send a Version Negotiation packet.</p>
<p>Having a SYN bit also helps the server, because trial decryption would only be required for packets that have the flag set.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJKYSG3MSDNJYVN5XJZDPWVIMRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F7ZA#issuecomment-494821348">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NUDIRIQI4EQI2FL3PWVIMRANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZC3EKRQBUYAL7KLU3PWVIMRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F7ZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYSG3MSDNJYVN5XJZDPWVIMRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F7ZA#issuecomment-494821348",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKYSG3MSDNJYVN5XJZDPWVIMRA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7F7ZA#issuecomment-494821348",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce559489a122_e023fec324cd96c816236--


From nobody Wed May 22 07:15:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97CEC120033 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:15:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrBPjl4KQ0wh for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:15:03 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C2D512013B for <quic-issues@ietf.org>; Wed, 22 May 2019 07:15:03 -0700 (PDT)
Date: Wed, 22 May 2019 07:15:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534502; bh=0S/BHVc3+jr3nA85uvVdh46mRoAG9KvE9nAOuepxWj0=; h=Date:From:To:Subject:From; b=2AGGiEUeXIgNYOruFN34DK+z468ymqFxMgvZwLLtotkceVefYSzLMrOdnjG7LLB18 H7+3wQPFOZGzqVa5TMxTz/wFiHCmLZsVv5e0l/ELGNWaks9P4QJ5FQZxa0qUKSKDca FCDQefo4Rnm3GiGqk0ThtP7l4f/SqR1a419Rrld8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/424293-7111d9@github.com>
Subject: [quicwg/base-drafts] 7111d9: Script updating gh-pages from 87daa3f5. [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/0dAkReCI3GwzJilpyyRrahQ-80M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:15:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7111d9528705fd81efa0f7d3a180e61cbb6fe717
      https://github.com/quicwg/base-drafts/commit/7111d9528705fd81efa0f7d3a180e61cbb6fe717
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M sr-2119/draft-ietf-quic-http.html
    M sr-2119/draft-ietf-quic-http.txt
    M sr-2119/draft-ietf-quic-invariants.html
    M sr-2119/draft-ietf-quic-invariants.txt
    M sr-2119/draft-ietf-quic-qpack.html
    M sr-2119/draft-ietf-quic-qpack.txt
    M sr-2119/draft-ietf-quic-recovery.html
    M sr-2119/draft-ietf-quic-recovery.txt
    M sr-2119/draft-ietf-quic-spin-exp.html
    M sr-2119/draft-ietf-quic-spin-exp.txt
    M sr-2119/draft-ietf-quic-tls.html
    M sr-2119/draft-ietf-quic-tls.txt
    M sr-2119/draft-ietf-quic-transport.html
    M sr-2119/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 87daa3f5. [ci skip]



From nobody Wed May 22 07:16:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 045F6120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pd_Z5p0cXqMk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:41 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6326B120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:16:41 -0700 (PDT)
Date: Wed, 22 May 2019 07:16:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534600; bh=mMRQxBkU5C7fSxARuOL4evqdBPlZnfY4p7iQZBqg1G8=; h=Date:From:To:Subject:From; b=v7VkCSViLhuMxMiHmw02g3ew8ReEYo81dUn+p9jbwz9jykN/p6wMPKjEnpENcLXYG yFveR8DTdMgbLn+ph2sNrDbfuYkK7efzemOaUITblaci4EbV7VonH2eOYknuJ493Hv JY+abiV4ETvYlgQJ0GSy6yMwEUw4cK0Q9WSLFiMM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ciphersuite-16/25104c-8fe5ec@github.com>
Subject: [quicwg/base-drafts] 8fe5ec: Editorial fixes
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zvr5c9VBUecc5acTrJDfnC7rwJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:16:43 -0000

  Branch: refs/heads/ciphersuite-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8fe5ec69b192db580133964a6d5b8225c02bc7f5
      https://github.com/quicwg/base-drafts/commit/8fe5ec69b192db580133964a6d5b8225c02bc7f5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Editorial fixes



From nobody Wed May 22 07:16:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CEEF4120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81fqwCY6ghJm for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:50 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CB20120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:16:50 -0700 (PDT)
Date: Wed, 22 May 2019 07:16:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534610; bh=q88C63LvQXAq8QD26L7JAEbtSnoWgMvCIGMd5hMVPRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wk7QXvrEhljclrbxEs+Zs9wMWUTO9xMxIKiVYyrXctpW49iX404OGv8IuXykhkJGI 15vxdSE5i3e2O5A322aNxRESGQgrirWTLuUP21eN2Sg5r1JRWkjZCRi/o7Aq5iK6aZ UEtGPiHgFJ0pIX/iPoHiVN63o4IZ+uSWWGnbsttg=
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/2743/push/3635908282@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce559d1efc9a_36a03fd983ecd96018632f8"; 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/1IGk_OEXz4mfHKGgHnY2SDJGzxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:16:52 -0000

----==_mimepart_5ce559d1efc9a_36a03fd983ecd96018632f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

8fe5ec69b192db580133964a6d5b8225c02bc7f5  Editorial fixes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2743/files/25104cf2afb468c0579b6298ee2097a68aa0a53b..8fe5ec69b192db580133964a6d5b8225c02bc7f5

----==_mimepart_5ce559d1efc9a_36a03fd983ecd96018632f8
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/8fe5ec69b192db580133964a6d5b8225c02bc7f5">8fe5ec6</a>  Editorial fixes</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/2743/files/25104cf2afb468c0579b6298ee2097a68aa0a53b..8fe5ec69b192db580133964a6d5b8225c02bc7f5?email_source=notifications&amp;email_token=AFTOJK3NBBTGD5PVYYUF4KTPWVIVDA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJRG4ZTQOCQOVZWQIZTGYZTKOJQHAZDQMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4BXZXK2BDLATSPVBTPWVIVDANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3W47IVBZRGOCCBPDTPWVIVDA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJRG4ZTQOCQOVZWQIZTGYZTKOJQHAZDQMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743/files/25104cf2afb468c0579b6298ee2097a68aa0a53b..8fe5ec69b192db580133964a6d5b8225c02bc7f5?email_source=notifications\u0026email_token=AFTOJK3NBBTGD5PVYYUF4KTPWVIVDA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJRG4ZTQOCQOVZWQIZTGYZTKOJQHAZDQMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2743/files/25104cf2afb468c0579b6298ee2097a68aa0a53b..8fe5ec69b192db580133964a6d5b8225c02bc7f5?email_source=notifications\u0026email_token=AFTOJK3NBBTGD5PVYYUF4KTPWVIVDA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJRG4ZTQOCQOVZWQIZTGYZTKOJQHAZDQMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce559d1efc9a_36a03fd983ecd96018632f8--


From nobody Wed May 22 07:16:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CE2E120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rmzT39CZV1sI for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:16:54 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABAF6120155 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:16:54 -0700 (PDT)
Date: Wed, 22 May 2019 07:16:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534613; bh=AuX9i+x1w44TNx2LvFBYEsbfZ74fhfn023fSELpZpfI=; h=Date:From:To:Subject:From; b=vOx441Ls9mdvBwbjeGzKUxHsNQmwIu+aumgJw5CbEL6mRxZQKs6FOOdLZEIR2KjRw bGigPe2AfmqjPcHb0nooBzAJXgrj8LvnL2ijjtuKoYPX56wSXCzLiQbzVRNMdXqZ89 PCwTD7326vV97Bl1XD2+YWt1nafOJTIlwGjTaqxs=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/4094ad-66741c@github.com>
Subject: [quicwg/base-drafts] 25104c: Better articulate principles for ciphersuites
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tfe56WKYpUlCBdSYgVERsqGwgSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:16:56 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 25104cf2afb468c0579b6298ee2097a68aa0a53b
      https://github.com/quicwg/base-drafts/commit/25104cf2afb468c0579b6298ee2097a68aa0a53b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Better articulate principles for ciphersuites

For input to discussion on the related issues.  This says that we don't
do CCM_8 and makes it clear that you don't reject an attempt to use a
ciphersuite you don't understand.

Closes #2742, #2682, #2581.


  Commit: 8fe5ec69b192db580133964a6d5b8225c02bc7f5
      https://github.com/quicwg/base-drafts/commit/8fe5ec69b192db580133964a6d5b8225c02bc7f5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Editorial fixes


  Commit: 66741c094294c28c4aedcee0e8cfd16d81070aea
      https://github.com/quicwg/base-drafts/commit/66741c094294c28c4aedcee0e8cfd16d81070aea
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2743 from quicwg/ciphersuite-16

Better articulate principles for ciphersuites


Compare: https://github.com/quicwg/base-drafts/compare/4094ad2f86db...66741c094294


From nobody Wed May 22 07:17:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91B16120122 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MhDpwvBmVTHY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:03 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9D11120046 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:17:02 -0700 (PDT)
Date: Wed, 22 May 2019 07:17:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534622; bh=8QC672Rrw7azNvz9/sYdCv4ZaARvJ1y3ftuZ+myyclA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=etYHoizfNcVKHNNwoN1MoNPO7mO9oUXrBdunxhjGiZMjUae0rrBKbTqASOrYiNhrU XLYPk628Pz83/xo2BFI9SH7Dbj1dDwDRZzoBzMHgisaf3o6NBF4oaJ3xAR1czP/mDO Qru/CYaHkrXqz7ruYBlVGmPyqak8HjydlrNssWZo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK44NADMGLN6BMPJ65N26KGF5EVBNHHBVJKHWM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2742/issue_event/2359488046@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2742@github.com>
References: <quicwg/base-drafts/issues/2742@github.com>
Subject: Re: [quicwg/base-drafts] Automatic applicability of new TLS cipher suites (#2742)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce559de2559e_e133f8435ccd9606098f8"; 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/FysmMQD1wj5kd3dDG5-kkE2AgHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:17:05 -0000

----==_mimepart_5ce559de2559e_e133f8435ccd9606098f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2742 via #2743.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2742#event-2359488046
----==_mimepart_5ce559de2559e_e133f8435ccd9606098f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447039411" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2742" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2742/hovercard" href="https://github.com/quicwg/base-drafts/issues/2742">#2742</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447040785" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2743" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2743/hovercard" href="https://github.com/quicwg/base-drafts/pull/2743">#2743</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/2742?email_source=notifications&amp;email_token=AFTOJKYXSKHEWQYRICYOKJLPWVIV5A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4LQ#event-2359488046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LCQ3OVWKHU2LE6XDPWVIV5ANCNFSM4HOSSJHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DFESNX6QFJKQWABLPWVIV5A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4LQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKYXSKHEWQYRICYOKJLPWVIV5A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4LQ#event-2359488046",
"url": "https://github.com/quicwg/base-drafts/issues/2742?email_source=notifications\u0026email_token=AFTOJKYXSKHEWQYRICYOKJLPWVIV5A5CNFSM4HOSSJH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4LQ#event-2359488046",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce559de2559e_e133f8435ccd9606098f8--


From nobody Wed May 22 07:17:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A824C120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 r9Udw9Lvb4H2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:03 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1372312004F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:17:03 -0700 (PDT)
Date: Wed, 22 May 2019 07:17:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534622; bh=DREAryK9ORAt6hqFEGsRCBwlyOWVlGQ5jwEMNvYpFbo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yRg9OCqi8wUm3b6788tk/+oPd6/RYMCRJ39AmXamh8mYLvCOG1IhR029l3rcmqbm1 A+3QvkunpBLp5fz/e6Yj6vxBYTGI8X49qXf2icpZ+2N7QXiOWaPqYhBXBIDhczwqEN GYjqSL/TFLOTOM6fwyU8oaMyuuBQ26a+mjrQuyT8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYX3RSTLMU7IXQUGOF26KGF5EVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/issue_event/2359488037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce559de34ad3_79f83fb00b6cd9643077a2"; 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/mlKMtTOBQSqNKYS7J3PNEDbkl8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:17:05 -0000

----==_mimepart_5ce559de34ad3_79f83fb00b6cd9643077a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2743 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/2743#event-2359488037
----==_mimepart_5ce559de34ad3_79f83fb00b6cd9643077a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447040785" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2743" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2743/hovercard" href="https://github.com/quicwg/base-drafts/pull/2743">#2743</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/2743?email_source=notifications&amp;email_token=AFTOJK6U357YETZFNM4G7WDPWVIV5A5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4JI#event-2359488037">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XIRQNJLTBZ37TNZTPWVIV5ANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RGORNE2SRYPOMEWTPWVIV5A5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK6U357YETZFNM4G7WDPWVIV5A5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4JI#event-2359488037",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK6U357YETZFNM4G7WDPWVIV5A5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSRO4JI#event-2359488037",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce559de34ad3_79f83fb00b6cd9643077a2--


From nobody Wed May 22 07:17:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10B25120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oUCfDVC0XDvq for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:17:04 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87357120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:17:04 -0700 (PDT)
Date: Wed, 22 May 2019 07:17:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534623; bh=AjZSSZhvir6ZOQMQi9aJ0654HFXNRruLudkPxndXtSY=; h=Date:From:To:Subject:From; b=meO7agCgvoFmmsakGzogp+CbSZxwW5CFm4h5Q7Tj93h7XNeVlKCY5XL/sXI7cCdmr fitNOa2avP28wmSxSZtzVvhEuoazQa/YLyLg5FntRE3gcXWLkcxt5SDj654JSuA8cZ bH6T/9+OrKW3JYH6wbnOEmH2RKQ+ernELNCoJD2Y=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ciphersuite-16/8fe5ec-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/CWMpo_Q4ZcjrGzradBHouzLGoYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:17:06 -0000

  Branch: refs/heads/ciphersuite-16
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed May 22 07:18:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AAA24120156 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:18:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wD3QMyszkjWG for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:18:44 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2638912018A for <quic-issues@ietf.org>; Wed, 22 May 2019 07:18:44 -0700 (PDT)
Date: Wed, 22 May 2019 07:18:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558534723; bh=GXZr5c1WqK4+tEJXhP0we3FOtMZKsTHjughv4pZdL6w=; h=Date:From:To:Subject:From; b=evImOdgXRRtV7UPY++yKNNr6io47H9iA3IYzdavE7AF23iMWP7mXHz+j3Myin6tt5 P4Dv2K5Tc9bNgdIrVEjZH+5oc1QgXfjIzN4fLke7hUI7Ebk1w8CaJfbulh9uzN84fH 6LoP1ipeHUOnNV4+cxlO6ZFIV8ZEAINjd/8XMKQE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7111d9-d1608c@github.com>
Subject: [quicwg/base-drafts] d1608c: Script updating gh-pages from 66741c09. [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/Icspv8fjzC5U3Pb2Ej6VbQgb-nQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:18:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1608c5b1dabb35b49fedba4726c711e03b9bfc5
      https://github.com/quicwg/base-drafts/commit/d1608c5b1dabb35b49fedba4726c711e03b9bfc5
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 66741c09. [ci skip]



From nobody Wed May 22 07:25:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B07FD120046 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:25:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J1PU5jZBV9EH for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:25:01 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E88DF120133 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:25:00 -0700 (PDT)
Date: Wed, 22 May 2019 07:24:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535099; bh=kamqHBvc69wyg/381Yz7X5jTJnpW/9xbYRCsDTt2mrM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UWJ63gqda0RKl1PwYHmFGD/33HT1ct+uNTX0pJ2PvX5HZq0sXNeS8QyB1mZU0RXjy 2Skhnb6OI5aPaMpE5uBdh5g88xOjoxZclK45InhjpNebhKlxIs8TRyPN3l6xLfSYsC aCrUefqqsD++P4sB8pzjLLvahK8sUjqt85wOyUR4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22GCKDX4K7BIV5O4N26KHDXEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/c494825756@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55bbb88042_d653ff3a10cd96814579bc"; 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/4yeIA2vQnh109BagyWlU_2Iq2NQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:25:03 -0000

----==_mimepart_5ce55bbb88042_d653ff3a10cd96814579bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I must be entirely missing the point, but I don't understand this:

> An endpoint MUST NOT reject a ClientHello that offers a ciphersuite that ...

Can you please explain how this works? For the sake of argument, TLS_AES_128_CCM_8_SHA256 is not supported, but the peer chooses to use it, and the TLS engine behind it all decides to support it via some configuration that the endpoint is directly aware of.

How does the endpoint now deal with header protection. Is it assumed that this is a TLS black box so it just magically works if the TLS engine has accepted the cipher via some useful API call.

If it is a TLS blackbox API call, how would that work with HW offloading?





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2743#issuecomment-494825756
----==_mimepart_5ce55bbb88042_d653ff3a10cd96814579bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I must be entirely missing the point, but I don't understand this:</p>
<blockquote>
<p>An endpoint MUST NOT reject a ClientHello that offers a ciphersuite that ...</p>
</blockquote>
<p>Can you please explain how this works? For the sake of argument, TLS_AES_128_CCM_8_SHA256 is not supported, but the peer chooses to use it, and the TLS engine behind it all decides to support it via some configuration that the endpoint is directly aware of.</p>
<p>How does the endpoint now deal with header protection. Is it assumed that this is a TLS black box so it just magically works if the TLS engine has accepted the cipher via some useful API call.</p>
<p>If it is a TLS blackbox API call, how would that work with HW offloading?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications&amp;email_token=AFTOJK7CM4DPU6ZYNFFP7GDPWVJTXA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HCHA#issuecomment-494825756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HW6YX5UKUDPJRRFLPWVJTXANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VHQOPIKCP2YGO65LPWVJTXA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HCHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK7CM4DPU6ZYNFFP7GDPWVJTXA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HCHA#issuecomment-494825756",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK7CM4DPU6ZYNFFP7GDPWVJTXA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HCHA#issuecomment-494825756",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55bbb88042_d653ff3a10cd96814579bc--


From nobody Wed May 22 07:26:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73E9C12004F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:26:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4D0Wli-wWBEB for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:26:48 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32CC7120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:26:48 -0700 (PDT)
Date: Wed, 22 May 2019 07:26:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535207; bh=ebqs1E9QMhDPQQNZ+C5Njjjl4JXFkwI4a/kAVJOEAEo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0yzaT6GlHz/bBo5nE25w2mA67WOqvlzd7uHsfnt+72z5Zj7sAjaG455tr19eE92zs /TOHURnqzxsyKl/w/bgoRvba/pifNQr7VF+eSEEDTdCIqM7l0srSi52zLCiKIbtN7R Se+mrK3Rgwig+ypS42+JetnFMH8Ko90UdUoGbJqo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2F75CKCQ4DDO7GSR526KHKPEVBNHHBVJKNCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2743/c494826469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2743@github.com>
References: <quicwg/base-drafts/pull/2743@github.com>
Subject: Re: [quicwg/base-drafts] Better articulate principles for ciphersuites (#2743)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55c272cef2_5d863fd9ff4cd95c126380"; 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/pelxv3234Nm1yRr5m_0LJvo8MOU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:26:50 -0000

----==_mimepart_5ce55c272cef2_5d863fd9ff4cd95c126380
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Now I understand it. Being offered by TLS is not the same as being used by any of the endpoints. Sorry for the noise.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2743#issuecomment-494826469
----==_mimepart_5ce55c272cef2_5d863fd9ff4cd95c126380
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Now I understand it. Being offered by TLS is not the same as being used by any of the endpoints. Sorry for the noise.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications&amp;email_token=AFTOJK4K7UL2ZNLYILGV4LLPWVJ2PA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HHZI#issuecomment-494826469">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LCUYXTNPQZ4YTBXLPWVJ2PANCNFSM4HOSTCBA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4K2HXY43SJWJNSKH3PWVJ2PA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HHZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK4K7UL2ZNLYILGV4LLPWVJ2PA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HHZI#issuecomment-494826469",
"url": "https://github.com/quicwg/base-drafts/pull/2743?email_source=notifications\u0026email_token=AFTOJK4K7UL2ZNLYILGV4LLPWVJ2PA5CNFSM4HOSTCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7HHZI#issuecomment-494826469",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55c272cef2_5d863fd9ff4cd95c126380--


From nobody Wed May 22 07:32:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6655B1201E3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:32:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HXXthHGd5A_d for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:32:39 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5DE27120194 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:32:39 -0700 (PDT)
Date: Wed, 22 May 2019 07:32:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535558; bh=8X8vGirYVrzrSzfgf8VR/UbPsyRHtYO59l1Om2Ym6dc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iT6p7YYoTDPuYLCAJWDThohG4T5k2cctPxKprqaxYqgxBSBy+DWluZgIgOmPdr6zz astOvGi2Z9o39mKeERFdKankjb2TLYSt2xsaSNky5et8kNLWlHEIBI0Ff73S+f8XOE fvzKGpqooVfTeQV3Gexdmc74vvxjdW4KqfiIVgPQ=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3T3FDJDEHANCF4XFN26KIANEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749@github.com>
Subject: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55d86539ad_30f13fe87d6cd9643434d2"; 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/by552tpqStyJir2rYHokSXM8agg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:32:51 -0000

----==_mimepart_5ce55d86539ad_30f13fe87d6cd9643434d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #2736.

As a straw man, I selected a v1 limit of 48 bytes to reflect comments in London. Note that we cannot grease the unused bits of the CIL fields if we're going to make load balancers robust to version changes (which is the point in having CIDs in the invariants, IIRC).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2749

-- Commit Summary --

  * longer CIDs
  * fix unintentional diffs
  * fix typos

-- File Changes --

    M draft-ietf-quic-invariants.md (38)
    M draft-ietf-quic-transport.md (101)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2749.patch
https://github.com/quicwg/base-drafts/pull/2749.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/2749

----==_mimepart_5ce55d86539ad_30f13fe87d6cd9643434d2
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 #2736.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446697940" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2736" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2736/hovercard" href="https://github.com/quicwg/base-drafts/issues/2736">#2736</a>.</p>
<p>As a straw man, I selected a v1 limit of 48 bytes to reflect comments in London. Note that we cannot grease the unused bits of the CIL fields if we're going to make load balancers robust to version changes (which is the point in having CIDs in the invariants, IIRC).</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/2749'>https://github.com/quicwg/base-drafts/pull/2749</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>longer CIDs</li>
  <li>fix unintentional diffs</li>
  <li>fix typos</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2749/files#diff-0">draft-ietf-quic-invariants.md</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2749/files#diff-1">draft-ietf-quic-transport.md</a>
    (101)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2749.patch'>https://github.com/quicwg/base-drafts/pull/2749.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2749.diff'>https://github.com/quicwg/base-drafts/pull/2749.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/2749?email_source=notifications&amp;email_token=AFTOJKZJTNBBTVF4Q2GHJ7LPWVKQNA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHKFOA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2OAJ4POV3BXRLLYT3PWVKQNANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MVKW6TQPPEYBOWA3PWVKQNA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHKFOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKZJTNBBTVF4Q2GHJ7LPWVKQNA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHKFOA",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKZJTNBBTVF4Q2GHJ7LPWVKQNA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHKFOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce55d86539ad_30f13fe87d6cd9643434d2--


From nobody Wed May 22 07:35:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42D69120155 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:35:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oKpAzbQGGHUS for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:35:39 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C2B812016A for <quic-issues@ietf.org>; Wed, 22 May 2019 07:35:37 -0700 (PDT)
Date: Wed, 22 May 2019 07:35:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535736; bh=23BQVNdqRbOQuaHyT8ujqtxncYi0pp9dwe3NkPakLOg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wqtIdr22/+8L6D32cmFeL59CMDBAElQhHb4kYjau6ku6ZsLfh+Dqsp9hunN9JE522 HO3DE66uLLGq8A4Yb+qHv0/Wd9ik7xulo0khHzw2zXQ5oJk0gq3v7W42SKJ7kBiIKR mFM2aW6cObQvl4f0TluyTPeWHRrwn4fvzaqjzRo8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GKOGGQEICZXCRH2V26KILREVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/494830291@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55e3864309_1c8a3fd0ad6cd960129683"; 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/Qu6WJaWFDuGs7GlsMRHIJCarfs0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:35:42 -0000

----==_mimepart_5ce55e3864309_1c8a3fd0ad6cd960129683
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The version field could also be replaced with zero padding and encrypted with a version 0 salt (QUIC invariant the rules that packet) and packet content nonce. If the field does not decode to 0, it was not a QUIC packet, at least not one using expected invariants.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-494830291
----==_mimepart_5ce55e3864309_1c8a3fd0ad6cd960129683
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The version field could also be replaced with zero padding and encrypted with a version 0 salt (QUIC invariant the rules that packet) and packet content nonce. If the field does not decode to 0, it was not a QUIC packet, at least not one using expected invariants.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK46H47HNPTVKWLF6DLPWVK3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IFUY#issuecomment-494830291">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2EMVHIGHY3AJT6GL3PWVK3RANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGUN77PSPS6HNNBM3PWVK3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IFUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK46H47HNPTVKWLF6DLPWVK3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IFUY#issuecomment-494830291",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK46H47HNPTVKWLF6DLPWVK3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IFUY#issuecomment-494830291",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55e3864309_1c8a3fd0ad6cd960129683--


From nobody Wed May 22 07:36:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1D5B120189 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:36:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4yq8p8dMgWCz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:36:13 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4A7912016D for <quic-issues@ietf.org>; Wed, 22 May 2019 07:35:54 -0700 (PDT)
Date: Wed, 22 May 2019 07:35:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535754; bh=AJCNfCxg2vfOvmLG5sjGFExL15asz4B/axwXLhTIctg=; h=Date:From:To:Subject:From; b=zNU8PCbjaDG1SrlniBRBYwPrjzZWd+61YxleVwW/4g1OZvOjzem80xOSZRbINm6A+ 8egQQmi6gs/QId6MR6khZJzHRtaBTCtVvlPe5Sf+S9hz2NHTUZ1aXlyJ/uUu24ipJV 2Mle8bwVWAp4fZN/9i+/g5po5+B7bl0KUuuWtBGg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/tweak-ecn-ignore/000000-1e960a@github.com>
Subject: [quicwg/base-drafts] 1e960a: Don't use ECN if packets are discarded
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bMNf3LaaZ_qnl7h5r8GfenFmOso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:36:15 -0000

  Branch: refs/heads/tweak-ecn-ignore
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e960a5c2b735ea07f51707c5d27a83a4d293630
      https://github.com/quicwg/base-drafts/commit/1e960a5c2b735ea07f51707c5d27a83a4d293630
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't use ECN if packets are discarded

@gorryfair made a good suggestion in #2163, which I have taken and
tweaked further.  It is not sufficient to discard ECN if one QUIC packet
is discared, you need to discard ALL QUIC packets in the IP packet.



From nobody Wed May 22 07:36:34 2019
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 5F45412013E for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:36:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mwx-7-ugzgmT for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:36:31 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB0B2120133 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:36:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=+I2vOKfE7Pt2TtUtRJ3Ce3H+73c=; b=ngFbP4QLjb23Q6yF JmeriV5w+ks6mropLYSuPx/3PaP1cNym7WxBnfpow7nAdtLHDoPsluWcxlap3BtZ /6/TQQ73AxbbsqYPueAYQdFgukG46w0tsE5xRHiH7Jd3BzE3ZV/GuESwqAT/MtUL 8NdWB5X84i+a4pDXBa60O8FffeY=
Received: by filter1741p1mdw1.sendgrid.net with SMTP id filter1741p1mdw1-23104-5CE55E6E-32 2019-05-22 14:36:30.728377751 +0000 UTC m=+139906.660014908
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.9]) by ismtpd0036p1iad2.sendgrid.net (SG) with ESMTP id J5zvtuNPR3irL4xWIFYeqw for <quic-issues@ietf.org>; Wed, 22 May 2019 14:36:30.618 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 8F186260933 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:36:30 -0700 (PDT)
Date: Wed, 22 May 2019 14:36:30 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7EDJNBCANV62NK5N26KIO5EVBNHHBVJ2ZR4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2750@github.com>
Subject: [quicwg/base-drafts] Don't use ECN if packets are discarded (#2750)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55e6e8c6af_6dc53fcfde4cd9641281689"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0eA+690VTJ5Q7csday/ujVvrODyvuII9EPkc +Pec3/qKEqz+DbB/Kd49W7wgtQmbvaKxkxl+ifHaAmoZIYcFXUoXox4PAepZRTf/odXqmDulkI0Exr Z8jNneaQfgpPba4UhKkt7RLpJKD4bgUMsYVM2JAftGzMbq3tr3YRK6MhBqVs+PaH+V27Q1av6hNmHK k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FhiaUh4LF8UHFNKRI2KOyk6gnuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:36:33 -0000

----==_mimepart_5ce55e6e8c6af_6dc53fcfde4cd9641281689
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gorryfair made a good suggestion in #2163, which I have taken and
tweaked further.  It is not sufficient to discard ECN if one QUIC packet
is discared, you need to discard ALL QUIC packets in the IP packet.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2750

-- Commit Summary --

  * Don't use ECN if packets are discarded

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2750.patch
https://github.com/quicwg/base-drafts/pull/2750.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/2750

----==_mimepart_5ce55e6e8c6af_6dc53fcfde4cd9641281689
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7386514" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> made a good suggestion in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="390881502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2163" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2163/hovercard" href="https://github.com/quicwg/base-drafts/issues/2163">#2163</a>, which I have taken and<br>
tweaked further.  It is not sufficient to discard ECN if one QUIC packet<br>
is discared, you need to discard ALL QUIC packets in the IP packet.</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/2750'>https://github.com/quicwg/base-drafts/pull/2750</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t use ECN if packets are discarded</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2750/files#diff-0">draft-ietf-quic-transport.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2750.patch'>https://github.com/quicwg/base-drafts/pull/2750.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2750.diff'>https://github.com/quicwg/base-drafts/pull/2750.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/2750?email_source=notifications&amp;email_token=AFTOJK2XQ5QKTG6EU5ZFY5TPWVK65A5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHLGHQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53YUV7LGV7XMDYYDLPWVK65ANCNFSM4HOU7R5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSSM7EEHEAHHWXMZDPWVK65A5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHLGHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2750?email_source=notifications\u0026email_token=AFTOJK2XQ5QKTG6EU5ZFY5TPWVK65A5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHLGHQ",
"url": "https://github.com/quicwg/base-drafts/pull/2750?email_source=notifications\u0026email_token=AFTOJK2XQ5QKTG6EU5ZFY5TPWVK65A5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHLGHQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce55e6e8c6af_6dc53fcfde4cd9641281689--


From nobody Wed May 22 07:37:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3BE9120155 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7LYX2AgM9Ckt for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:37:33 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1084A12013F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:37:31 -0700 (PDT)
Date: Wed, 22 May 2019 07:37:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558535849; bh=43s1FGCHYyEra4S6tFAwKn1LMNFuY2wm1IUTGRyelNA=; h=Date:From:To:Subject:From; b=HPvvTZp7+PqycIWqvtyV8dpphoF7Da+FgEO18btJhQ7KrC6d3sBFhmxBs1GOqkajq usLA+3BC9aBqYz34F/cLgpfeZGdbz9t9EavcZfpl/zaQaOE+tQBNvOx1DPH4SlqxE4 gpwptNFov6ugmRo/fIBHfB4pksu+8q5V+9pXabqk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d1608c-bb303f@github.com>
Subject: [quicwg/base-drafts] bb303f: Script updating gh-pages from 1e960a5c. [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/mDy94DeYVcmdDPOVoGepgwdpl44>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:37:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb303f0bbb1ac6be756ccd4287743591188da39c
      https://github.com/quicwg/base-drafts/commit/bb303f0bbb1ac6be756ccd4287743591188da39c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    A tweak-ecn-ignore/draft-ietf-quic-http.html
    A tweak-ecn-ignore/draft-ietf-quic-http.txt
    A tweak-ecn-ignore/draft-ietf-quic-invariants.html
    A tweak-ecn-ignore/draft-ietf-quic-invariants.txt
    A tweak-ecn-ignore/draft-ietf-quic-qpack.html
    A tweak-ecn-ignore/draft-ietf-quic-qpack.txt
    A tweak-ecn-ignore/draft-ietf-quic-recovery.html
    A tweak-ecn-ignore/draft-ietf-quic-recovery.txt
    A tweak-ecn-ignore/draft-ietf-quic-tls.html
    A tweak-ecn-ignore/draft-ietf-quic-tls.txt
    A tweak-ecn-ignore/draft-ietf-quic-transport.html
    A tweak-ecn-ignore/draft-ietf-quic-transport.txt
    A tweak-ecn-ignore/index.html

  Log Message:
  -----------
  Script updating gh-pages from 1e960a5c. [ci skip]



From nobody Wed May 22 07:38:59 2019
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 AE9A6120148 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:38:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IGzqFcUH-A0a for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:38:56 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D42D412006A for <quic-issues@ietf.org>; Wed, 22 May 2019 07:38:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=h5Jf5uRYfCyK5x31/gzR7ZpzXbs=; b=BmTEsV9v/U/8Io1B 1P4zD7hhm4T+I9pUUVdRqVD+3YpSipg1OJlZ39hB8h12gT/GNCUnOqu5aztau6J8 q8JtLuRICHdMj79K1SBOvUEFZqrIVkFAwnk9b0h4NaBltH8ZPyPwIuCW3dfmoMGb Sn0cluGTCDOPreM+EWmoct50U60=
Received: by filter1717p1mdw1.sendgrid.net with SMTP id filter1717p1mdw1-24391-5CE55EF3-30 2019-05-22 14:38:43.150910291 +0000 UTC m=+139994.037018015
Received: from github-lowworker-61c4d48.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id nmTa-Z66QpiHe1eRG1QDwg for <quic-issues@ietf.org>; Wed, 22 May 2019 14:38:42.866 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-61c4d48.cp1-iad.github.net (Postfix) with ESMTP id C642A1A0069 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:38:42 -0700 (PDT)
Date: Wed, 22 May 2019 14:38:43 +0000 (UTC)
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ENACRRZWLATBO5UF26KIXFEVBNHHBVJ2ZR4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2750/c494831622@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2750@github.com>
References: <quicwg/base-drafts/pull/2750@github.com>
Subject: Re: [quicwg/base-drafts] Don't use ECN if packets are discarded (#2750)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55ef2c4ccc_59da3fd9ff4cd95c20463d7"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3RKvZgFQWehvG+p2IrhqRxfOlbU02qwi4aDd SCUPEiPLwKocjTI9oTmRemMg9qIr1txeVFcXPS9irqtqmwg3l8ucr95zgSTUpaxe3liX6oWV5JzCTx BbitK1uh2xCTz/DchU43cKn9/ykF8Qm3HPJFkc3OWkmqElTVxMHfm/PBbw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3PRH0-vQ8fVk4q6czugrqWd3qa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:38:58 -0000

----==_mimepart_5ce55ef2c4ccc_59da3fd9ff4cd95c20463d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sounds about right 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/2750#issuecomment-494831622
----==_mimepart_5ce55ef2c4ccc_59da3fd9ff4cd95c20463d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sounds about right 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/2750?email_source=notifications&amp;email_token=AFTOJK6HGZOBVZ44ZX43BC3PWVLHFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IQBQ#issuecomment-494831622">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK333P4V4H4SWDEA543PWVLHFANCNFSM4HOU7R5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AM2AGCJA3LYPILMDPWVLHFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IQBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2750?email_source=notifications\u0026email_token=AFTOJK6HGZOBVZ44ZX43BC3PWVLHFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IQBQ#issuecomment-494831622",
"url": "https://github.com/quicwg/base-drafts/pull/2750?email_source=notifications\u0026email_token=AFTOJK6HGZOBVZ44ZX43BC3PWVLHFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IQBQ#issuecomment-494831622",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55ef2c4ccc_59da3fd9ff4cd95c20463d7--


From nobody Wed May 22 07:41:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9F5212006A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:41:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id knUWcspHKLsH for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:41:29 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08D2312004F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:41:29 -0700 (PDT)
Date: Wed, 22 May 2019 07:41:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536087; bh=b6IZ8zZEkUII8TYW9G0ifUQ9VkbCa41B9DkjDW9/jGw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0YsTep2e7MI+kqC0aTEodAua3aYnteuLoxj/XxaMsfvaMhR7eNbU1uMpjPw72uYJH CqK1DXyYvMAQqS0IydUV8EkmaO1qOC2BN3Y9jDdFNwofzyuTrag1KfycZ9KooKKIz0 dj0BmAu/5NNGzQVA9Y+NIpVIfJrUzEde41LXYlhQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PGUFX3ULHYA2ZBZN26KJBPEVBNHHBVJMHUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2744/494832793@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2744@github.com>
References: <quicwg/base-drafts/issues/2744@github.com>
Subject: Re: [quicwg/base-drafts] Idle Timer Can Fire Even with Outstanding Data to Send (#2744)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55f97d760f_79d73fb00b6cd964208281"; 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/NqbwW7WOxGpnkug6lFCPhF2Scqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:41:31 -0000

----==_mimepart_5ce55f97d760f_79d73fb00b6cd964208281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems reasonable to use a keep-alive.  If you have something you want to use the connection for and you aren't able to maintain activity on the connection, then either poke it or - more likely - give up.  I don't think that we need a design change for this, but if you want to write some text, I wouldn't be opposed to taking 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/2744#issuecomment-494832793
----==_mimepart_5ce55f97d760f_79d73fb00b6cd964208281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It seems reasonable to use a keep-alive.  If you have something you want to use the connection for and you aren't able to maintain activity on the connection, then either poke it or - more likely - give up.  I don't think that we need a design change for this, but if you want to write some text, I wouldn't be opposed to taking 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/2744?email_source=notifications&amp;email_token=AFTOJK2JRS7M7XS4LH5JBYDPWVLRPA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IZGI#issuecomment-494832793">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2RYOKKX5BNAHS35TPWVLRPANCNFSM4HOS3R3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GOBA6MYUCCCW5JRTPWVLRPA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IZGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK2JRS7M7XS4LH5JBYDPWVLRPA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IZGI#issuecomment-494832793",
"url": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK2JRS7M7XS4LH5JBYDPWVLRPA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7IZGI#issuecomment-494832793",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce55f97d760f_79d73fb00b6cd964208281--


From nobody Wed May 22 07:42:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CA8912006A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:42:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hVzaY7REM6w0 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:42:16 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C6AF12004F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:42:13 -0700 (PDT)
Date: Wed, 22 May 2019 07:42:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536132; bh=5Zlm3WUgKlVLzsx0Rv7YSX2I7W1QzzuV/JQ+uhJTkIU=; h=Date:From:To:Subject:From; b=NWTdr/jt+oPQKHoMPJZExT+oBZ6NsNPbdmpc5cPzYdwXAKN+pxeq77KKTCQf/73q3 4VaU7RiSGFOTunoebrKHwnUv8KbOD5MBm/ls0ONJ6Aw6Zt1b9Fmv8rI4lm4FLf4BhQ A5KYXt1KGlqUZGO24IZ76BUEfJrkbZ32AHINqfMc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-asymmetric/fc8e49-c16a45@github.com>
Subject: [quicwg/base-drafts] c16a45: time      out
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N1eZgTBlb9S3MCrKutL1Y8ms8Vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:42:18 -0000

  Branch: refs/heads/idle-timeout-asymmetric
  Home:   https://github.com/quicwg/base-drafts
  Commit: c16a459760df5e56584fdc0ce44cbd29ec389c9e
      https://github.com/quicwg/base-drafts/commit/c16a459760df5e56584fdc0ce44cbd29ec389c9e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  time      out

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>



From nobody Wed May 22 07:42:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C465312004F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:42:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b5RkvK7mK2aF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:42:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34C25120170 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:42:21 -0700 (PDT)
Date: Wed, 22 May 2019 07:42:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536140; bh=6V2soL9PBShBwhaCyu1ir6NN+nRX9WkRSwGDcchn9aE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kUrodtxZkW5xnPJwHd2oBsRlZmjJHdl0qdg/3VbaAj6CoT0hCoPeDkmldohIILmRX t3AgTqUg2kn80AL5mPtWAs4AOR7lmnG3pfCJLxG8qlOTMGIEHqei7HU5zXVhCSMvOO XuBJrFcD0PENSTsi7E9Rp15EEuqP4nqiT188ioWw=
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/2745/push/3636026535@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2745@github.com>
References: <quicwg/base-drafts/pull/2745@github.com>
Subject: Re: [quicwg/base-drafts] Keep idle timeout asymmetric (#2745)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce55fcc34f22_769a3ff6db2cd9602071730"; 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/vIRKUC8HHsRGBnF3gaPZU4A2750>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:42:24 -0000

----==_mimepart_5ce55fcc34f22_769a3ff6db2cd9602071730
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

c16a459760df5e56584fdc0ce44cbd29ec389c9e  time      out


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2745/files/fc8e49829a67720c0d9c5a5d951051bc01615129..c16a459760df5e56584fdc0ce44cbd29ec389c9e

----==_mimepart_5ce55fcc34f22_769a3ff6db2cd9602071730
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/c16a459760df5e56584fdc0ce44cbd29ec389c9e">c16a459</a>  time      out</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/2745/files/fc8e49829a67720c0d9c5a5d951051bc01615129..c16a459760df5e56584fdc0ce44cbd29ec389c9e?email_source=notifications&amp;email_token=AFTOJKY27EMYOHHYX6PDIKDPWVLUZA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTMMBSGY2TGNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YOLTKOPHQBLSPVCDPWVLUZANCNFSM4HOTCXPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WAATTKPZHX4JMQ7LPWVLUZA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTMMBSGY2TGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2745/files/fc8e49829a67720c0d9c5a5d951051bc01615129..c16a459760df5e56584fdc0ce44cbd29ec389c9e?email_source=notifications\u0026email_token=AFTOJKY27EMYOHHYX6PDIKDPWVLUZA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTMMBSGY2TGNI",
"url": "https://github.com/quicwg/base-drafts/pull/2745/files/fc8e49829a67720c0d9c5a5d951051bc01615129..c16a459760df5e56584fdc0ce44cbd29ec389c9e?email_source=notifications\u0026email_token=AFTOJKY27EMYOHHYX6PDIKDPWVLUZA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTMMBSGY2TGNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce55fcc34f22_769a3ff6db2cd9602071730--


From nobody Wed May 22 07:43:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 053721200C1 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:43:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cXC2cvACgkZn for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:43:40 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F5C4120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:43:40 -0700 (PDT)
Date: Wed, 22 May 2019 07:43:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536219; bh=TRaKDFQnEdt9UUzuXFF7Rnsnm+MjM9NPSd7OiKs5dNI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dCslvl63LFQxdn3RyNWnhPTKC9DqgGpgStrfWrBEKuMwcHFFfp+yDjXMeHUqgjBUF Rnk2XVPUHuFI8G4XUyO9JPY9/meVbaDsj9xRGLbjdrkN5qe04hE04sxW9XD5p5cYr5 8CeBoZwObZrKozuFqRDYjgpxSlmHs5p0E+cykBoA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FQQ57SUDSGHPE74N26KJJXEVBNHHBS65QYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2574/review/240676752@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5601b1453f_2373fa7b18cd9601311716"; 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/qTmhmM__43qGGBsnyxCrq1DyEHg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:43:42 -0000

----==_mimepart_5ce5601b1453f_2373fa7b18cd9601311716
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke approved this pull request.

Thank you, this addresses the original issue. One nit below.

> @@ -4010,7 +4014,9 @@ stateless_reset_token (0x0002):
 
 : A stateless reset token is used in verifying a stateless reset, see
   {{stateless-reset}}.  This parameter is a sequence of 16 bytes.  This
-  transport parameter is only sent by a server.
+  transport parameter MUST NOT be sent by a client, but MAY be sent by a server.
+  A server that does not send this transport parameter cannot use stateless
+  reset; see {{stateless-reset}}.

Unless it sends a NEW_CONNECTION_ID frame?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2574#pullrequestreview-240676752
----==_mimepart_5ce5601b1453f_2373fa7b18cd9601311716
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> approved this pull request.</p>

<p>Thank you, this addresses the original issue. One nit below.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2574#discussion_r286525451">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4010,7 +4014,9 @@ stateless_reset_token (0x0002):
 
 : A stateless reset token is used in verifying a stateless reset, see
   {{stateless-reset}}.  This parameter is a sequence of 16 bytes.  This
-  transport parameter is only sent by a server.
+  transport parameter MUST NOT be sent by a client, but MAY be sent by a server.
+  A server that does not send this transport parameter cannot use stateless
+  reset; see {{stateless-reset}}.
</pre>
<p>Unless it sends a NEW_CONNECTION_ID frame?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications&amp;email_token=AFTOJK2TJH6GXTQYW3IWPQDPWVLZXA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMG7EA#pullrequestreview-240676752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4L67W4M2GQJ5NX6GLPWVLZXANCNFSM4HCT3PCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NJQ65N56ZLUDO4HTPWVLZXA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMG7EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications\u0026email_token=AFTOJK2TJH6GXTQYW3IWPQDPWVLZXA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMG7EA#pullrequestreview-240676752",
"url": "https://github.com/quicwg/base-drafts/pull/2574?email_source=notifications\u0026email_token=AFTOJK2TJH6GXTQYW3IWPQDPWVLZXA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMG7EA#pullrequestreview-240676752",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5601b1453f_2373fa7b18cd9601311716--


From nobody Wed May 22 07:43:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66B7812006A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:43:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0W1xw8nAbFc5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:43:56 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDD17120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:43:55 -0700 (PDT)
Date: Wed, 22 May 2019 07:43:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536234; bh=YJhuofZJw0H+r3vPcCSEQZLaAJ+NTZHQbe8HICTmm6o=; h=Date:From:To:Subject:From; b=qqk4yai6eHPJjZCq9b4pyBvLFQUH3PFUVed0JOMJq6odma12eu73HnH8sN2sWIr96 7R083+wdi274VHVsju5libmr8FAYejZLwmRjekUEJkvL1ONckGTDtkFQxcJXpvugTj GWfdZSjuGroIzBs887SUpMGqqwitWr3hz2ZeTask=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb303f-07c070@github.com>
Subject: [quicwg/base-drafts] 07c070: Script updating gh-pages from c16a4597. [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/44OZNzH0mRgzive65CqkF_zGKMg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:43:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 07c0705e5a89cf3c1e84353d7f3fed66daa8534b
      https://github.com/quicwg/base-drafts/commit/07c0705e5a89cf3c1e84353d7f3fed66daa8534b
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M idle-timeout-asymmetric/draft-ietf-quic-transport.html
    M idle-timeout-asymmetric/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c16a4597. [ci skip]



From nobody Wed May 22 07:45:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 163B31201AF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:45:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NSOEfZIu1mYk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:45:12 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B710120170 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:45:12 -0700 (PDT)
Date: Wed, 22 May 2019 07:45:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536311; bh=aGvigl5fOC6rbD0fYGE6dD+lNlAlB8w7MQVpgdhUF4o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eP9JKaS474On/LoEP3/4lLwRY3gOPwqlxbq1D3LNq/aB+jmb7QatmvJOSkN6/zh+N k1JSz+uOJvZWCDe18xjWcXvcsfhiOkjzAlwpgBG+Lq5dLdIYEqY6/QxpbDPrSh5c3y UwSVqdQgzmUPw81LZtvMVgF4+L813NtZ+bpRpAIU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2A7ZUOFVV5MFXYNDV26KJPPEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494834355@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5607722275_50203ff3a10cd968118091e"; 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/8VMuunTKZWTbMylFnt3wWlQkKPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:45:23 -0000

----==_mimepart_5ce5607722275_50203ff3a10cd968118091e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It would be nice if an invalid length could not be expressed.  Is 48 a completely arbitrary 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/2749#issuecomment-494834355
----==_mimepart_5ce5607722275_50203ff3a10cd968118091e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It would be nice if an invalid length could not be expressed.  Is 48 a completely arbitrary 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/2749?email_source=notifications&amp;email_token=AFTOJK64A7EAIDTE2QQ4GBTPWVL7PA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JFMY#issuecomment-494834355">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YEL4NQBNXKU726PDPWVL7PANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CI35WOZRB3UK6HMTPWVL7PA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JFMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK64A7EAIDTE2QQ4GBTPWVL7PA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JFMY#issuecomment-494834355",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK64A7EAIDTE2QQ4GBTPWVL7PA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JFMY#issuecomment-494834355",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5607722275_50203ff3a10cd968118091e--


From nobody Wed May 22 07:47:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C1D11200C1 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:47:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gDPLH9od1anz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:47:21 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2B3F120033 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:47:21 -0700 (PDT)
Date: Wed, 22 May 2019 07:47:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536440; bh=5WjojuVfIrpvH0c823+U4arW2iVqxe3ncD/Jlfw/BR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ej8h/X7JV+HTNWy1XII+0UcL8smZYgt+rEkO7IuSerzKnWBK2NKNKRnDZ6ld3EEUb jOF3n3orBA9ZpVkqe6WrFZu9qFhR638QsLwJtC1WXZcU3DxIjrFHvInaGiXoSX8MS9 VbgU+ENP/e/sy0LhvNeNre2QyNbwf7GXYDsmzxqc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SBR6WUJ7WALNLD7N26KJXREVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494835310@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce560f865c35_26753fa83eecd9681175629"; 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/PZgqXWJgrlI8FTYzodFSodfyUzU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:47:24 -0000

----==_mimepart_5ce560f865c35_26753fa83eecd9681175629
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov somewhat arbitrary. @ianswett wanted it smaller than a 64B cacheline; the most extreme use case we came up with was "more than 32B".

However, I'd prefer that we not artificially limit it in the invariants, because my imagination is limited.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#issuecomment-494835310
----==_mimepart_5ce560f865c35_26753fa83eecd9681175629
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> somewhat arbitrary. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> wanted it smaller than a 64B cacheline; the most extreme use case we came up with was "more than 32B".</p>
<p>However, I'd prefer that we not artificially limit it in the invariants, because my imagination is limited.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK7TDLVBVEI2OTY6DETPWVMHRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JM3Q#issuecomment-494835310">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4R3MAZHM74AACLKB3PWVMHRANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AWL5KBHE4F3NYWODPWVMHRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JM3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7TDLVBVEI2OTY6DETPWVMHRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JM3Q#issuecomment-494835310",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7TDLVBVEI2OTY6DETPWVMHRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JM3Q#issuecomment-494835310",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce560f865c35_26753fa83eecd9681175629--


From nobody Wed May 22 07:50:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F793120133 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:50:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SRarZdwgbh0g for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:50:07 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61A87120186 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:49:47 -0700 (PDT)
Date: Wed, 22 May 2019 07:49:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536586; bh=n8gnvrmW0t3j8jIibSoCz+QKsVsuppIIpB0rbbed8v8=; h=Date:From:To:Subject:From; b=hR6N9Q6dH9IJKPvVcnb7U7WLYjASU3oyv80l7x7vN5vDQ2aiSX7ryDjMfq0H99/56 bafbZEtC5hJLk10v5cfVDE6UBZEm2abOkNu6TI+AWAC6JzlVO0C+vs+rpnFl1XRuq0 T8uGx4qUSAqtOiktn5CTywZzhB5E+0zOKjgystLQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/sr-2119/87daa3-375605@github.com>
Subject: [quicwg/base-drafts] 375605: Only for that 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/gAi31uLfYQGKZf0Yf2GOFs1WXp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:50:09 -0000

  Branch: refs/heads/sr-2119
  Home:   https://github.com/quicwg/base-drafts
  Commit: 375605a52a11cd7ba2aa23990f518bc31bf0153f
      https://github.com/quicwg/base-drafts/commit/375605a52a11cd7ba2aa23990f518bc31bf0153f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Only for that connection ID



From nobody Wed May 22 07:50:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 964B9120033 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:50:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id va00Y-Jv7Q2s for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:50:19 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81EB21201A1 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:49:55 -0700 (PDT)
Date: Wed, 22 May 2019 07:49:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536594; bh=RLURdThurjrgb0OCF/55nuH6P5GLQEciYGp5rVcNAKc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EQCXU+22FveG1b4q0xgfQ7WewsBb+uuxSeW4su9XQKxlE93FSjKJiWi/7tX3dsB9h W6LumvG5H6QtnyWH5Rnon6/l9WE6csHunFMBLuWHdWcDyQ0lm06gRdeb7FbvlZPeRS KG5xMfCMZ2IkAHEz6i0NJspdUYgDoEdEfGFZD+LA=
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/2574/push/3636061728@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2574@github.com>
References: <quicwg/base-drafts/pull/2574@github.com>
Subject: Re: [quicwg/base-drafts] Add normative language for stateless reset (#2574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce561929495b_33b13fe87d6cd964144104"; 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/0fA1F5vLfZbv8NjLV3_kdbSJazI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:50:21 -0000

----==_mimepart_5ce561929495b_33b13fe87d6cd964144104
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

375605a52a11cd7ba2aa23990f518bc31bf0153f  Only for that connection ID


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2574/files/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe..375605a52a11cd7ba2aa23990f518bc31bf0153f

----==_mimepart_5ce561929495b_33b13fe87d6cd964144104
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/375605a52a11cd7ba2aa23990f518bc31bf0153f">375605a</a>  Only for that 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/2574/files/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe..375605a52a11cd7ba2aa23990f518bc31bf0153f?email_source=notifications&amp;email_token=AFTOJK42PLFXY2JGQMIXEPLPWVMRFA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTMMBWGE3TEOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NCHLER4J774LMZFTPWVMRFANCNFSM4HCT3PCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YGLI2LBNAOGMSENLPWVMRFA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTMMBWGE3TEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2574/files/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe..375605a52a11cd7ba2aa23990f518bc31bf0153f?email_source=notifications\u0026email_token=AFTOJK42PLFXY2JGQMIXEPLPWVMRFA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTMMBWGE3TEOA",
"url": "https://github.com/quicwg/base-drafts/pull/2574/files/87daa3f5d94a641b0ef9b9b015b4329472d8ecfe..375605a52a11cd7ba2aa23990f518bc31bf0153f?email_source=notifications\u0026email_token=AFTOJK42PLFXY2JGQMIXEPLPWVMRFA5CNFSM4HCT3PC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DMMJRGAZTOMCQOVZWQIZTGYZTMMBWGE3TEOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce561929495b_33b13fe87d6cd964144104--


From nobody Wed May 22 07:51:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01308120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:51:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N7KImXUFy5fa for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:51:19 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0229E1200D7 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:51:15 -0700 (PDT)
Date: Wed, 22 May 2019 07:51:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536675; bh=jzjDrS+2s36pD0pcFuQG4PMbQAWLIcQRgQbHIjIQElo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LQLwLCpzkYY+GhMdIJJ1asrf3urE2fPzdhR1VWH2Yr8zfHETC/hq3Vb3BnHgbx1IN jWpJU1P8wlTZNHucORl+Ebp8R1cTzk5NcHZjkxYOcuseliw1A2i76r3JNdva9gBU5v StJWMbC+NK4xX0UpORLRoP7UeKJB9eso+a63JgeY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZEM2HL2VYVZLVX3N26KKGHEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494836978@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce561e313f2f_7b93fdb32ecd96417380d9"; 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/vHXuwO-hiMDUH1H2pmQBdCr9SDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:51:22 -0000

----==_mimepart_5ce561e313f2f_7b93fdb32ecd96417380d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's great to have CID's of length 1..3 bytes, but perhaps some guidelines are needed as there is an increased collision chance and some attack mitigations might make assumptions on the CID being at least 32 bits.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#issuecomment-494836978
----==_mimepart_5ce561e313f2f_7b93fdb32ecd96417380d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's great to have CID's of length 1..3 bytes, but perhaps some guidelines are needed as there is an increased collision chance and some attack mitigations might make assumptions on the CID being at least 32 bits.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK7XLZONKSC6TMFUK6LPWVMWHA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JZ4Q#issuecomment-494836978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65NV3ZSSYGHR7UGL3PWVMWHANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XS6BWMRHOY5AUC5LPWVMWHA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JZ4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7XLZONKSC6TMFUK6LPWVMWHA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JZ4Q#issuecomment-494836978",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7XLZONKSC6TMFUK6LPWVMWHA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7JZ4Q#issuecomment-494836978",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce561e313f2f_7b93fdb32ecd96417380d9--


From nobody Wed May 22 07:51:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F0091200D7 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:51:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HN5w_rwUmueV for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:51:32 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49315120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:51:32 -0700 (PDT)
Date: Wed, 22 May 2019 07:51:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536691; bh=MuAiK8lF4O8XvEMqR/iD19tfqybNugGw4T9RlH0PJNI=; h=Date:From:To:Subject:From; b=GkTjZCA4RL3U9/8AHxAJoJrIfU34HVBd5vUzoQT4d4wsTYoE72m1WyHSxx2xxkhLB meF+3bDNoACJowdlwZnleppfqZ7hPLisw2H7jD6Bf+4l8Jn6RB+grOeQI3uFkyIW3i PW0BLQrLrixs63NiWcoEBNKePRLDzvTQSDvds+CI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/07c070-624445@github.com>
Subject: [quicwg/base-drafts] 624445: Script updating gh-pages from 375605a5. [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/3DSNm5bbtsIxT0mM-uJC8W0ZMNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:51:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 62444558c53d4564ad14a5576bf8221c821b3a00
      https://github.com/quicwg/base-drafts/commit/62444558c53d4564ad14a5576bf8221c821b3a00
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M sr-2119/draft-ietf-quic-transport.html
    M sr-2119/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 375605a5. [ci skip]



From nobody Wed May 22 07:52:59 2019
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 CB617120170 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:52:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 mVEQl1UkkkXO for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:52:56 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B7ED120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:52:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=eWwkuud1l97Ez5q/zK0EZj7GCAM=; b=Cktr6/5ERdjxY0/t By4j+fnSvjwPk9DMk1XnM864oRpSh22xow/UnhyJqXsB6w8qzjoVCifeH4dgnD1D /VUmYwO0Oq3eDSGKQD8GhAKsadb2odPDzPVQjrfnwxfuEHpTCOxHMEIkaHC/VrlJ 2tZNM2ZIqpw70dn30h+vFdMu5Jg=
Received: by filter1668p1mdw1.sendgrid.net with SMTP id filter1668p1mdw1-21909-5CE56246-18 2019-05-22 14:52:54.814985184 +0000 UTC m=+140830.580905540
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id 3dMXOiEwRZOcX84b_vpVkQ for <quic-issues@ietf.org>; Wed, 22 May 2019 14:52:54.707 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 9FD1C160028 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:52:54 -0700 (PDT)
Date: Wed, 22 May 2019 14:52:54 +0000 (UTC)
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FZROXJE3BL27B2L526KKMNEVBNHHBUYOIOQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2686/494837702@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2686@github.com>
References: <quicwg/base-drafts/issues/2686@github.com>
Subject: Re: [quicwg/base-drafts] Pacing when under-utilizing the Congestion Window (#2686)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce562469cc46_560c3ff6db2cd96023162b0"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1HDiYVWp2TTyf7EyseWwXQfQuxmpb+ojiWbd 8XzsGcaiyFsx/eLlSOVL4umFFvvdrh2Cc5ekAMfmyUG4RHAdPtle2XhHRajMdqk1qvfeCWgSD9Nq0r nV0F8aRFW3toGh/J6cdD8kCYscXk8zuKtNkbJtajmDae01mtXpJYrUvhhD4XOXIz2d9OWPeCQl5qVX w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8H9RvXKPQZtvLCV7yrt2HZe1qmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:52:58 -0000

----==_mimepart_5ce562469cc46_560c3ff6db2cd96023162b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I'm not advocating a max burst size of 4 (although I do believe this is saf=
e, other sizes larger may also be safe), however my thought was that the dr=
aft infers IW as a safe size to burst - I don't know that this is always tr=
ue - especially if we look to the future use of a larger IW. You could (I t=
hink you do) argue that IW is an upper bound to this safe burst size withou=
t pacing.=0D
=0D
I will try just a little more: =0D
=E2=80=A2 I think we **should** limit the cwnd when coming out of an app-li=
mited period. =0D
=E2=80=A2 I think we should limit a burst <=3D some size or that pacing is =
needed, or if not then it MUST (!) reduce to a safe IW.=0D
=0D
Does that help?=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/2686#issuecomment-494837702=

----==_mimepart_5ce562469cc46_560c3ff6db2cd96023162b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm not advocating a max burst size of 4 (although I do believe this is =
safe, other sizes larger may also be safe), however my thought was that the=
 draft infers IW as a safe size to burst - I don't know that this is always=
 true - especially if we look to the future use of a larger IW. You could (=
I think you do) argue that IW is an upper bound to this safe burst size wit=
hout pacing.</p>=0D
<p>I will try just a little more:<br>=0D
=E2=80=A2 I think we <strong>should</strong> limit the cwnd when coming out=
 of an app-limited period.<br>=0D
=E2=80=A2 I think we should limit a burst &lt;=3D some size or that pacing =
is needed, or if not then it MUST (!) reduce to a safe IW.</p>=0D
<p>Does that help?</p>=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/issues/2686?email_source=3Dnotifications&amp;email_token=3DAFTOJK4=
JGVTA5YMSC3W54YTPWVM4NA5CNFSM4HMBHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMV=
XHJKTDN5WW2ZLOORPWSZGODV7J7RQ#issuecomment-494837702">view it on GitHub</a>=
, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK2RK=
N2J4AIJ7HPJ4TLPWVM4NANCNFSM4HMBHX4A">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK24TCFFJ6OIRXZQZP3PWVM4NA5CNFSM4HMBH=
X4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7J7RQ.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/2686?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK4JGVTA5YMSC3W54YTPWVM4NA5CNFSM4HM=
BHX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7J7RQ#is=
suecomment-494837702",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2686?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4JGVTA5YMSC3W54YTPWVM4NA5CNFSM4HMBHX4K=
YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7J7RQ#issueco=
mment-494837702",=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_5ce562469cc46_560c3ff6db2cd96023162b0--


From nobody Wed May 22 07:53:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2B4A12014B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:53:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52SqVb-TFarV for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:53:31 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98C29120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:53:30 -0700 (PDT)
Date: Wed, 22 May 2019 07:53:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536810; bh=kKdnimPEEy4p6vMjOIk5JGJ7oNl6oFfniRfUS6dSL6Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wwrDzkxGWTwd1dV7u7iqenqtWyP7eOUurDY1rGmP4A/DVunO7yhxP/FH9tvt16ZXw 2xHUp6u5iQ3bOns24IIgNFpvXub0lh1x+3dhCbSY27HvqqhD0cXyeHgXQYCAWgGbjW w3fLO3deugOUToxWAxRwGQP6070eafHbZX1TQSSc=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZELHCQ6YMD36ENNV26KKOTEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494837952@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce562699c4da_2c063feab56cd95c1331374"; 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/E15ElEgDabDe-C6zAvfzifQztwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:53:33 -0000

----==_mimepart_5ce562699c4da_2c063feab56cd95c1331374
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; reservations about whether this is desirable / necessary, but @nibanks to make a proposal. Atomic nature a particular concern, as is the mandatory nature of 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/2645#issuecomment-494837952
----==_mimepart_5ce562699c4da_2c063feab56cd95c1331374
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; reservations about whether this is desirable / necessary, but <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> to make a proposal. Atomic nature a particular concern, as is the mandatory nature of 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/2645?email_source=notifications&amp;email_token=AFTOJK3IGDS4AARRKRPGD4LPWVM6TA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KBQA#issuecomment-494837952">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK625SUPFQQKDTH5YVDPWVM6TANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6POPAABABKD2DCN7LPWVM6TA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KBQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3IGDS4AARRKRPGD4LPWVM6TA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KBQA#issuecomment-494837952",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3IGDS4AARRKRPGD4LPWVM6TA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KBQA#issuecomment-494837952",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce562699c4da_2c063feab56cd95c1331374--


From nobody Wed May 22 07:54:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A10512014B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:54:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cQ__FwlD0N2W for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:54:43 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2BF3E12013F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:54:27 -0700 (PDT)
Date: Wed, 22 May 2019 07:54:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536866; bh=P3uqvGwKqvO5eY+OdS15km4tl3AUaQSU3z2UMMKxktc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+R/uHWlxcjWXpTKhSfh2f5F28QoQY9UO+VU260ziSxfFzRvlrT8m8anoJxdjpoj3 H9bAECrlawlSDKoK7BcDYtI8wAVUpRsdpIznfi2hXvkubKQ+fQM9Qual45vHgbU/+2 ATgDxjxkfeWSCNcOYV1YXVBmgKZwJOUxMhh7Sfqc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YZYL5EKAWZ5ODJMV26KKSFEVBNHHBVJ2ZR4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2750/review/240687967@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2750@github.com>
References: <quicwg/base-drafts/pull/2750@github.com>
Subject: Re: [quicwg/base-drafts] Don't use ECN if packets are discarded (#2750)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce562a213eec_49a73fa7a8acd96c22344d8"; 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/B9MYmid2xqMPSeR3i6pPa_Oze1M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:54:47 -0000

----==_mimepart_5ce562a213eec_49a73fa7a8acd96c22344d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -5403,8 +5403,9 @@ their effects in more detail.
 An on-the-side attacker can duplicate and send packets with modified ECN
 codepoints to affect the sender's rate.  If duplicate packets are discarded by a
 receiver, an off-path attacker will need to race the duplicate packet against
-the original to be successful in this attack.  Therefore, QUIC receivers ignore
-ECN codepoints set in duplicate packets (see {{ecn}}).
+the original to be successful in this attack.  Therefore, QUIC endpoints ignore
+the ECN codepoint field on an IP packet unless a QUIC packet in that IP packet

```suggestion
the ECN codepoint field on an IP packet unless at least one QUIC packet in that IP 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/2750#pullrequestreview-240687967
----==_mimepart_5ce562a213eec_49a73fa7a8acd96c22344d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2750#discussi=
on_r286534214">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -5403,8 +5403,9 @@ their effects in mor=
e detail.=0D
 An on-the-side attacker can duplicate and send packets with modified ECN=
=0D
 codepoints to affect the sender&#39;s rate.  If duplicate packets are di=
scarded by a=0D
 receiver, an off-path attacker will need to race the duplicate packet ag=
ainst=0D
-the original to be successful in this attack.  Therefore, QUIC receivers=
 ignore=0D
-ECN codepoints set in duplicate packets (see {{ecn}}).=0D
+the original to be successful in this attack.  Therefore, QUIC endpoints=
 ignore=0D
+the ECN codepoint field on an IP packet unless a QUIC packet in that IP =
packet=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the ECN codepoint field on an IP packet unles=
s a QUIC packet in that IP packet=0D
+the ECN codepoint field on an IP packet unless at least one QUIC packet =
in that IP 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/2750?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3WULX3VDY2OQNI5NTPWVNCFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJWXY#pullrequestreview-240687967=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK5LU46Q4EDPRQVH2FDPWVNCFANCNFSM4HOU7R5A">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKYM7DFU=
YSZSRZPZJWTPWVNCFA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJWXY.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/2750?email_source=3D=
notifications\u0026email_token=3DAFTOJK3WULX3VDY2OQNI5NTPWVNCFA5CNFSM4HOU=
7R5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZMJWXY#pullrequestreview-240687967",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2750?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3WULX3VDY2OQNI5NTPWVNCFA5CNFSM4HOU7R=
5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM=
JWXY#pullrequestreview-240687967",=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_5ce562a213eec_49a73fa7a8acd96c22344d8--


From nobody Wed May 22 07:55:54 2019
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 E8987120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:55:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BeRB2fYnUbrd for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:55:51 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21BF312018A for <quic-issues@ietf.org>; Wed, 22 May 2019 07:55:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=03sZQDPPDnD1RpNtdE3+17V22l4=; b=uCrOH9+NlvYS9/df ns6Ehu+x1Ejx2s4hUHJVcPgnFbjtkZU7pwU1a7wfvEWDGQUcAEoAZPDz7ZiMOSKB oF9QYZI1iVk7PRRbr1EQBXi2WkUAA33CJ0ZMqrjPBBCLwd8x3Zv1Z+9a82JhQBm5 2fPSUP1pjZUBH1EU+V5bOezdHfc=
Received: by filter1574p1mdw1.sendgrid.net with SMTP id filter1574p1mdw1-24568-5CE562E9-2 2019-05-22 14:55:37.04611225 +0000 UTC m=+140974.562898654
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [140.82.115.3]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id QsBmOAR6R5iwnaT2lL58iw for <quic-issues@ietf.org>; Wed, 22 May 2019 14:55:36.787 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id D1CBDC09AA for <quic-issues@ietf.org>; Wed, 22 May 2019 07:55:36 -0700 (PDT)
Date: Wed, 22 May 2019 14:55:37 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DUD6KKGSRMOBOO3F26KKWREVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240686914@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce562e8cfdcb_50aa3fcaef6cd96014834d0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2UI5doTTqs0sPPb4m9+KzeyfT/tP4Uz5zaw+ lyJIw417Bhn+8G4qSHMI6jipWonYnQ0t8ijX697dbabeQu6NaxcH9MEAR1b6ETuIOnwZrAcOsTUb7D aerEVsa2fOo29OH2200mTcKCYjZGdAdT7t7TEPXug41a/JR5v5PiSIJv87J9/hKKZfPKQbxyG19p1r w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/STG-4plZTwUkfLZtBBhrHdgT0p0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:55:53 -0000

----==_mimepart_5ce562e8cfdcb_50aa3fcaef6cd96014834d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -143,11 +143,13 @@ version-specific semantics are marked with an X.
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                         Version (32)                          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|DCIL(4)|SCIL(4)|
+|    DCIL (8)   |

I think that we should have a varint length.

> @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...

This one remains particularly thorny.  Now there is no way to generate a stateless reset that is a reasonable size.  Yes, this is technically bounded, but now the naive stateless reset is considerably bigger than the packet that triggers it in many more cases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#pullrequestreview-240686914
----==_mimepart_5ce562e8cfdcb_50aa3fcaef6cd96014834d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286533401">draft-ietf-quic-invariants.md</a>:</p>
<pre style='color:#555'>&gt; @@ -143,11 +143,13 @@ version-specific semantics are marked with an X.
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                         Version (32)                          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|DCIL(4)|SCIL(4)|
+|    DCIL (8)   |
</pre>
<p>I think that we should have a varint length.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286533846">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...
</pre>
<p>This one remains particularly thorny.  Now there is no way to generate a stateless reset that is a reasonable size.  Yes, this is technically bounded, but now the naive stateless reset is considerably bigger than the packet that triggers it in many more cases.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK74MULATDUF4SD2PPLPWVNGRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJOQQ#pullrequestreview-240686914">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RKVJCVV52UKXDGVLPWVNGRANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAG4BN7SRJYPUL7FLPWVNGRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJOQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK74MULATDUF4SD2PPLPWVNGRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJOQQ#pullrequestreview-240686914",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK74MULATDUF4SD2PPLPWVNGRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMJOQQ#pullrequestreview-240686914",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce562e8cfdcb_50aa3fcaef6cd96014834d0--


From nobody Wed May 22 07:56:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A04B12013F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:55:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FvhGEhTwTgLh for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:55:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7302312016A for <quic-issues@ietf.org>; Wed, 22 May 2019 07:55:39 -0700 (PDT)
Date: Wed, 22 May 2019 07:55:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536938; bh=VaBcHewqK4zSwVIG6P6IuK+MNPuLwT6MKJ2CDlwqDCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kucJBb67keo5hLkAxsNUvZ80AlkLVSrvMdHEl8klH+kC/mGuMCt5OIWWRQD1BWdoO Jq2Ob6akvRS3r92A3hvaZD/wSlNnqZM95IEciVWkFzK5UlzFiKfc5G4LcVyiVp8B/T 7tVb0RqPQ+HCZ/ICfbyFJAQ7iowuYGXB3ERrSc1g=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OTBFDPBJ55NFR2ZV26KKWVEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494838905@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce562ea1ed70_bf83fa7b18cd9601366657"; 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/bwCEH2W0RjCGBL3D6P29D4M7CBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:55:54 -0000

----==_mimepart_5ce562ea1ed70_bf83fa7b18cd9601366657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

REPLACE_CONN_ID sounds simple, though we need to remember that this frame might arrive out-of-order.

That means that this frame needs to have it's own sequence number and the receiver needs to retain the largest sequence number for each of the Connection ID that it maintains...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494838905
----==_mimepart_5ce562ea1ed70_bf83fa7b18cd9601366657
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>REPLACE_CONN_ID sounds simple, though we need to remember that this frame might arrive out-of-order.</p>
<p>That means that this frame needs to have it's own sequence number and the receiver needs to retain the largest sequence number for each of the Connection ID that it maintains...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK3NLU5HAI5R2DDTETLPWVNGVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KI6I#issuecomment-494838905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYK6ZCGAI7QFUYA6GTPWVNGVANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JYOFIOLNXHJIBXTLPWVNGVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KI6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3NLU5HAI5R2DDTETLPWVNGVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KI6I#issuecomment-494838905",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3NLU5HAI5R2DDTETLPWVNGVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KI6I#issuecomment-494838905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce562ea1ed70_bf83fa7b18cd9601366657--


From nobody Wed May 22 07:56:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 839AA12021C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:56:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 GKWxYj91qF0y for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:56:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD8C41201D8 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:56:30 -0700 (PDT)
Date: Wed, 22 May 2019 07:56:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558536989; bh=9eHsGtXo54fD4QyJO8yRu4hqKPqeqjlKdkBT/qxhnJs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tDjyy395GbAvR6Sx30zoWIdIdXvfMomA1NIIL74LUOGkWJvxoAHS5D8Z8KbdaLkuW MUgYv2dc0MoPsMSa1nBjLbgvHX77slu6X8lpiGzHBsQFfm5NiPqqx6V53mD3I7WH4w gPi3NyCZATYk1dhalrIBnmgfuiV7ZGwWe05BxiNY=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FQT4WJT4QLY6NNTF26KKZ3EVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240689436@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5631d71f3a_5c333ff6db2cd96081381a"; 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/tXmLKFytSvvpwAlMwEQgPcpAJiQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:56:49 -0000

----==_mimepart_5ce5631d71f3a_5c333ff6db2cd96081381a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...

Isn't there a rule that you can't send a reset that's biger than the originating 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/2749#discussion_r286535424
----==_mimepart_5ce5631d71f3a_5c333ff6db2cd96081381a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286535424">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...
</pre>
<p>Isn't there a rule that you can't send a reset that's biger than the originating 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/2749?email_source=notifications&amp;email_token=AFTOJKYWMBERVRDZLAM7HADPWVNJ3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKCHA#discussion_r286535424">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3UAVLKNJZ43KLIXLPWVNJ3ANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK47URBSDHULEYSBMDDPWVNJ3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKCHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKYWMBERVRDZLAM7HADPWVNJ3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKCHA#discussion_r286535424",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKYWMBERVRDZLAM7HADPWVNJ3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKCHA#discussion_r286535424",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5631d71f3a_5c333ff6db2cd96081381a--


From nobody Wed May 22 07:57:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8517120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aW2KoGHuu2PX for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E7A012016D for <quic-issues@ietf.org>; Wed, 22 May 2019 07:57:26 -0700 (PDT)
Date: Wed, 22 May 2019 07:57:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537044; bh=HqWLtQWnpg5/PduWbxYlvPD8zR2OwwihOyUeO6ub8OA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=evgSfj7jWtT3qEM/bSkFninPXHoiFuuRjY2eBtMUH/qxXktBxgctBSs0UEv//KHD4 NmdgNge+ldgeGVfcmyTt+hfB/BcmgHiRK9M9uc0xwwcixq9Zg1pFPAoMIhLzG4jTv3 EIzD4DfFU+3CkVTbkxfdm/6C25do87TBfKVB58N8=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Z4DDSPVHOVWF4RWV26KK5JEVBNHHBUYK5KA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2684/494839717@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2684@github.com>
References: <quicwg/base-drafts/issues/2684@github.com>
Subject: Re: [quicwg/base-drafts] Mixture of transport and congestion control functions (#2684)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56354d8fb0_126c3fd3d38cd96c9627a5"; 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/3h_hH-h3ARYD3wXvIZH9uzaMSAc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:57:28 -0000

----==_mimepart_5ce56354d8fb0_126c3fd3d38cd96c9627a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London: @gorryfair to work with @janaiyengar to propose an editorial 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/2684#issuecomment-494839717
----==_mimepart_5ce56354d8fb0_126c3fd3d38cd96c9627a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7386514" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> to work with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> to propose an editorial 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/2684?email_source=notifications&amp;email_token=AFTOJK6REKLDDWCE3RFUWFTPWVNNJA5CNFSM4HMAYCWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPJI#issuecomment-494839717">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4REWWCR35YU54SQ6TPWVNNJANCNFSM4HMAYCWA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HAMUIAC2YP42AD3TPWVNNJA5CNFSM4HMAYCWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2684?email_source=notifications\u0026email_token=AFTOJK6REKLDDWCE3RFUWFTPWVNNJA5CNFSM4HMAYCWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPJI#issuecomment-494839717",
"url": "https://github.com/quicwg/base-drafts/issues/2684?email_source=notifications\u0026email_token=AFTOJK6REKLDDWCE3RFUWFTPWVNNJA5CNFSM4HMAYCWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPJI#issuecomment-494839717",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56354d8fb0_126c3fd3d38cd96c9627a5--


From nobody Wed May 22 07:57:36 2019
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 E0DD3120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9u3bVKaDMC9O for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:31 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 429C412019F for <quic-issues@ietf.org>; Wed, 22 May 2019 07:57:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=u3P9pf3bXcXcUMR19G+l6hehU/w=; b=gvl9U7a86UvewqW/ FI2r0ey6BoGljyRRU9DozUJNKWCwKK6cAhRZa8SH0yvDZKrzvaT8YAWVvlHWK0mE rRPWqDSlrgi8mvJb4tjFF3Zgum2zCGD+9G8MSJtuMwc/hj5Cxc8dMAH6ll/oKdaN 87/CrqTAzCd3WeSFr1rQvEUNiM0=
Received: by filter1583p1mdw1.sendgrid.net with SMTP id filter1583p1mdw1-7264-5CE56359-B 2019-05-22 14:57:29.660703848 +0000 UTC m=+141111.075119586
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id zJcggdIcR6WZaLiEmjuvSg for <quic-issues@ietf.org>; Wed, 22 May 2019 14:57:29.604 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 85912C09AA for <quic-issues@ietf.org>; Wed, 22 May 2019 07:57:29 -0700 (PDT)
Date: Wed, 22 May 2019 14:57:29 +0000 (UTC)
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4C2NO7EYXRLZID5CN26KK5TEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494839764@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5635981512_44473fcaef6cd960228674"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Rf9Qp7SMwARIFdHHdH3pEG2iPAloImDIW6v slbDoyDDiDyfZMI314nswrHGOctlmeXWiPWSKTg2bubwAR9+rQna0VfmopQF0WkXMpZUJfW8RhZE2k o8NfRk2HNvvcFYMj4GMu9jyoY4wXyB2YPwEmm0eBnoL/ezV/X0htS7ChNdZpIbOzJLyL5KRCNH9fU1 Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CIpki7ND_0EeOR9JWUrTccjiFoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:57:33 -0000

----==_mimepart_5ce5635981512_44473fcaef6cd960228674
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

REPLACE_CONN_ID is interesting, but we need to go through the rest of the issues surrounding changing that base assumption. It's potentially worth working through the fallout from doing that and seeing how icky it gets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494839764
----==_mimepart_5ce5635981512_44473fcaef6cd960228674
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>REPLACE_CONN_ID is interesting, but we need to go through the rest of the issues surrounding changing that base assumption. It's potentially worth working through the fallout from doing that and seeing how icky it gets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYF6L2TRJH7CRCGVCLPWVNNTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPVA#issuecomment-494839764">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2FIOJEJRXM44BAFDPWVNNTANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OM7DLOO7IJTMTYUTPWVNNTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYF6L2TRJH7CRCGVCLPWVNNTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPVA#issuecomment-494839764",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYF6L2TRJH7CRCGVCLPWVNNTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KPVA#issuecomment-494839764",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5635981512_44473fcaef6cd960228674--


From nobody Wed May 22 07:57:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54AA5120133 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UsNCSp0GiqPP for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:57:47 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7FF312004B for <quic-issues@ietf.org>; Wed, 22 May 2019 07:57:47 -0700 (PDT)
Date: Wed, 22 May 2019 07:57:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537066; bh=ZwlB5h/7r6H95fjCxpfQHIvHZZszzssOgqvEdfd8Zos=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G0+psP9+QzZC9wvB/j52vNZs9FhYkS6PZ2kAm7scblzvfdCfrTjKolVBtjSrNrqaY szAltFKORqxoxBnqjscg2co1COTvHE/2DB1ezQqQq/ZdRXiVWfYPtf7r1kpDjgE7Qv VrlT+RRkWNntftiWRsw3GPZqqJGJwEUE86XOr9aQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSWJST53ZWP6JGTFV26KK6VEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494839907@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5636a8ccef_41fe3fa7b18cd9601629394"; 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/Uwe10V3OuDedUVIU4fWAwbDHQsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:57:49 -0000

----==_mimepart_5ce5636a8ccef_41fe3fa7b18cd9601629394
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we should not do this as this stage, thinking of how messy it was to evolve path migration. Also multi-path might complicate things further. Suggest v2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494839907
----==_mimepart_5ce5636a8ccef_41fe3fa7b18cd9601629394
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think we should not do this as this stage, thinking of how messy it was to evolve path migration. Also multi-path might complicate things further. Suggest v2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYB26GJBSPY7BUGGT3PWVNOVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KQYY#issuecomment-494839907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2EENLONPFJPYCA7SDPWVNOVANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YTN52BTZ7CCTGR4TPWVNOVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KQYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYB26GJBSPY7BUGGT3PWVNOVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KQYY#issuecomment-494839907",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYB26GJBSPY7BUGGT3PWVNOVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7KQYY#issuecomment-494839907",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5636a8ccef_41fe3fa7b18cd9601629394--


From nobody Wed May 22 07:58:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C43112004B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cBWuoGGbmPJx for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:58:42 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1A2B1200C1 for <quic-issues@ietf.org>; Wed, 22 May 2019 07:58:41 -0700 (PDT)
Date: Wed, 22 May 2019 07:58:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537121; bh=5+KLYBeZ/Xew44ippst6wEWDuOyVZ6CKztmMGBrO+Mw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WJ1XZYWxjDiVE8JX6unh3n3Ng0+mX1fVLSMOUgW8yYAdbqClwRWDnKiJstvq0GeJo cCKxeiGoybn12zRPs/SurDpMZezpHRbRBpkk10LmRCDG5/67UEqau7cDKcxoNWpY9I GeVhBxhq/3kN8ddP5rEF9sfUfjHMBwlz4KjnILQo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK66YBXMGGTMPPYIPDF26KLCDEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240691019@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce563a1bfc6_cb93fa273acd960656789"; 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/0Z0QLbmIktg1llGnXMtAoBi92iQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:58:43 -0000

----==_mimepart_5ce563a1bfc6_cb93fa273acd960656789
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...

eternal ping pong 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/2749#discussion_r286536723
----==_mimepart_5ce563a1bfc6_cb93fa273acd960656789
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286536723">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...
</pre>
<p>eternal ping pong 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/2749?email_source=notifications&amp;email_token=AFTOJK35SMVH53VSOHX3G5TPWVNSDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKOSY#discussion_r286536723">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK325O45HZWRR4WPYJLPWVNSDANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57DNAUNJK3ZNSDORTPWVNSDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKOSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK35SMVH53VSOHX3G5TPWVNSDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKOSY#discussion_r286536723",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK35SMVH53VSOHX3G5TPWVNSDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKOSY#discussion_r286536723",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce563a1bfc6_cb93fa273acd960656789--


From nobody Wed May 22 07:59:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29310120133 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:59:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id frOAJQ0JVvAz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 07:59:42 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89D7612004B for <quic-issues@ietf.org>; Wed, 22 May 2019 07:59:42 -0700 (PDT)
Date: Wed, 22 May 2019 07:59:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537181; bh=3J8JmXPEABYprfrw4xyJ9n9kf4AOBdhwGGtJgrKIxhg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tek5uKcJ2uF6IxPwdtM//s+/FYj/yEh0rwEBHjT0N8phqd3BG7Ugv1D6JYIlPdKQK fqypfpHHwJs5E7LR+YPdN3KOsHUFqPw7gu1P2/kcPqASRVmlOebIwfAUB4k3BxJ4nw xXB46gVh1ZWc/oelqn9tTOJzKR/xuAxr8QDHNHcc=
From: martinduke <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/2749/push/3636107530@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce563dda8d1e_5bff3ff0612cd96849144e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
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/1O3mmskbq5rz1-0bNk-KDg90d0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 14:59:44 -0000

----==_mimepart_5ce563dda8d1e_5bff3ff0612cd96849144e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

ae51a064536f4a40b5f13132e5a9531e3b95de84  remove trailing whitespace


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749/files/d8d90dc29804a2a370044497f1885db30949ec18..ae51a064536f4a40b5f13132e5a9531e3b95de84

----==_mimepart_5ce563dda8d1e_5bff3ff0612cd96849144e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ae51a064536f4a40b5f13132e5a9531e3b95de84">ae51a06</a>  remove trailing whitespace</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/2749/files/d8d90dc29804a2a370044497f1885db30949ec18..ae51a064536f4a40b5f13132e5a9531e3b95de84?email_source=notifications&amp;email_token=AFTOJK7OQNZMWNPS3LSJMATPWVNV3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGYZTMMJQG42TGMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LFJRXE77AX2ZPZOTPWVNV3ANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2YB7XPO6IKIQH7FCDPWVNV3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGYZTMMJQG42TGMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749/files/d8d90dc29804a2a370044497f1885db30949ec18..ae51a064536f4a40b5f13132e5a9531e3b95de84?email_source=notifications\u0026email_token=AFTOJK7OQNZMWNPS3LSJMATPWVNV3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGYZTMMJQG42TGMA",
"url": "https://github.com/quicwg/base-drafts/pull/2749/files/d8d90dc29804a2a370044497f1885db30949ec18..ae51a064536f4a40b5f13132e5a9531e3b95de84?email_source=notifications\u0026email_token=AFTOJK7OQNZMWNPS3LSJMATPWVNV3A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGYZTMMJQG42TGMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce563dda8d1e_5bff3ff0612cd96849144e--


From nobody Wed May 22 08:00:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1391B1201C5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 67zRk8yzJJ6s for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:11 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB912120170 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:00:11 -0700 (PDT)
Date: Wed, 22 May 2019 08:00:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537210; bh=BhdJCaLgVw65jZi3o8NrQ/Jy3qL8W0xAaYff4y00Kgg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T7S5SZAkcp6QWkR7JXada99DlJ+oi3UqtBJtcZ7fgzGq8azzFnrjvb3ePOac/aWzN iNvRHLkF3tYe6R6jj7Tz+kA1WqvTF1c2MvWxqr149nf22E1FaNIw14eN1b9tiv2FuK ZkBbDN4zBrpX9Hk9mZYE+PAmDCy+uoPnIsV7EbcI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SAJ7UVTVHMOZG7LF26KLHVEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240692106@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce563fa596e7_746a3f862e4cd9682545847"; 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/3seS5y-2S3txUNkMhlUwWUA0TrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:00:14 -0000

----==_mimepart_5ce563fa596e7_746a3f862e4cd9682545847
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...

you can get around sending a reset only once per every 4 received packets on average, but consensus dislike random.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#discussion_r286537549
----==_mimepart_5ce563fa596e7_746a3f862e4cd9682545847
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286537549">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...
</pre>
<p>you can get around sending a reset only once per every 4 received packets on average, but consensus dislike random.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK5WYCADNAYBESS3PP3PWVNXVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKXCQ#discussion_r286537549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CRWCM7WEH6NH4C5TPWVNXVANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK764TORB2AYSQ6VTADPWVNXVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKXCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK5WYCADNAYBESS3PP3PWVNXVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKXCQ#discussion_r286537549",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK5WYCADNAYBESS3PP3PWVNXVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKXCQ#discussion_r286537549",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce563fa596e7_746a3f862e4cd9682545847--


From nobody Wed May 22 08:00:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34765120182 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gV7UYt5k6AAa for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:23 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A5A912019F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:00:23 -0700 (PDT)
Date: Wed, 22 May 2019 08:00:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537222; bh=dm0QVh90mm7BB2eqSl/SGkWWLCFETsqIBBFSOkrdbks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2bvSrWtOdZwz3NatW5U3NslG1v2N6kneTBl8JICCo/RoML4UrKmXL4+POv6BMMMH9 govnSXMvgugUSXmSNDZccrkm5BQe0RzA0R+rP0VsGya4ToiZMLDf54vNla0z7BtaiB YXhkV+IwSxBus6az3ujby0y2rxFvy2xmm1JyL4zo=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OV2G3XFA6SBSPHL526KLINEVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/240692239@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5640612765_3cd3fb1812cd9641485679"; 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/yAPHlzrgrjioGt6Ih58f_Nfmpp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:00:26 -0000

----==_mimepart_5ce5640612765_3cd3fb1812cd9641485679
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



> @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.

@mikkelfj can you clarify what this comment is in relation 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/2733#discussion_r286537644
----==_mimepart_5ce5640612765_3cd3fb1812cd9641485679
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2733#discussion_r286537644">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> can you clarify what this comment is in relation 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/2733?email_source=notifications&amp;email_token=AFTOJKYZC6QKIT3WUVBOACDPWVNYNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKYDY#discussion_r286537644">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QYOFUYJNGUYAHLIDPWVNYNANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CK4EH6WRD72CRRCDPWVNYNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKYDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJKYZC6QKIT3WUVBOACDPWVNYNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKYDY#discussion_r286537644",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJKYZC6QKIT3WUVBOACDPWVNYNA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKYDY#discussion_r286537644",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5640612765_3cd3fb1812cd9641485679--


From nobody Wed May 22 08:00:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 156A412004B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2buwxfKfxLN9 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:00:28 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FDD81201C5 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:00:28 -0700 (PDT)
Date: Wed, 22 May 2019 08:00:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537226; bh=/wVaA0Pwo3j2kx6KB4niIjM66LQqhg1MYgC8kT6OqdQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VuZPQyUXgT5VDC1/fkK+GD8yCGdXz3679DP+h37QVWQ9trwFQp+UhjW7g8iiWB7H3 P4kHEPSG5AnLpNAr5I2St1vEC3HjPXn9BHeD/wnaza6AyVMvYGIT1npj46RDPzNWsk wqGrOC1pmAtpGsUH4jlvMrtDR3PExz3cGJCqknd8=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6D7SBMADXOQ2G5NJV26KLIVEVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/240691470@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5640ac9cb9_6cb43fec324cd96c825d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WSHuKccE4VXzBLSroM-yqXG8b5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:00:30 -0000

----==_mimepart_5ce5640ac9cb9_6cb43fec324cd96c825d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



>  that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID associated with the reused value is correlated with to

```suggestion
that any connection ID associated with the reused value is correlated with
```
(remove extra 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/2733#pullrequestreview-240691470
----==_mimepart_5ce5640ac9cb9_6cb43fec324cd96c825d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@erickinnear</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2733#discussi=
on_r286537067">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  that is reset by revealing the Stateless =
Reset Token MUST NOT be reused for new=0D
 connections at nodes that share a static key.=0D
 =0D
+The same Stateless Reset Token MAY be used for multiple connection IDs o=
n the=0D
+same connection.  An endpoint that reuses a Stateless Reset Token MUST e=
nsure=0D
+that any connection ID associated with the reused value is correlated wi=
th to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-that any connection ID associated with the re=
used value is correlated with to=0D
+that any connection ID associated with the reused value is correlated wi=
th=0D
</pre>=0D
=0D
<p>(remove extra word)</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/2733?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6FVM4TYSZQPWJNJ5DPWVNYVA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKSDQ#pullrequestreview-240691470=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK756APTRIAOZ4RJLB3PWVNYVANCNFSM4HOI3TTA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK4JVGQW=
PDT5P2U7W2TPWVNYVA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMKSDQ.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/2733?email_source=3D=
notifications\u0026email_token=3DAFTOJK6FVM4TYSZQPWJNJ5DPWVNYVA5CNFSM4HOI=
3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZMKSDQ#pullrequestreview-240691470",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6FVM4TYSZQPWJNJ5DPWVNYVA5CNFSM4HOI3T=
TKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM=
KSDQ#pullrequestreview-240691470",=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_5ce5640ac9cb9_6cb43fec324cd96c825d2--


From nobody Wed May 22 08:01:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69438120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:01:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h1U3RtQEsRaj for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:01:05 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44EF912004B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:01:05 -0700 (PDT)
Date: Wed, 22 May 2019 08:01:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537264; bh=7cRSt7BBL2v7U3RhTDYTIsb9bZ6eYH2HIpfBD8RxmzU=; h=Date:From:To:Subject:From; b=nc4k6KNcQLGJ79hHVbEDnWg8OPXKKFCzAo+XwxALHrc/3Gb3hudqu1HLlhdzTy9d+ cZKHjXN6cBtTCKFTGS//nzjmQsVCWtB9IoQ14MlYAjHNcSSriygM+dwMFdGOITSAP9 jPUE8u0esRKdVnsihQS3J3zTh0nX/G498TMwTyhE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/tweak-ecn-ignore/1e960a-52c0f5@github.com>
Subject: [quicwg/base-drafts] 52c0f5: at least one
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VNdKPbl4_sO8zrLlf2mAjjzSHRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:01:07 -0000

  Branch: refs/heads/tweak-ecn-ignore
  Home:   https://github.com/quicwg/base-drafts
  Commit: 52c0f5b4c65f654a2e62ebd9fa575988e2d23333
      https://github.com/quicwg/base-drafts/commit/52c0f5b4c65f654a2e62ebd9fa575988e2d23333
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  at least one



From nobody Wed May 22 08:01:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43338120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:01:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 nrFrEcl2XFOt for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:01:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B65E112004B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:01:13 -0700 (PDT)
Date: Wed, 22 May 2019 08:01:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537273; bh=s8GdDsIQkCR31FQlL6MfnRJAp33aOKcobjZM8GnO4XQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pc12kHJuM/di13SYbGtnndDtWHgGdfwdW5KJpG1yUxFcrbT0kuyjNYAsBm2BSMmtb Tag2lrGCyNTl2PYz28fSZbGC+HSv60Zz+8aKyD6hHJ1vrrd55SFUNdYmqL+N+iVa/d zZ+t/+WEdtuFbDXw7yQc0oXh0JLnZ3RJNp1Xar2Q=
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/2750/push/3636115205@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2750@github.com>
References: <quicwg/base-drafts/pull/2750@github.com>
Subject: Re: [quicwg/base-drafts] Don't use ECN if packets are discarded (#2750)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56438ee156_d6f3ff3a10cd9681638846"; 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/H1z-opRERvEMnlUkuKtACc-kSQA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:01:16 -0000

----==_mimepart_5ce56438ee156_d6f3ff3a10cd9681638846
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

52c0f5b4c65f654a2e62ebd9fa575988e2d23333  at least one


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2750/files/1e960a5c2b735ea07f51707c5d27a83a4d293630..52c0f5b4c65f654a2e62ebd9fa575988e2d23333

----==_mimepart_5ce56438ee156_d6f3ff3a10cd9681638846
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/52c0f5b4c65f654a2e62ebd9fa575988e2d23333">52c0f5b</a>  at least one</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/2750/files/1e960a5c2b735ea07f51707c5d27a83a4d293630..52c0f5b4c65f654a2e62ebd9fa575988e2d23333?email_source=notifications&amp;email_token=AFTOJK4C5BCVEWL34MNRIMLPWVN3RA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGUYDMMSQOVZWQIZTGYZTMMJRGUZDANI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IRKT4AA6RMRIIZZLPWVN3RANCNFSM4HOU7R5A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XNXV6BK2FRP7PNOTPWVN3RA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGUYDMMSQOVZWQIZTGYZTMMJRGUZDANI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2750/files/1e960a5c2b735ea07f51707c5d27a83a4d293630..52c0f5b4c65f654a2e62ebd9fa575988e2d23333?email_source=notifications\u0026email_token=AFTOJK4C5BCVEWL34MNRIMLPWVN3RA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGUYDMMSQOVZWQIZTGYZTMMJRGUZDANI",
"url": "https://github.com/quicwg/base-drafts/pull/2750/files/1e960a5c2b735ea07f51707c5d27a83a4d293630..52c0f5b4c65f654a2e62ebd9fa575988e2d23333?email_source=notifications\u0026email_token=AFTOJK4C5BCVEWL34MNRIMLPWVN3RA5CNFSM4HOU7R5KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGUYDMMSQOVZWQIZTGYZTMMJRGUZDANI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce56438ee156_d6f3ff3a10cd9681638846--


From nobody Wed May 22 08:02:15 2019
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 9F452120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id au8YjWKrOaD7 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:12 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D209912004B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:02:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=ZR7s0xQPecKc2wS1BBMuXJ/B2Rg=; b=UdNZqWehkqqeFh1D FRWvHg73eqdyWLf1HVd7kwjYapZvOAIKXnc4omKpBpqIK/4HWfN/7flBrFzzpkrq axp1agJeEnoa+q/yiFaawu2k7109F7sevSy+HWL//p4vIARLoMTGczr2dcKeRr4k wqk9+Jy1g8cFjo4eoE4SfGZCPiQ=
Received: by filter1769p1mdw1.sendgrid.net with SMTP id filter1769p1mdw1-14724-5CE56472-2B 2019-05-22 15:02:10.435028201 +0000 UTC m=+141434.076522842
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [140.82.115.6]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id xyia3SEeQFiGZzfFALjpXw for <quic-issues@ietf.org>; Wed, 22 May 2019 15:02:10.472 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 667F2160874 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:02:10 -0700 (PDT)
Date: Wed, 22 May 2019 15:02:10 +0000 (UTC)
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3R63QBKWC5LTM3H4N26KLPFEVBNHHBUYMJPU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2685/494841788@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2685@github.com>
References: <quicwg/base-drafts/issues/2685@github.com>
Subject: Re: [quicwg/base-drafts] CC state after a change of path? (#2685)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56472644b9_7c003ff6db2cd9609578f9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3zhnqjgROxqlLNu/x61K4XuUSzGKmHoGDlsZ QyHkdesA2SXh32maRH1Q6HIapiY6xr+8zaoCPZ6Rm2ZEe4Y7IJegcnFroreyLE8GpWBFgVr98nqHNK /czyuL6scdHogHClMnMN46K/xhsuSkM78citB+opfAQR2MHhcF0m+JyVJQv3YzH3k7vpwin+1iy4Zf c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rDseQlGsU9sA77CtmdW_JuEPYnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:02:14 -0000

----==_mimepart_5ce56472644b9_7c003ff6db2cd9609578f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London: @janaiyengar to provide 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/2685#issuecomment-494841788
----==_mimepart_5ce56472644b9_7c003ff6db2cd9609578f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> to provide 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/2685?email_source=notifications&amp;email_token=AFTOJKYIK2ESDNOL2PUN6VDPWVN7FA5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7K7PA#issuecomment-494841788">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFVMUZYVXXLSB4ATTPWVN7FANCNFSM4HMA6SFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK366ZOK2WIDV7YCBGDPWVN7FA5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7K7PA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2685?email_source=notifications\u0026email_token=AFTOJKYIK2ESDNOL2PUN6VDPWVN7FA5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7K7PA#issuecomment-494841788",
"url": "https://github.com/quicwg/base-drafts/issues/2685?email_source=notifications\u0026email_token=AFTOJKYIK2ESDNOL2PUN6VDPWVN7FA5CNFSM4HMA6SFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7K7PA#issuecomment-494841788",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56472644b9_7c003ff6db2cd9609578f9--


From nobody Wed May 22 08:02:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CEE1120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u7MReTYCvxPr for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:28 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCA4B12004B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:02:27 -0700 (PDT)
Date: Wed, 22 May 2019 08:02:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537346; bh=1jlobA60TG0KnSWUq99GsqrCVSiYsDVmLdbzA7R3ek0=; h=Date:From:To:Subject:From; b=wvBJSH3vqZ9700E3fcMNsdF/oAYNgafdP6UCwH1neJVA0kcD67WjDF9WZU+WHwIFd Tltnc1JkFBG+I8X0t+0XqsZmExf6COHD55/MtBIiQ93yh9NREFaqvcnIXthRBjekwb XDvA/muyq1BjRDZY0fhgM49U8Ub6dM0tKPGnjEk8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/srt-same/a5bcc0-6d614f@github.com>
Subject: [quicwg/base-drafts] 6d614f: Edit for clarity
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FJs5al-hFQ9KFv-TlI44H2Y4qVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:02:29 -0000

  Branch: refs/heads/srt-same
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6d614fa63d5293e59d78777068658c24b5fe1919
      https://github.com/quicwg/base-drafts/commit/6d614fa63d5293e59d78777068658c24b5fe1919
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Edit for clarity



From nobody Wed May 22 08:02:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8A9D120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kE9xIDc1E_lT for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:37 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AB9B12004B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:02:37 -0700 (PDT)
Date: Wed, 22 May 2019 08:02:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537356; bh=v21xyf6TbxSqGOUjTB62qqcu7/eNXeC5Y6+97UenlZw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E2Dy7kpkeagUXY6qiFCMSw2tO763PSIWOcDCZaVs3jyYT+VHn4+84/yhtby4v0XCN 8/FdI3JGZOBudDsOsBKwqHfB3eIiLeRd38j6fGSgj3Bm96HmrUUcuC0xrp1dBAe6+3 R1wthrnXmaMiz5RUEqf6qlyYTyxmH3e/Jh6VsBLQ=
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/2733/push/3636121862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5648c5e4f3_1a743fa83eecd96827027de"; 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/V94dze7s27ykFbBtyVh5Y8-BWTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:02:40 -0000

----==_mimepart_5ce5648c5e4f3_1a743fa83eecd96827027de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6d614fa63d5293e59d78777068658c24b5fe1919  Edit for clarity


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733/files/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3..6d614fa63d5293e59d78777068658c24b5fe1919

----==_mimepart_5ce5648c5e4f3_1a743fa83eecd96827027de
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/6d614fa63d5293e59d78777068658c24b5fe1919">6d614fa</a>  Edit for clarity</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/2733/files/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3..6d614fa63d5293e59d78777068658c24b5fe1919?email_source=notifications&amp;email_token=AFTOJK5Q5JL5XPALUH5HDLDPWVOAZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJSGE4DMMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPKD2W3VCX4T2EZ7DPWVOAZANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UONDPMYWXYVJHBULPWVOAZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJSGE4DMMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733/files/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3..6d614fa63d5293e59d78777068658c24b5fe1919?email_source=notifications\u0026email_token=AFTOJK5Q5JL5XPALUH5HDLDPWVOAZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJSGE4DMMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2733/files/a5bcc0b9f5c00113a15b32bac26db9d148c4bcb3..6d614fa63d5293e59d78777068658c24b5fe1919?email_source=notifications\u0026email_token=AFTOJK5Q5JL5XPALUH5HDLDPWVOAZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJSGE4DMMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce5648c5e4f3_1a743fa83eecd96827027de--


From nobody Wed May 22 08:02:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 232E2120142 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bPR25dz2MXyf for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:02:45 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01CEE12004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:02:44 -0700 (PDT)
Date: Wed, 22 May 2019 08:02:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537364; bh=VrvrZNerLlt1bSvMkTm0I/GxhKWb1Bx3eKwnIc8e9FU=; h=Date:From:To:Subject:From; b=bsrr0UD7wmWTvd8JORiv4mpk2KhGgwAvJUGY4xvXMa1dN5zI0m2x2zeZUqeCE3l+H d0PxIFJQDYPB5SP+R/KTi7X4Z8T9RAunnwGMZbM9rgjHukfubaJzOZYzqdhQI67ZGN vF/6pCh20pQmDKB4+6mc2zGrcCcQgEIRQ/RjLyik=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/624445-80a178@github.com>
Subject: [quicwg/base-drafts] 80a178: Script updating gh-pages from 52c0f5b4. [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/y3bOea-MR9BFWr0lGwKBigNy7Rg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:02:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 80a178a0a9a0ead4332555747cace8bfb90218f6
      https://github.com/quicwg/base-drafts/commit/80a178a0a9a0ead4332555747cace8bfb90218f6
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M tweak-ecn-ignore/draft-ietf-quic-transport.html
    M tweak-ecn-ignore/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 52c0f5b4. [ci skip]



From nobody Wed May 22 08:03:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC10E12016A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:03:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jp6Tdu_fs59v for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:03:15 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 735BD120155 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:03:15 -0700 (PDT)
Date: Wed, 22 May 2019 08:03:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537394; bh=LTB9310M2iGKb+HV8qb0Gy58zMeBXwMBawXCALxLgm8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WzNRm3dAw02g4x8GQLnqkvKwndYI7irp7LZINz6Jfr+o7QYxMl7orK7T91k26XPHU tGQErX/vu21Ji8Ugb+zGSXULJdoXyNYeJtpdEmWlT/LNunLm3uw62CDWHAdbSsnfGh FVyydDVPK1Z9iXm3kL48JfVIVwcy6BDl6z9op0qY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2TTHVTKTCPC5MI6N26KLTFEVBNHHBUXZODI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2682/c494842267@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2682@github.com>
References: <quicwg/base-drafts/pull/2682@github.com>
Subject: Re: [quicwg/base-drafts] Allow AES_128_CCM_8 in QUIC (#2682)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce564b28aac1_746a3f862e4cd96825700a7"; 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/XN8UAGstoSek5yf6ULz8K3wXegc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:03:17 -0000

----==_mimepart_5ce564b28aac1_746a3f862e4cd96825700a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This should have been closed with #2743.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2682#issuecomment-494842267
----==_mimepart_5ce564b28aac1_746a3f862e4cd96825700a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should have been closed with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447040785" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2743" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2743/hovercard" href="https://github.com/quicwg/base-drafts/pull/2743">#2743</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/2682?email_source=notifications&amp;email_token=AFTOJK7XWOQO7VBF6UVMCOLPWVODFA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LDGY#issuecomment-494842267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YHTJOJVHF3MKIVMTPWVODFANCNFSM4HL6FREQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYS2HXLJ7NTFAUPKS3PWVODFA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LDGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2682?email_source=notifications\u0026email_token=AFTOJK7XWOQO7VBF6UVMCOLPWVODFA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LDGY#issuecomment-494842267",
"url": "https://github.com/quicwg/base-drafts/pull/2682?email_source=notifications\u0026email_token=AFTOJK7XWOQO7VBF6UVMCOLPWVODFA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LDGY#issuecomment-494842267",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce564b28aac1_746a3f862e4cd96825700a7--


From nobody Wed May 22 08:03:40 2019
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 B9C2B120170 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 fqJ13BZ3mB3B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:03:37 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F51D12016A for <quic-issues@ietf.org>; Wed, 22 May 2019 08:03:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Sv0IGSHqqUlcowVRIfR+qU6Ui4w=; b=lcmowUADwwl0WNYM BVbE/DuREe1m6LlPFflUGC5wGntW82W5/hBIE6az+UfzWI9YZSFHVkyrAxTPKjOf kOKviGO8JJOv8cd9bvvvouCY0hPk01WIIMLJ8swbqXs9D+diFgQCifYSKscQRsSs d1rKwqpCqVf+4sJNvevVfRBxAfs=
Received: by filter0323p1iad2.sendgrid.net with SMTP id filter0323p1iad2-28827-5CE564B5-7 2019-05-22 15:03:17.241989926 +0000 UTC m=+757937.718239569
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [140.82.115.7]) by ismtpd0024p1mdw1.sendgrid.net (SG) with ESMTP id Q1hPxhPxQtmV0Y1l0HeJxw for <quic-issues@ietf.org>; Wed, 22 May 2019 15:03:17.199 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id E3D973E0430 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:03:16 -0700 (PDT)
Date: Wed, 22 May 2019 15:03:17 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHDPOQFPBZP4IZQ2F26KLTJEVBNHHBUXZODI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2682/issue_event/2359654658@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2682@github.com>
References: <quicwg/base-drafts/pull/2682@github.com>
Subject: Re: [quicwg/base-drafts] Allow AES_128_CCM_8 in QUIC (#2682)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce564b4e0e2c_142d3fa273acd96011411e5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0SchA++dXkchDN+y7moPvkL/zLu1CO1HYqYA 5uT2L7zoZ+V9O44cwqk68A3+PfOo4KuzwX6Bio0rrNHmJX52mOn7Q6qRmOXc2ckRP0/zIJDsBIG1wr b4y+rdvZN+BJ1PiEtYSd8H9PZADfFwcCeSQhHaykgeW9uBaPG7NXZV38MBYQDV+g710ensO5SaG9u6 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J29D5_qyQvFS09XFAUwjA3dGFgQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:03:39 -0000

----==_mimepart_5ce564b4e0e2c_142d3fa273acd96011411e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2682.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2682#event-2359654658
----==_mimepart_5ce564b4e0e2c_142d3fa273acd96011411e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442445338" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2682" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2682/hovercard" href="https://github.com/quicwg/base-drafts/pull/2682">#2682</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/2682?email_source=notifications&amp;email_token=AFTOJK6TXTYD7N5AJPOIZFDPWVODJA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSSXSAQ#event-2359654658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WV3IYHBDSZSQI3RDPWVODJANCNFSM4HL6FREQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TACNMWXMWFVAMJT3PWVODJA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSSXSAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2682?email_source=notifications\u0026email_token=AFTOJK6TXTYD7N5AJPOIZFDPWVODJA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSSXSAQ#event-2359654658",
"url": "https://github.com/quicwg/base-drafts/pull/2682?email_source=notifications\u0026email_token=AFTOJK6TXTYD7N5AJPOIZFDPWVODJA5CNFSM4HL6FRE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORSSXSAQ#event-2359654658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce564b4e0e2c_142d3fa273acd96011411e5--


From nobody Wed May 22 08:04:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 219E7120155 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:04:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M89ADomHZU1C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:04:22 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 52F5712004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:04:22 -0700 (PDT)
Date: Wed, 22 May 2019 08:04:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537461; bh=BMJibSXDcqs8JRMBEYfW7ccM//xWT2wjXxtCtF/vLcE=; h=Date:From:To:Subject:From; b=MEqmHcXYwXQJl8ctj/VPSp0Mo6F/JHSWFKa0LzjVKHgjSKAjbI/hfI/QHkm4hCrH4 h8t+4GM9dGibOoCl1cgLGFNWkXktKwPR7vWUhvjT900UVz64S4OmbeiOMvzQ9JmAzC UhVr6yj/WqoCWQr+8C21b5sHcQgZocb0OPUL3eGU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/80a178-a5dc3b@github.com>
Subject: [quicwg/base-drafts] a5dc3b: Script updating gh-pages from 6d614fa6. [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/UOBDrFnuBlKj2hogGtpKPvPC87Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:04:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5dc3b338e5c7cfe8c5c97b9dc46f932596e2876
      https://github.com/quicwg/base-drafts/commit/a5dc3b338e5c7cfe8c5c97b9dc46f932596e2876
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M srt-same/draft-ietf-quic-transport.html
    M srt-same/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 6d614fa6. [ci skip]



From nobody Wed May 22 08:04:48 2019
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 3A797120155 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:04:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 IqUpS7M4Mzx5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:04:43 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AEE712004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:04:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=1VhrPLth7J6sXV0WcP+sUZNRf8w=; b=BQ/tb5N74bXIhHjy b4f2xnREVzRgKxJKKsgqfUovf+6LvFD6w7rF0h5Y1DCv670dhs/HY1JLw7ktlorr HVJNA6jnxmMh/BPNUB7wVfwQKn9m1JyQOEBCiy9wFOD2dQLMBbNpHzqis7OegdY5 GT88HTFXxyB1/0VQ8mzAmWkXc6o=
Received: by filter0079p1iad2.sendgrid.net with SMTP id filter0079p1iad2-27261-5CE5650A-4 2019-05-22 15:04:42.155208626 +0000 UTC m=+757465.575690752
Received: from github-lowworker-0c86143.cp1-iad.github.net (unknown [140.82.115.64]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id L9w10yddTlmLOPJuNfEGBQ for <quic-issues@ietf.org>; Wed, 22 May 2019 15:04:42.018 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0c86143.cp1-iad.github.net (Postfix) with ESMTP id ECABF241A31 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:04:41 -0700 (PDT)
Date: Wed, 22 May 2019 15:04:42 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UURLJMFDCSLLN77V26KLYTEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494842855@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56509eb09d_2c913fb1812cd964206963"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0RPB7c4Ef+dFNIIcZDhSCC45AwXJymug7Ouf rzVAdsuOlB96wOrCrQmYugnGLcExfqSpVqfjlzap0Tms2kcMdDt8AeUl0EL3MeiMT7Ss1LfVca3fmu SN37xwKXopyVEON5MunWZswmONmhAO0dD6qqoLl6w0p2Rp7xWfxGb33DIEjz3Xw4PKGLRUnaxXGtB4 Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aCmXuTBUAZknltMSojVWanvNAHc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:04:47 -0000

----==_mimepart_5ce56509eb09d_2c913fb1812cd964206963
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree, that because of reordering, we can't require immediate usage of the new CID after the packet/frame is acknowledged. Instead, perhaps a 1-RTT timer, after the REPLACE_CONN_ID is acknowledged, then I just remove the old CID from my routing table, which means those packets would then be dropped.

On the side that receives the REPLACE_CONN_ID, it would have to ensure that it replaces immediately though, because if it continues to use the old CID after ACK'ing will eventually get a stateless reset.

I have several performance problems I am trying to solve with this right now, which I am trying to push a solution in v1. If the solution to this is ever optional (different version or extension) then it's not going to be a valid solution, I would have to go back to the drawing board.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494842855
----==_mimepart_5ce56509eb09d_2c913fb1812cd964206963
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree, that because of reordering, we can't require immediate usage of the new CID after the packet/frame is acknowledged. Instead, perhaps a 1-RTT timer, after the REPLACE_CONN_ID is acknowledged, then I just remove the old CID from my routing table, which means those packets would then be dropped.</p>
<p>On the side that receives the REPLACE_CONN_ID, it would have to ensure that it replaces immediately though, because if it continues to use the old CID after ACK'ing will eventually get a stateless reset.</p>
<p>I have several performance problems I am trying to solve with this right now, which I am trying to push a solution in v1. If the solution to this is ever optional (different version or extension) then it's not going to be a valid solution, I would have to go back to the drawing board.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYXLSGKKSWLGOAEZPLPWVOITA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LHZY#issuecomment-494842855">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2BM774KA7DOMGMJUTPWVOITANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6AWJX6FJEGPI3ZU4LPWVOITA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LHZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYXLSGKKSWLGOAEZPLPWVOITA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LHZY#issuecomment-494842855",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYXLSGKKSWLGOAEZPLPWVOITA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7LHZY#issuecomment-494842855",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56509eb09d_2c913fb1812cd964206963--


From nobody Wed May 22 08:10:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D676A12018A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mrMe2fpAw9uj for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:14 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9A581201E3 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:09:56 -0700 (PDT)
Date: Wed, 22 May 2019 08:09:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537795; bh=MG5gUUOxfuACe1hFfKbEI+q+7Z/iPHqci8EB50Q2kbU=; h=Date:From:To:Subject:From; b=BZespijS/+Npe9TaEO0tFXph/6uZbBa52U4K4EkslyWtHhbJvMYCbITGEtNmTKL5K j1MVGPv0DHcXF5P8mSe/HG75Ow95+ndVuwIeDImg6/Vlhnyhza6bi03VeVGGeg2XIB G21JoHETh0W3B98irdnsONTYZgeqHxhkfJp60RfA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/srt-same/6d614f-5201e2@github.com>
Subject: [quicwg/base-drafts] 5201e2: More editorial hacking; this is complex
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WSv5RqvPJazc5UzGhZxN9KuA--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, 22 May 2019 15:10:17 -0000

  Branch: refs/heads/srt-same
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5201e2e0524413b885af92c93245f98caef1675c
      https://github.com/quicwg/base-drafts/commit/5201e2e0524413b885af92c93245f98caef1675c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More editorial hacking; this is complex



From nobody Wed May 22 08:10:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8A3B1201A2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 sIuid2-0FcYx for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:24 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71C0712021B for <quic-issues@ietf.org>; Wed, 22 May 2019 08:10:05 -0700 (PDT)
Date: Wed, 22 May 2019 08:10:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537804; bh=nsKu2DnSuZdVD51brlkPUKLwXPSf1Ah9pZr8GNTlGk8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LHZab2G1L3Mc0SqFCYAyR4JfNGM3HV6adrRNI5mh/6hD8qTc9cTibNDgUuP3jwbfV lILAL4myWIJ7qVi9WiIULO2y2NSMU7eVblSpit8/GzFg3RJkFgh/+YsVeeELtOIYB+ AzecMk0H0PTO8umAvBs9GECIa+4As3luWzy9Pzvk=
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/2733/push/3636156432@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5664c714c9_61403fd090acd9606190fd"; 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/DVv8EAu-DVBHcL9WcNjdQBWLE0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:10:26 -0000

----==_mimepart_5ce5664c714c9_61403fd090acd9606190fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5201e2e0524413b885af92c93245f98caef1675c  More editorial hacking; this is complex


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733/files/6d614fa63d5293e59d78777068658c24b5fe1919..5201e2e0524413b885af92c93245f98caef1675c

----==_mimepart_5ce5664c714c9_61403fd090acd9606190fd
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/5201e2e0524413b885af92c93245f98caef1675c">5201e2e</a>  More editorial hacking; this is complex</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/2733/files/6d614fa63d5293e59d78777068658c24b5fe1919..5201e2e0524413b885af92c93245f98caef1675c?email_source=notifications&amp;email_token=AFTOJK4E4SDILFOS6XDJSYTPWVO4ZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJVGY2DGMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YEVC2GAJ3ANYZGILPWVO4ZANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LRN44GWOC6G5IRIDPWVO4ZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJVGY2DGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733/files/6d614fa63d5293e59d78777068658c24b5fe1919..5201e2e0524413b885af92c93245f98caef1675c?email_source=notifications\u0026email_token=AFTOJK4E4SDILFOS6XDJSYTPWVO4ZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJVGY2DGMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2733/files/6d614fa63d5293e59d78777068658c24b5fe1919..5201e2e0524413b885af92c93245f98caef1675c?email_source=notifications\u0026email_token=AFTOJK4E4SDILFOS6XDJSYTPWVO4ZA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMJVGY2DGMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce5664c714c9_61403fd090acd9606190fd--


From nobody Wed May 22 08:10:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 323AD1201A2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PpmEG7m5sUPo for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:10:28 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 803CD1201D3 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:10:24 -0700 (PDT)
Date: Wed, 22 May 2019 08:10:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537823; bh=GjohOmi8kFUEWgMGHS5YyUdO21YtuA4we+u2PKGoc2M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cE+uVNL1OZr1FYzbwGrNi0HaSt4+vkRQXZsleiESBiv1lqSkwWo//+7k4mcijPw/M gtxFuCMQ/7eJDGVVHMBnJkIFwiyc64ClUEs1/wjnkuWjccmUM9cYdfoFFZGQpfcXOa ByJ1k2pcKOVydhKaDa+drZJvob1i3fEiMmtOxm7Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AWDWSR3RNHBG5LXV26KMN7EVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/240698898@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5665f6acb8_746a3f862e4cd96826073a0"; 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/jCyP__X7cv2-b0ysoUS4w2tQad8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:10:32 -0000

----==_mimepart_5ce5665f6acb8_746a3f862e4cd96826073a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.

I've tweaked the text (there was a grammatical error), but I think that this was related to the change.  It was a minor editorial thing.  It's really hard to get this 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/2733#discussion_r286542720
----==_mimepart_5ce5665f6acb8_746a3f862e4cd96826073a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2733#discussion_r286542720">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.
</pre>
<p>I've tweaked the text (there was a grammatical error), but I think that this was related to the change.  It was a minor editorial thing.  It's really hard to get this 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/2733?email_source=notifications&amp;email_token=AFTOJK4JDATZYSCLTNCQOYTPWVO57A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMMMEQ#discussion_r286542720">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XQB7Y2S7TI3OOYSDPWVO57ANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3CO45UYFP6XUAUS3PWVO57A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMMMEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4JDATZYSCLTNCQOYTPWVO57A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMMMEQ#discussion_r286542720",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4JDATZYSCLTNCQOYTPWVO57A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMMMEQ#discussion_r286542720",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5665f6acb8_746a3f862e4cd96826073a0--


From nobody Wed May 22 08:11:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC7E21201AA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:11:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ylQNuXblzhZa for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:11:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D00EE1201E2 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:11:23 -0700 (PDT)
Date: Wed, 22 May 2019 08:11:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537883; bh=zoBMN0GOfXi76nptKGvjQjMmABanDIlZoLDrS0T/7CI=; h=Date:From:To:Subject:From; b=D60KCJFbTOn5K326LbacGa9jk7d+iJmItWo1Q8zKBlajxEAF9e7hbMrwTI1im0XXH DBrBVQ/E1y/hNeAyuTz8T8fTq0teasX1j/Eb8u1+L3x5LA5fo1gHHE4oPVRf7csY28 f+QFdK3KWfjX61/8qkgaC3n9jImGzIKe5plDN3jE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a5dc3b-16b1c5@github.com>
Subject: [quicwg/base-drafts] 16b1c5: Script updating gh-pages from 5201e2e0. [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/grYwOTtwbKMZANh8MRwuMuwvqhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:11:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 16b1c59351a2e8fe714b348a560197337e82cd1e
      https://github.com/quicwg/base-drafts/commit/16b1c59351a2e8fe714b348a560197337e82cd1e
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M srt-same/draft-ietf-quic-transport.html
    M srt-same/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 5201e2e0. [ci skip]



From nobody Wed May 22 08:13:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B29912027D for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:13:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3is4-l2mYaF6 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:13:07 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BDA11201F3 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:12:59 -0700 (PDT)
Date: Wed, 22 May 2019 08:12:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558537978; bh=dfSfr1wJXWvYoWDE5/agBMN9RC7DMyA4JVpENKF+ns8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KiLtx82qN08UPeHhtRQ+OHZrVqWjzEqYc/bM4xwBD/IhQ8wCUmTRvEeHqU+kkezgn +y9FRXGUhn5bgrILMG4OiODzonQ4jPLtZYC7RpkEjyNaPfc5YIUJbnKJMRgqrNTBDJ C9aYASw06UXOhVez/JtBfd6qcvHPrgVVaWwX69Io=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5I7WT3ZHTDNDIYHIN26KMXVEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240700717@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce566fa67428_39b03f862e4cd9681052246"; 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/VyFq8L6tjEYt6ggrAtX76fPEBSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:13:17 -0000

----==_mimepart_5ce566fa67428_39b03f862e4cd9681052246
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -143,11 +143,13 @@ version-specific semantics are marked with an X.
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                         Version (32)                          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|DCIL(4)|SCIL(4)|
+|    DCIL (8)   |

Discussed in the room; though varints would help with greasing; it is a pain and creates serious problems for current deployments.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#discussion_r286544131
----==_mimepart_5ce566fa67428_39b03f862e4cd9681052246
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286544131">draft-ietf-quic-invariants.md</a>:</p>
<pre style='color:#555'>&gt; @@ -143,11 +143,13 @@ version-specific semantics are marked with an X.
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                         Version (32)                          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|DCIL(4)|SCIL(4)|
+|    DCIL (8)   |
</pre>
<p>Discussed in the room; though varints would help with greasing; it is a pain and creates serious problems for current deployments.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK3JFIVOU6UFUQLDMNTPWVPHVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMM2LI#discussion_r286544131">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77DROWBKYBXET2233PWVPHVANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YXMZJ7AIFA7J4KFDPWVPHVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMM2LI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK3JFIVOU6UFUQLDMNTPWVPHVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMM2LI#discussion_r286544131",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK3JFIVOU6UFUQLDMNTPWVPHVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMM2LI#discussion_r286544131",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce566fa67428_39b03f862e4cd9681052246--


From nobody Wed May 22 08:17:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF8B41201F8 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:17:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XAsRrizKbDKu for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:17:26 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 096FD1201E5 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:17:26 -0700 (PDT)
Date: Wed, 22 May 2019 08:17:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558538245; bh=IMpxz4l05iy9spZkBVIzky1sWong/IVStdhM8j31Jr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xk6yiRYrFwus6TdV8N97SfIM+Sf66fun0YqY0TXC/4yHS2siaTe6WYlhGTSxtV1rA 82y/8CsQmwm0kqtclcYgj7wgeXw62et9uzLYiIabvtCnBdINkuz81Yyir9b+yd9MVq vkDr/Exo5sY1Jl3I333NRLKwzAamtm9Vezt9Ou30=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ERM7JXRHP4VOD5LF26KNIBEVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/240703667@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56800c978d_35a73ff0612cd9684372bf"; 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/G3SxHICv5yLJ0tFmjYaQUeSdT00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:17:28 -0000

----==_mimepart_5ce56800c978d_35a73ff0612cd9684372bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.

The text has been changed since I wrote the above, but largely:

> An endpoint that reuses a Stateless Reset Token MUST ensure
that any connection ID associated with the reused value is correlated with to
the active connection, even when the connection ID has been retired.

It is not entirely clear what timeframe this pertains to. There is time where the an unknown packet is received and the connection is active from the peers perspective but no longer used from the receivers perspective. And there is the time where the token is issued during connection establishment or path migration. The latter is the intent, but it is not easy to read.

It could perhaps be formulated like

A Stateless Reset Token MUST be unique to a single connection. The same token MAY be reissued for different Connection ID's on the same connection when it can be guaranteed that they all route to the same endpoint for the duration of the connection even after a Connection ID has been retired.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733#discussion_r286546409
----==_mimepart_5ce56800c978d_35a73ff0612cd9684372bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2733#discussion_r286546409">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.
</pre>
<p>The text has been changed since I wrote the above, but largely:</p>
<blockquote>
<p>An endpoint that reuses a Stateless Reset Token MUST ensure<br>
that any connection ID associated with the reused value is correlated with to<br>
the active connection, even when the connection ID has been retired.</p>
</blockquote>
<p>It is not entirely clear what timeframe this pertains to. There is time where the an unknown packet is received and the connection is active from the peers perspective but no longer used from the receivers perspective. And there is the time where the token is issued during connection establishment or path migration. The latter is the intent, but it is not easy to read.</p>
<p>It could perhaps be formulated like</p>
<p>A Stateless Reset Token MUST be unique to a single connection. The same token MAY be reissued for different Connection ID's on the same connection when it can be guaranteed that they all route to the same endpoint for the duration of the connection even after a Connection ID has been retired.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications&amp;email_token=AFTOJK4JDSPN5YJ2IVBPITTPWVPYBA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMNRMY#discussion_r286546409">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHGNIR7Y34Q3ONOX3PWVPYBANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YPTVBSFB2323M2XTPWVPYBA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMNRMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4JDSPN5YJ2IVBPITTPWVPYBA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMNRMY#discussion_r286546409",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJK4JDSPN5YJ2IVBPITTPWVPYBA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMNRMY#discussion_r286546409",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56800c978d_35a73ff0612cd9684372bf--


From nobody Wed May 22 08:23:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DB61120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:23:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Av28AjpNzlVA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:23:56 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7D9912004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:23:55 -0700 (PDT)
Date: Wed, 22 May 2019 08:23:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558538634; bh=Kk/LSWU+lemydcA7Gij/aQyG0RcSbSV7jKrIlPvWofo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LovyYK8ulpIZ5N52mTpfU3AFCQyu/J+RgV2oQbFGyzlS1JqNMSiR0F/lvk23Wj7z6 YuYQ5ZVJ0rBpaLFp3AVDzEcIk25tbjIgaxYs9DfFBLHytnTQlizHJbToZifDFUmguK NzS/Gn3nf/44XGuiLEFzwXjREi8B8rcI3V8nt1qE=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PIQ32EL5AFXQFYCN26KOAVEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/240708000@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5698a5d813_2403fd0ad6cd96027067d"; 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/MJvLs8sHowKjJT56p5JRM6FCu1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:23:57 -0000

----==_mimepart_5ce5698a5d813_2403fd0ad6cd96027067d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...

discussed in London; I think we're OK with 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/2749#discussion_r286549929
----==_mimepart_5ce5698a5d813_2403fd0ad6cd96027067d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2749#discussion_r286549929">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2345,7 +2345,7 @@ following layout:
  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|0|1|               Unpredictable Bits (182..)                ...
+|0|1|               Unpredictable Bits (422..)                ...
</pre>
<p>discussed in London; I think we're OK with 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/2749?email_source=notifications&amp;email_token=AFTOJK6ZKJF34VGXVZ6VJMTPWVQQVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMOTIA#discussion_r286549929">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WAVBCSMZQSXMUPGLPWVQQVANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYC6CAD7KST75JFMH3PWVQQVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMOTIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK6ZKJF34VGXVZ6VJMTPWVQQVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMOTIA#discussion_r286549929",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK6ZKJF34VGXVZ6VJMTPWVQQVA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMOTIA#discussion_r286549929",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5698a5d813_2403fd0ad6cd96027067d--


From nobody Wed May 22 08:25:17 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BD43120186 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPkMDuptMxhZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:25:04 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 877C4120159 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:25:04 -0700 (PDT)
Date: Wed, 22 May 2019 08:25:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558538703; bh=Bbv15dwD4AhHHfI04XKiqenhpC/cfKyp7G3D+lJsMa8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r22g+zWVFX/pP/9xYWORmhYtLa8hwKpCwLbGpumXPMHfhHvKgRjhQzOtQtFy7YbJ6 B9rSlzgcH+f6SHW1B5CPq7KEGtVXTrPHPGt8SXlw+UEyv1xLbdN2zibpiYKcXbRGqw akcVQ4WHEGd5TAQYD4kwuSzhge+6wgWNWW2Ktru8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4K6L4JM442HWZCW3N26KOE7EVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494851529@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce569cf742a5_52033fe1f40cd968713174"; 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/x5jCX9plA3GvA_fQYepJusXVn04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:25:16 -0000

----==_mimepart_5ce569cf742a5_52033fe1f40cd968713174
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi Raises a good point; for purposes of Version Negotiation, v1 servers need to accommodate longer CIDs (up to 255 bytes). I'll make 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/2749#issuecomment-494851529
----==_mimepart_5ce569cf742a5_52033fe1f40cd968713174
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=5599133" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> Raises a good point; for purposes of Version Negotiation, v1 servers need to accommodate longer CIDs (up to 255 bytes). I'll make 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/2749?email_source=notifications&amp;email_token=AFTOJK7DAF2S3BPMPP2GZ3LPWVQU7A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NLSI#issuecomment-494851529">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVADR74MWHPHDOFZLPWVQU7ANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BHRALULDJGF46ZF3PWVQU7A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NLSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7DAF2S3BPMPP2GZ3LPWVQU7A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NLSI#issuecomment-494851529",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK7DAF2S3BPMPP2GZ3LPWVQU7A5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NLSI#issuecomment-494851529",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce569cf742a5_52033fe1f40cd968713174--


From nobody Wed May 22 08:26:14 2019
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 92838120074 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:26:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CFYfP1CZeScW for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:26:12 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E730612004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:26:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=FQ1NPfBOz7zP19ryDLsCHGDeQUY=; b=UV0G1oRoMQtd2O3K fnDA9Zxdu+VVTJPcIsJzGv3btM6r7JC4PBW+yTfK6ze1ZvpyJuOr0Sds9YVzcWBz O/lMJ5HXoljsID0hW3OrRZRwKmphT7zNnMimA5+ynDyspMDhsah9yc6R8/FNiFqy 0ONcTrR+R2BkMmyPXDn3mMdz2r0=
Received: by filter0352p1iad2.sendgrid.net with SMTP id filter0352p1iad2-20252-5CE56A12-44 2019-05-22 15:26:10.472486212 +0000 UTC m=+759314.957363704
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.70]) by ismtpd0012p1iad1.sendgrid.net (SG) with ESMTP id ykxJSYMaQhm8hi3fgw2_gg for <quic-issues@ietf.org>; Wed, 22 May 2019 15:26:10.397 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 551773A18C8 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:26:10 -0700 (PDT)
Date: Wed, 22 May 2019 15:26:10 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYKVPZ7QNM3VAVFBZ526KOJFEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494851953@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56a12528ff_e713fa7a8acd96c18526b9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0cGSGctkZPKZdM3xRYwchYrD4h7EnoM4iABD jMu7p2oW5IfyiEiNf580jjanr4nokW8m13+3WSgMziH12riqk2n6nnAIdMjrIk88N9GvJ7LfyrbRc1 D5TE1vUk28qWYvK9FYIGSibsC6nE6S6Lvj6oWvcyXtNmhE2bgB4C+EO68FfWzcGp8EjuVULZeASF0X o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5b0wTIP8e4j6oC5M9GSX54grWlY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:26:14 -0000

----==_mimepart_5ce56a12528ff_e713fa7a8acd96c18526b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> for purposes of Version Negotiation, v1 servers need to accommodate longer CIDs (up to 255 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/2749#issuecomment-494851953
----==_mimepart_5ce56a12528ff_e713fa7a8acd96c18526b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>for purposes of Version Negotiation, v1 servers need to accommodate longer CIDs (up to 255 bytes).</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/2749?email_source=notifications&amp;email_token=AFTOJK4SHLDNDOHOKQ2HEYDPWVQZFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NO4I#issuecomment-494851953">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MCBY2DFHGQADRRYLPWVQZFANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FQU4SBQU27NXAQ63PWVQZFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NO4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK4SHLDNDOHOKQ2HEYDPWVQZFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NO4I#issuecomment-494851953",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK4SHLDNDOHOKQ2HEYDPWVQZFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7NO4I#issuecomment-494851953",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56a12528ff_e713fa7a8acd96c18526b9--


From nobody Wed May 22 08:29:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16960120141 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:29:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bLtqmAk0ZTRJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:29:24 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E62FB120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:29:23 -0700 (PDT)
Date: Wed, 22 May 2019 08:29:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558538962; bh=MC9y80nDcOjDyjl+TWCbR9l5+P74mI+fnHNnMJxO8Vo=; h=Date:From:To:Subject:From; b=zE9acQlRvhhimd5p73RBGzCvQ0Kg8ZhjEChfBrtNe+U22WWzAI2WHFg5yYg2pQu6N JBaPxkiiNxtB2zrDy8N3mhMOhjwPhhP7LmadhtsDZ72orr4bhIHCFsHNCcU4GHJgnb LZN/kEkbA613q4gu3CyAm1p4R73xeKHzpLm4oWfQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/spin-flow/000000-f36178@github.com>
Subject: [quicwg/base-drafts] f36178: Enable/disable/coordinate spin per path
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gdgDq9Yl9RkFAyCH-fulZTP_1CQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:29:25 -0000

  Branch: refs/heads/spin-flow
  Home:   https://github.com/quicwg/base-drafts
  Commit: f36178bbc33b0c9103aa68187a2fe5221f378099
      https://github.com/quicwg/base-drafts/commit/f36178bbc33b0c9103aa68187a2fe5221f378099
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Enable/disable/coordinate spin per path

Closes #2720.



From nobody Wed May 22 08:29:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3828912004F for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:29:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MLBhxc_Vv14A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:29:49 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FB94120146 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:29:49 -0700 (PDT)
Date: Wed, 22 May 2019 08:29:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558538988; bh=WJGAJAunog7NQ/TFFb/5Ebt7n4gie1Lw92ukBsyZHPw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=qRen9F2Ognk3goOKKtH3KMBQAiVD228T9tHm8PxN0+NhEumVRRx+I4zDcxefhpqzj ap0aZr7fH/OC0lffBbgtnTVi4KXJissAWKZMfoNnx/n3XbxeUvrEoJMko65RBk0JoH DQVAW7rzffx69JKEI5ou8s8VBORilOEQM5dlwdYk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CSFN3HAXFJT5V7NF26KOWZEVBNHHBVJ6MAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2751@github.com>
Subject: [quicwg/base-drafts] Enable/disable/coordinate spin per path (#2751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56aeca9f84_2a273fa7b18cd960522471"; 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/4-0W6N8XtvO6G6bhHPh8wvy6u7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:29:51 -0000

----==_mimepart_5ce56aeca9f84_2a273fa7b18cd960522471
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #2720.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2751

-- Commit Summary --

  * Enable/disable/coordinate spin per path

-- File Changes --

    M draft-ietf-quic-transport.md (16)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2751.patch
https://github.com/quicwg/base-drafts/pull/2751.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/2751

----==_mimepart_5ce56aeca9f84_2a273fa7b18cd960522471
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 #2720.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445540799" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2720" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2720/hovercard" href="https://github.com/quicwg/base-drafts/issues/2720">#2720</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/2751'>https://github.com/quicwg/base-drafts/pull/2751</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Enable/disable/coordinate spin per path</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2751/files#diff-0">draft-ietf-quic-transport.md</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2751.patch'>https://github.com/quicwg/base-drafts/pull/2751.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2751.diff'>https://github.com/quicwg/base-drafts/pull/2751.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/2751?email_source=notifications&amp;email_token=AFTOJK5FO3I63I6KJFYAGA3PWVRGZA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHZQDA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2CFTQC6CAETXPBR3PWVRGZANCNFSM4HOVQMHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ZKU4W6YNEILTZSB3PWVRGZA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHZQDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJK5FO3I63I6KJFYAGA3PWVRGZA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHZQDA",
"url": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJK5FO3I63I6KJFYAGA3PWVRGZA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVHZQDA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce56aeca9f84_2a273fa7b18cd960522471--


From nobody Wed May 22 08:30:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05ECF120146 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:30:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GoQM0TRtilfY for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:30:50 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 941CE120074 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:30:50 -0700 (PDT)
Date: Wed, 22 May 2019 08:30:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539049; bh=zgzfdBiRvZD5pdI0BwV1Q/y3C7rKkfEcgSLptPNYnVk=; h=Date:From:To:Subject:From; b=Ao2CrMayuMV1voM/IMkncqA0YiUMdb45kUaHA2ENLza5rLbZ3aTIeM9y/DA1f+ljj Ou8tgVLaQmbASlkjKhveoKkughe9ygB8gzDO7DyU4rsRnoGTscRwZgqtUA2goD+d1V MKpdUJiuYdvdZzJJxf39Dl878TIsJRyuCj9DOxeI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/16b1c5-fd332d@github.com>
Subject: [quicwg/base-drafts] fd332d: Script updating gh-pages from f36178bb. [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/o3GpL2JQBFTmjRJ_BcdXbJaqM68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:30:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd332dfc1b1daa5985567ca5e4477b8fd2fe285d
      https://github.com/quicwg/base-drafts/commit/fd332dfc1b1daa5985567ca5e4477b8fd2fe285d
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    A spin-flow/draft-ietf-quic-http.html
    A spin-flow/draft-ietf-quic-http.txt
    A spin-flow/draft-ietf-quic-invariants.html
    A spin-flow/draft-ietf-quic-invariants.txt
    A spin-flow/draft-ietf-quic-qpack.html
    A spin-flow/draft-ietf-quic-qpack.txt
    A spin-flow/draft-ietf-quic-recovery.html
    A spin-flow/draft-ietf-quic-recovery.txt
    A spin-flow/draft-ietf-quic-tls.html
    A spin-flow/draft-ietf-quic-tls.txt
    A spin-flow/draft-ietf-quic-transport.html
    A spin-flow/draft-ietf-quic-transport.txt
    A spin-flow/index.html

  Log Message:
  -----------
  Script updating gh-pages from f36178bb. [ci skip]



From nobody Wed May 22 08:32:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84BFE12014B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:32:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RHJPP5eoRGm2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:32:07 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F33F1201AF for <quic-issues@ietf.org>; Wed, 22 May 2019 08:32:07 -0700 (PDT)
Date: Wed, 22 May 2019 08:32:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539126; bh=Cxagj9oUBTHTSWY6of+7vSaBdmCY8Q1E78cylXZ3GFU=; h=Date:From:To:Subject:From; b=cILbe+ZmLFX5/kJyLwIGLxdBYO+zl4NPDNq+fghARbimv1+uVa9e7xiQqN+zQ5G1g dhV4b7JgXuy735wGwJtC5xDQrA/JF7BuPwy9QXMzm/klxnHsLDpLGagU9YbxAmtTaC mdGoevJL0iYFJcDKFuSNH+ajspNdng9Egt9h8AeI=
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/80760a-03fcc0@github.com>
Subject: [quicwg/wg-materials] 1ba4be: QUIC firewalls
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YD1_WfDl6AkhJgEbTkpgJXtbrj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:32:18 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 1ba4bec339df75a511ee0b78b4079e711b7049e7
      https://github.com/quicwg/wg-materials/commit/1ba4bec339df75a511ee0b78b4079e711b7049e7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M interim-19-05/agenda.md
    A interim-19-05/quic-firewalls.pdf

  Log Message:
  -----------
  QUIC firewalls


  Commit: 03fcc0570f171c2be7f57ff1bb18e910a3baefc8
      https://github.com/quicwg/wg-materials/commit/03fcc0570f171c2be7f57ff1bb18e910a3baefc8
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M interim-19-05/agenda.md
    A interim-19-05/quic-firewalls.pdf

  Log Message:
  -----------
  Merge pull request #112 from janaiyengar/master

QUIC firewalls


Compare: https://github.com/quicwg/wg-materials/compare/80760af27a25...03fcc0570f17


From nobody Wed May 22 08:33:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D8AC1201C9 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:33:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4M9I1LrYSmtw for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:33:14 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E11212021D for <quic-issues@ietf.org>; Wed, 22 May 2019 08:33:14 -0700 (PDT)
Date: Wed, 22 May 2019 08:33:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539193; bh=hj/hvJ8g5a2uMmjIkBcw8bnHyALbzE3sdhPdy07S0yA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pbgbU+ulu6L1aFOt0uYbl84RJrCIsIxNk89c2qMRuqLusJW1UyeOUwvx4JCVE58oC 7/qpxKALiwEIEFXPXOdfClLQ5ZsH6Vmhracp9b2py3mzZ9zpqhyiGV6HxLGCDkQT4J vFIBP1/6X8u8S+cuGX4BiIjWVVpT0NOmZmje+TVI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Z76TGCOLKPLB4RAV26KPDTEVBNHHBVJ6MAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2751/review/240714057@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2751@github.com>
References: <quicwg/base-drafts/pull/2751@github.com>
Subject: Re: [quicwg/base-drafts] Enable/disable/coordinate spin per path (#2751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56bb99ca5e_1fe3fa83eecd9683754b8"; 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/3mCBCS5mgyE6Xk8612zeirtXprY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:33:27 -0000

----==_mimepart_5ce56bb99ca5e_1fe3fa83eecd9683754b8
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/2751#pullrequestreview-240714057
----==_mimepart_5ce56bb99ca5e_1fe3fa83eecd9683754b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2751?email_source=notifications&amp;email_token=AFTOJK4H5H74A5QC2XBA4QDPWVRTTA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMQCSI#pullrequestreview-240714057">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OY6P5PJK7SFR5653PWVRTTANCNFSM4HOVQMHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LBMMQ3NHLIG34ZOLPWVRTTA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMQCSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJK4H5H74A5QC2XBA4QDPWVRTTA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMQCSI#pullrequestreview-240714057",
"url": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJK4H5H74A5QC2XBA4QDPWVRTTA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMQCSI#pullrequestreview-240714057",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56bb99ca5e_1fe3fa83eecd9683754b8--


From nobody Wed May 22 08:38:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4E94120058 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:37:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3bsJNZjKAu7s for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:37:57 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4473612004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:37:57 -0700 (PDT)
Date: Wed, 22 May 2019 08:37:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539475; bh=PpcrqkG38/Q5ddkqG6c1a0fB6u7MojhzyzcaJxzNO3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rAfIoKGL+liWuYQjeHPczBx7PAOTPi76hRYBBNHXiyVxGoUoLwnfK6dXRS5m1vev9 8RgerPubuEr7CocE1ZqNd7uP6B2KVlAJx0Z7hXS4zzzE8/f2D6dCbE57Rlp1yVCCGE LZkI2gJjydJbGszMXHOSi/Fg/EfABOF/6VioSaZE=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UFQC7J6LYGZKL5UV26KPVHEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494856742@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56cd3e35d2_653c3fe87d6cd96483043f"; 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/VKtc8jylXJIN8uehZxMhBi1eFFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:38:00 -0000

----==_mimepart_5ce56cd3e35d2_653c3fe87d6cd96483043f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I started writing up a PR for REPLACE_CONN_ID and I realized that the frame would end up being pretty much exactly that the same as NEW_CONN_ID. So, one way we could support REPLACE_CONN_ID semantics would be a smaller change to allow for NEW_CONN_ID to overwrite a CID sequence number. Practically that's exactly what REPLACE_CONN_ID would do, but adds a new frame and a good bit of new text.

So, would folks rather change NEW_CONN_ID to allow for overwriting, or add a completely separate frame?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494856742
----==_mimepart_5ce56cd3e35d2_653c3fe87d6cd96483043f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I started writing up a PR for REPLACE_CONN_ID and I realized that the frame would end up being pretty much exactly that the same as NEW_CONN_ID. So, one way we could support REPLACE_CONN_ID semantics would be a smaller change to allow for NEW_CONN_ID to overwrite a CID sequence number. Practically that's exactly what REPLACE_CONN_ID would do, but adds a new frame and a good bit of new text.</p>
<p>So, would folks rather change NEW_CONN_ID to allow for overwriting, or add a completely separate frame?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYIGP4QHPWHLQT2SN3PWVSFHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7OUJQ#issuecomment-494856742">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XD6OFDC6BSQMZMI3PWVSFHANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4JG36UB5JN5XKMNTPWVSFHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7OUJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYIGP4QHPWHLQT2SN3PWVSFHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7OUJQ#issuecomment-494856742",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYIGP4QHPWHLQT2SN3PWVSFHA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7OUJQ#issuecomment-494856742",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56cd3e35d2_653c3fe87d6cd96483043f--


From nobody Wed May 22 08:45:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFFDC12015B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:45:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qWMxSQr9a8mV for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:45:01 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B03E4120157 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:45:01 -0700 (PDT)
Date: Wed, 22 May 2019 08:45:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539901; bh=w3nigUkZ3FWEsNm7jo11yMoPzNXsEWXtrciTTYr3djY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Uduiho+6gGyiQG+wlMqvhiCm1tjZXMPcN35CVABXM9UqaM39cWdk3j6r/kiGe/FXN k0keWmcO4/mnJE4adFiMX79eLAz2OPkQ/Z1qs4UMt2kPNg+GCzR8z3xPtl8EWJCiL9 lFk8SgryjL8l8KFaCMqIEMcf2VlKrVvNT4ZGFwFs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXA67WYEQBINX6P4F26KQPZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494859592@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56e7cb36c8_7dff3fc23a8cd96c2830168"; 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/EUPdeKlRv9xKtOTQ8YKeUdr8cFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:45:04 -0000

----==_mimepart_5ce56e7cb36c8_7dff3fc23a8cd96c2830168
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> one way we could support REPLACE_CONN_ID semantics would be a smaller change to allow for NEW_CONN_ID to overwrite a CID sequence number. 

I am not sure if that is the case. Consider the case where the sender first decides to replace CID at sequence N with value X, then decides to replace that CID with value Y.

I think we need a way to distinguish if which of replace-to-X replace-to-Y was sent later. So, we need a sequence number for each of the CID that is being replaced.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494859592
----==_mimepart_5ce56e7cb36c8_7dff3fc23a8cd96c2830168
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>one way we could support REPLACE_CONN_ID semantics would be a smaller change to allow for NEW_CONN_ID to overwrite a CID sequence number.</p>
</blockquote>
<p>I am not sure if that is the case. Consider the case where the sender first decides to replace CID at sequence N with value X, then decides to replace that CID with value Y.</p>
<p>I think we need a way to distinguish if which of replace-to-X replace-to-Y was sent later. So, we need a sequence number for each of the CID that is being replaced.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK6IPMJ222QTTGXCQGTPWVS7ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PKSA#issuecomment-494859592">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7V4NVOGNACNOMV2TDPWVS7ZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK35MWOGHNHRM4VA7ITPWVS7ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PKSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6IPMJ222QTTGXCQGTPWVS7ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PKSA#issuecomment-494859592",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6IPMJ222QTTGXCQGTPWVS7ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PKSA#issuecomment-494859592",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56e7cb36c8_7dff3fc23a8cd96c2830168--


From nobody Wed May 22 08:45:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 214DA12015B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:45:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kXsrPRgTw-Kb for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:45:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 505BC120157 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:45:23 -0700 (PDT)
Date: Wed, 22 May 2019 08:45:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539922; bh=c2OHcuqVlO0ooUg9c5AQYNiRy+VjuYC7oqgHqU2ew30=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Khle+NsX6nQ5QmCp4GMzZDCoK7AhnpccQ2wBB47KBrwvgbrfapBbTiusa7TUToDZc stjj1nqypLIq9CsPM54HIPjywvnmFAersATYQn6tfi0a4viN46jBp8EJ6mAuVXQuke ghLeWH5X5l5YQVDuUNG7QCihM92WWv7EgDwXbsI0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BDCCIQ2EGJRU5XCV26KQRFEVBNHHBVHINUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2733/review/240721562@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56e9266d1a_4a4c3fd0ad6cd96019836ba"; 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/8dDY6QgHlbU4sgxc7iI5tosPRbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:45:25 -0000

----==_mimepart_5ce56e9266d1a_4a4c3fd0ad6cd96019836ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.

That doesn't quite work because it is OK to forget a connection ID if the associated stateless reset token is no longer in use.  Maybe I need to try 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/2733#discussion_r286560870
----==_mimepart_5ce56e9266d1a_4a4c3fd0ad6cd96019836ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2733#discussion_r286560870">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2476,6 +2476,14 @@ the same static key (see {{reset-oracle}}).  A connection ID from a connection
 that is reset by revealing the Stateless Reset Token MUST NOT be reused for new
 connections at nodes that share a static key.
 
+The same Stateless Reset Token MAY be used for multiple connection IDs on the
+same connection.  An endpoint that reuses a Stateless Reset Token MUST ensure
+that any connection ID used on the connection is matched to the active
+connection, including any routing performed at load balancers, even when a
+connection ID has been retired.  Otherwise, an attacker might be able to send a
+packet with a retired connection ID and cause the endpoint to produce a
+Stateless Reset.
+
 Note that Stateless Reset packets do not have any cryptographic protection.
</pre>
<p>That doesn't quite work because it is OK to forget a connection ID if the associated stateless reset token is no longer in use.  Maybe I need to try 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/2733?email_source=notifications&amp;email_token=AFTOJKZOLKDMMSYY67YAWHDPWVTBFA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMR5GQ#discussion_r286560870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CH6OMCKKPOMMPRSDPWVTBFANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PWNQNOAUP3NDZIX3PWVTBFA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMR5GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJKZOLKDMMSYY67YAWHDPWVTBFA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMR5GQ#discussion_r286560870",
"url": "https://github.com/quicwg/base-drafts/pull/2733?email_source=notifications\u0026email_token=AFTOJKZOLKDMMSYY67YAWHDPWVTBFA5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMR5GQ#discussion_r286560870",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56e9266d1a_4a4c3fd0ad6cd96019836ba--


From nobody Wed May 22 08:46:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B55E120163 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:46:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wtiS1foOB2Sj for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:46:01 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 376B3120199 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:45:44 -0700 (PDT)
Date: Wed, 22 May 2019 08:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558539943; bh=8aAdMUJklwFu4sAW2aWu6zI3aWPcDL44nxhZ7OopjlM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QJH9e3tD87ZH24yMVEpGQ3HJxaL35UYy3B/Dw8DDGB6RZS5leedYrSHHHxY0UsJqO PR4tfAvteK7MKKR3R+SSF3LvHft/2faRHP6mdxDtZBRqIDDsnBkFvLDKYtSNx6T+sd ngqNelw2ewHc3AqyeYPZIO9COgB7IC3ai6fTxd54=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ADRMVYWNDVVZ5HGF26KQSPEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494859847@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56ea772df3_7deb3ff3a10cd9681179776"; 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/my8eQVnHA4OPwHlC_bNvyU1fHng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:46:03 -0000

----==_mimepart_5ce56ea772df3_7deb3ff3a10cd9681179776
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If it only takes effect if the CID is still current it avoids a lookup to scan all queued CIDs.

This would also address @kazuho's concern I believe.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494859847
----==_mimepart_5ce56ea772df3_7deb3ff3a10cd9681179776
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If it only takes effect if the CID is still current it avoids a lookup to scan all queued CIDs.</p>
<p>This would also address <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>'s concern I believe.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYDVOPHOESYKV7J53LPWVTCPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PMRY#issuecomment-494859847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4BZA7METBL4X6TH7DPWVTCPANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOKPMAJCULZJI7P7LPWVTCPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PMRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYDVOPHOESYKV7J53LPWVTCPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PMRY#issuecomment-494859847",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYDVOPHOESYKV7J53LPWVTCPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PMRY#issuecomment-494859847",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56ea772df3_7deb3ff3a10cd9681179776--


From nobody Wed May 22 08:47:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 770B9120161 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:47:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DH9ggmamCUVk for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:47:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F21341201A8 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:46:52 -0700 (PDT)
Date: Wed, 22 May 2019 08:46:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540012; bh=9F6Qb4+Qs6oyYRSsu9gqIB1P4IR0plTZ87ESBbpMdIQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U/49c0eOAN/JgDdSTabbMvT70fm1RngXaovpWjilgXeeibxR/DaZRWyWFplSDZWx8 2cZR8bJCP+xihXkOEp3Fgyac1m5sBZ3Y+vro9A0pktWX4SoE1TqLFpmM0kCTaOYXra WdCp1y6Y3dzabcsLKEPARmHtPYRry8ypo2HXra4Q=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Y4RSKJLRRT44MHA526KQWZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494860307@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56eec6cfc_616c3fc0ef8cd9688920d6"; 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/MClxgCHBfh7JmvRS_w4HgLzdAyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:47:04 -0000

----==_mimepart_5ce56eec6cfc_616c3fc0ef8cd9688920d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj It doesn't, because NEW_CONNECTION_ID specifies the CID being replaced by using the sequence number, not the current value of the CID.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-494860307
----==_mimepart_5ce56eec6cfc_616c3fc0ef8cd9688920d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> It doesn't, because NEW_CONNECTION_ID specifies the CID being replaced by using the sequence number, not the current value of the CID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK434KVPZEORPPFNI63PWVTGZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PQEY#issuecomment-494860307">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ENCYV3DOQ5QQZFITPWVTGZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCMW5U4LSHEGMFO4LPWVTGZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PQEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK434KVPZEORPPFNI63PWVTGZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PQEY#issuecomment-494860307",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK434KVPZEORPPFNI63PWVTGZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PQEY#issuecomment-494860307",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56eec6cfc_616c3fc0ef8cd9688920d6--


From nobody Wed May 22 08:49:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86E97120146 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:49:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Y02qRsngSEQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:49:12 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBEB812004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:49:11 -0700 (PDT)
Date: Wed, 22 May 2019 08:49:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540150; bh=zPBuLOEIRdZrzalJAeivVGClsRGdEH5a73jSqAs9IOk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U6qtqQoHnYrKGo6G3lYotg3Ze3n+mRuIAh4z/bXUiSs+Dnh8pajg7MBRs2OKoQPUq 7nka0d4ilrudwjs1eu84ki1tI2lZUBId6gO4lyovWaqRZ+sxglB+wfLofD4vQZKaDg TDrTP0jzzlWHsBe65KAPNvrGDQ/FQH7srCDDDZZQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6J53PV4CEQUIORG2526KQ7NEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494861222@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56f7683ef2_153c3ff6db2cd960943164"; 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/J2CyzY-KLMwDElgWjI3swBpeJh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:49:14 -0000

----==_mimepart_5ce56f7683ef2_153c3ff6db2cd960943164
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, but there is a proposal to allow for a special case where the CID is used explicitly. I'm not sure that would cleanly map to the same frame given that, as you say, the other CIDs use numbers.

Also, it wouldn't allow a global reroute if a process moves. All other pending CIDs might be void. Hence a flush all CIDs if current CID match might be 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/issues/2645#issuecomment-494861222
----==_mimepart_5ce56f7683ef2_153c3ff6db2cd960943164
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, but there is a proposal to allow for a special case where the CID is used explicitly. I'm not sure that would cleanly map to the same frame given that, as you say, the other CIDs use numbers.</p>
<p>Also, it wouldn't allow a global reroute if a process moves. All other pending CIDs might be void. Hence a flush all CIDs if current CID match might be 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/issues/2645?email_source=notifications&amp;email_token=AFTOJK7G4SVMYVFZYWEJL5DPWVTPNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PXJQ#issuecomment-494861222">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55VFL6QLQGYXRHXG3PWVTPNANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JMAG3B72HSJ3Z4JDPWVTPNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PXJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7G4SVMYVFZYWEJL5DPWVTPNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PXJQ#issuecomment-494861222",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7G4SVMYVFZYWEJL5DPWVTPNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7PXJQ#issuecomment-494861222",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce56f7683ef2_153c3ff6db2cd960943164--


From nobody Wed May 22 08:51:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98FCA120161 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VqYsVujrMZtQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:20 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1ABC012004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:51:20 -0700 (PDT)
Date: Wed, 22 May 2019 08:51:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540278; bh=n8HYv2p7UHyaDm0axH/5wO5Svo2AxtkFtQSWzvorUck=; h=Date:From:To:Subject:From; b=H4oGc3291kkeg0RunT04csgCY05rZgjXV+DUMcRN7xExToSGEgc5v9Lm+dztvr+M5 SvrPiG+eEzAF/VTMVm3lr6MeQ0bzy+TU6dtVOBYJ0OreQ1uc6dsEPuWr/1pQDoV4hi AXKFQqS4ZjRnyXa8iwWyeS/fUoBSNOTY79ca7XrY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/srt-same/5201e2-b645d7@github.com>
Subject: [quicwg/base-drafts] b645d7: Try 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/pRCGKKxi9NP9rNUe4gHNjVQfDOI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:51:22 -0000

  Branch: refs/heads/srt-same
  Home:   https://github.com/quicwg/base-drafts
  Commit: b645d79f3fafce73b96af5b2c3bcf7368f7a2571
      https://github.com/quicwg/base-drafts/commit/b645d79f3fafce73b96af5b2c3bcf7368f7a2571
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try again



From nobody Wed May 22 08:51:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D436120161 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2UMWxfdfvIhK for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:28 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7F3B12006A for <quic-issues@ietf.org>; Wed, 22 May 2019 08:51:27 -0700 (PDT)
Date: Wed, 22 May 2019 08:51:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540286; bh=bTLBELwG22X8rSWYautWq5LepP/YflzQIcjOCvYR0OU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=luVtpr2IkJQ6vRyx6yS5yXFojSMSmoENJiJ03ixrUz/QHlaf9eKuJEavc1zANa6tM hhzD3TrZhQuA5H2uyA7ufFrZP743ipYSE/plwz/yzgXDwP5Ny0bJzc5/3neVsPRJow 58ZjOtvhWu5VFLlIhNPDAKxlXLYYZw0sYElkOlhU=
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/2733/push/3636337877@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2733@github.com>
References: <quicwg/base-drafts/pull/2733@github.com>
Subject: Re: [quicwg/base-drafts] Allow reuse of stateless reset tokens (#2733)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce56ffe81360_62543ffb518cd96c9123e8"; 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/dDlT1decetuzQqExtTXqm8lJWAI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:51:31 -0000

----==_mimepart_5ce56ffe81360_62543ffb518cd96c9123e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

b645d79f3fafce73b96af5b2c3bcf7368f7a2571  Try again


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2733/files/5201e2e0524413b885af92c93245f98caef1675c..b645d79f3fafce73b96af5b2c3bcf7368f7a2571

----==_mimepart_5ce56ffe81360_62543ffb518cd96c9123e8
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/b645d79f3fafce73b96af5b2c3bcf7368f7a2571">b645d79</a>  Try 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/2733/files/5201e2e0524413b885af92c93245f98caef1675c..b645d79f3fafce73b96af5b2c3bcf7368f7a2571?email_source=notifications&amp;email_token=AFTOJK3GAV23G4EDAAKP6KDPWVTX5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMZTG44DONY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HU2YCC3OCXWICGMDPWVTX5ANCNFSM4HOI3TTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYD2KRUUYJTZZED6ULPWVTX5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMZTG44DONY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2733/files/5201e2e0524413b885af92c93245f98caef1675c..b645d79f3fafce73b96af5b2c3bcf7368f7a2571?email_source=notifications\u0026email_token=AFTOJK3GAV23G4EDAAKP6KDPWVTX5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMZTG44DONY",
"url": "https://github.com/quicwg/base-drafts/pull/2733/files/5201e2e0524413b885af92c93245f98caef1675c..b645d79f3fafce73b96af5b2c3bcf7368f7a2571?email_source=notifications\u0026email_token=AFTOJK3GAV23G4EDAAKP6KDPWVTX5A5CNFSM4HOI3TTKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANRYG42DMNKQOVZWQIZTGYZTMMZTG44DONY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce56ffe81360_62543ffb518cd96c9123e8--


From nobody Wed May 22 08:51:54 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12AB9120158 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cMZkcrLX-oHC for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:51:50 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C02212004F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:51:50 -0700 (PDT)
Date: Wed, 22 May 2019 08:51:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540309; bh=5Gs53aH3rBXsYuyVcXyfDhQNhvuA+IFUVrbNaPTETZ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HX1sIlP2SQqSV0Vs+JUOoaY/ZCzQ15s2bYkfJML9qkbSLiVFv1Iu/Rr3n2LSgnkGm YVZ17krIgGalAf7NKcjnQhu07Pn7RNah8N9pYFEtbVE4CD+l5bYo0d1Mc37J0X5tJG sn+KQeB9YWu8vLVHdmNzDK+0TK+JROJ1N/hy73jM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG5VSLSAPOU35TCUV26KRJLEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494862341@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5701524127_26773fdb32ecd96410553da"; 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/FuoNyp8tsfwWQVVcCPMIKkrqlp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:51:52 -0000

----==_mimepart_5ce5701524127_26773fdb32ecd96410553da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

REPLACE_CONN_ID would have the exact same reorder problem.

One solution is that the sender must not update a connection ID until the previous packet/frame was acknowledged. The other possibility would that receiver keep track of the packet number the connection ID was received in. Always use the CID in the most recent packet 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/issues/2645#issuecomment-494862341
----==_mimepart_5ce5701524127_26773fdb32ecd96410553da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>REPLACE_CONN_ID would have the exact same reorder problem.</p>
<p>One solution is that the sender must not update a connection ID until the previous packet/frame was acknowledged. The other possibility would that receiver keep track of the packet number the connection ID was received in. Always use the CID in the most recent packet 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/issues/2645?email_source=notifications&amp;email_token=AFTOJKZTLCPGNJDTJMVRA43PWVTZLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QABI#issuecomment-494862341">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LEV4C6BI5N5OC3U3PWVTZLANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVMTSNEFIOXBIRNETPWVTZLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QABI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZTLCPGNJDTJMVRA43PWVTZLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QABI#issuecomment-494862341",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZTLCPGNJDTJMVRA43PWVTZLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QABI#issuecomment-494862341",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5701524127_26773fdb32ecd96410553da--


From nobody Wed May 22 08:54:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11CA21201E4 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:53:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53WfINOpGLS6 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:53:52 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84AEE120290 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:53:25 -0700 (PDT)
Date: Wed, 22 May 2019 08:53:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540404; bh=P21SSBHUDDZWBIjkyAb6H2EKVaqdpFw//Pi61KoQDCM=; h=Date:From:To:Subject:From; b=FjCRxI18MytNhxo1GUkIESSrzWnOQOmD4UzDZ6LmBLKTwRe8YrGG6LYKTPHaVHboN BwbRbiBQx5QQs++yDGg6ym3GJHMsiVd1oMnw7DqoJZHYyx3HsiaAOca7QvaYMtOTfH q9se4bL4bWJtUJwIDn6mKvFLI1QgjC1rzEUcNY/g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fd332d-0df2cf@github.com>
Subject: [quicwg/base-drafts] 0df2cf: Script updating gh-pages from b645d79f. [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/JQblKVG51AFsv_5h_ZLgu3s66nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:54:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0df2cf022cabd6aab6114fd09c2fa67b860fec61
      https://github.com/quicwg/base-drafts/commit/0df2cf022cabd6aab6114fd09c2fa67b860fec61
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M srt-same/draft-ietf-quic-transport.html
    M srt-same/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from b645d79f. [ci skip]



From nobody Wed May 22 08:54:32 2019
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 D38BC1201DC for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:54:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YJIuAZuAIwln for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:54:16 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5F681201EB for <quic-issues@ietf.org>; Wed, 22 May 2019 08:54:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Wm9E6/6B7SGkkB7OvJOLvECVygo=; b=KbPIJw9gRQ0Q3Kvh wrr7ZDRNIooErQvfGgFNjr44IMxuGjgqby8PS/MbHF5CzVVCSQMQp6QqU+3sJlfk B/fLuB3XS4deRpUq8IP/i2VYRAD+2GzXNVvgfEPpVEHHiyUoKYvEDNPK8+5c5oot x246zcn2tvBEIWLm/aTGZnUwSyA=
Received: by filter0413p1iad2.sendgrid.net with SMTP id filter0413p1iad2-27036-5CE5709B-14 2019-05-22 15:54:03.336040178 +0000 UTC m=+760444.435099010
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0015p1iad1.sendgrid.net (SG) with ESMTP id nV2xBEG-QgiESK3ZsTCcyA for <quic-issues@ietf.org>; Wed, 22 May 2019 15:54:03.208 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 25D601805DB for <quic-issues@ietf.org>; Wed, 22 May 2019 08:54:03 -0700 (PDT)
Date: Wed, 22 May 2019 15:54:03 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MHGRT5HAPXOPYHE526KRRXEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494863268@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5709b24341_1c8a3fd0ad6cd9605503e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2PijJ4MmtApkfZOMH8Ct2VXuKYtQFuDQ/VMB Mn/49IeM9z5Jfj308Y991CdMcJC3MS9Xjy07dSM/rqg7buI5uSGjWOtvoV2uGQlcsQHZtcWklO1os+ pzrzQF2WqKnJEWdlkPlfHzXlqU7IYPznwjHgLO2DrluC4u9Ky6sdSjpYy5Q18j/6TAwarMMGwWe5qH g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UuI5ZgmE9YsqREofcvB7NullOo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:54:31 -0000

----==_mimepart_5ce5709b24341_1c8a3fd0ad6cd9605503e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> One solution is that the sender must not update a connection ID until the=
 previous packet/frame was acknowledged. The other possibility would that r=
eceiver keep track of the packet number the connection ID was received in.=
=0D
=0D
I=E2=80=99d really like to avoid doing any of these. This would create a lo=
t of additional complexity.=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/2645#issuecomment-494863268=

----==_mimepart_5ce5709b24341_1c8a3fd0ad6cd9605503e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>=0D
<p>One solution is that the sender must not update a connection ID until th=
e previous packet/frame was acknowledged. The other possibility would that =
receiver keep track of the packet number the connection ID was received in.=
</p>=0D
</blockquote>=0D
<p>I=E2=80=99d really like to avoid doing any of these. This would create a=
 lot of additional complexity.</p>=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/issues/2645?email_source=3Dnotifications&amp;email_token=3DAFTOJK2=
TQ4OGSYN4AWWISXDPWVUBXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMV=
XHJKTDN5WW2ZLOORPWSZGODV7QHJA#issuecomment-494863268">view it on GitHub</a>=
, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKZ3W=
ZRKUDRXFCFTXGTPWVUBXANCNFSM4HH6CSHQ">mute the thread</a>.<img src=3D"https:=
//github.com/notifications/beacon/AFTOJK436D6H55UYINZAASDPWVUBXA5CNFSM4HH6C=
SH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QHJA.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/2645?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK2TQ4OGSYN4AWWISXDPWVUBXA5CNFSM4HH=
6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QHJA#is=
suecomment-494863268",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2TQ4OGSYN4AWWISXDPWVUBXA5CNFSM4HH6CSH2=
YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QHJA#issueco=
mment-494863268",=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_5ce5709b24341_1c8a3fd0ad6cd9605503e--


From nobody Wed May 22 08:55:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E297C12022A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:55:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MVPterlUPrVE for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:55:32 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1560120250 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:54:51 -0700 (PDT)
Date: Wed, 22 May 2019 08:54:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540490; bh=zyF0bAsNHqVZWocsN9myQAiXtEqfdThdeNHGajIiUBk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pwdBM7TvVUhumJOjJWxZJ5lSlbLygajdWQQktValNkwEpWMbvj9wBYUJ3TMyvjSec Wxm26R8hDzFIjYPOoD5aN0rt55SNu3CGLer8rL6rXf2Hy22K8BnU9WacJrIi9HkiTU Y47xaZdBQiQJiox3VEPxXcxoDGrt5VOAxABoCpiI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NQE4EMV2WJY6FTDV26KRUVEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494863568@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce570cabebcf_68363fd983ecd9601064682"; 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/FP6QF8TtEWnJmceLuhTOdkU_Gjw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:55:41 -0000

----==_mimepart_5ce570cabebcf_68363fd983ecd9601064682
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd prefer to have the sender have the responsibility, and in that case, only implementations that actually want to change their CID gets the extra 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/issues/2645#issuecomment-494863568
----==_mimepart_5ce570cabebcf_68363fd983ecd9601064682
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd prefer to have the sender have the responsibility, and in that case, only implementations that actually want to change their CID gets the extra complexity.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK2SSY6PB3XF2KNEWDDPWVUEVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QJUA#issuecomment-494863568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SQKFTKAT7RQMYR2TPWVUEVANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3E2FHJWEOBQYYI55LPWVUEVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QJUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2SSY6PB3XF2KNEWDDPWVUEVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QJUA#issuecomment-494863568",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2SSY6PB3XF2KNEWDDPWVUEVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QJUA#issuecomment-494863568",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce570cabebcf_68363fd983ecd9601064682--


From nobody Wed May 22 08:55:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 490AC1201D3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:55:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bBxFjUMTJtdz for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:55:35 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44229120236 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:54:56 -0700 (PDT)
Date: Wed, 22 May 2019 08:54:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540495; bh=FP47xPi22HDZJU8XyNpciSl3daxzv3JflIeL7Ddg7XY=; h=Date:From:To:Subject:From; b=0Jraw3AZAAsg/wn0egwry1Cnfb3jX+pXb6imswUFBvXGVVxNNi9By23aJSn8TA+4r ZtzT6v7JBrmljgojw/q23HrAX8276MndCpkLwHrbMdrubGfUZuvdTGLYfoa6dCcd0n N6wWN8otEPHe0Yjil1kptq6PoKgZbE/Ot/SAIDnI=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ecn/000000-91a296@github.com>
Subject: [quicwg/base-drafts] 91a296: ECN verification 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/m84QWICpMaEbO_DXHfEUx3C_j3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:55:45 -0000

  Branch: refs/heads/jri/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 91a2967e34238fe700b816b248237f0d0175efce
      https://github.com/quicwg/base-drafts/commit/91a2967e34238fe700b816b248237f0d0175efce
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ECN verification text



From nobody Wed May 22 08:56:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A42B120230 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:56:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 8c3bwHJ_inOH for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:56:08 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBF9012018A for <quic-issues@ietf.org>; Wed, 22 May 2019 08:55:21 -0700 (PDT)
Date: Wed, 22 May 2019 08:55:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540520; bh=B9N8tlTV8poTk78FNfAQZtF/+HD8kXNqqopGjk4C884=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzGkhxb+4ax4ggDKWxHSe9P3kPICQtUBr/f/r1SnYmiNZ/7H84qaeSjKCwV/YUuTT ZN5uKAPv8tMsI/W3GUPemynu056aJGHP6Kn+HQF0w9P3Jdc8LML94mkWD4Wtf+qPsj PINZuC6l9PQPu0waYMrKbpRkA+NGG5bSu5oB5IFA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LMBN7LEWA6GOVXFF26KRWREVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494863822@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce570e8978a5_11013ffb518cd96c847515"; 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/M8jIgvC4vN7ECulGhAWy8MgDHKc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:56:20 -0000

----==_mimepart_5ce570e8978a5_11013ffb518cd96c847515
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> One solution is that the sender must not update a connection ID until the previous packet/frame was acknowledged. The other possibility would that receiver keep track of the packet number the connection ID was received in. Always use the CID in the most recent packet number.

I do not think that either of the two would work considering the fact that an endpoint is permitted to retransmit out-of-date frames as they are.

Consider the case where an endpoint first sends packet(pn=x,REPLACE_CONN_CID(seq=y,new_value=a)), then sends packet(pn=y,REPLACE_CONN_ID(seq=y,new_value=b)). If pn=x is deemed lost, then the endpoint is permitted to send(pn=z, REPLACE_CONN_CID(seq=y,new_value=a)), where z is greater than 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/2645#issuecomment-494863822
----==_mimepart_5ce570e8978a5_11013ffb518cd96c847515
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>One solution is that the sender must not update a connection ID until the previous packet/frame was acknowledged. The other possibility would that receiver keep track of the packet number the connection ID was received in. Always use the CID in the most recent packet number.</p>
</blockquote>
<p>I do not think that either of the two would work considering the fact that an endpoint is permitted to retransmit out-of-date frames as they are.</p>
<p>Consider the case where an endpoint first sends packet(pn=x,REPLACE_CONN_CID(seq=y,new_value=a)), then sends packet(pn=y,REPLACE_CONN_ID(seq=y,new_value=b)). If pn=x is deemed lost, then the endpoint is permitted to send(pn=z, REPLACE_CONN_CID(seq=y,new_value=a)), where z is greater than 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/2645?email_source=notifications&amp;email_token=AFTOJK6MAG6R2E33WVZRZ5TPWVUGRA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QLTQ#issuecomment-494863822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TCFI2VHUTVZIHF33PWVUGRANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OK3TZ7MCKMQC7ZVTPWVUGRA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QLTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6MAG6R2E33WVZRZ5TPWVUGRA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QLTQ#issuecomment-494863822",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6MAG6R2E33WVZRZ5TPWVUGRA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QLTQ#issuecomment-494863822",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce570e8978a5_11013ffb518cd96c847515--


From nobody Wed May 22 08:57:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AACF212021D for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:56:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ef9ht_OgH0fJ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:56:54 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3ABF31201E0 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:56:12 -0700 (PDT)
Date: Wed, 22 May 2019 08:56:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540571; bh=zHPJ5AwMVwLMGVJ9Mq0j2N8js6RC4zAYcIMODm8tQRY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KyyyGmC4DQqk+YSb7GggM1/qCC2Fl9rm51i+zGbJfNBszq9JGXe+j64d70D6O99JG rz6SVgGDGfHtR0HCtgEqhx8WCDY+s1aZC6VLiqrhRUSAkiNNHuz9vYnmscRfRMG418 Dgz0hKM+aqK5h+p4+oDvR191SspUxfHM0TFn6mIU=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK22G5KZAYFKSZA5YR526KRZXEVBNHHBVKABIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2752@github.com>
Subject: [quicwg/base-drafts] ECN verification text (#2752)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5711b4f829_2d483ff3a10cd9686256d9"; 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/Hby12XQLBGsSyaRsUWbMjVJ8-Os>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:57:08 -0000

----==_mimepart_5ce5711b4f829_2d483ff3a10cd9686256d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Cleans up ECN verification text.

Fixes #2534. 
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2752

-- Commit Summary --

  * ECN verification text

-- File Changes --

    M draft-ietf-quic-transport.md (45)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2752.patch
https://github.com/quicwg/base-drafts/pull/2752.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/2752

----==_mimepart_5ce5711b4f829_2d483ff3a10cd9686256d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Cleans up ECN verification text.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2534.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="423460666" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2534" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2534/hovercard" href="https://github.com/quicwg/base-drafts/issues/2534">#2534</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/2752'>https://github.com/quicwg/base-drafts/pull/2752</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>ECN verification text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2752/files#diff-0">draft-ietf-quic-transport.md</a>
    (45)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2752.patch'>https://github.com/quicwg/base-drafts/pull/2752.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2752.diff'>https://github.com/quicwg/base-drafts/pull/2752.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/2752?email_source=notifications&amp;email_token=AFTOJKZSAVFO3DXUAKWLJJTPWVUJXA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVIAFAA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YEAJIUDBJGF6TY5DPWVUJXANCNFSM4HOVYD7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KYDYSKBLFUWE53HLPWVUJXA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVIAFAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJKZSAVFO3DXUAKWLJJTPWVUJXA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVIAFAA",
"url": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJKZSAVFO3DXUAKWLJJTPWVUJXA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVIAFAA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce5711b4f829_2d483ff3a10cd9686256d9--


From nobody Wed May 22 08:57:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D295B1201F8 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wzpDdgzhORgl for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:28 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E33C120220 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:56:25 -0700 (PDT)
Date: Wed, 22 May 2019 08:56:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540584; bh=4y4sgvmZGnFuf3ZSRi++9bu9aOfFDQGUzXX4P/dcsdU=; h=Date:From:To:Subject:From; b=mvpR5TLWJpnejt+40ImDu7QmPtuVfIC4bKPFXI1nmiWOAh0sKkXVNnZsE6Gg1Dly9 wNSrY+JqwTDR4D7dPOjp2sjvTXxelWON+ZaoCG4qKlrYjr4ZhVFAgXjHZlkILIj0mJ E/X0lPXX+W6oHdTC8E39ecltKiKMBGsovZzYo2PA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0df2cf-fbc3df@github.com>
Subject: [quicwg/base-drafts] fbc3df: Script updating gh-pages from 91a2967e. [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/DetSqXaL5gStH0gDS17dkSNflBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:57:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fbc3dfa05a504699657b2c67eeb32da54de7e929
      https://github.com/quicwg/base-drafts/commit/fbc3dfa05a504699657b2c67eeb32da54de7e929
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    A jri/ecn/draft-ietf-quic-http.html
    A jri/ecn/draft-ietf-quic-http.txt
    A jri/ecn/draft-ietf-quic-invariants.html
    A jri/ecn/draft-ietf-quic-invariants.txt
    A jri/ecn/draft-ietf-quic-qpack.html
    A jri/ecn/draft-ietf-quic-qpack.txt
    A jri/ecn/draft-ietf-quic-recovery.html
    A jri/ecn/draft-ietf-quic-recovery.txt
    A jri/ecn/draft-ietf-quic-tls.html
    A jri/ecn/draft-ietf-quic-tls.txt
    A jri/ecn/draft-ietf-quic-transport.html
    A jri/ecn/draft-ietf-quic-transport.txt
    A jri/ecn/index.html

  Log Message:
  -----------
  Script updating gh-pages from 91a2967e. [ci skip]



From nobody Wed May 22 08:57:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 953F4120291 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xNPzNZ0lYc8I for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:34 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39DC9120270 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:56:32 -0700 (PDT)
Date: Wed, 22 May 2019 08:56:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540590; bh=Ok8XE0mz0S5ha7SrfK/FTihhO75cKQrspyOCj/i9MoY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HUIOc+ms7Jbw48qbCXHltb6B934wukqGF6FwanfiVqgDMNQsvZJqYmzPyGLoEbRgc CByHIEqT21VSROpZAUhcYJwyOnItRc9wMEb0nfsa+t24X59liLPkwdQnEhF+T8yYPj oNkqZGZwACWE6UTuWDVCopBBvRvalYZUn4Ipa9QA=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LNWFWIW4EIXJTYFV26KR25EVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/494864346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5712ece5e0_1e933f87068cd968722899"; 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/P-TU67-MrA_FSVCf3zJ0e3ZiVMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:57:48 -0000

----==_mimepart_5ce5712ece5e0_1e933f87068cd968722899
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Again, if the responsibility is on the sender side, it's up to the sender on how to enforce it. If you support the feature, you cannot blindly retransmit these 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/issues/2645#issuecomment-494864346
----==_mimepart_5ce5712ece5e0_1e933f87068cd968722899
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Again, if the responsibility is on the sender side, it's up to the sender on how to enforce it. If you support the feature, you cannot blindly retransmit these frames.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK4OGKIQWSSGQ2UHSVDPWVUK5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QPWQ#issuecomment-494864346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OVD4VSYUB4AODOUDPWVUK5ANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HTBZOKHDEB43LZATPWVUK5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QPWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK4OGKIQWSSGQ2UHSVDPWVUK5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QPWQ#issuecomment-494864346",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK4OGKIQWSSGQ2UHSVDPWVUK5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7QPWQ#issuecomment-494864346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5712ece5e0_1e933f87068cd968722899--


From nobody Wed May 22 08:57:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6BE112027B for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zZ6Q0OrQ8Prw for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:43 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 303E712022C for <quic-issues@ietf.org>; Wed, 22 May 2019 08:56:38 -0700 (PDT)
Date: Wed, 22 May 2019 08:56:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540596; bh=AEGZh9NaeV/+ojW32s8sP06ofa0KO2i/Lbno2JqCgXA=; h=Date:From:To:Subject:From; b=A6EgMkHzyuZwPY5MaQ8gryB4MN+WjkjY0ZIwR3KW4hBUBhuNs/D7ShzYamu5XxcF/ wDaC6LpXvv+To3CdyUHCEsdVZSCq8SzK74G++nZ6SflgNrILq4THYQEO3HgWi77fXd lj/9nTQsyUsFbQH80rK5NvbEYucYJUvymgroTJ10=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ecn/91a296-e3532e@github.com>
Subject: [quicwg/base-drafts] e3532e: faulty, not all
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EW0Tg_bKh1RZL_fthqZT7EL4K4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:57:56 -0000

  Branch: refs/heads/jri/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3532e24d63657cd6ad8f898916a3452f480e023
      https://github.com/quicwg/base-drafts/commit/e3532e24d63657cd6ad8f898916a3452f480e023
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  faulty, not all



From nobody Wed May 22 08:58:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63D7C120099 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 ghyxLcoYzj-2 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:57:47 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF7FD120223 for <quic-issues@ietf.org>; Wed, 22 May 2019 08:56:47 -0700 (PDT)
Date: Wed, 22 May 2019 08:56:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558540606; bh=AUGekYJyZAzw1yATQbK0KzQE5l0TQHCAQAU/tJ82Lmo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PwI2jLwCGkZGpa28BZvsAZR2NnXPGCPfRJOrhqNFabvyOQICCProHfJGXP55AnbJT 2Ke1ISoMpQ8yJpzgDzcouilV4s6ZIwzoaPLB3eeCzpqLtyCUlhqIvatncHzlSYYYCl 4WLbxhaln1LMQQ37BqP0Rwr4SMt40eCks8+UI2hM=
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/2752/push/3636360250@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2752@github.com>
References: <quicwg/base-drafts/pull/2752@github.com>
Subject: Re: [quicwg/base-drafts] ECN verification text (#2752)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5713e71ef8_5b23fc0ef8cd9683013ed"; 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/k2qi1XYbDtnd2sNrFG5G15jhvIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:57:59 -0000

----==_mimepart_5ce5713e71ef8_5b23fc0ef8cd9683013ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e3532e24d63657cd6ad8f898916a3452f480e023  faulty, not all


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2752/files/91a2967e34238fe700b816b248237f0d0175efce..e3532e24d63657cd6ad8f898916a3452f480e023

----==_mimepart_5ce5713e71ef8_5b23fc0ef8cd9683013ed
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/e3532e24d63657cd6ad8f898916a3452f480e023">e3532e2</a>  faulty, not 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/2752/files/91a2967e34238fe700b816b248237f0d0175efce..e3532e24d63657cd6ad8f898916a3452f480e023?email_source=notifications&amp;email_token=AFTOJK236TDU6AN3FBLPM2DPWVUL5A5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRVHE3TQN2QOVZWQIZTGYZTMMZWGAZDKMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNGTKCEFLO2JOXIBTPWVUL5ANCNFSM4HOVYD7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RKDQDKMIDI23OYJ3PWVUL5A5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRVHE3TQN2QOVZWQIZTGYZTMMZWGAZDKMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2752/files/91a2967e34238fe700b816b248237f0d0175efce..e3532e24d63657cd6ad8f898916a3452f480e023?email_source=notifications\u0026email_token=AFTOJK236TDU6AN3FBLPM2DPWVUL5A5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRVHE3TQN2QOVZWQIZTGYZTMMZWGAZDKMA",
"url": "https://github.com/quicwg/base-drafts/pull/2752/files/91a2967e34238fe700b816b248237f0d0175efce..e3532e24d63657cd6ad8f898916a3452f480e023?email_source=notifications\u0026email_token=AFTOJK236TDU6AN3FBLPM2DPWVUL5A5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRVHE3TQN2QOVZWQIZTGYZTMMZWGAZDKMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce5713e71ef8_5b23fc0ef8cd9683013ed--


From nobody Wed May 22 08:59:14 2019
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 E72681200B8 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:59:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id btzlkez1WdYF for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 08:59:10 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5B0712015F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:58:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=PNdXcPrVGytkGuyGnXcx5SyZjUg=; b=f1Tn1+UGqCO5EXjD 3mr4zA7LLQ7MQuth5BKQ9vWsA+s19VqQXJeLKeiW/45fAhzDmJDsawUr1IhE+W27 PojlcbEwABd0z5qnlbLDSknKSD9N2HXyDburn3EXBzhr1PD7nSuljSmye+p13dXl g6t8LlmCtFT/To2wKWMZZWdCXaI=
Received: by filter0413p1iad2.sendgrid.net with SMTP id filter0413p1iad2-27036-5CE57198-1C 2019-05-22 15:58:16.538160011 +0000 UTC m=+760697.637218853
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.69]) by ismtpd0015p1iad1.sendgrid.net (SG) with ESMTP id sZmy2CloSZuVV1htWMhnLg for <quic-issues@ietf.org>; Wed, 22 May 2019 15:58:16.424 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id 5ACF63A1E4F for <quic-issues@ietf.org>; Wed, 22 May 2019 08:58:16 -0700 (PDT)
Date: Wed, 22 May 2019 15:58:16 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fbc3df-c5077d@github.com>
Subject: [quicwg/base-drafts] c5077d: Script updating gh-pages from e3532e24. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3onxCr2NevXa/LKcs3nZ/39opBEatCZuElcO G+yXd9mnR46evKocxoyKhwkJPhzii8hvFs3F431sQL0s5GBaLLwkNV9CYu1EdaebpUbl6bVUnikbaG PMrtPFlqgvwXLhriCMPO+Zeqkgga7FjUAbCu49zxDCbDSlNI4fMePQDxgH7bDo+BGLD+nVppRBek+S M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5XiY2DXFqmvgSevm0X2doD8sZ5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 15:59:12 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5077d8fe5b8f04cb87477551c87ba202679fbbb
      https://github.com/quicwg/base-drafts/commit/c5077d8fe5b8f04cb87477551c87ba202679fbbb
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M index.html
    M jri/ecn/draft-ietf-quic-transport.html
    M jri/ecn/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from e3532e24. [ci skip]



From nobody Wed May 22 09:03:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2963E1201D0 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 09:03:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1d6bTCY-HyxZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 09:03:32 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D907812015F for <quic-issues@ietf.org>; Wed, 22 May 2019 09:03:31 -0700 (PDT)
Date: Wed, 22 May 2019 09:03:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558541010; bh=XQrSKNt+cM4Tk6jsxJ1ZfY25muaNrtHZMjGyc7BTv54=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AunHRpxEJeQzbiZC1m8fX8+NCmyqdxzzf5G9eG4REgD0+Avxp9LBYUiaoTDd52S8m m/3GqnywQwGrzNEwMaPu3QpbvNSlWYBc4ULSxMvaB6oHVoJljxJEMmTjwUpd/bknd6 lUIjkrKGawBOk4ubPYDNGudcQVWuTkML8jCGP+hI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6C4PKWX55NXX2RKLV26KSVFEVBNHHBVKABIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2752/review/240730984@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2752@github.com>
References: <quicwg/base-drafts/pull/2752@github.com>
Subject: Re: [quicwg/base-drafts] ECN verification text (#2752)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce572d28da8d_20be3fa83eecd968570986"; 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/QgqhUJT453kViY0X6x3gjbj205A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 16:03:46 -0000

----==_mimepart_5ce572d28da8d_20be3fa83eecd968570986
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett requested changes on this pull request.



> -experiencing congestion.
+It is possible for faulty network devices on path to corrupt or erroneously drop
+all IP packets with ECN Capable Transport (ECT) codepoints set.  To provide
+robust connectivity in the presence of such devices, each endpoint independently
+verifies and enables use of ECN.  Even if not setting ECT codepoints on packets
+it transmits, the endpoint SHOULD provide feedback about ECN markings received
+if they are accessible.
+
+To verify both that a path supports ECN and that the peer can provide ECN
+feedback, an endpoint initially sets the ECT(0) codepoint in the IP header of
+all outgoing packets {{!RFC8311}}.
+
+If all packets with ECT codepoints are dropped by a network device, endpoints
+can detect loss of the packets and MAY cease setting ECT codepoints in
+subsequent packets.  As one concrete strategy, an endpoint could disable setting
+of ECT codepoints if Initial packets with ECT codepoints set are deemed lost.

How many initial packets?  All, 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/pull/2752#pullrequestreview-240730984
----==_mimepart_5ce572d28da8d_20be3fa83eecd968570986
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2752#discussion_r286568477">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -experiencing congestion.
+It is possible for faulty network devices on path to corrupt or erroneously drop
+all IP packets with ECN Capable Transport (ECT) codepoints set.  To provide
+robust connectivity in the presence of such devices, each endpoint independently
+verifies and enables use of ECN.  Even if not setting ECT codepoints on packets
+it transmits, the endpoint SHOULD provide feedback about ECN markings received
+if they are accessible.
+
+To verify both that a path supports ECN and that the peer can provide ECN
+feedback, an endpoint initially sets the ECT(0) codepoint in the IP header of
+all outgoing packets {{!RFC8311}}.
+
+If all packets with ECT codepoints are dropped by a network device, endpoints
+can detect loss of the packets and MAY cease setting ECT codepoints in
+subsequent packets.  As one concrete strategy, an endpoint could disable setting
+of ECT codepoints if Initial packets with ECT codepoints set are deemed lost.
</pre>
<p>How many initial packets?  All, 1?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications&amp;email_token=AFTOJK54VTWFUAJWIA72WHTPWVVFFA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMUG2A#pullrequestreview-240730984">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMQM2IKMLDXKI2STTPWVVFFANCNFSM4HOVYD7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK46ZD2JHXA66EJZN5TPWVVFFA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMUG2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK54VTWFUAJWIA72WHTPWVVFFA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMUG2A#pullrequestreview-240730984",
"url": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK54VTWFUAJWIA72WHTPWVVFFA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZMUG2A#pullrequestreview-240730984",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce572d28da8d_20be3fa83eecd968570986--


From nobody Wed May 22 10:33:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 328351201CA for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 10:33:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xpXOZ48EfV18 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 10:32:58 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 12517120172 for <quic-issues@ietf.org>; Wed, 22 May 2019 10:32:58 -0700 (PDT)
Date: Wed, 22 May 2019 10:32:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558546376; bh=APAW2NEOYCgMYZFv6YbZonpTuzCW3eZHQckEqiIIblo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SNVjW79yFR2TD6YSPtAnJRtZ0EYEqCUbWpXgdZwU4HWmXUKSAdK9TlDGPX+eNnEub DFzjZpMep13xN4PakFeOtTC6paiADjKBmobIgzO76JVCgMZnsUpEZYOJEHG5xu0V5d OQJp4MQ/bjfqAKStyJpJFGXZD4JIKCvEMWxWjyHc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPBTU4M6H26O67FXV26K5EREVBNHHBVKABIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2752/review/240766617@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2752@github.com>
References: <quicwg/base-drafts/pull/2752@github.com>
Subject: Re: [quicwg/base-drafts] ECN verification text (#2752)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce587c8a771a_5b323ff8a82cd964128984"; 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/dzoCaDp7QZWVcwcywnjo7FY66Rg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 17:33:01 -0000

----==_mimepart_5ce587c8a771a_5b323ff8a82cd964128984
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> -experiencing congestion.
+It is possible for faulty network devices on path to corrupt or erroneously drop
+all IP packets with ECN Capable Transport (ECT) codepoints set.  To provide
+robust connectivity in the presence of such devices, each endpoint independently
+verifies and enables use of ECN.  Even if not setting ECT codepoints on packets
+it transmits, the endpoint SHOULD provide feedback about ECN markings received
+if they are accessible.
+
+To verify both that a path supports ECN and that the peer can provide ECN
+feedback, an endpoint initially sets the ECT(0) codepoint in the IP header of
+all outgoing packets {{!RFC8311}}.
+
+If all packets with ECT codepoints are dropped by a network device, endpoints
+can detect loss of the packets and MAY cease setting ECT codepoints in
+subsequent packets.  As one concrete strategy, an endpoint could disable setting
+of ECT codepoints if Initial packets with ECT codepoints set are deemed lost.

I think that it is going to need to be all.  But that leads to the question: do you let the handshake time out? Do you interleave ECT-marked and unmarked packets? Or do you start with ECT and switch the markings off after a few tries (and how many tries)?

Also, this needs to be all marked packets sent on a given path.  It is not just Initial packets, but also Handshake or 0-RTT and maybe those with short headers after a migration.

>  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a

This paragraph doesn't really seem to say anything now.  You have deleted the timeout thing.  So it's not clear how you decide that a path *doesn't* support ECN now.

The point of having a timeout is to detect a black hole.  One nice thing about QUIC is that the idle timeout can be longer than any ECN validation timeout, so - at the risk of suggesting a design - maybe we could recommend that endpoints send the first packets it sends on any path marked, then they might stop marking until ECN support is confirmed.  We don't need to set a fixed rule, but it probably makes sense to recommend something.  The first N packets (where N of 10 produces pretty high confidence) or one round trip (which will be estimated based on the previous path, but that is OK) might work.  If you don't get a positive result, which might happen if the first few packets are lost for other reasons, we'll disable ECN more than is ideal, but we can allow the test to be retried.

(Maybe you could add this above the bullet list above, where I can't comment:
"A path is verified if ECT markings are either forwarded without change or the network changes the marking to Congestion Experience (ECN-CE)."
)

>  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a
+received packet contains either the codepoint sent by the peer or the Congestion
+Experienced (CE) codepoint set by a network device that is experiencing
+congestion.
+
+Upon successful verification, an endpoint continues to set ECT codepoints in
+subsequent packets with the expectation that the path is ECN-capable.

This is not a permanent condition.  If only one packet was marked, you might consider the path ECN-capable based on an acknowledgement of that packet.  However, that could be the result of random corruption.

I think that we can just say "until validation of ECN counts fails".  So we have the following algorithm:

For each path:

0. set ECN state to "testing"
1. after N packets or M round trips, set ECN state to "unknown"
2. on every ACK, check ECN counts
3. if ECN validation fails set ECN state to "failed".
4. if ECN validation passes and ECN state is "uncertain", set it to "capable".
5. when sending packets, mark with ECT(0) if state is "testing" or "capable"

(I know that this is unchanged text, but I just realized that we could 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/2752#pullrequestreview-240766617
----==_mimepart_5ce587c8a771a_5b323ff8a82cd964128984
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2752#discussion_r286596348">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -experiencing congestion.
+It is possible for faulty network devices on path to corrupt or erroneously drop
+all IP packets with ECN Capable Transport (ECT) codepoints set.  To provide
+robust connectivity in the presence of such devices, each endpoint independently
+verifies and enables use of ECN.  Even if not setting ECT codepoints on packets
+it transmits, the endpoint SHOULD provide feedback about ECN markings received
+if they are accessible.
+
+To verify both that a path supports ECN and that the peer can provide ECN
+feedback, an endpoint initially sets the ECT(0) codepoint in the IP header of
+all outgoing packets {{!RFC8311}}.
+
+If all packets with ECT codepoints are dropped by a network device, endpoints
+can detect loss of the packets and MAY cease setting ECT codepoints in
+subsequent packets.  As one concrete strategy, an endpoint could disable setting
+of ECT codepoints if Initial packets with ECT codepoints set are deemed lost.
</pre>
<p>I think that it is going to need to be all.  But that leads to the question: do you let the handshake time out? Do you interleave ECT-marked and unmarked packets? Or do you start with ECT and switch the markings off after a few tries (and how many tries)?</p>
<p>Also, this needs to be all marked packets sent on a given path.  It is not just Initial packets, but also Handshake or 0-RTT and maybe those with short headers after a migration.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2752#discussion_r286601779">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a
</pre>
<p>This paragraph doesn't really seem to say anything now.  You have deleted the timeout thing.  So it's not clear how you decide that a path <em>doesn't</em> support ECN now.</p>
<p>The point of having a timeout is to detect a black hole.  One nice thing about QUIC is that the idle timeout can be longer than any ECN validation timeout, so - at the risk of suggesting a design - maybe we could recommend that endpoints send the first packets it sends on any path marked, then they might stop marking until ECN support is confirmed.  We don't need to set a fixed rule, but it probably makes sense to recommend something.  The first N packets (where N of 10 produces pretty high confidence) or one round trip (which will be estimated based on the previous path, but that is OK) might work.  If you don't get a positive result, which might happen if the first few packets are lost for other reasons, we'll disable ECN more than is ideal, but we can allow the test to be retried.</p>
<p>(Maybe you could add this above the bullet list above, where I can't comment:<br>
"A path is verified if ECT markings are either forwarded without change or the network changes the marking to Congestion Experience (ECN-CE)."<br>
)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2752#discussion_r286604711">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a
+received packet contains either the codepoint sent by the peer or the Congestion
+Experienced (CE) codepoint set by a network device that is experiencing
+congestion.
+
+Upon successful verification, an endpoint continues to set ECT codepoints in
+subsequent packets with the expectation that the path is ECN-capable.
</pre>
<p>This is not a permanent condition.  If only one packet was marked, you might consider the path ECN-capable based on an acknowledgement of that packet.  However, that could be the result of random corruption.</p>
<p>I think that we can just say "until validation of ECN counts fails".  So we have the following algorithm:</p>
<p>For each path:</p>
<ol start="0">
<li>set ECN state to "testing"</li>
<li>after N packets or M round trips, set ECN state to "unknown"</li>
<li>on every ACK, check ECN counts</li>
<li>if ECN validation fails set ECN state to "failed".</li>
<li>if ECN validation passes and ECN state is "uncertain", set it to "capable".</li>
<li>when sending packets, mark with ECT(0) if state is "testing" or "capable"</li>
</ol>
<p>(I know that this is unchanged text, but I just realized that we could 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/2752?email_source=notifications&amp;email_token=AFTOJK5NPHLAA2GFM36JTGTPWV7URA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM45GI#pullrequestreview-240766617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PBF4NFMMVGAQCGO3PWV7URANCNFSM4HOVYD7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GPZ5GGJZINSPXLZ3PWV7URA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM45GI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK5NPHLAA2GFM36JTGTPWV7URA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM45GI#pullrequestreview-240766617",
"url": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK5NPHLAA2GFM36JTGTPWV7URA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZM45GI#pullrequestreview-240766617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce587c8a771a_5b323ff8a82cd964128984--


From nobody Wed May 22 14:46:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A68FD1200D5 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 14:46:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1CdnZ_M1eTXZ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 14:46:28 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 04FDE120041 for <quic-issues@ietf.org>; Wed, 22 May 2019 14:46:27 -0700 (PDT)
Date: Wed, 22 May 2019 14:46:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558561587; bh=BVkfuyqTvFk1clow4M+PQps821MAQzBayVFrQ3YooSg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xS7uFsV4OqaVrccp5+nZLtxDnF/t6oC5AlO63R7+BSo9TQasZ4oi4P85bPVbUimb9 Ob20tkyA4VLPWOMsbX73UWFXraeiNewOwF3uSWsHwq08KLx8Rur3Z5crLQzFt1dELb XWa6WuIHlrKLHSa6tW5dlUkOkKgHw0QBwv1DhD6Y=
From: Matt Olson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRFRJOK6BDZ64LD7V26L23FEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/494986042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5c332e85b0_35613fb7248cd9602426fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maolson-msft
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZeiKTDETE0L0fWLhburpIf4RTxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 21:46:30 -0000

----==_mimepart_5ce5c332e85b0_35613fb7248cd9602426fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Putting this discussion into a concrete algorithm:

-Keep an in-flight high watermark, InFlightHigh, that's reset on each CWND change.
-When considering growing the CWND, only let it go as large as InFlightHigh*2.
-Justification for the "*2": it allows base-2 exponential growth, which is the fastest growth we ever 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/issues/2630#issuecomment-494986042
----==_mimepart_5ce5c332e85b0_35613fb7248cd9602426fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Putting this discussion into a concrete algorithm:</p>
<p>-Keep an in-flight high watermark, InFlightHigh, that's reset on each CWND change.<br>
-When considering growing the CWND, only let it go as large as InFlightHigh*2.<br>
-Justification for the "*2": it allows base-2 exponential growth, which is the fastest growth we ever 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/issues/2630?email_source=notifications&amp;email_token=AFTOJK7JHBJULG5LUQZ3C33PWW5LFA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAOGOQ#issuecomment-494986042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QCIROJDREKDQMAJ3PWW5LFANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYV5CLSP77KSP6EBNLPWW5LFA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAOGOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK7JHBJULG5LUQZ3C33PWW5LFA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAOGOQ#issuecomment-494986042",
"url": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK7JHBJULG5LUQZ3C33PWW5LFA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAOGOQ#issuecomment-494986042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5c332e85b0_35613fb7248cd9602426fd--


From nobody Wed May 22 15:13:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6544A1200A3 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 15:13:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hs8fEuTWmW86 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 15:13:52 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E32D12006E for <quic-issues@ietf.org>; Wed, 22 May 2019 15:13:52 -0700 (PDT)
Date: Wed, 22 May 2019 15:13:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558563231; bh=0SRiVud35DXzmd5n6b8C8DZZRCrqGOlzcKtQj0BEejU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QSfVkA6BDQYHBdqTfwUQFgcEFCgENJ52hIywbxdxZBEFDd8RW5DHTU5B4E4nwtKce 1C6dQZJ3Byqc8oqSzsFpfE7MxHM3+xYbg76N1SAlWv/7ssAX1KmPDoGjT90HIzXGPW 1n+oFe1pYkfRro5OdfmZOHV82zLvDzA2wYIFSezI=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65GETVLY6WFEQP74V26L6B5EVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/494993911@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5c99eece4d_23653fc86f0cd95c459747"; 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/2Gr3eNSR596sEyuVhQlzzXKMq9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 22:13:54 -0000

----==_mimepart_5ce5c99eece4d_23653fc86f0cd95c459747
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Possible expiration events: persistent congestion, ssthresh changes, app idle.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2630#issuecomment-494993911
----==_mimepart_5ce5c99eece4d_23653fc86f0cd95c459747
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Possible expiration events: persistent congestion, ssthresh changes, app idle.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications&amp;email_token=AFTOJK3IHEUW7NMA5PTCYP3PWXAR5A5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAQD5Y#issuecomment-494993911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JHXMNFMVYGUULU5TPWXAR5ANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK53OFPBN5JI23VWEF3PWXAR5A5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAQD5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK3IHEUW7NMA5PTCYP3PWXAR5A5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAQD5Y#issuecomment-494993911",
"url": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK3IHEUW7NMA5PTCYP3PWXAR5A5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAQD5Y#issuecomment-494993911",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5c99eece4d_23653fc86f0cd95c459747--


From nobody Wed May 22 15:33:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0444A12010E for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 15:33:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jc32z_8EOqaQ for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 15:33:39 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1704F1200FB for <quic-issues@ietf.org>; Wed, 22 May 2019 15:33:39 -0700 (PDT)
Date: Wed, 22 May 2019 15:33:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558564418; bh=P/2Xyimr0kz0SE2bT/162hSmirm9IeSRbHTxlqlU/tg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xZf2zKS6el9LyUpAHKxwLN4j3NDowI4yKpHsxvDPTF60ulSnMGKZoOGOFTnQemPbz tFwFcx5t0e3KxL85oASytDbZNmKw01Tn7brjhcgZRinjXt/FU0vAVV4QaMYVX1/acw zA8vKaRiL3xGxP/TJ0kWSqwC0q6irt9Y5DyIAb6M=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYD6INQK6YIMEDGTJ526MAMFEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c494998912@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5ce4219de2_63353f9206ccd968484293"; 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/YXmiKv50eNmU7zzX5reQ3o1tD24>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 22:33:41 -0000

----==_mimepart_5ce5ce4219de2_63353f9206ccd968484293
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov in v2, we might allow 255B CIDs. So to send a proper VN packet in response to v2 we need to handle that entire CID.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749#issuecomment-494998912
----==_mimepart_5ce5ce4219de2_63353f9206ccd968484293
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> in v2, we might allow 255B CIDs. So to send a proper VN packet in response to v2 we need to handle that entire CID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications&amp;email_token=AFTOJK6G5ZVY5EKRZ5U2HQLPWXC4FA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWARLAA#issuecomment-494998912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5F5M5ZTTAJU75WIH3PWXC4FANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZKDEAM7XWKVST4SDPWXC4FA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWARLAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK6G5ZVY5EKRZ5U2HQLPWXC4FA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWARLAA#issuecomment-494998912",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK6G5ZVY5EKRZ5U2HQLPWXC4FA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWARLAA#issuecomment-494998912",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5ce4219de2_63353f9206ccd968484293--


From nobody Wed May 22 16:26:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BED412012C for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 16:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LqG2EZGPC3oT for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 16:26:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 468E31200F9 for <quic-issues@ietf.org>; Wed, 22 May 2019 16:26:04 -0700 (PDT)
Date: Wed, 22 May 2019 16:26:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558567562; bh=7NqIVjOvGvAHCBylfHw3ARbwml1Ydtv4MrBEg1b9X3c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a1WEvJx3Fgu+9vpZj818zlfVsAclMunKYVv6q0hhtu7oU4YMYzKQfLu3pBg8QimBu xcVnI3gojrLbi4Qw9jEGFv6lVHhfIwlH0CmvGJ+r97JD6CwPb/X1eEpP89+OE4pq1e go8dN7GdOFbwDhibpO4zOIvn9z0Cai/sbPwwFFr0=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPTTQ3AP3QIDSTKP526MGQVEVBNHHBSW3B4A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2555/495010819@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2555@github.com>
References: <quicwg/base-drafts/issues/2555@github.com>
Subject: Re: [quicwg/base-drafts] Define idle period for congestion control (#2555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce5da8ab7a17_3ae83fa7964cd95c78519a"; 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/vQct40arZZwjpykkHmJGzoRNdhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2019 23:26:06 -0000

----==_mimepart_5ce5da8ab7a17_3ae83fa7964cd95c78519a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak pacing may be implemented and controlled outside of the transport. I have two new concerns about text around bursting packets on network:
1. Many CDNs and edge deployments will tweak IW to be a higher value. In Windows TCP we allow config of up to 64 MSS. So if the network admin knows what they are doing and can swallow bursts then we shouldn't discourage the practice. 
2. UDP segmentation offload is reality now and for high throughput flows using hardware offload to reduce CPU will mean larger bursts trading off against pacing. We shouldn't preclude this either. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2555#issuecomment-495010819
----==_mimepart_5ce5da8ab7a17_3ae83fa7964cd95c78519a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=8420764" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> pacing may be implemented and controlled outside of the transport. I have two new concerns about text around bursting packets on network:</p>
<ol>
<li>Many CDNs and edge deployments will tweak IW to be a higher value. In Windows TCP we allow config of up to 64 MSS. So if the network admin knows what they are doing and can swallow bursts then we shouldn't discourage the practice.</li>
<li>UDP segmentation offload is reality now and for high throughput flows using hardware offload to reduce CPU will mean larger bursts trading off against pacing. We shouldn't preclude this either.</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/issues/2555?email_source=notifications&amp;email_token=AFTOJK422UPSY5CGZHQ37EDPWXJAVA5CNFSM4HBNZO22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAUIAY#issuecomment-495010819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QPAZOK75GAKDB5YTPWXJAVANCNFSM4HBNZO2Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YP7V3SIOQ6KWKOYTPWXJAVA5CNFSM4HBNZO22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAUIAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2555?email_source=notifications\u0026email_token=AFTOJK422UPSY5CGZHQ37EDPWXJAVA5CNFSM4HBNZO22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAUIAY#issuecomment-495010819",
"url": "https://github.com/quicwg/base-drafts/issues/2555?email_source=notifications\u0026email_token=AFTOJK422UPSY5CGZHQ37EDPWXJAVA5CNFSM4HBNZO22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWAUIAY#issuecomment-495010819",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce5da8ab7a17_3ae83fa7964cd95c78519a--


From nobody Wed May 22 20:52:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8772A12004A for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 20:52:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bqMht8NPNGkq for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 20:52:09 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 496F1120152 for <quic-issues@ietf.org>; Wed, 22 May 2019 20:52:04 -0700 (PDT)
Date: Wed, 22 May 2019 20:52:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558583522; bh=aTN4+hRJA49IudmgDLNxNKBazee4gE0PT7RoUSPvVZw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ap+cXvOwxZ0zBs7u57gwTSpb8Lo2oGUmiazrYGaJVB/wRARAe1dqjfabXXIeD47TV 5A5r1ZZ4MEZtTIsOTct+KDS4jIzUHxsLotA8P+rfzBXK6b/mZrz8uN1pMKsC4zeaCy mvzVUXo4ireDptJsg20SG5iMgyLcKEC8apKYTPXc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYATQ3XNCH6UD5GQ2F26NFWFEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753@github.com>
Subject: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce618e245710_68ae3ff0298cd96840405"; 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/Wix5yeU1exyCPdY5mBU8l8BgRk8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 03:52:12 -0000

----==_mimepart_5ce618e245710_68ae3ff0298cd96840405
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently, the text says:
```
The default value is 0. However, this value SHOULD be set to a non-zero value by servers.
```

I think we should change the default to unlimited or to some sensible number, and also introduce a minimum permitted number.

Prioritization is not something a client can enforce, therefore servers that prefer to ignore or mishandle placeholders can just ignore / mishandle them, as well as other information for prioritization (e.g. weights and dependencies).

To rephrase, communicating the capability of handling just one of the features of prioritization has marginal benefit compared to the complexity it introduces to the client side (e.g., the need to use different prioritization approach depending on if the server supports placeholders).

Or, if it is the case that we do not expect browsers to no longer use placeholders but are keeping it for proxies, we should remove "SHOULD", because that is a minor use case that has not seen actual use in HTTP/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/2753
----==_mimepart_5ce618e245710_68ae3ff0298cd96840405
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently, the text says:</p>
<pre><code>The default value is 0. However, this value SHOULD be set to a non-zero value by servers.
</code></pre>
<p>I think we should change the default to unlimited or to some sensible number, and also introduce a minimum permitted number.</p>
<p>Prioritization is not something a client can enforce, therefore servers that prefer to ignore or mishandle placeholders can just ignore / mishandle them, as well as other information for prioritization (e.g. weights and dependencies).</p>
<p>To rephrase, communicating the capability of handling just one of the features of prioritization has marginal benefit compared to the complexity it introduces to the client side (e.g., the need to use different prioritization approach depending on if the server supports placeholders).</p>
<p>Or, if it is the case that we do not expect browsers to no longer use placeholders but are keeping it for proxies, we should remove "SHOULD", because that is a minor use case that has not seen actual use in HTTP/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/2753?email_source=notifications&amp;email_token=AFTOJK77ZV7VSUPT4KV2T2DPWYIGFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLL3FQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HVCEYO7AFTHRE433PWYIGFANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FIQI6VYBOM7Q6H7TPWYIGFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLL3FQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK77ZV7VSUPT4KV2T2DPWYIGFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLL3FQ",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK77ZV7VSUPT4KV2T2DPWYIGFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLL3FQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce618e245710_68ae3ff0298cd96840405--


From nobody Wed May 22 22:58:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3B64120096 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 22:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.011
X-Spam-Level: 
X-Spam-Status: No, score=-8.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B0uYWLWT0F41 for <quic-issues@ietfa.amsl.com>; Wed, 22 May 2019 22:58:06 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BEAA120086 for <quic-issues@ietf.org>; Wed, 22 May 2019 22:58:06 -0700 (PDT)
Date: Wed, 22 May 2019 22:58:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558591084; bh=YI1k6QPANMFcXaH2D1Xx4ZoLwtOdgl9hK1xeZlOboM0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QPDHrf9T+7/1pOHXtPtuG428djdIzbJ5d7su6qaHmp/uO9lqllsiRHaS3FfRu5bmz 2qFOxbR3sfMhOFk5gqvcclG4yvH0AEtz4Ji6BHj5tGjlIdlu9OMq0SGYhXgb9MZYXx UELEVo43/Om6yJoZl51EYOsfzr4Kt1NoMvsLBw10=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3K5NSZIJLKH72YPWV26NUOZEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754@github.com>
Subject: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6366c77623_48973f97d82cd968467613"; 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/NrVjUThIO3XGWMzymeSI-TmRq8E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 05:58:09 -0000

----==_mimepart_5ce6366c77623_48973f97d82cd968467613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One of the additional complexity of the HTTP/3 prioritization scheme, compared to HTTP/2, is that PRIORITY frames might arrive out-of-order, between the control stream and the request streams.

Our previous perception has been that it's worth the complexity, but I am becoming doubtful if it's necessary.

IIUC, the need for sending a PRIORITY frame on the request stream is to handle the rare-case (like 1%) where a packet carrying the control frame is being lost. But if we are to require a server to assign the most deferred priority (i.e. weight=0) to a request for which the PRIORITY frame is yet to be received, there would be a guarantee that the performance would not be worse compared to HTTP/2 over TCP even when packet loss is involved, as @pmeenan points out in https://github.com/quicwg/base-drafts/issues/2502#issuecomment-491108296.

To rephrase, sending PRIORITY frames on request streams is an "optimization" for a rare case instead of it being a requirement to achieve comparable or better performance to HTTP/2.

Therefore, I am suggesting to stop sending PRIORITY frames on the request stream. The benefit of stopping that is that then we can have the guarantee that all the PRIORITY frames would be received by the server in the order they were sent by the client.

Then, thanks to the in-order delivery guarantee, I think we can revive the "exclusive" bit , revert the introduction of the "placeholders" concept in place of idle streams.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754
----==_mimepart_5ce6366c77623_48973f97d82cd968467613
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>One of the additional complexity of the HTTP/3 prioritization scheme, =
compared to HTTP/2, is that PRIORITY frames might arrive out-of-order, be=
tween the control stream and the request streams.</p>
<p>Our previous perception has been that it's worth the complexity, but I=
 am becoming doubtful if it's necessary.</p>
<p>IIUC, the need for sending a PRIORITY frame on the request stream is t=
o handle the rare-case (like 1%) where a packet carrying the control fram=
e is being lost. But if we are to require a server to assign the most def=
erred priority (i.e. weight=3D0) to a request for which the PRIORITY fram=
e is yet to be received, there would be a guarantee that the performance =
would not be worse compared to HTTP/2 over TCP even when packet loss is i=
nvolved, as <a class=3D"user-mention" data-hovercard-type=3D"user" data-h=
overcard-url=3D"/hovercards?user_id=3D444165" data-octo-click=3D"hovercar=
d-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://git=
hub.com/pmeenan">@pmeenan</a> points out in <a class=3D"issue-link js-iss=
ue-link" data-error-text=3D"Failed to load issue title" data-id=3D"418407=
068" data-permission-text=3D"Issue title is private" data-url=3D"https://=
github.com/quicwg/base-drafts/issues/2502" data-hovercard-type=3D"issue" =
data-hovercard-url=3D"/quicwg/base-drafts/issues/2502/hovercard?comment_i=
d=3D491108296&amp;comment_type=3Dissue_comment" href=3D"https://github.co=
m/quicwg/base-drafts/issues/2502#issuecomment-491108296">#2502 (comment)<=
/a>.</p>
<p>To rephrase, sending PRIORITY frames on request streams is an "optimiz=
ation" for a rare case instead of it being a requirement to achieve compa=
rable or better performance to HTTP/2.</p>
<p>Therefore, I am suggesting to stop sending PRIORITY frames on the requ=
est stream. The benefit of stopping that is that then we can have the gua=
rantee that all the PRIORITY frames would be received by the server in th=
e order they were sent by the client.</p>
<p>Then, thanks to the in-order delivery guarantee, I think we can revive=
 the "exclusive" bit , revert the introduction of the "placeholders" conc=
ept in place of idle streams.</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/2754?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK7WT4PL3XAOXRGFMRLPWYW6ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFUVEXG43VM=
WVGG33NNVSW45C7NFSM4GVLX7ZA">view it on GitHub</a>, or <a href=3D"https:/=
/github.com/notifications/unsubscribe-auth/AFTOJK3EEDFG7ROZP43RPWLPWYW6ZA=
NCNFSM4HO2FJPA">mute the thread</a>.<img src=3D"https://github.com/notifi=
cations/beacon/AFTOJK6E2X3M7VNOW6QIBTLPWYW6ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL5=
2HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLX7ZA.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/issues/2754?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK7WT4PL3XAOXRGFMRLPWYW6ZA5CNFSM4=
HO2FJPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLX7ZA",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=3D=
notifications\u0026email_token=3DAFTOJK7WT4PL3XAOXRGFMRLPWYW6ZA5CNFSM4HO2=
FJPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVLX7ZA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ce6366c77623_48973f97d82cd968467613--


From nobody Thu May 23 00:29:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AA7C12008D for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:29:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pdRBVbvV5i9f for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:29:00 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0B5B120137 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:28:59 -0700 (PDT)
Date: Thu, 23 May 2019 00:28:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558596538; bh=vvWkSO8+4C4l4fGNS8vFqqyn3pENyKTgfiizUoe4Yh8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EeyU+fOxsRNtOMUkhWTC3xo+qmEoKp8rMQG92dojkP+UB75X9/th7qI3eXI2vkVG9 XDbUi8fF/EZhSUU0F9Huzbphpr78TyeY6ruZmRMt8Ov5ETd9O9HDLbba9UA5EfKc2E YNEpPb6ZQWrUJ6BeesEqx4q2P+egfvsTYHXBRmoQ=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AOVW5AEQKD367DWN26N7DVEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495101059@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce64bba7c42b_5eed3fbd12ccd968965867"; 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/nPGP6Pj-Rk-A1tpLSRNI0Ce2VSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 07:29:02 -0000

----==_mimepart_5ce64bba7c42b_5eed3fbd12ccd968965867
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I just lost a morr elegant reply so this might sound curt.

The proposal seems to make tree entry operations more deterministic. However, tree management like pruning and shuffling based on stream closure seems non-determinisitc. H2 has problems in this regard already.

Some H3 implementation experience is already bringing to light designs that have two world views of stream state: one for QUIC transport and one for H3. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495101059
----==_mimepart_5ce64bba7c42b_5eed3fbd12ccd968965867
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I just lost a morr elegant reply so this might sound curt.</p>
<p>The proposal seems to make tree entry operations more deterministic. However, tree management like pruning and shuffling based on stream closure seems non-determinisitc. H2 has problems in this regard already.</p>
<p>Some H3 implementation experience is already bringing to light designs that have two world views of stream state: one for QUIC transport and one for H3.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications&amp;email_token=AFTOJK5FZREYYZDPA2RAT6DPWZBTVA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKJAY#issuecomment-495101059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DHFT2TZD5DXVMW5TPWZBTVANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YKW7XVLIIDXUCQW3PWZBTVA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKJAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5FZREYYZDPA2RAT6DPWZBTVA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKJAY#issuecomment-495101059",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5FZREYYZDPA2RAT6DPWZBTVA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKJAY#issuecomment-495101059",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce64bba7c42b_5eed3fbd12ccd968965867--


From nobody Thu May 23 00:32:04 2019
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 42AF712008D for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:32:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 x952AUFLQ533 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:32:01 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD26A120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:32:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=cqoHP5IZaPEeAgkCCJNUwL5luR4=; b=hp0XuuZFYl2PfAO1 5FYwo2fZ61Ndm44JfKz6j/bvXKSAhL3i51UdidfGAyAfAOHLP1gJyzJ2DzhZqaEL KQovhWQ8nvrP+27B6Dn1hdb7F64IQIm+IrWVM/GXsZ7p6cciS0t+4QHxWE/UuUzq Pl6ZIBabDRytcoSVKhMfqHOLj6s=
Received: by filter1786p1mdw1.sendgrid.net with SMTP id filter1786p1mdw1-1146-5CE64C6F-15 2019-05-23 07:31:59.38536956 +0000 UTC m=+200801.152465171
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [140.82.115.66]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id RnCCCC13QPOc8sjjb-FQWQ for <quic-issues@ietf.org>; Thu, 23 May 2019 07:31:59.321 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 34F2D3E0ED4 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:31:59 -0700 (PDT)
Date: Thu, 23 May 2019 07:31:59 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FUIZB6LNRO3Q4ZKF26N7O7EVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495101936@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce64c6f337ba_4af13fafd86cd9609440e8"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2ltN5vmMJVqK9JuZe09kuYoXvMAnWkXXlDj8 8BN/Y+f7DfrlljJuLrCJmrdAdq0yESByj6hX4Jv68MkeIgizYdNIPBQk/peUSjXI6QRz/TDq8wLcf2 48sQFK1orwzmBz6IrHP5LrPHwrxLdsZMhbVVKE8ay6eLlQw6QAEYkd0ZfCTrGB2MY1iFbTSqapHh5S I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/is_2Ca_zVb-aCADx0FoovByyI6s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 07:32:03 -0000

----==_mimepart_5ce64c6f337ba_4af13fafd86cd9609440e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll attempt to summarize the issue: HTTP/2 priorities are different, but not better, and this creates implementation work and technical debt?

Previous issue introducing placeholders: #441


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495101936
----==_mimepart_5ce64c6f337ba_4af13fafd86cd9609440e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'll attempt to summarize the issue: HTTP/2 priorities are different, but not better, and this creates implementation work and technical debt?</p>
<p>Previous issue introducing placeholders: <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="222307125" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/441" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/441/hovercard" href="https://github.com/quicwg/base-drafts/issues/441">#441</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/2754?email_source=notifications&amp;email_token=AFTOJK5SB4ZA5ETUS6TOINTPWZB67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKP4A#issuecomment-495101936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZU5B26R2XZVMA2FTPWZB67ANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK75QNUI7AY6ZYRYJLLPWZB67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKP4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5SB4ZA5ETUS6TOINTPWZB67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKP4A#issuecomment-495101936",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5SB4ZA5ETUS6TOINTPWZB67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKP4A#issuecomment-495101936",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce64c6f337ba_4af13fafd86cd9609440e8--


From nobody Thu May 23 00:35:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE43F1200E0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:35:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 miBSqfjs9Ih7 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:35:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CF4E120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:35:43 -0700 (PDT)
Date: Thu, 23 May 2019 00:35:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558596942; bh=wJfGABjsOdRAREZVC1BMV6J05PgGAfyKzYtb5uixcT4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I5Bk8iq5luOTtcAZHLIKGMZfNqXvd/2vbPd5/bycdKCtPXfy6KIUTgHtsaihC6eER bvU8p5hp3S5rdJaPds9Fmfxh1rhKEinoKxgIMaUlnG+t2evVy9FONCUnfvmIm31Pgj rb5emmMwll9UFg+mefSPqwJr1qH1vyTy5Fp6X3BM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZH7ZH6UC7QEXZ5LIV26N745EVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495103031@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce64d4e3d347_75023ff2652cd96c274993"; 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/G1bcDOn80rCwA9_PWQVNBK0dIEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 07:35:45 -0000

----==_mimepart_5ce64d4e3d347_75023ff2652cd96c274993
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue 
> The proposal seems to make tree entry operations more deterministic. However, tree management like pruning and shuffling based on stream closure seems non-determinisitc. H2 has problems in this regard already.

Yeah. I think we share the view that the approach proposed will have the same pros and cons that the prioritization scheme of H2 has. I think that's a good thing, because it helps people use the same approach when using the prioritization scheme.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495103031
----==_mimepart_5ce64d4e3d347_75023ff2652cd96c274993
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a></p>
<blockquote>
<p>The proposal seems to make tree entry operations more deterministic. However, tree management like pruning and shuffling based on stream closure seems non-determinisitc. H2 has problems in this regard already.</p>
</blockquote>
<p>Yeah. I think we share the view that the approach proposed will have the same pros and cons that the prioritization scheme of H2 has. I think that's a good thing, because it helps people use the same approach when using the prioritization scheme.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications&amp;email_token=AFTOJK2DZX35BPZU2UWAOPLPWZCM5A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKYNY#issuecomment-495103031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66EXBAAD3EZGX5UI3PWZCM5ANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UKLE47JXZTT2RKFLPWZCM5A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKYNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2DZX35BPZU2UWAOPLPWZCM5A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKYNY#issuecomment-495103031",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2DZX35BPZU2UWAOPLPWZCM5A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBKYNY#issuecomment-495103031",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce64d4e3d347_75023ff2652cd96c274993--


From nobody Thu May 23 00:36:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89C1D1200E0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:36:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 lXkM1CK_SK2M for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:36:54 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B758120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:36:54 -0700 (PDT)
Date: Thu, 23 May 2019 00:36:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558597013; bh=E27AwfrN3GJNXJ3GcydKXUTMg7Go/KJf9mvdUhNdaqo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZUWn1G0H1g7djzxDYyAV4Mh3p3rgoym5oPOdITq/dOdXX82p2tpSZlx8tEefALYAO +FMNw/RbT7wAa+f5J4xNxOES6kHE7pJTPINmkP5I4etzKobfM2ztvFAieJVbcypyan rMvD+XIOU0s3g99BJCJXrHFdt7AcN2Qo0GSVuBOg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2JGD3URDJA6YDAQXV26OABJEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495103376@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce64d95f90_4d133f8fb8acd96054569b"; 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/99Fv7wuS9SJmLOuzkNOELHuGJ_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: Thu, 23 May 2019 07:36:56 -0000

----==_mimepart_5ce64d95f90_4d133f8fb8acd96054569b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
> I'll attempt to summarize the issue: HTTP/2 priorities are different, but not better, and this creates implementation work and technical debt?

I disagree with the view. Our task is to port HTTP/2 semantics to HTTP/3. This is how you can do it, with less divergence than we have in the draft 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/issues/2754#issuecomment-495103376
----==_mimepart_5ce64d95f90_4d133f8fb8acd96054569b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>I'll attempt to summarize the issue: HTTP/2 priorities are different, but not better, and this creates implementation work and technical debt?</p>
</blockquote>
<p>I disagree with the view. Our task is to port HTTP/2 semantics to HTTP/3. This is how you can do it, with less divergence than we have in the draft 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/issues/2754?email_source=notifications&amp;email_token=AFTOJK6XOU4FGXXH57WYVODPWZCRLA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBK3EA#issuecomment-495103376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK743OVL75RQY32VRQLPWZCRLANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZD6YM4JYDQCAWSORLPWZCRLA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBK3EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK6XOU4FGXXH57WYVODPWZCRLA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBK3EA#issuecomment-495103376",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK6XOU4FGXXH57WYVODPWZCRLA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBK3EA#issuecomment-495103376",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce64d95f90_4d133f8fb8acd96054569b--


From nobody Thu May 23 00:41:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2290112008A for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:41:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bOKwO3bdsyxa for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 00:41:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A94F9120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 00:41:34 -0700 (PDT)
Date: Thu, 23 May 2019 00:41:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558597293; bh=a1cSjshPvAO3bNvGB9OOk/9l3bFkis8gpO/vmGS3AKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ha/Ozame14XbpBiZ+wcBGb06nUr6Il0Cg4eOC6lhvW1U4jII1wrnE+GGXt3uDmMXf Bcmkr264dRjurXPL7y7O5LX+9pkHZlni/oJxvpSgiPZwKti2ddMAVdKUTVk+7kP7nK 8l9uVB2ImKgYthL1ipOXpkjjbuorwtfcOs6u2GnA=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UEXETSTVRMGYI7EF26OAS3EVBNHHBU6PCKA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2700/c495104771@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2700@github.com>
References: <quicwg/base-drafts/pull/2700@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 with strict priorities (#2700)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce64ead80535_66363f85302cd9641036c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rmarx
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7aWLUdMAljETB6-1SZp8x6F4w0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 07:41:37 -0000

----==_mimepart_5ce64ead80535_66363f85302cd9641036c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just to come back to my comment from before:

> It would also allow resolving #2690 in the same way as proposed in #2723 : just make priority 0, no weight the default for new nodes!

This is not entirely correct sadly... 
Main example is Safari/Edge behaviour: all nodes dependent on the root, setting explicit weights (but no priorities!).

If un-prioritized/default nodes are added with priority 0 + weight 0, they would share the bandwidth 50/50 with the weighted nodes, making this default even worse than the HTTP/2 of adding the nodes with weight 16... 

Potential solution is to add them with priority=0,weight=1, but then they will still get some part of the bandwidth (how much depends on the weights of other things) and we are again back to round-robin (which we don't want, we want FIFO in the default case). 

So, other solutions:
- Nodes without priorities and without weights (default): priority=0, weight=0. Nodes without priorities but WITH weights (explicit behaviour): priority=1,weight=incoming
- Special priority level -1 ("implicit orphan placeholder")
- Explicit orphan placeholder (#2690) (BUT then we can't implement this setup without any placeholders at all, which is possible 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/2700#issuecomment-495104771
----==_mimepart_5ce64ead80535_66363f85302cd9641036c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Just to come back to my comment from before:</p>
<blockquote>
<p>It would also allow resolving <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442842858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2690/hovercard" href="https://github.com/quicwg/base-drafts/pull/2690">#2690</a> in the same way as proposed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="445681386" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2723" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2723/hovercard" href="https://github.com/quicwg/base-drafts/pull/2723">#2723</a> : just make priority 0, no weight the default for new nodes!</p>
</blockquote>
<p>This is not entirely correct sadly...<br>
Main example is Safari/Edge behaviour: all nodes dependent on the root, setting explicit weights (but no priorities!).</p>
<p>If un-prioritized/default nodes are added with priority 0 + weight 0, they would share the bandwidth 50/50 with the weighted nodes, making this default even worse than the HTTP/2 of adding the nodes with weight 16...</p>
<p>Potential solution is to add them with priority=0,weight=1, but then they will still get some part of the bandwidth (how much depends on the weights of other things) and we are again back to round-robin (which we don't want, we want FIFO in the default case).</p>
<p>So, other solutions:</p>
<ul>
<li>Nodes without priorities and without weights (default): priority=0, weight=0. Nodes without priorities but WITH weights (explicit behaviour): priority=1,weight=incoming</li>
<li>Special priority level -1 ("implicit orphan placeholder")</li>
<li>Explicit orphan placeholder (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442842858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2690/hovercard" href="https://github.com/quicwg/base-drafts/pull/2690">#2690</a>) (BUT then we can't implement this setup without any placeholders at all, which is possible at the moment)</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/2700?email_source=notifications&amp;email_token=AFTOJKYN3DE4XN6OXPJLLL3PWZDC3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBLGAY#issuecomment-495104771">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWSQAFVJFV4MTKFCTPWZDC3ANCNFSM4HM65LNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4F3SWQH3VUTVIMKH3PWZDC3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBLGAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKYN3DE4XN6OXPJLLL3PWZDC3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBLGAY#issuecomment-495104771",
"url": "https://github.com/quicwg/base-drafts/pull/2700?email_source=notifications\u0026email_token=AFTOJKYN3DE4XN6OXPJLLL3PWZDC3A5CNFSM4HM65LN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBLGAY#issuecomment-495104771",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce64ead80535_66363f85302cd9641036c7--


From nobody Thu May 23 01:43:03 2019
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 BAC071201B8 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:43:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id anIue4HKL9DP for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:42:58 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6CC821201D9 for <quic-issues@ietf.org>; Thu, 23 May 2019 01:42:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=3GaRFeq7hrtuoyuDymrDOGs1Jos=; b=jR5my+lxbjrdjPAp JOq/VypY0jzo3FdvRcCw8U5rFEySoy+Oyksq4L9T7h2aoMlz34HQX8xMvAW83S0x FaRZ4BLqvJW9XU7uS8toNx8Ql09mNWn5CiVwC0zQRnbE4ZoA3xI83YzwBbMqOMiC 4DMmfSeu1yQ+sRbL7e3+Z84bsIk=
Received: by filter1588p1mdw1.sendgrid.net with SMTP id filter1588p1mdw1-5110-5CE65D10-10 2019-05-23 08:42:56.310514731 +0000 UTC m=+205023.768629859
Received: from github-lowworker-cb75ac4.cp1-iad.github.net (unknown [140.82.115.8]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id M_xrzZM-RK6UoEQkmdyW9w for <quic-issues@ietf.org>; Thu, 23 May 2019 08:42:56.304 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cb75ac4.cp1-iad.github.net (Postfix) with ESMTP id 3DBA1C20D13 for <quic-issues@ietf.org>; Thu, 23 May 2019 01:42:56 -0700 (PDT)
Date: Thu, 23 May 2019 08:42:56 +0000 (UTC)
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74FLSGHR67R6IA3DV26OHZBEVBNHHBOTGQ7M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2170/495124183@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2170@github.com>
References: <quicwg/base-drafts/issues/2170@github.com>
Subject: Re: [quicwg/base-drafts] Embed QUIC version in expansion (#2170)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce65d103c2b9_12b33fbd12ccd96882459e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0TvFGkDOhjhEYyzP4q01yhANmC56uJtA0pLF 3ao3BdRlSpUUYMqKNgGbb0LgYiYvvwBLAadUOjiG0GUGmbdlrpsB73N8sf2+N1QPTWIqIICadSc9bx vg8h6U9mpqLxckJSdYtqFRjwR+uUAk21uhF5pnNJY8QyVjgtxnKJ0i51mQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uAGusIX2tt8Bv9rrmqNX3cWkd0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 08:43:01 -0000

----==_mimepart_5ce65d103c2b9_12b33fbd12ccd96882459e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think that would be advisable. We should keep this as close to TLS practice as possible.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2170#issuecomment-495124183
----==_mimepart_5ce65d103c2b9_12b33fbd12ccd96882459e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think that would be advisable. We should keep this as close to TLS practice as possible.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications&amp;email_token=AFTOJK3DR6Y2R4U5NEIHQJTPWZKJBA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBP5VY#issuecomment-495124183">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NSPH76RZ3M66RRH3PWZKJBANCNFSM4GKKSH6A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3LXIZZHFF3GXFH4DPWZKJBA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBP5VY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK3DR6Y2R4U5NEIHQJTPWZKJBA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBP5VY#issuecomment-495124183",
"url": "https://github.com/quicwg/base-drafts/issues/2170?email_source=notifications\u0026email_token=AFTOJK3DR6Y2R4U5NEIHQJTPWZKJBA5CNFSM4GKKSH6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBP5VY#issuecomment-495124183",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce65d103c2b9_12b33fbd12ccd96882459e--


From nobody Thu May 23 01:48:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1014120196 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:48:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4AcGHmWORpz for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:48:30 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 008AC120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 01:48:29 -0700 (PDT)
Date: Thu, 23 May 2019 01:48:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558601308; bh=Z+0c9Fv++JkTkA57/UoqfxOuaKqHYW4JGwxl21BWG50=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bQv/PgTgjnT2SaRxrf8bX2ch2H1DNCn4FKFMH1lz/8hLUZcaau4dV4bK5p++H9y3E DxMzK1ARINJqiv7o85Zqww0Prp4vghb67ZpxwteyZe9b1cxC1n9orvZu2/pKUjBTLh h9XT1I665fQ/h2kcLTbWtRQyabE2IkIKMUhjmS4M=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GXJNEQMRNALXDRFF26OINZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495126302@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce65e5cd97f0_76003fc2dc2cd95c1715c4"; 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/bZfLtLIDagvw6707ujcab769shE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 08:48:40 -0000

----==_mimepart_5ce65e5cd97f0_76003fc2dc2cd95c1715c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

After talking to a few folks, I'm now leaning towards the following solution:

Update NEW_CONN_ID frame to have two frame types (or we can add a new, separate frame) where the second frame type indicates the presence of an additional field: `RetireSequenceNumber` (we can bike shed the name). This new field indicates the sequence number of a CID that is being replaced by this new CID (which has a new sequence number too).

The sender sends this frame for any/all outstanding, non-retired CIDs that is needs to replace. The receiver is expected to quickly, if not immediately respond with a RETIRE_CONN_ID for all the CIDs that the sender is replacing. Once the NEW_CONN_ID frame is ACKed the sender may drop all the retired CIDs from it's routing table after some time (3 RTT?) even if the peer hasn't retired them; OR it can send a HTTP goaway.

One note on the CID flow control: Even if the maximum number of CIDs have been given to the peer, an endpoint is allowed to retire one or all of them with this NEW_CONN_ID frame, and the peer is expected to accept these new CIDs; since they are replacing the old 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/2645#issuecomment-495126302
----==_mimepart_5ce65e5cd97f0_76003fc2dc2cd95c1715c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>After talking to a few folks, I'm now leaning towards the following solution:</p>
<p>Update NEW_CONN_ID frame to have two frame types (or we can add a new, separate frame) where the second frame type indicates the presence of an additional field: <code>RetireSequenceNumber</code> (we can bike shed the name). This new field indicates the sequence number of a CID that is being replaced by this new CID (which has a new sequence number too).</p>
<p>The sender sends this frame for any/all outstanding, non-retired CIDs that is needs to replace. The receiver is expected to quickly, if not immediately respond with a RETIRE_CONN_ID for all the CIDs that the sender is replacing. Once the NEW_CONN_ID frame is ACKed the sender may drop all the retired CIDs from it's routing table after some time (3 RTT?) even if the peer hasn't retired them; OR it can send a HTTP goaway.</p>
<p>One note on the CID flow control: Even if the maximum number of CIDs have been given to the peer, an endpoint is allowed to retire one or all of them with this NEW_CONN_ID frame, and the peer is expected to accept these new CIDs; since they are replacing the old 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/2645?email_source=notifications&amp;email_token=AFTOJKZIFWKPPROJUFBXEYTPWZK5ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQOHQ#issuecomment-495126302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7G6X3NBO47WMXH3SLPWZK5ZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFCGYEFHDJDGWSXC3PWZK5ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQOHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZIFWKPPROJUFBXEYTPWZK5ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQOHQ#issuecomment-495126302",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZIFWKPPROJUFBXEYTPWZK5ZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQOHQ#issuecomment-495126302",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce65e5cd97f0_76003fc2dc2cd95c1715c4--


From nobody Thu May 23 01:53:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCF80120180 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:53:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yiGJ1u7nU1K6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:52:58 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE84A1201A8 for <quic-issues@ietf.org>; Thu, 23 May 2019 01:52:58 -0700 (PDT)
Date: Thu, 23 May 2019 01:52:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558601577; bh=GLXyOal/J+1SXtb+3PfAgrRr6uMKAsinwBJo7XCpvn4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KzF3Sh4yqYUul36a8eoWDGWmqH6dd9zeDDbrBw6978zZEJhXCjK7wIcrwRWRhk5oJ 84GVl5ZyWGYrVlRIDkRT4brAjHB1uWZQVso7bHP5Ls1EDm37YMsW4vwLmGcsG2FKFS fyN3akvE9AjtORcDtps5Rf0zzJ03sUGxUkJgHK8g=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VVUVPVEH36VMM7VV26OI6TEVBNHHBSMOD4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2529/review/241067671@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2529@github.com>
References: <quicwg/base-drafts/pull/2529@github.com>
Subject: Re: [quicwg/base-drafts] Allow not creating QPACK codec streams (#2529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce65f695310f_d643fc7b1acd95c82639d"; 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/yV0ESytJ-C1ISjxH5K4s-8qF0bw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 08:53:08 -0000

----==_mimepart_5ce65f695310f_d643fc7b1acd95c82639d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

afrind commented on this pull request.



>  HTTP_WRONG_STREAM_COUNT. These streams MUST NOT be closed. Closure of either
 unidirectional stream type MUST be treated as a connection error of type
 HTTP_CLOSED_CRITICAL_STREAM.
 
+An endpoint MAY avoid creating its own encoder stream if the maximum size of
+the dynamic table permitted by the peer is zero.
+
+An endpoint MAY avoid creating its own decoder stream if the maximum size of
+its own dynamic table is zero.
+
+An endpoint MUST allow its peer to create both encoder and decoder streams

> However, the server still needs to keep giving credit as streams close until those three are opened at least.

There's a difference between "must give >= 3 initial uni credits" and "must always have enough credit to open the control+qpack streams".  Do we have consensus on what the requirement should be?  I'm inclined to say it's the former.  Don't burn your credits on grease/push/extensions if you're going to need the other streams.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2529#discussion_r286840125
----==_mimepart_5ce65f695310f_d643fc7b1acd95c82639d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@afrind</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2529#discussion_r286840125">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  HTTP_WRONG_STREAM_COUNT. These streams MUST NOT be closed. Closure of either
 unidirectional stream type MUST be treated as a connection error of type
 HTTP_CLOSED_CRITICAL_STREAM.
 
+An endpoint MAY avoid creating its own encoder stream if the maximum size of
+the dynamic table permitted by the peer is zero.
+
+An endpoint MAY avoid creating its own decoder stream if the maximum size of
+its own dynamic table is zero.
+
+An endpoint MUST allow its peer to create both encoder and decoder streams
</pre>
<blockquote>
<p>However, the server still needs to keep giving credit as streams close until those three are opened at least.</p>
</blockquote>
<p>There's a difference between "must give &gt;= 3 initial uni credits" and "must always have enough credit to open the control+qpack streams".  Do we have consensus on what the requirement should be?  I'm inclined to say it's the former.  Don't burn your credits on grease/push/extensions if you're going to need the other streams.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications&amp;email_token=AFTOJK3PI745KJHZNXGJHYTPWZLOTA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPGNFY#discussion_r286840125">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5NPZ3BTAGHV4AQ63LPWZLOTANCNFSM4G7PZNIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZO6BOR5J4SF2BDAD3PWZLOTA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPGNFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJK3PI745KJHZNXGJHYTPWZLOTA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPGNFY#discussion_r286840125",
"url": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJK3PI745KJHZNXGJHYTPWZLOTA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPGNFY#discussion_r286840125",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce65f695310f_d643fc7b1acd95c82639d--


From nobody Thu May 23 01:53:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA9FB1200CD for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:53:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NevLI-SOX-oB for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 01:53:53 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FCBB120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 01:53:53 -0700 (PDT)
Date: Thu, 23 May 2019 01:53:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558601632; bh=3mPYlajjQ98g9pVWvG+UPtqqbPahdG4CUfN3FdMEx64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pdLouykBXWYgzKP+nXh3TzmecT/kMVkovEIF8tpvjdm7wBYmhOMq3XZ9Z46YpOwZg 7jZ6SzZBKlbjOsdD69trlqI7WQHegEaspnWYkR/WN7xVC8AUMiNNeJrjs2lKuPoaZZ /gHjOl4gLLMN80pC7br6XduOiJumkpg/7bUpkDgM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VUGNLIECLJSMDGC526OJCBEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495128309@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce65fa07efc3_19e23fd2fa0cd96c95555d"; 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/Ad6hIrCKo3uJf2qioPdBse3Qwxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 08:53:55 -0000

----==_mimepart_5ce65fa07efc3_19e23fd2fa0cd96c95555d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This seems sensible.  Why not always specify RetireSequenceNumber?  

This is nice because it further incentivizes peers to provide them in order, since they're retired in order.

If we wanted, this would make enforcing the active connection ID limits trivial(@marten-seemann ), because a receiver of NEW_CONNECTION_ID would compare the incoming ID to the RetireSequenceNumber and if the gap is larger than active_connection_id_limit, close the 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/2645#issuecomment-495128309
----==_mimepart_5ce65fa07efc3_19e23fd2fa0cd96c95555d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This seems sensible.  Why not always specify RetireSequenceNumber?</p>
<p>This is nice because it further incentivizes peers to provide them in order, since they're retired in order.</p>
<p>If we wanted, this would make enforcing the active connection ID limits trivial(<a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> ), because a receiver of NEW_CONNECTION_ID would compare the incoming ID to the RetireSequenceNumber and if the gap is larger than active_connection_id_limit, close the connection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK526GDFMFBX3GQFUS3PWZLSBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQ55I#issuecomment-495128309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJFRNR5YQBYM543R3PWZLSBANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XWWIFERWGOI2IQVTPWZLSBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQ55I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK526GDFMFBX3GQFUS3PWZLSBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQ55I#issuecomment-495128309",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK526GDFMFBX3GQFUS3PWZLSBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBQ55I#issuecomment-495128309",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce65fa07efc3_19e23fd2fa0cd96c95555d--


From nobody Thu May 23 02:04:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC4B120179 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:04:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.918
X-Spam-Level: 
X-Spam-Status: No, score=-6.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sY5UeSdI1-pN for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:04:18 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D40B5120137 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:04:18 -0700 (PDT)
Date: Thu, 23 May 2019 02:04:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602257; bh=ZaIRDGJmG2g4XxkHSBrsHVV5bCiDksYH/iU344JH7gw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qClHYxLuD2pwyOid8BdmqeCzZYNtu/3l1XgxxEm2Y2eOPPRJmaomht9MHa2MvmZaI /h71z4U4brCX1oq6YwxJ8du+17gKOsqKTznAGzkxMrNEXL1idF1LMwht+dAtreQR59 l8jPBst1hDLqqhrDryofx+DjMRnu4tFeRSxt540g=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EXWWQM7Y3PNTMNCF26OKJDEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2728/495132357@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66211c9834_20e93fc7b1acd95c7992bd"; 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/hQ-qht_NyQvM2VmqpqTHCRsvkyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:04:21 -0000

----==_mimepart_5ce66211c9834_20e93fc7b1acd95c7992bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Out of scope.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2728#issuecomment-495132357
----==_mimepart_5ce66211c9834_20e93fc7b1acd95c7992bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Out of scope.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications&amp;email_token=AFTOJK4PY3MKZ2MX5R5MHSDPWZMZDA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBR5RI#issuecomment-495132357">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QHLEH57WD7MH3ZETPWZMZDANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ERP4TB4ZIEVLBGITPWZMZDA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBR5RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK4PY3MKZ2MX5R5MHSDPWZMZDA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBR5RI#issuecomment-495132357",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJK4PY3MKZ2MX5R5MHSDPWZMZDA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBR5RI#issuecomment-495132357",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66211c9834_20e93fc7b1acd95c7992bd--


From nobody Thu May 23 02:04:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF88A120137 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:04:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ui2efYICUQ4W for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:04:19 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37F4B120178 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:04:19 -0700 (PDT)
Date: Thu, 23 May 2019 02:04:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602258; bh=rSiW8r5koW38rfH/dxLY0C4XeCWnAumUqWJ+X/MfNRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EB0YGlNUNJuLjHdNFSd1WE4ljASYP9BjoWC3dYABYbqwqfCHJKNGkYPL4puFmbh6Z YA0rwk0BJcNqcgp+ewR3LFW4//6dpPRXZ5wMKWtquRQIvfzaZtN7gJe3dN+vRkETJE qlb1scaI2nC/xHei1EdWOjsVy5djEDWn1+tIL9q0=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HCK34JXBYV73WYX526OKJFEVBNHHBVGEL6M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2728/issue_event/2361740428@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2728@github.com>
References: <quicwg/base-drafts/issues/2728@github.com>
Subject: Re: [quicwg/base-drafts] Recovery: exit initial slow start on RTT increase (#2728)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce662124f3bb_35d3fdb074cd96c6396fa"; 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/Y56Lf1tKzgPkMM_99nS6d5STlGU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:04:21 -0000

----==_mimepart_5ce662124f3bb_35d3fdb074cd96c6396fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2728.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2728#event-2361740428
----==_mimepart_5ce662124f3bb_35d3fdb074cd96c6396fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446204915" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2728" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2728/hovercard" href="https://github.com/quicwg/base-drafts/issues/2728">#2728</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/2728?email_source=notifications&amp;email_token=AFTOJKYBK5ZWML5KZCTUZ3DPWZMZFA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTCUZDA#event-2361740428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NPE2O6DH36GFLO7TPWZMZFANCNFSM4HODQ5WA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZAPUCVJELHRLFKD63PWZMZFA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTCUZDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJKYBK5ZWML5KZCTUZ3DPWZMZFA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTCUZDA#event-2361740428",
"url": "https://github.com/quicwg/base-drafts/issues/2728?email_source=notifications\u0026email_token=AFTOJKYBK5ZWML5KZCTUZ3DPWZMZFA5CNFSM4HODQ5WKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTCUZDA#event-2361740428",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce662124f3bb_35d3fdb074cd96c6396fa--


From nobody Thu May 23 02:11:02 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB72C120156 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:11:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yfseSDI4J78V for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:10:59 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7428120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:10:58 -0700 (PDT)
Date: Thu, 23 May 2019 02:10:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602657; bh=gAWfAlUu8BEynWPXuJPg7lw9Z0FYfc5PUn3P4npppNc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PlSlfMqigTW3Mwll547MK9SVvQPE5TCaqjN0hKYMlC2W1vIZJkub9Xuqvls8g0cbH IhTsKBzoG/BFRHMYwx875n1A64//F0hugEjx40gksaisnjPrb6gWkjr/pY7gTcXbCQ HDrUuLjN+I4u9qwS9a9M9ZCVIthH4XL+SQZ0nPSI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WFQC5E2E6EL447AV26OLCDEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495134695@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce663a1bcb9d_1b423fbddd2cd960996484"; 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/NV2LJxGSYwb5P9eOrEGA2uDpTSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:11:01 -0000

----==_mimepart_5ce663a1bcb9d_1b423fbddd2cd960996484
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the ACK optimisation should be avoided. A CID is retired when it is retired, not before. This also allows peers to opt in to their own schedule. They might have a complex distributed pipeline that is not synced with ACK logic. It is the senders headache since it is trying to force its own optimisation onto the peer.

While I can see the overall idea, I'm a bit concerned about race conditions here. If you retire 5 CID's the might not all take effect immediately so when the first one is retired, the next available CID is used even if it is scheduled to retire. Forcing the peer to sync on this requires processing multiple frames concurrently assuming they all land in the same packet for a 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/2645#issuecomment-495134695
----==_mimepart_5ce663a1bcb9d_1b423fbddd2cd960996484
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the ACK optimisation should be avoided. A CID is retired when it is retired, not before. This also allows peers to opt in to their own schedule. They might have a complex distributed pipeline that is not synced with ACK logic. It is the senders headache since it is trying to force its own optimisation onto the peer.</p>
<p>While I can see the overall idea, I'm a bit concerned about race conditions here. If you retire 5 CID's the might not all take effect immediately so when the first one is retired, the next available CID is used even if it is scheduled to retire. Forcing the peer to sync on this requires processing multiple frames concurrently assuming they all land in the same packet for a 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/2645?email_source=notifications&amp;email_token=AFTOJK7OLQ5PMTVZGOIOHV3PWZNSDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBSPZY#issuecomment-495134695">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYAL7H2XTM5TA2NJ5LPWZNSDANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZV4GDPFCHU3B4GKG3PWZNSDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBSPZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7OLQ5PMTVZGOIOHV3PWZNSDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBSPZY#issuecomment-495134695",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7OLQ5PMTVZGOIOHV3PWZNSDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBSPZY#issuecomment-495134695",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce663a1bcb9d_1b423fbddd2cd960996484--


From nobody Thu May 23 02:15:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD9E812016C for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:15:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dgkfoEM-rEci for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:15:34 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86FE112002F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:15:34 -0700 (PDT)
Date: Thu, 23 May 2019 02:15:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602934; bh=xhyHLhuSudCwHYwLkPlvafEhXR/PmWR8fNjN3ZaLSyY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V8ITNvo8SJ8JviJksTJxrKGbYW3PNsmUeLKnCkfNTQlUEJroEQWsPZQmuHzc1tEMy S7XSGoQz5fLx7VFXPw/rjxfjHoKntCrXCvoBBge8XZP+UN/tygu/22BkJpCx0d5a+k DonXtKlw0CY5rgZzFk//NaVqpB2pg0h0atob9wSw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37NX2GDEPH5RPRMGN26OLTLEVBNHHBTZE2DQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2630/495136262@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2630@github.com>
References: <quicwg/base-drafts/issues/2630@github.com>
Subject: Re: [quicwg/base-drafts] Define "under-utilization" of cwnd (#2630)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce664b5b3749_163a3f8a8d6cd96c5983dc"; 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/ymRZOv0j1kbqhGLyXqGiXBoQtgk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:15:36 -0000

----==_mimepart_5ce664b5b3749_163a3f8a8d6cd96c5983dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London, we'd like to avoid specifying this in pseudocode and the exact math, as it may be implementation dependent, but instead focus on improving the existing 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/2630#issuecomment-495136262
----==_mimepart_5ce664b5b3749_163a3f8a8d6cd96c5983dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London, we'd like to avoid specifying this in pseudocode and the exact math, as it may be implementation dependent, but instead focus on improving the existing 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/2630?email_source=notifications&amp;email_token=AFTOJK44IJKACPL4LW7CW7TPWZODLA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS4BQ#issuecomment-495136262">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CHG3EFBENAKY36YDPWZODLANCNFSM4HGWQM2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK277LGLW4Y4WOELPNLPWZODLA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS4BQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK44IJKACPL4LW7CW7TPWZODLA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS4BQ#issuecomment-495136262",
"url": "https://github.com/quicwg/base-drafts/issues/2630?email_source=notifications\u0026email_token=AFTOJK44IJKACPL4LW7CW7TPWZODLA5CNFSM4HGWQM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS4BQ#issuecomment-495136262",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce664b5b3749_163a3f8a8d6cd96c5983dc--


From nobody Thu May 23 02:16:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1FDD12016C for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MatBuhpcAftA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:11 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CE3C12002F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:16:11 -0700 (PDT)
Date: Thu, 23 May 2019 02:16:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602970; bh=4MFTF+H80s+Hbb0tWAQyoqEppTawtAlxtrEldQsf0kw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nhcpd7xOEPRpkVJZLmAWdABBas+PwUelnwGPbJam9rat4Q06C8EkXmOx13ZfSu4aW 1R7ZGDm6FmuW2tVmi02kGkdfqpQ64buttb/GruWO5bXUACgOaU0LUrxDItBiQn+jMe IiFiVYUEBHoqpH7ICdfpEY32DnS9rDDz7jUCzYWE=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63D2V274KZZ5JTOJN26OLVVEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495136487@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce664da423b8_68f83fe15d2cd96c5753ac"; 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/1cPY38WZfPzhldVnpApX1I-Z9LM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:16:13 -0000

----==_mimepart_5ce664da423b8_68f83fe15d2cd96c5753ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My primary goal of this is to force the peer to change. I'm OK if it takes a little time, but I need them to change. If they don't I will kill the connection. If we don't have any enforcement, then peers have no reason not to just ignore this and effectively nullifies the feature.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495136487
----==_mimepart_5ce664da423b8_68f83fe15d2cd96c5753ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My primary goal of this is to force the peer to change. I'm OK if it takes a little time, but I need them to change. If they don't I will kill the connection. If we don't have any enforcement, then peers have no reason not to just ignore this and effectively nullifies the feature.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKYI3KJZ3J5UQ6S3WNLPWZOFVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS5ZY#issuecomment-495136487">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IDLAEJ2RLSHZP4TLPWZOFVANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2S73VWWILXP7LIOBTPWZOFVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS5ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYI3KJZ3J5UQ6S3WNLPWZOFVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS5ZY#issuecomment-495136487",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKYI3KJZ3J5UQ6S3WNLPWZOFVA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS5ZY#issuecomment-495136487",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce664da423b8_68f83fe15d2cd96c5753ac--


From nobody Thu May 23 02:16:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F92D12016C for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id da38w4S6NdCO for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:18 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DEA812002F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:16:18 -0700 (PDT)
Date: Thu, 23 May 2019 02:16:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558602977; bh=OzSGNcnNw4bZOKPBFBsNA5wKaCHcPEhblLC73g7E3/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZbDv95JQuh7VFWIdo6txCO2A/n7XFqBp8NGoQRAZ1ObbBX1lXTfuvjPpiU3qPku14 YaND3y5UuWJn3/rwe5YFrKC7U6ceMaqJVRn6MQmYBmCZfPsCN5i/HXQIQpTXPamfwm Syh4pQWCfN888WFRYNIMxURpRdFtd+mOC3eKi1tU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WZGHGRRJ2PD65OA526OLWDEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495136526@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce664e120a76_309f3fdb074cd96c11585ab"; 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/iyNCKOqG5ZuPybwXHAN5VRTj4FY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:16:19 -0000

----==_mimepart_5ce664e120a76_309f3fdb074cd96c11585ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You can get around the race condition by assigning an epoch to CIDs and retire an entire epoch at once. Obviously you'd need to prime with new CID's a new epoch first, but you can do that in the same frame as the one retiring an epoch. This might also work better on multi-path going forward.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495136526
----==_mimepart_5ce664e120a76_309f3fdb074cd96c11585ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You can get around the race condition by assigning an epoch to CIDs and retire an entire epoch at once. Obviously you'd need to prime with new CID's a new epoch first, but you can do that in the same frame as the one retiring an epoch. This might also work better on multi-path going forward.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK6QVLHWVWN566UWK2DPWZOGDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS6DQ#issuecomment-495136526">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JSE37X6HS7LU5WQLPWZOGDANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KALQWB3GU7RH5NATPWZOGDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS6DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6QVLHWVWN566UWK2DPWZOGDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS6DQ#issuecomment-495136526",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6QVLHWVWN566UWK2DPWZOGDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS6DQ#issuecomment-495136526",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce664e120a76_309f3fdb074cd96c11585ab--


From nobody Thu May 23 02:16:51 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E92F2120175 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sq8EBvcIa7lJ for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:16:48 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51AA612002F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:16:48 -0700 (PDT)
Date: Thu, 23 May 2019 02:16:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603008; bh=rMkWoJThrQOcx9DZW0zbvrt0Dim3gtVvo7Pmober+7A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DWpsHHJK7CNianiC0R+xEB0Bqw2gNO+vFmdLJ4lbjRSZnGGrH/NcHpvjVVFeNg9Jg wSeGo2HhGtzR8G8ve5EzROAFxwjLZJb8l/XPvpxX8Z1qVHYkUMU6W1Cgngb+lKPvQo 7f0/QS16vmpMYlTG2HkFh7oGzxxt8AWJo667HXDo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK427Y62XAW4WL3IXSV26OLX7EVBNHHBTLEYLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2596/495136719@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2596@github.com>
References: <quicwg/base-drafts/issues/2596@github.com>
Subject: Re: [quicwg/base-drafts] Should platform delays be included in ack-delay? (#2596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce664ffab054_309f3fdb074cd96c116872b"; 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/3p9Boxh98MSy0vyovpiU8VwebcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:16:50 -0000

----==_mimepart_5ce664ffab054_309f3fdb074cd96c116872b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>From London: Platform delays SHOULD be included in RTT, but ack_delay should only include intentionally introduced delays, not platform delays.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2596#issuecomment-495136719
----==_mimepart_5ce664ffab054_309f3fdb074cd96c116872b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>From London: Platform delays SHOULD be included in RTT, but ack_delay should only include intentionally introduced delays, not platform delays.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2596?email_source=notifications&amp;email_token=AFTOJKZTMMG5UDU6UKIFCVTPWZOH7A5CNFSM4HEN6SPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS7TY#issuecomment-495136719">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJCO2XW7UQMDMNGG3PWZOH7ANCNFSM4HEN6SPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RYD3YRMUO6OLJM6DPWZOH7A5CNFSM4HEN6SPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS7TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2596?email_source=notifications\u0026email_token=AFTOJKZTMMG5UDU6UKIFCVTPWZOH7A5CNFSM4HEN6SPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS7TY#issuecomment-495136719",
"url": "https://github.com/quicwg/base-drafts/issues/2596?email_source=notifications\u0026email_token=AFTOJKZTMMG5UDU6UKIFCVTPWZOH7A5CNFSM4HEN6SPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBS7TY#issuecomment-495136719",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce664ffab054_309f3fdb074cd96c116872b--


From nobody Thu May 23 02:17:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08FFD12017D for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:17:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ey79qULyadNf for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9701B120175 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:17:27 -0700 (PDT)
Date: Thu, 23 May 2019 02:17:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603046; bh=NYOb16ybOR9EdaajDG3RyyakrQn7Ec93fNUWuZisEog=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WA+Ai6EM2kbQVF5kgLjkwKteFn+pghLP87vRQNXX1PXxpizjtgUjToHWhDQEnhVP+ uTHEW/2HDode2q/0uLdepUK6Q+ycEsHQqmIMPTYC1h4xKuFk8U+sSCBIDG+fbhZaES 9x7Iskdr12Dkey7fFidbfs0Y/7s4dQu1tyrukM6Q=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MBPCL36TCBDXRXBN26OL2NEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495136925@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6652685401_51ed3ff2652cd96c5738ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jl9AzM8LX97ITstNFhJHUXZ4dz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:17:29 -0000

----==_mimepart_5ce6652685401_51ed3ff2652cd96c5738ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for writing this up, @nibanks! I think this is going in a good direction.

Ideally, RetireSequenceNumber would either mean "SHOULD retire as soon as possible" or "MUST retire", we can debate that as necessary. 

To @ianswett's comment, there still needs to be a way to increase the number of CIDs that are active (especially at the beginning of a connection), but I think having the field always be present would be fine.

I think the key idea here is that, by asking the other side to retire the CIDs, we can manage to avoid any ACK-tracking or other draining scheme. Instead, we request the peer to use the existing mechanism to remove the old CIDs and all of the logic currently in place for that just works for this too.

Instead of asking the sender to track the ACK for NEW_CONN_ID, I'd rather have it just wait for the CID to be retired, and if it becomes untenable to do that, it can close the connection (either with no error, or we can define an error code saying "you didn't retire, please connect 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/issues/2645#issuecomment-495136925
----==_mimepart_5ce6652685401_51ed3ff2652cd96c5738ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for writing this up, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>! I think this is going in a good direction.</p>
<p>Ideally, RetireSequenceNumber would either mean "SHOULD retire as soon as possible" or "MUST retire", we can debate that as necessary.</p>
<p>To <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>'s comment, there still needs to be a way to increase the number of CIDs that are active (especially at the beginning of a connection), but I think having the field always be present would be fine.</p>
<p>I think the key idea here is that, by asking the other side to retire the CIDs, we can manage to avoid any ACK-tracking or other draining scheme. Instead, we request the peer to use the existing mechanism to remove the old CIDs and all of the logic currently in place for that just works for this too.</p>
<p>Instead of asking the sender to track the ACK for NEW_CONN_ID, I'd rather have it just wait for the CID to be retired, and if it becomes untenable to do that, it can close the connection (either with no error, or we can define an error code saying "you didn't retire, please connect 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/issues/2645?email_source=notifications&amp;email_token=AFTOJK6JK7COUZE6VNNPEYTPWZOKNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBHI#issuecomment-495136925">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZV2HALM7PSPFJWDR3PWZOKNANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LLE7AGD6G32CRDXTPWZOKNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6JK7COUZE6VNNPEYTPWZOKNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBHI#issuecomment-495136925",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6JK7COUZE6VNNPEYTPWZOKNA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBHI#issuecomment-495136925",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6652685401_51ed3ff2652cd96c5738ad--


From nobody Thu May 23 02:17:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94036120179 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:17:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2gF1GPlcdY4j for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:17:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0604B12002F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:17:38 -0700 (PDT)
Date: Thu, 23 May 2019 02:17:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603056; bh=gm32wzCXf3LDMjzuB0hxlvuOrQafeGgbra3+n2OT7zk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xk5L6njFEkz5C8MsM3Mb1aTSJoRucWEP5piLc2bVd1lzMAcsdhk4tIKa9E0emH6xi /haom7JVDXOjvLSkQe/AoR442gp+Cr9fgaQZNAcvdIWBlPoLJviNeWhEJK0TMfdiAC fXbXcaEiGrIcwkiV1OOba2B40ruefcY6YTy0Nz2M=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZF7TIZ6GEBQBMVDHN26OL3BEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495136986@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66530b687e_4b4f3fc9876cd96039833"; 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/0mR0IQDx_lPJnnIhTR38kjM3eXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:17:40 -0000

----==_mimepart_5ce66530b687e_4b4f3fc9876cd96039833
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> My primary goal of this is to force the peer to change.

Yes, I think that is fine. It is just hard to place a hard limit on 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/2645#issuecomment-495136986
----==_mimepart_5ce66530b687e_4b4f3fc9876cd96039833
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>My primary goal of this is to force the peer to change.</p>
</blockquote>
<p>Yes, I think that is fine. It is just hard to place a hard limit on 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/issues/2645?email_source=notifications&amp;email_token=AFTOJK5GWXG3AFWQ5CNNNKDPWZOLBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBWQ#issuecomment-495136986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YJLUDQFEMGF5XA63PWZOLBANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MCDI3OG5X3KXHCE3PWZOLBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5GWXG3AFWQ5CNNNKDPWZOLBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBWQ#issuecomment-495136986",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5GWXG3AFWQ5CNNNKDPWZOLBA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBTBWQ#issuecomment-495136986",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66530b687e_4b4f3fc9876cd96039833--


From nobody Thu May 23 02:30:38 2019
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 35BC9120173 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:30:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id THy9zCFpWPIh for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:30:35 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC3A012008B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:30:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Nda2YXvN/uuFJWua0nQxlD6rUg4=; b=vwM6RX8t5fD469jE /B4TUwOFI48rDqRKd8yge5+jPehZijT3kZkiN17ZvJkIOo1JRHeMHUAFbDgqhk22 I8iht1RR5Ols5WSjGjf9BFR/+ye37fhWSj4KPXwel/Ty4zgNDATlosgrwwv7pH4F 5+bd10HwnQyh0fZurIpyV6ICmek=
Received: by filter0358p1iad2.sendgrid.net with SMTP id filter0358p1iad2-10058-5CE66839-32 2019-05-23 09:30:33.943250042 +0000 UTC m=+824214.610312950
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [140.82.115.9]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id 9Q4OqsBnQ0KPLCTsFvgHAQ for <quic-issues@ietf.org>; Thu, 23 May 2019 09:30:33.954 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id CA24D260971 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:30:33 -0700 (PDT)
Date: Thu, 23 May 2019 09:30:33 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BBIUIFF7234W4WLN26ONLTEVBNHHBTKL3ZE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2593/495141865@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2593@github.com>
References: <quicwg/base-drafts/issues/2593@github.com>
Subject: Re: [quicwg/base-drafts] Persistent congestion interaction with app limited state (#2593)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66839c8d23_34a93fbb080cd96c43377e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1DdqqX5vXWKW7Dyixnhhlo3uJ6ngB+yzPeL4 X5ibPzOf3DNElOljb4ptdM4mrsc6cbWmGxlyeOY2D1RueQ539NK6gvWOYwoz1pHbXSgl5dqowPfMQ1 FrqlkVC7qcj7f83BE+L7I+J7K1Coc4NuiloADPQySK4AtyDmHgZNJDyYU5FVuDznGb0lTFv3hx0gCc A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tUSA3uDqGNeezHKLCx0eq77DbSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:30:36 -0000

----==_mimepart_5ce66839c8d23_34a93fbb080cd96c43377e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe this is now fixed by other PRs.  @siyengar can you 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/issues/2593#issuecomment-495141865
----==_mimepart_5ce66839c8d23_34a93fbb080cd96c43377e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe this is now fixed by other PRs.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1054756" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/siyengar">@siyengar</a> can you 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/issues/2593?email_source=notifications&amp;email_token=AFTOJK4XS36QO2BDGZRLWUTPWZP3TA5CNFSM4HEKI6PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUH2I#issuecomment-495141865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3IY3QR2JK33XKWITPWZP3TANCNFSM4HEKI6PA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK24A7JIBRYCFOT6CULPWZP3TA5CNFSM4HEKI6PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUH2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2593?email_source=notifications\u0026email_token=AFTOJK4XS36QO2BDGZRLWUTPWZP3TA5CNFSM4HEKI6PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUH2I#issuecomment-495141865",
"url": "https://github.com/quicwg/base-drafts/issues/2593?email_source=notifications\u0026email_token=AFTOJK4XS36QO2BDGZRLWUTPWZP3TA5CNFSM4HEKI6PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUH2I#issuecomment-495141865",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66839c8d23_34a93fbb080cd96c43377e--


From nobody Thu May 23 02:30:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FC7A12008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:30:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.607
X-Spam-Level: 
X-Spam-Status: No, score=-6.607 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 733GrmjxTanc for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:30:35 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7599A120150 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:30:35 -0700 (PDT)
Date: Thu, 23 May 2019 02:30:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603834; bh=0qQ8QvwsHuELqGjYbhQTfZ+C+oS9nwAXVpb6wj0XYbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBFCtHxR3OHIGYjNd4UmunaRsn/ro/oRqSSTZ2Bk4sfYA0KLM87uf+3sjaw2zcLJb 4vezVFB6sriS8F+/8wNQKXE0x7zjVOxvdWzG40w1hlKJ9YWEcDa8DpiW1lRzCzN0kv bLQoCjACeOngQxSFVq9oYq8ZyCtt/q03ERZoMpEw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUYOXP2Y2CMB53LEF26ONLVEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495141840@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6683a3e15b_31573fdb074cd96c4706e7"; 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/tXwcThCH04-Lasqjqcf5uxmi308>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:30:37 -0000

----==_mimepart_5ce6683a3e15b_31573fdb074cd96c4706e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a possibility, presuming that we take #2690.  We needed PRIORITY on the request stream so that streams opening before the PRIORITY frame arrives don't erroneously starve other resources until the PRIORITY frame arrives.  #2690 plus reverting initial priority would allow bringing back exclusive dependencies; placeholders were separately discussed with HTTPbis as an enhancement to incorporate into HTTP/3, so I think a decision to revert that would be handled separately.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495141840
----==_mimepart_5ce6683a3e15b_31573fdb074cd96c4706e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This is a possibility, presuming that we take <a class=3D"issue-link j=
s-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D"4=
42842858" data-permission-text=3D"Issue title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/2690/hovercard=
" href=3D"https://github.com/quicwg/base-drafts/pull/2690">#2690</a>.  We=
 needed PRIORITY on the request stream so that streams opening before the=
 PRIORITY frame arrives don't erroneously starve other resources until th=
e PRIORITY frame arrives.  <a class=3D"issue-link js-issue-link" data-err=
or-text=3D"Failed to load issue title" data-id=3D"442842858" data-permiss=
ion-text=3D"Issue title is private" data-url=3D"https://github.com/quicwg=
/base-drafts/issues/2690" data-hovercard-type=3D"pull_request" data-hover=
card-url=3D"/quicwg/base-drafts/pull/2690/hovercard" href=3D"https://gith=
ub.com/quicwg/base-drafts/pull/2690">#2690</a> plus reverting initial pri=
ority would allow bringing back exclusive dependencies; placeholders were=
 separately discussed with HTTPbis as an enhancement to incorporate into =
HTTP/3, so I think a decision to revert that would be handled separately.=
</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/2754?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK7HYRLUGTHVGLBF2FDPWZP3VA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUHUA#issuecomment-495141840">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJKYPFQKFSAK7BP3LDGLPWZP3VANCNFSM4HO2FJPA">mute the thread</a>.<im=
g src=3D"https://github.com/notifications/beacon/AFTOJK4AIK6DFJ3KIWIQIGDP=
WZP3VA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOO=
RPWSZGODWBUHUA.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/issues/2754?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK7HYRLUGTHVGLBF2FDPWZP3VA5CNFSM4=
HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUHU=
A#issuecomment-495141840",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=3D=
notifications\u0026email_token=3DAFTOJK7HYRLUGTHVGLBF2FDPWZP3VA5CNFSM4HO2=
FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUHUA#i=
ssuecomment-495141840",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5ce6683a3e15b_31573fdb074cd96c4706e7--


From nobody Thu May 23 02:32:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 995961201D6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:31:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iRYC7nFDHO75 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:31:53 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 785D7120243 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:31:53 -0700 (PDT)
Date: Thu, 23 May 2019 02:31:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603912; bh=mHh5QdAzIEikyKNLz91gBitQoLb78DPJJyIMtl0Zv/E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pYY2cDuJBFenc+gVl6xd5qbBhhHavNK7+q+2bKpEbHWKRlzggthSPl+4RNuES7300 I/aeIZrS3+pOQFzzAvGbOhj+TFPyYMaDgP3L/9RkQ138GTqzw688HQdNPTTnlij9Ew EcuUz44UUvKqJYryyBfR6QnHrdZlfelPhUYNt2Io=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5A3L35JNJKSCZ3CKN26ONQREVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/495142391@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66888941b8_449a3f98052cd9688043d"; 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/bm_phEclCzVbFBNyWaC6cwF4wu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:32:04 -0000

----==_mimepart_5ce66888941b8_449a3f98052cd9688043d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The recommended value was 16 a few draft versions ago.  There should be some GitHub artefact justifying changing it to 0.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495142391
----==_mimepart_5ce66888941b8_449a3f98052cd9688043d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The recommended value was 16 a few draft versions ago.  There should be some GitHub artefact justifying changing it to 0.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJKZPKMPWRGPRA4XLZM3PWZQARA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL5Y#issuecomment-495142391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57BIAWCARG34VSR63PWZQARANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK44PZOWHVJO4KOH3B3PWZQARA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZPKMPWRGPRA4XLZM3PWZQARA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL5Y#issuecomment-495142391",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZPKMPWRGPRA4XLZM3PWZQARA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL5Y#issuecomment-495142391",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66888941b8_449a3f98052cd9688043d--


From nobody Thu May 23 02:32:13 2019
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 A6A811201A3 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:31:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Iwdp6vQpRNE0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:31:55 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 39A3712025A for <quic-issues@ietf.org>; Thu, 23 May 2019 02:31:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=1eLgwdPzmlEf0MIvcfV2TGPGCY0=; b=BHhR9wGBRIkvSsOj BSBRJchLyriyMwwZQeA6my+DS8wz+F9e1hcRpDGtpXe+Zur1ajBrdqMHgCfZu0Qy tN7LwZ7KWdV7ShKPuFSb2TjA6scgY1zI4V0Uh5tJqIUlBQ2n8lJ7BZxP04m3/4as Q/65aQx+OHFCvQyC3NZlsdpPSQs=
Received: by filter0639p1iad2.sendgrid.net with SMTP id filter0639p1iad2-4301-5CE6688A-F 2019-05-23 09:31:54.307102882 +0000 UTC m=+824477.303279232
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [140.82.115.12]) by ismtpd0035p1iad2.sendgrid.net (SG) with ESMTP id QJ5v_cHKSkaKxB9fYy91Xg for <quic-issues@ietf.org>; Thu, 23 May 2019 09:31:54.167 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 1D108AE0265 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:31:54 -0700 (PDT)
Date: Thu, 23 May 2019 09:31:54 +0000 (UTC)
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEM3TPZMD3MGUAP3526ONQVEVBNHHBSW4UGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2556/495142399@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2556@github.com>
References: <quicwg/base-drafts/issues/2556@github.com>
Subject: Re: [quicwg/base-drafts] Should kPersistentCongestionThreshold be 2 or 3? (#2556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6688a1aa7c_1df73fd2fa0cd96c4428cd"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak26smE4JwqPbPfesNyAdDlOC6gEjXhPQW9din cWvN1mqf7wa0Ussyqnx8TJyhh8PbJkyKlfbmkjm/HHi2P4abUn/96QDT8H9FeWI08qMWVaejLBMrOC NzgYh4S4EiEccoKpFcVUZIyRKmeMtdbWsAxEWWup7bnO+DGNsBrJ8VmCAFTKUZea5wgV94FTgn/Rts k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oah-2JE2rdjYcCvpbz7bGGp92yo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:32:06 -0000

----==_mimepart_5ce6688a1aa7c_1df73fd2fa0cd96c4428cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; best to bring this up at a full IETF meeting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2556#issuecomment-495142399
----==_mimepart_5ce6688a1aa7c_1df73fd2fa0cd96c4428cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; best to bring this up at a full IETF meeting.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2556?email_source=notifications&amp;email_token=AFTOJKYKLV6HB64ZQVTPVATPWZQAVA5CNFSM4HBOAN3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL7Y#issuecomment-495142399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46P72VTPLGLZ7KP2DPWZQAVANCNFSM4HBOAN3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ELPG7WZGKF5YLYYDPWZQAVA5CNFSM4HBOAN3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2556?email_source=notifications\u0026email_token=AFTOJKYKLV6HB64ZQVTPVATPWZQAVA5CNFSM4HBOAN3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL7Y#issuecomment-495142399",
"url": "https://github.com/quicwg/base-drafts/issues/2556?email_source=notifications\u0026email_token=AFTOJKYKLV6HB64ZQVTPVATPWZQAVA5CNFSM4HBOAN3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUL7Y#issuecomment-495142399",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6688a1aa7c_1df73fd2fa0cd96c4428cd--


From nobody Thu May 23 02:32:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09E87120150 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:32:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mqwtTcCd7LHj for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:32:42 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40752120173 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:32:42 -0700 (PDT)
Date: Thu, 23 May 2019 02:32:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558603961; bh=le0+R0D9CZZ5Nnn+ca9e/qzvOA9SUq073g1LZ7cIz20=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gwqsygJU1J4kOMPvRmD9bKqPmlLQZOWqsPehfmYiS4h4NEasDOao59HhJxaPCOCik FR8BfYPIRTnFbr9hZQdgA2YkWyw0BQHks1aS/WWB8Te2kclYV/emoWxAJkt7zWD2AX NdmNkz36h0Temf7n3a/xvrXw3w+1c/qMy8sZyp+c=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TMTBR6L2YSGABZM526ONTTEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/495142645@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce668b9609d7_33923f9e494cd96c40935b"; 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/1QRsSdfrR4R3037nwPmp-SH_uMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:32:44 -0000

----==_mimepart_5ce668b9609d7_33923f9e494cd96c40935b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Settings can only be increased by the SETTINGS frame, if the peer's behavior is bounded by (and not just informed by) the value.  The default therefore needs to be the lowest possible value.  I presume that it was changed when we created default setting values.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495142645
----==_mimepart_5ce668b9609d7_33923f9e494cd96c40935b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Settings can only be increased by the SETTINGS frame, if the peer's behavior is bounded by (and not just informed by) the value.  The default therefore needs to be the lowest possible value.  I presume that it was changed when we created default setting values.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJKZ7N3BBIYJEQPWCRUDPWZQDTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUN5I#issuecomment-495142645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7Q7WKT6WM672PM5TTPWZQDTANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YNI5O6II3BUHHPLLPWZQDTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUN5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZ7N3BBIYJEQPWCRUDPWZQDTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUN5I#issuecomment-495142645",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZ7N3BBIYJEQPWCRUDPWZQDTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUN5I#issuecomment-495142645",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce668b9609d7_33923f9e494cd96c40935b--


From nobody Thu May 23 02:35:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2851F1200E9 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:35:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zqYIjGFD1zlF for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:35:22 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C73012008B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:35:22 -0700 (PDT)
Date: Thu, 23 May 2019 02:35:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604121; bh=XX91JEu2jYoI4DtfDa62btF1o0IkVQXxZzZ75TSahBI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i6EYlkmCYxeCb52tjS4fA0GNe2+Po2mhXhWpFxh5SKdlbRo0T+1wAGGTfiOsUv+kG QvoYdXSwFjVpKxYeGW0UMQfEim9w7yKkVrbHi4zwAEk0EnvTaXPuy9hrxuPI7G23cq NJz6w8Ty9F7kV8RyV5M+Ib+6Ztb85iSzespbdm9Q=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYO4YXA7KVHNMNBSY526ON5TEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/495143618@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce669593ccce_78103fafd86cd9605047da"; 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/B-lX92gi76D6Icx_DmXIkRFhQac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:35:24 -0000

----==_mimepart_5ce669593ccce_78103fafd86cd9605047da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, that line last changed in #2038.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495143618
----==_mimepart_5ce669593ccce_78103fafd86cd9605047da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, that line last changed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="383313508" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2038" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2038/hovercard" href="https://github.com/quicwg/base-drafts/pull/2038">#2038</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/2753?email_source=notifications&amp;email_token=AFTOJKZBEYVY2O5ARFPPKA3PWZQNTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUVQQ#issuecomment-495143618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UPTG4UPGLPJK5QUDPWZQNTANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HZT6YRI3G2DNZSC3PWZQNTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUVQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZBEYVY2O5ARFPPKA3PWZQNTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUVQQ#issuecomment-495143618",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKZBEYVY2O5ARFPPKA3PWZQNTA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUVQQ#issuecomment-495143618",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce669593ccce_78103fafd86cd9605047da--


From nobody Thu May 23 02:35:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CEA712008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:35:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kv9nIpaHTTQE for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:35:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E8A41200E9 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:35:29 -0700 (PDT)
Date: Thu, 23 May 2019 02:35:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604128; bh=ytiXssDGlykENTYgpCZVNYKJx3b6r47aM17t5qqdf8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HcMade0SSpTHUNgfD7gnAFm2UxloY5YFfTbc0petGVcZSiv1QdJrZBoCQzGOKOpPW JSOWMqWb1vRzGdXJRUAdXiLF6/dDKb86WvAlpmkHhGeND1TRJV17Duor0vUgiOzLj3 6Xy1mJMCfJxvrOYs3XdwFwM750o+us/39wY1cxTA=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ZUIQGQQUJFHN4WBN26ON6BEVBNHHBUAKJI4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2644/495143685@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2644@github.com>
References: <quicwg/base-drafts/issues/2644@github.com>
Subject: Re: [quicwg/base-drafts] RTT measurement using PATH_* frames (#2644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66960727e5_232d3f9e494cd96c81741e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hXxQ195LGHVYYmBhCjxoNS85k_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: Thu, 23 May 2019 09:35:31 -0000

----==_mimepart_5ce66960727e5_232d3f9e494cd96c81741e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed with Ian in London: I'm okay with just using the PATH_CHALLENGE/PATH_RESPONSE RTT as the initial 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/issues/2644#issuecomment-495143685
----==_mimepart_5ce66960727e5_232d3f9e494cd96c81741e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed with Ian in London: I'm okay with just using the PATH_CHALLENGE/PATH_RESPONSE RTT as the initial 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/issues/2644?email_source=notifications&amp;email_token=AFTOJKYUDBO7JLTHK5QN74DPWZQOBA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUWBI#issuecomment-495143685">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYV4DVBTRDOLOVA3GTPWZQOBANCNFSM4HH3WTZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KTQMOVKBJUEDKKV3PWZQOBA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUWBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJKYUDBO7JLTHK5QN74DPWZQOBA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUWBI#issuecomment-495143685",
"url": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJKYUDBO7JLTHK5QN74DPWZQOBA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUWBI#issuecomment-495143685",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66960727e5_232d3f9e494cd96c81741e--


From nobody Thu May 23 02:36:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A5DA1200E9 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:36:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H6QXxvYQob0v for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:36:47 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB3A512008B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:36:46 -0700 (PDT)
Date: Thu, 23 May 2019 02:36:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604206; bh=74W3E/ED7Ym50tUw28sXJXpAC3XXpMMlDV5KKncpQrQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H5gYkk4jgnmH5euuxUvMQL02MyDYdegz6+Q5T2F8Bxl0vTgJinJGStgxNlejcEH+E H4q0S+XVrJdYHyHQx2oxskWB/ZhszD2r6ApucUgKUJmlY7a1mql5Mu7e+lvP9HaQZa +GPE4FRfXMzhiJEEnUdh10WFRvd9xOmWBI+jpFNQ=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWMO5GKT6N6PJWDQN26OOC3EVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c495144181@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce669adec922_1a803fc2dc2cd95c304989"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-LGpJE4j4ixEp-WqbwgCqZPJ4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:36:48 -0000

----==_mimepart_5ce669adec922_1a803fc2dc2cd95c304989
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd prefer that it's NOT forbidden.  I'm fine with waiting for experimentation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-495144181
----==_mimepart_5ce669adec922_1a803fc2dc2cd95c304989
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd prefer that it's NOT forbidden.  I'm fine with waiting for experimentation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications&amp;email_token=AFTOJKZOOOHINQCXQU66PYDPWZQS3A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUZ5I#issuecomment-495144181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWXOLYFCS45JEKB5LPWZQS3ANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MZ2FBUVRCNK35C7DPWZQS3A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUZ5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZOOOHINQCXQU66PYDPWZQS3A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUZ5I#issuecomment-495144181",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKZOOOHINQCXQU66PYDPWZQS3A5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBUZ5I#issuecomment-495144181",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce669adec922_1a803fc2dc2cd95c304989--


From nobody Thu May 23 02:37:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C683A1200E9 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:36:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XEl7RdQHCuFT for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:36:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E106E12008B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:36:57 -0700 (PDT)
Date: Thu, 23 May 2019 02:36:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604216; bh=X89MVPkukK1S0asF4zz/uwhuoSOIQxJ8ABT/6vy+Nn8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mV4yBSHTf9Jaqt1XAtUBTJFm3HBLxC/YnAHAZDk0cEHJqCwqRs5SPv8zG4dDtS1Yp q9G+h/RCClhtI7l6FM43fTgxeehf4OHkMEKwzxwubrfwcUu5SRNFZOAL1IulPFQKJg 6GFL03bG7lUK01MCcJb8CTXOAs5xRozDrLAya0kI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5T3EOLXVGKJKECLB526OODREVBNHHBUAKJI4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2644/495144271@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2644@github.com>
References: <quicwg/base-drafts/issues/2644@github.com>
Subject: Re: [quicwg/base-drafts] RTT measurement using PATH_* frames (#2644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce669b89e45b_32293ff0298cd968636212"; 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/d4m8HbzxKZq5olJu0FzyzcuENn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:37:00 -0000

----==_mimepart_5ce669b89e45b_32293ff0298cd968636212
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @rpaulo can you review the outstanding 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/2644#issuecomment-495144271
----==_mimepart_5ce669b89e45b_32293ff0298cd968636212
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1491286" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rpaulo">@rpaulo</a> can you review the outstanding 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/2644?email_source=notifications&amp;email_token=AFTOJK2NQOMGOHIRCF6WPVDPWZQTRA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBU2TY#issuecomment-495144271">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LRDBCFTLXC23DP2DPWZQTRANCNFSM4HH3WTZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5R6IHJX3G3FF7GBLDPWZQTRA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBU2TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJK2NQOMGOHIRCF6WPVDPWZQTRA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBU2TY#issuecomment-495144271",
"url": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJK2NQOMGOHIRCF6WPVDPWZQTRA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBU2TY#issuecomment-495144271",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce669b89e45b_32293ff0298cd968636212--


From nobody Thu May 23 02:39:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD6A712016E for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1YhrbNmXKsW5 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:39:42 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 822B012016C for <quic-issues@ietf.org>; Thu, 23 May 2019 02:39:42 -0700 (PDT)
Date: Thu, 23 May 2019 02:39:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604381; bh=/sGjeFQ22txNjYR4j8JYRijDG3g1gVzFAjr6uFl3NvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZAj2I4ybYG/EFYZPvdHFu9doHUP3RKQtDV5c7AcpPaSi3eKxMCyiQ2EfolohSucAP pMH9ofO4B+WAgiLMdBUQsEcFQaP5ga5EuR/N2M3/2teKLaUTMhcWFquUMdqhYMDxwv 84oDJinVL18dRces3GKSHFydicClUmgJjCSUAzYM=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPB7J4A43UBKEOQUF26OON3EVBNHHBO7W4U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2258/495145329@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2258@github.com>
References: <quicwg/base-drafts/issues/2258@github.com>
Subject: Re: [quicwg/base-drafts] Initial maximum table size needs clarification. (#2258)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66a5db6c3b_60923fdb074cd96c72506b"; 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/zQag70WOOwHpkl9ExyDmFsW5R-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: Thu, 23 May 2019 09:39:44 -0000

----==_mimepart_5ce66a5db6c3b_60923fdb074cd96c72506b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed by #2330, I think, I just had the wrong issue tagged 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/2258#issuecomment-495145329
----==_mimepart_5ce66a5db6c3b_60923fdb074cd96c72506b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="398428816" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2330" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2330/hovercard" href="https://github.com/quicwg/base-drafts/pull/2330">#2330</a>, I think, I just had the wrong issue tagged 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/2258?email_source=notifications&amp;email_token=AFTOJK3WNNQVDNVWSOR6GYDPWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBVC4I#issuecomment-495145329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2NRP7GECCGSFHKGLDPWZQ53ANCNFSM4GMHM7ZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ663DHZ2OMJMJY5NDPWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBVC4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2258?email_source=notifications\u0026email_token=AFTOJK3WNNQVDNVWSOR6GYDPWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBVC4I#issuecomment-495145329",
"url": "https://github.com/quicwg/base-drafts/issues/2258?email_source=notifications\u0026email_token=AFTOJK3WNNQVDNVWSOR6GYDPWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBVC4I#issuecomment-495145329",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66a5db6c3b_60923fdb074cd96c72506b--


From nobody Thu May 23 02:39:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3830712016C for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:39:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id igq0JvShHMC3 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:39:42 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B254120156 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:39:42 -0700 (PDT)
Date: Thu, 23 May 2019 02:39:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604381; bh=5epvmxWPnFgABBqjmwq97lsBaW6ShnRWd0HMDLQMdvA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XX1E1ZFjBJRdztfzjG9rIF0d+unKDWBjXRIdSRFpHakzyGkV0gUQl97DFWthVZOV7 7b7KIiGrXHnti7R/1qqXMKfnbUp0T8OwkObdIQ+b+TITL4vBz3TsH9h20Wg2oUtT9U 81uHTHl094hxB/1xI6SvlqDFI2ODItI6iIwh6FUU=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYPB7J4A43UBKEOQUF26OON3EVBNHHBO7W4U4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2258/issue_event/2361844846@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2258@github.com>
References: <quicwg/base-drafts/issues/2258@github.com>
Subject: Re: [quicwg/base-drafts] Initial maximum table size needs clarification. (#2258)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66a5d4bd48_7b873fa36d0cd960733543"; 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/6xdMK3dUF9EtPZUM_E-SOWUM3sw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:39:45 -0000

----==_mimepart_5ce66a5d4bd48_7b873fa36d0cd960733543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2258.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2258#event-2361844846
----==_mimepart_5ce66a5d4bd48_7b873fa36d0cd960733543
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="394189991" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2258" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2258/hovercard" href="https://github.com/quicwg/base-drafts/issues/2258">#2258</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/2258?email_source=notifications&amp;email_token=AFTOJKYFU6CYX7ICVBMT6R3PWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTDOI3Q#event-2361844846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2NRP7GECCGSFHKGLDPWZQ53ANCNFSM4GMHM7ZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PJHQ6I5JTB7IM5PLPWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTDOI3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2258?email_source=notifications\u0026email_token=AFTOJKYFU6CYX7ICVBMT6R3PWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTDOI3Q#event-2361844846",
"url": "https://github.com/quicwg/base-drafts/issues/2258?email_source=notifications\u0026email_token=AFTOJKYFU6CYX7ICVBMT6R3PWZQ53A5CNFSM4GMHM7ZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTDOI3Q#event-2361844846",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66a5d4bd48_7b873fa36d0cd960733543--


From nobody Thu May 23 02:48:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A35F120179 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:48:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ilYD542QZ9Q4 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:48:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69207120075 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:48:18 -0700 (PDT)
Date: Thu, 23 May 2019 02:48:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604897; bh=HH3IyiDeoRPYBq6/op5CvHX1Q2vkAMVQ1d1yKqlHHyg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pRL/kfkKhxnj2FZC6jxVKat9jZwqnMjT57Xj4GCi60pDLgc7M1gAth7VLwHZnxxqM R2jAI3rTyttg40gWerK8PjD56frVbqgq/qjVGZn6emDJo+BaiHJ+S/14in2VplbTby TrEmyfjSjI+nQ+sr8bYe3YtByrj+yKssdNBgMAgg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGSBLCQTWEKNVJ3JN26OPODEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495148595@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66c61596d4_5b793fafd86cd9606681eb"; 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/iRoXYYnHBYiz89anEeQQgzbXzEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:48:20 -0000

----==_mimepart_5ce66c61596d4_5b793fafd86cd9606681eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Why does the replacement need to be coupled to the retirement request?  Why not say "please retire all with seqno lower (or equal to) X", then provide a new connection 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/2645#issuecomment-495148595
----==_mimepart_5ce66c61596d4_5b793fafd86cd9606681eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Why does the replacement need to be coupled to the retirement request?  Why not say "please retire all with seqno lower (or equal to) X", then provide a new connection ID?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK6FQDWV4GR5RQWBSFDPWZR6DA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV4MY#issuecomment-495148595">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KVJDRZ6PI62XSIV3PWZR6DANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QJ3YMVWYND3UMFRLPWZR6DA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV4MY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6FQDWV4GR5RQWBSFDPWZR6DA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV4MY#issuecomment-495148595",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6FQDWV4GR5RQWBSFDPWZR6DA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV4MY#issuecomment-495148595",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66c61596d4_5b793fafd86cd9606681eb--


From nobody Thu May 23 02:48:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E6C412017A for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:48:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QCTDWArIL3BV for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:48:32 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7135D120179 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:48:32 -0700 (PDT)
Date: Thu, 23 May 2019 02:48:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558604911; bh=JRNLaKukGAUZWXtd4qRwjarauqeHO6hnaBPanqxE7lE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Sju9lvK1oq7x6L0cn9i6SK5CI/gdGu0qbcHxIu521ua4XHitqKn1Q0y3JjDYr/QgV avtpJYXOMCfJlVVHrWjTxFSVP9Qm3InLFfMb3g6wghi88kh73UChmZ31d2m/BC5syH ajqkMFdIAiakO+oOdqfCAYV4xM3Rpzr5eF62Ch9s=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DE4WVGUKGXMNOWC526OPO7EVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495148675@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66c6f9d871_436c3ff0298cd9687935ad"; 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/8ZdRYvuMTIio4Z__VXKGbXWT_5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:48:34 -0000

----==_mimepart_5ce66c6f9d871_436c3ff0298cd9687935ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop Yes. The simplification is based on #2690. I also agree that we can discuss about placeholders separately.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495148675
----==_mimepart_5ce66c6f9d871_436c3ff0298cd9687935ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> Yes. The simplification is based on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442842858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2690" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2690/hovercard" href="https://github.com/quicwg/base-drafts/pull/2690">#2690</a>. I also agree that we can discuss about placeholders separately.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications&amp;email_token=AFTOJK2PZ5PMDCIX5CUUIUTPWZR67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV5AY#issuecomment-495148675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WFXZ26UKNV2NN4U3PWZR67ANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IZTO77WSH2KNPKH3PWZR67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV5AY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2PZ5PMDCIX5CUUIUTPWZR67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV5AY#issuecomment-495148675",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2PZ5PMDCIX5CUUIUTPWZR67A5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBV5AY#issuecomment-495148675",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66c6f9d871_436c3ff0298cd9687935ad--


From nobody Thu May 23 02:52:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEABB12017A for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:52:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d4PUUwS6JzfA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:52:32 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 254ED1200E9 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:52:32 -0700 (PDT)
Date: Thu, 23 May 2019 02:52:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558605151; bh=2AsQ7Dgy6F0pwC8N81biqiZUTS+g4Js48jlhqY/LOpc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T4I64mdQrih6abEfRzxNcbOrjClNH48aGzuGTCZZNsqVJxD7wSFk/2c0WR7a4N+zw z9AZTEahWP4YNolThu5mBnWDDXWzQZPYolit+N7yVgqlotZNYP4wBEiQFyHjwpNoRM VRT3A9VUyKQc1Rj2eaUs/B3JpKOUi16TPGCmx9Do=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SMKTTHJVZLZITU6V26OP55EVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495150022@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66d5ee7267_2e23fbddd2cd9605958d1"; 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/ovaM4hR8RCDXVFeEzD_caRby5Hg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:52:34 -0000

----==_mimepart_5ce66d5ee7267_2e23fbddd2cd9605958d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I presume you mean @MikeBishop's proposal (https://mikebishop.github.io/please-retire/draft-bishop-quic-please-retire.html).

I think that can be considered as a simplification to the RETIRE_CONN_ID proposal, because "retire all with seqno lower than X" frame removes the need to retain per-CID sequence numbers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495150022
----==_mimepart_5ce66d5ee7267_2e23fbddd2cd9605958d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I presume you mean <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>'s proposal (<a href="https://mikebishop.github.io/please-retire/draft-bishop-quic-please-retire.html" rel="nofollow">https://mikebishop.github.io/please-retire/draft-bishop-quic-please-retire.html</a>).</p>
<p>I think that can be considered as a simplification to the RETIRE_CONN_ID proposal, because "retire all with seqno lower than X" frame removes the need to retain per-CID sequence numbers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJKZOAI24KPVNNLR3PJTPWZSN5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWHRQ#issuecomment-495150022">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2VP467TOUDRTCTI3PWZSN5ANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7K5IWEALHZRWULKWDPWZSN5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWHRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZOAI24KPVNNLR3PJTPWZSN5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWHRQ#issuecomment-495150022",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZOAI24KPVNNLR3PJTPWZSN5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWHRQ#issuecomment-495150022",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66d5ee7267_2e23fbddd2cd9605958d1--


From nobody Thu May 23 02:53:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13E081201DB for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:53:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 RkprLydiqRXf for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:53:16 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A2C212018B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:53:16 -0700 (PDT)
Date: Thu, 23 May 2019 02:53:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558605195; bh=NLElfnlGR2fUV6OphOH13ggKqAj5whvWtERS1S54uuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dDLMXEAmA84HXkZ1y+droiHbsJE2ooVu8wj3X3QO3Y/cO2gAmYnBr2IKg8mRbSFx5 oFN9PTE9a++X2ZO4H+a+nm620mTxxImSHfaCfbCt0QIh8jswfPzFarZGx+sZvNPckK C+oyfC3dJ2FwX197fo8VDD92ISyPnA346ZReA5Ho=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VF27WSHV5DK7OVFV26OQAXEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495150293@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66d8bb0570_449a3f98052cd968166011"; 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/0SWBtiW5j8yEiqjSi36bD2E8gcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:53:27 -0000

----==_mimepart_5ce66d8bb0570_449a3f98052cd968166011
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson my main problem with that design is the CID flow control. If an endpoint has currently maxed out the peers max number of CIDs, and it wants to replace them all, what then? If you don't have a single frame to both retire and replace, then it looks like we have a problem. You obviously can't just retire all outstanding CIDs. Then they have no CIDs to use. You also can't just give them more CIDs first, because the limit has been reached, so they will ignore the new 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/2645#issuecomment-495150293
----==_mimepart_5ce66d8bb0570_449a3f98052cd968166011
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> my main problem with that design is the CID flow control. If an endpoint has currently maxed out the peers max number of CIDs, and it wants to replace them all, what then? If you don't have a single frame to both retire and replace, then it looks like we have a problem. You obviously can't just retire all outstanding CIDs. Then they have no CIDs to use. You also can't just give them more CIDs first, because the limit has been reached, so they will ignore the new 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/2645?email_source=notifications&amp;email_token=AFTOJK7ID5LLLW6ODURRPXDPWZSQXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWJVI#issuecomment-495150293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3T3PRHQXPFW7UWYH3PWZSQXANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KSTQ4EYJLYIJL4ALPWZSQXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWJVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7ID5LLLW6ODURRPXDPWZSQXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWJVI#issuecomment-495150293",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7ID5LLLW6ODURRPXDPWZSQXA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWJVI#issuecomment-495150293",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66d8bb0570_449a3f98052cd968166011--


From nobody Thu May 23 02:58:20 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A262E12008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:58:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nA6Me5JnSany for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:58:18 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 541861200D6 for <quic-issues@ietf.org>; Thu, 23 May 2019 02:58:18 -0700 (PDT)
Date: Thu, 23 May 2019 02:58:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558605497; bh=1qgXU5R33ravmZZ2wrSLDQgxqHcH2cEryU+Zdy46DEc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k0Es7/Dl7I61ri4wInMo8RuOo+xbEA4NEWx563/fpLpkWmmKl3YHlt/0lQM3f+GHh xWDeraMYMVcPTjwtCQy+GIfGDxW3RWE+VywEgSXWGNsHVJieYCsJlJseM2sQo5RTS6 DHaOmY/hRcMpNGUk0qkjddbLSWZiGi88DIynRLzE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4UXLFT6FNLGI77RN26OQTTEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495152213@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66eb91830d_63183fc2dc2cd95c9786d2"; 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/Q6VIPe8pxYAbdtVSCBY4GdHm46Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:58:20 -0000

----==_mimepart_5ce66eb91830d_63183fc2dc2cd95c9786d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Why does the replacement need to be coupled to the retirement request? Why not say "please retire all with seqno lower (or equal to) X", then provide a new connection ID?

This is one way to implement the epoch I was referring to in the 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/2645#issuecomment-495152213
----==_mimepart_5ce66eb91830d_63183fc2dc2cd95c9786d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Why does the replacement need to be coupled to the retirement request? Why not say "please retire all with seqno lower (or equal to) X", then provide a new connection ID?</p>
</blockquote>
<p>This is one way to implement the epoch I was referring to in the 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/2645?email_source=notifications&amp;email_token=AFTOJKZAALL2XLWIYMK3FSDPWZTDTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWYVI#issuecomment-495152213">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TBU3FVC4K3GUJ7NDPWZTDTANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPJEAN4CTX53FLJQTPWZTDTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWYVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZAALL2XLWIYMK3FSDPWZTDTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWYVI#issuecomment-495152213",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJKZAALL2XLWIYMK3FSDPWZTDTA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBWYVI#issuecomment-495152213",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66eb91830d_63183fc2dc2cd95c9786d2--


From nobody Thu May 23 02:59:55 2019
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 0FA741200FE for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:59:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ar_DDrHmta1v for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 02:59:52 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC08512008B for <quic-issues@ietf.org>; Thu, 23 May 2019 02:59:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=1tUP1JIK/eu6JFUgwkI6u5Xa5rM=; b=RnxRygl1BWAQnOm7 mfLcWl6eRma0XjQwB77Ki/+pi8AKftCcmzEsHk5Cgsoc8vOhkrftvQ7LrzJ6zzRM r1zgZPPSRhTR8Hkm7LWsquCdZ6K/IanbjDLiooVUuUJkMSGDyoOqNOXVTMj1fwlz gH6WQ9XMMza5V93cZKxJQt5xx8w=
Received: by filter0260p1iad2.sendgrid.net with SMTP id filter0260p1iad2-14531-5CE66F17-30 2019-05-23 09:59:51.885351481 +0000 UTC m=+31313.662961176
Received: from github-lowworker-fdfbffe.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id e5REm-pNTWaEAxxj8zaGqg for <quic-issues@ietf.org>; Thu, 23 May 2019 09:59:51.781 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fdfbffe.cp1-iad.github.net (Postfix) with ESMTP id A2C363A1E2F for <quic-issues@ietf.org>; Thu, 23 May 2019 02:59:51 -0700 (PDT)
Date: Thu, 23 May 2019 09:59:52 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK64MPOJTENJ22G7YQN26OQZPEVBNHHBVLJ2XY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2755@github.com>
Subject: [quicwg/base-drafts] ECN Algorithm (#2755)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66f17a152b_733a3fd24f8cd9603324f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3tOA+HyOqROr+6YHlsy4IHxO4b+RDmrbWBQl kkN4lTIkg/QzcsFwESog3o0bhqPAMEO2L8ldMc3isP1vPYkVg1C3vczvZzjrdcNfdj5hSi/dfCW1B2 6p7/bf7wdXpMfe9qStNWbwpTVTkW38+ABIaN2f1OUv5tYCo/i0OU7nQ5kSMoObiRMfZPdM8uzzuGkH s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/buVg1NkelcXiWESA1AYRJf6XOfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 09:59:54 -0000

----==_mimepart_5ce66f17a152b_733a3fd24f8cd9603324f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ECN-capable is not a constant condition, but we don't have any algorithm that governs it.

I don't think that we can just say "mark until validation of ECN counts fails".  Maybe the following algorithm is OK:

When starting a new path:

0. set ECN state to "testing"
1. after N packets or M round trips, set ECN state to "unknown"
2. on every ACK, check ECN counts
3. if ECN validation fails set ECN state to "failed".
4. if ECN validation passes and ECN state is "uncertain", set it to "capable".
5. when sending packets, mark with ECT(0) if state is "testing" or "capable"

(I know that this is unchanged text, but I just realized that we could be clearer.)

Gorry pointed out that we can add an extra thing: if a path is marked as "failed", you MAY choose to occasionally switch back to "testing".

Mirja pointed out that we need to deal with bleaching more than we need to worry about black holes.  We should negotiate that.

_Originally posted by @martinthomson in https://github.com/quicwg/base-drafts/pull/2752/files_

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2755
----==_mimepart_5ce66f17a152b_733a3fd24f8cd9603324f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>ECN-capable is not a constant condition, but we don't have any algorithm that governs it.</p>
<p>I don't think that we can just say "mark until validation of ECN counts fails".  Maybe the following algorithm is OK:</p>
<p>When starting a new path:</p>
<ol start="0">
<li>set ECN state to "testing"</li>
<li>after N packets or M round trips, set ECN state to "unknown"</li>
<li>on every ACK, check ECN counts</li>
<li>if ECN validation fails set ECN state to "failed".</li>
<li>if ECN validation passes and ECN state is "uncertain", set it to "capable".</li>
<li>when sending packets, mark with ECT(0) if state is "testing" or "capable"</li>
</ol>
<p>(I know that this is unchanged text, but I just realized that we could be clearer.)</p>
<p>Gorry pointed out that we can add an extra thing: if a path is marked as "failed", you MAY choose to occasionally switch back to "testing".</p>
<p>Mirja pointed out that we need to deal with bleaching more than we need to worry about black holes.  We should negotiate that.</p>
<p><em>Originally posted by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> in <a href="https://github.com/quicwg/base-drafts/pull/2752/files">https://github.com/quicwg/base-drafts/pull/2752/files</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/issues/2755?email_source=notifications&amp;email_token=AFTOJKYAS2VRQPTCCER6YBTPWZTJPA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNHK7A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DZM4EGHMS6GHVDYDPWZTJPANCNFSM4HO4ZFPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SIGES6ZI2PGWRHXDPWZTJPA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNHK7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2755?email_source=notifications\u0026email_token=AFTOJKYAS2VRQPTCCER6YBTPWZTJPA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNHK7A",
"url": "https://github.com/quicwg/base-drafts/issues/2755?email_source=notifications\u0026email_token=AFTOJKYAS2VRQPTCCER6YBTPWZTJPA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNHK7A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66f17a152b_733a3fd24f8cd9603324f--


From nobody Thu May 23 03:02:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADDC51200FE for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:02:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kmiY03rsZVoc for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:02:25 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36ECD12008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:02:25 -0700 (PDT)
Date: Thu, 23 May 2019 03:02:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558605744; bh=D5oWRarpQeS/TEK7UGwt/wgJQVjRpxzCdlpQmtDkWUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dBMf2Lry6nFDLxeRsiGmW+7KRhT6jbN3eba/EY052UEM5Ozr4dBS4DkLQ+oxRKG8D /c7NnopJvHphdPIp623jmAC0ipOv4O/85q5PPrQ3yZ3gcoWpBGC3qdhfBeK8GllmVQ ZVuILn2mKRxovEEF77YnUakjrwRL+YUrIgiZAZJU=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCJ3QZRW4KDYAMSLF26ORDBEVBNHHBVKABIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2752/review/241104686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2752@github.com>
References: <quicwg/base-drafts/pull/2752@github.com>
Subject: Re: [quicwg/base-drafts] ECN verification text (#2752)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66fb03b905_32e93f862c4cd96057251"; 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/Eol31Z4rEB95MF2xznF9p372chM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:02:27 -0000

----==_mimepart_5ce66fb03b905_32e93f862c4cd96057251
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gorryfair commented on this pull request.



>  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a

"set" doesn't mean anything to me regarding this 2-bit code point, is this a non-zero codepoint? (i.e. not not-ECT)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2752#discussion_r286868692
----==_mimepart_5ce66fb03b905_32e93f862c4cd96057251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2752#discussion_r286868692">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  If verification fails, then the endpoint ceases setting ECT codepoints in
 subsequent IP packets with the expectation that either the network path or the
 peer does not support ECN.
 
-If an endpoint sets ECT codepoints on outgoing IP packets and encounters a
-retransmission timeout due to the absence of acknowledgments from the peer (see
-{{QUIC-RECOVERY}}), or if an endpoint has reason to believe that an element on
-the network path might be corrupting ECN codepoints, the endpoint MAY cease
-setting ECT codepoints in subsequent packets.  Doing so allows the connection to
-be resilient to network elements that corrupt ECN codepoints in the IP header or
-drop packets with ECT or CE codepoints in the IP header.
+If an ECT codepoint set is not dropped or corrupted by a network device, then a
</pre>
<p>"set" doesn't mean anything to me regarding this 2-bit code point, is this a non-zero codepoint? (i.e. not not-ECT)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications&amp;email_token=AFTOJK2Z6FUFCJMBJFLXXIDPWZTTBA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPPOLQ#discussion_r286868692">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54UTJN526ZNADGPQTPWZTTBANCNFSM4HOVYD7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNM452NVU6KSLNH6LPWZTTBA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPPOLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK2Z6FUFCJMBJFLXXIDPWZTTBA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPPOLQ#discussion_r286868692",
"url": "https://github.com/quicwg/base-drafts/pull/2752?email_source=notifications\u0026email_token=AFTOJK2Z6FUFCJMBJFLXXIDPWZTTBA5CNFSM4HOVYD72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPPOLQ#discussion_r286868692",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66fb03b905_32e93f862c4cd96057251--


From nobody Thu May 23 03:03:48 2019
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 4EDCD12008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:03:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jqiY0_WNmuuR for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:03:44 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CDFC1200FE for <quic-issues@ietf.org>; Thu, 23 May 2019 03:03:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=tHuJsejXGw77DiYx2DkPrxk07GM=; b=xJWxKeEUK5xC9xul aSB9OaH39/mZfMiaqjdtyImt05RKgFjtzZZ8urqiLI92u1W56L3aHghSGKFSZN0Q gt/FHwON69eFt4YPVYnvNlmy4PQofxweFbKA4unatG0OMdk8fFLRR5G8JuJ3Aj29 J0c28clkoAskcjex/52wUZpfYK4=
Received: by filter0582p1iad2.sendgrid.net with SMTP id filter0582p1iad2-14676-5CE66FFF-30 2019-05-23 10:03:43.767046461 +0000 UTC m=+826195.606840317
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [140.82.115.9]) by ismtpd0050p1iad1.sendgrid.net (SG) with ESMTP id bI1bXQBiREWN355e0rh61Q for <quic-issues@ietf.org>; Thu, 23 May 2019 10:03:43.630 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 8EF2880A54 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:03:43 -0700 (PDT)
Date: Thu, 23 May 2019 10:03:43 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HEGM422P52WHOJSN26ORH7EVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495154195@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce66fff8cff6_3f363fecc9ccd9687095d"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3rR7TPCuzAP+w0Pm+pAdupR4Z1uRydFbP+/8 AAXNbXmZ2654bH7rkZWG7LV9JLyGHJ+ESd5p8iNU0f4tvRWOdIwMXz4CuhGC3JaL3iXmZKyL+fYirw T6k7kHWw4UCBtuCsa/kQX/VylucZZtm2PTQIOUAt4xnXyn8RJwFGtk6W78KJ078ihXlgcH3t9moEtI o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vdpzPU3nAhQh3O9MdlaZrr9qQvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:03:46 -0000

----==_mimepart_5ce66fff8cff6_3f363fecc9ccd9687095d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks you can have two epochs: old and new each with a limit. This allows you to replenish CID's in new epoch before retiring the old.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495154195
----==_mimepart_5ce66fff8cff6_3f363fecc9ccd9687095d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> you can have two epochs: old and new each with a limit. This allows you to replenish CID's in new epoch before retiring the old.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK7YIZL3ZNA4F4V5GVTPWZTX7A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXIEY#issuecomment-495154195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5COXG4A7WHSVGI7T3PWZTX7ANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OF7CDAYBEYSGFTTDPWZTX7A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXIEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7YIZL3ZNA4F4V5GVTPWZTX7A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXIEY#issuecomment-495154195",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK7YIZL3ZNA4F4V5GVTPWZTX7A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXIEY#issuecomment-495154195",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce66fff8cff6_3f363fecc9ccd9687095d--


From nobody Thu May 23 03:06:52 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1623112008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:06:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0db8YIOBhlnt for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:06:48 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 650E1120045 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:06:48 -0700 (PDT)
Date: Thu, 23 May 2019 03:06:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558606007; bh=bsFlNWkmRsDrSH3bMiXxUuyiVdIKt3paK9dSlgRswxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YqnMFV+ovm2jywBSdS60aCkZ5A+bZNV11RW7ClF06XfPaeSV1ilPi6eBXMN4/eHs0 AwfT4IL4WFU3bgQC2jnr4cbBtDr+9yHGqUDtNTxwB/JhKj8j8Uplmn1L53/zKvblnp dWOClCUToxh1ijlw2JxjoZNm7M7DJo09TVsz7+PE=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5INWGDH7M6X4MSIWF26ORTPEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495155326@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce670b762a81_229f3fcb9f4cd95c1975d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JxZfSqTwytwMertwpvpSW5Kx-4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:06:50 -0000

----==_mimepart_5ce670b762a81_229f3fcb9f4cd95c1975d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I think I'd prefer to have a "please retire" come with a replacement since otherwise there's not any guarantee that they'll be replaced. Having them in the same frame also makes it easy to replace ones without depending on ordering between frames of a "retire" and then "add new one" if you're already at the limit (as @nibanks said).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495155326
----==_mimepart_5ce670b762a81_229f3fcb9f4cd95c1975d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I think I'd prefer to have a "please retire" come with a replacement since otherwise there's not any guarantee that they'll be replaced. Having them in the same frame also makes it easy to replace ones without depending on ordering between frames of a "retire" and then "add new one" if you're already at the limit (as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> said).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK4Y3LICVES7FCOBT3LPWZUDPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXQ7Q#issuecomment-495155326">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2I3NPMPMNV3JN7A6DPWZUDPANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HDODQI7DU5DC4ZFDPWZUDPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXQ7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK4Y3LICVES7FCOBT3LPWZUDPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXQ7Q#issuecomment-495155326",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK4Y3LICVES7FCOBT3LPWZUDPA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXQ7Q#issuecomment-495155326",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce670b762a81_229f3fcb9f4cd95c1975d6--


From nobody Thu May 23 03:08:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F1061200B3 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:08:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r8lQBeoCJ9Q9 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:08:55 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 000E5120045 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:08:54 -0700 (PDT)
Date: Thu, 23 May 2019 03:08:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558606134; bh=QzKV88KIXfnniVdGQIO4klBS4CsTZ8bRmjMOVHwQiaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k90DPHr63niI3p5AD+is/yTAq9LiA84gN4ZyUE0tm0a4Oe6QRBRXrgaMZ8PpSH6e2 wOo74wlZ0L4IT80Ji4QlV1YISRtQr27l0lFpS3Ev9bccJqKaeRhKYN6ZmgVMy5tzQ/ r4UX7UBuclUd9YsD2dusNvJGvXpgC5smUALbugWU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYB22AYONUUFGSS5VN26OR3NEVBNHHBMFVXHI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1860/495156079@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1860@github.com>
References: <quicwg/base-drafts/issues/1860@github.com>
Subject: Re: [quicwg/base-drafts] ACK-only feedback loop in recovery instead of transport (#1860)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67136f8aa_5c0d3f9cb0ccd96879335"; 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/qspn_PNadJCpWfKlQZcl1Icb0b0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:08:56 -0000

----==_mimepart_5ce67136f8aa_5c0d3f9cb0ccd96879335
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreement from London was to move as much as possible to transport, and cite transport when possible.

Martin suggested almost all of section 4 can be moved: https://tools.ietf.org/html/draft-ietf-quic-recovery-20#section-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/1860#issuecomment-495156079
----==_mimepart_5ce67136f8aa_5c0d3f9cb0ccd96879335
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreement from London was to move as much as possible to transport, and cite transport when possible.</p>
<p>Martin suggested almost all of section 4 can be moved: <a href="https://tools.ietf.org/html/draft-ietf-quic-recovery-20#section-4" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-recovery-20#section-4</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/1860?email_source=notifications&amp;email_token=AFTOJKYSBEGF2Q47YKDCHRTPWZULNA5CNFSM4F3Y7JTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXW3Y#issuecomment-495156079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PL7T6LJUWRL2Z3FLPWZULNANCNFSM4F3Y7JTA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGTPOKLQ7LWKS2TQ3PWZULNA5CNFSM4F3Y7JTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXW3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1860?email_source=notifications\u0026email_token=AFTOJKYSBEGF2Q47YKDCHRTPWZULNA5CNFSM4F3Y7JTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXW3Y#issuecomment-495156079",
"url": "https://github.com/quicwg/base-drafts/issues/1860?email_source=notifications\u0026email_token=AFTOJKYSBEGF2Q47YKDCHRTPWZULNA5CNFSM4F3Y7JTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBXW3Y#issuecomment-495156079",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67136f8aa_5c0d3f9cb0ccd96879335--


From nobody Thu May 23 03:11:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68D651201CC for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y3AeyKdicmQz for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:10:52 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B89E7120184 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:10:52 -0700 (PDT)
Date: Thu, 23 May 2019 03:10:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558606252; bh=RPH/zUhjVet6mjTVlH7ePPnu3S3HXxw3TsiNht+LkXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qPowdr6o9CIiT3sqgKZvVdf+FgWYwJxmxVCGNgmtWVkciNcTkCjombb1SFYG0t/Pk 2MMs4zAisosgkzgCB6j2L1uNkCfSIa1/eQpSsZHetAQS/GZiyHmy2mRQpblh7AFPch 63CaE44Ku0KyMO4QcATZKSLM707lpyel3CMsCZxI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4A3LEUTW6NGOA5IGN26OSCXEVBNHHBVJMHUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2744/495156791@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2744@github.com>
References: <quicwg/base-drafts/issues/2744@github.com>
Subject: Re: [quicwg/base-drafts] Idle Timer Can Fire Even with Outstanding Data to Send (#2744)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce671abca642_6e2e3fe39d2cd95c13743c"; 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/1masLVO15UbvxcCdUCYkZ_VhjWo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:11:05 -0000

----==_mimepart_5ce671abca642_6e2e3fe39d2cd95c13743c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thinking about this, another solution would be to continue to send a *blocked frame, while in the blocked state. Even if the peer acknowledged the first blocked frame, if you're still blocked, you send it again. Personally, for my implementation, this would be the easiest thing to implement.

I don't think the spec should make any requirements in this area, but I do think it should call this problem out and possibly make a 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/2744#issuecomment-495156791
----==_mimepart_5ce671abca642_6e2e3fe39d2cd95c13743c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thinking about this, another solution would be to continue to send a *blocked frame, while in the blocked state. Even if the peer acknowledged the first blocked frame, if you're still blocked, you send it again. Personally, for my implementation, this would be the easiest thing to implement.</p>
<p>I don't think the spec should make any requirements in this area, but I do think it should call this problem out and possibly make a 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/2744?email_source=notifications&amp;email_token=AFTOJK5QWANDIDU7PEWYRETPWZUSXA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBX4NY#issuecomment-495156791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3AEW44C75EBPDOZI3PWZUSXANCNFSM4HOS3R3A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK52TBLJTWCWUAHZUUDPWZUSXA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBX4NY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK5QWANDIDU7PEWYRETPWZUSXA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBX4NY#issuecomment-495156791",
"url": "https://github.com/quicwg/base-drafts/issues/2744?email_source=notifications\u0026email_token=AFTOJK5QWANDIDU7PEWYRETPWZUSXA5CNFSM4HOS3R3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBX4NY#issuecomment-495156791",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce671abca642_6e2e3fe39d2cd95c13743c--


From nobody Thu May 23 03:12:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E94C120094 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:12:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7UYn_qcYgMeN for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:12:15 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 607D6120075 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:12:15 -0700 (PDT)
Date: Thu, 23 May 2019 03:12:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558606334; bh=I2WlYqDEdNsJPMxEVUF7oBCX/FiA5MHbaugkH5MU19s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TPIJ4zsxx3/7chfUZXvvn2epa5WmvEeRNbqU0A9DUGRjWPPv6PC+fcI4W1f268uti nXhY1k0KyKcVrOmTatN0ia6SmlVZisYhKuqSTluhTjSx+P9JtzTG7qjtzPyWY9Duz5 EOeO5CpYTr6/n/cQFBPwlRy7UL2QVVDsgyLHbl7w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMJN5TWTHMLNQMX5F26OSH5EVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495157258@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce671fe77d62_75a63f82454cd96412896"; 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/7rIk9FXrEFsmXPd0L6OrEd6vY3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:12:17 -0000

----==_mimepart_5ce671fe77d62_75a63f82454cd96412896
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is never any guarantee that the connection ID will be replaced.  Coupling them just complicates the design.

The idea that you can provide replacements without blowing the limit is strange.  You are still providing extra connection IDs.

For the case that @nibanks cares about, the low water mark is probably fine because you will want to send the retirement before filling up the active connection ID set.  I think that it is enough to provide a retirement signal and then wait for the peer to retire old ones and replace them on a regular cadence.  Worst case, that means that you have to wait a round trip; but that's not going to be a problem for the RSS scenario Nick described.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495157258
----==_mimepart_5ce671fe77d62_75a63f82454cd96412896
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is never any guarantee that the connection ID will be replaced.  Coupling them just complicates the design.</p>
<p>The idea that you can provide replacements without blowing the limit is strange.  You are still providing extra connection IDs.</p>
<p>For the case that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> cares about, the low water mark is probably fine because you will want to send the retirement before filling up the active connection ID set.  I think that it is enough to provide a retirement signal and then wait for the peer to retire old ones and replace them on a regular cadence.  Worst case, that means that you have to wait a round trip; but that's not going to be a problem for the RSS scenario Nick described.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK5LAVQFHCEU2L2RDCTPWZUX5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYACQ#issuecomment-495157258">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7CFBXJ74ZNG2SP2TPWZUX5ANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YBKBTKSF6RWVRCEDPWZUX5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYACQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5LAVQFHCEU2L2RDCTPWZUX5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYACQ#issuecomment-495157258",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5LAVQFHCEU2L2RDCTPWZUX5A5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYACQ#issuecomment-495157258",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce671fe77d62_75a63f82454cd96412896--


From nobody Thu May 23 03:20:39 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 320E812002F for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LXTmt6xwFmkq for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:20:36 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDCB4120045 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:20:35 -0700 (PDT)
Date: Thu, 23 May 2019 03:20:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558606834; bh=EOVORAe0iJFy8iPerDLeV0znfntKqmFe/RyNUp5CqAg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v3ZbNO3zCGvXh+2nMbE+S7aN7wkWLbtydAkUTtacZ2qZHyYin/rd87P0akRP/CPPQ ZADmM7dqnd4nSJqkLFm1C+xP9IjP1AqjWwelufgKRXjyGtXjeg/MQINjn1k3pmz3Po HMg77VWBPrTwUUAYOak0ThswkCQbdM8odJiLXacA=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTGTG5UCSF5ZSP65N26OTHFEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495159944@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce673f2af746_53fc3fa813ccd9682390a6"; 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/o6i5Odd4-zMPecNIwcW9iRsEipc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:20:37 -0000

----==_mimepart_5ce673f2af746_53fc3fa813ccd9682390a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I am trying to summarize the set of version obfuscation proposals. I believe we have:

1) Natural versions. Just define a version 2, maybe 1bis, very quickly, and actually use version negotiation.

2) Server specific version aliases,as specified in #2573

3) Version based obfuscation and trial decryption, as proposed by David Benjamin and explained on this thread

4) Introduce a "QUIC Version" TLS extension, sent either in the clear or passed as an encrypted extension to the ESNI content.

There are pros and cons to each of those:

proposal | Pros | Cons 
--- | --- | ---
Natural version | Very little code required | Still risk of ossification
Server defined aliases | Robust prevention | Does not protect 1st packet; Requires caching code; May enable tracing
Version based obfuscation | Robust prevention | Requires trial decryption
TLS extension | Can be encrypted | Requires ESNI


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-495159944
----==_mimepart_5ce673f2af746_53fc3fa813ccd9682390a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I am trying to summarize the set of version obfuscation proposals. I believe we have:</p>
<ol>
<li>
<p>Natural versions. Just define a version 2, maybe 1bis, very quickly, and actually use version negotiation.</p>
</li>
<li>
<p>Server specific version aliases,as specified in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="427480249" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2573" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2573/hovercard" href="https://github.com/quicwg/base-drafts/pull/2573">#2573</a></p>
</li>
<li>
<p>Version based obfuscation and trial decryption, as proposed by David Benjamin and explained on this thread</p>
</li>
<li>
<p>Introduce a "QUIC Version" TLS extension, sent either in the clear or passed as an encrypted extension to the ESNI content.</p>
</li>
</ol>
<p>There are pros and cons to each of those:</p>
<table>
<thead>
<tr>
<th>proposal</th>
<th>Pros</th>
<th>Cons</th>
</tr>
</thead>
<tbody>
<tr>
<td>Natural version</td>
<td>Very little code required</td>
<td>Still risk of ossification</td>
</tr>
<tr>
<td>Server defined aliases</td>
<td>Robust prevention</td>
<td>Does not protect 1st packet; Requires caching code; May enable tracing</td>
</tr>
<tr>
<td>Version based obfuscation</td>
<td>Robust prevention</td>
<td>Requires trial decryption</td>
</tr>
<tr>
<td>TLS extension</td>
<td>Can be encrypted</td>
<td>Requires ESNI</td>
</tr>
</tbody>
</table>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK7SIO54UEFB2EDOXY3PWZVXFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYVCA#issuecomment-495159944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55GG42SH2TRKIQWZDPWZVXFANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XCPC6CRBP47BBADLPWZVXFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYVCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7SIO54UEFB2EDOXY3PWZVXFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYVCA#issuecomment-495159944",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7SIO54UEFB2EDOXY3PWZVXFA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBYVCA#issuecomment-495159944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce673f2af746_53fc3fa813ccd9682390a6--


From nobody Thu May 23 03:36:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FC95120075 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:36:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PbscdciIiIo0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:36:04 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC94012002F for <quic-issues@ietf.org>; Thu, 23 May 2019 03:36:03 -0700 (PDT)
Date: Thu, 23 May 2019 03:36:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558607762; bh=DiJ4609gU7WcO/+6IBpboxlaXiEDmbwBEiqZqUC8oyM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uNaMYibl2/1CKguzwPG4YKZdVrhFTWgQvxowt6XUxmt2JcH4V1s6thNqqrhV5i5Jv UIdfBBQTtw+eOtct0s5Mcu2kBRIlGvfHNsy6Bbxw8G8EAHbVqNbSeUwbFzUmonHebr uLW53nZPSV8ONkfaPu7iJpJfAbUgFEPiXhyR1mpM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JFFVZ4MOAOW2U2A526OVBFEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/495165020@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67792d8be8_ea43fc57accd95c24283b"; 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/00E_GSrS2K69d9hJQvasNNmgdcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:36:06 -0000

----==_mimepart_5ce67792d8be8_ea43fc57accd95c24283b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Yeah. I think we share the view that the approach proposed will have the same pros and cons that the prioritization scheme of H2 has. I think that's a good thing, because it helps people use the same approach when using the prioritization scheme.

I have a nagging feeling, the QUIC streams can close in non-deterministic order from the remote peer perspective. This risks a H3 priority scheme that looks similar to H2 on paper but behaves quite differently. In the worst case this requires holding more state on the server in order to increase the chances that the client and server have similar global views.  


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-495165020
----==_mimepart_5ce67792d8be8_ea43fc57accd95c24283b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Yeah. I think we share the view that the approach proposed will have the same pros and cons that the prioritization scheme of H2 has. I think that's a good thing, because it helps people use the same approach when using the prioritization scheme.</p>
</blockquote>
<p>I have a nagging feeling, the QUIC streams can close in non-deterministic order from the remote peer perspective. This risks a H3 priority scheme that looks similar to H2 on paper but behaves quite differently. In the worst case this requires holding more state on the server in order to increase the chances that the client and server have similar global views.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications&amp;email_token=AFTOJK5ZC3SGW7QY3DW2IQDPWZXRFA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBZ4XA#issuecomment-495165020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ERQZ33XVJIOEWT73PWZXRFANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XK27SCDR73OPOSXTPWZXRFA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBZ4XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5ZC3SGW7QY3DW2IQDPWZXRFA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBZ4XA#issuecomment-495165020",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK5ZC3SGW7QY3DW2IQDPWZXRFA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBZ4XA#issuecomment-495165020",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67792d8be8_ea43fc57accd95c24283b--


From nobody Thu May 23 03:47:01 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBB161200D6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:46:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WH4OB-RUH1wM for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:46:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5ACC612008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:46:58 -0700 (PDT)
Date: Thu, 23 May 2019 03:46:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558608416; bh=PUYTHXRqIV11JIocwjemMNlpNW9qovrC+bz4/NFYbWw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XA/QPC6jdfdGW1oAHAR8xtPwEljXG0ccNvNeS8ekmPbIZBfNangpDk7rk6W++b2mu lFiEwVp8ZpA7aMTcRTKkzhPS1v3LpDGb3lmdx3Js93vH2rfHjHLaHkwxNDnNUy0okR 6+zNYYegO46h4YfzuN/zocqly1pKr4Wh2SxidBYs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOJET6ZHVSGJACRWF26OWKBEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495168173@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67a20323f6_74ae3fafe80cd9604050b5"; 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/sGbiewWmztKP-DLskpNxPw3ViLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:47:00 -0000

----==_mimepart_5ce67a20323f6_74ae3fafe80cd9604050b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You're providing an extra ID and have the ability to retire at the same time, so you can easily avoid blowing the limit.

This might actually simplify my implementation, because I could store a fixed number of a CIDs in a ringbuffer of the size I specify instead of a hashmap.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495168173
----==_mimepart_5ce67a20323f6_74ae3fafe80cd9604050b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You're providing an extra ID and have the ability to retire at the same time, so you can easily avoid blowing the limit.</p>
<p>This might actually simplify my implementation, because I could store a fixed number of a CIDs in a ringbuffer of the size I specify instead of a hashmap.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK6QG4CA3ATZGT5XLHTPWZY2BA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB2VLI#issuecomment-495168173">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QXTBQFVZN2FBX63TPWZY2BANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OP7ULPHJNYPWVAX3PWZY2BA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB2VLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6QG4CA3ATZGT5XLHTPWZY2BA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB2VLI#issuecomment-495168173",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK6QG4CA3ATZGT5XLHTPWZY2BA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB2VLI#issuecomment-495168173",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67a20323f6_74ae3fafe80cd9604050b5--


From nobody Thu May 23 03:47:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F21DB1200D6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:47:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mjr1A1BXiv6P for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:47:31 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8204B12008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:47:31 -0700 (PDT)
Date: Thu, 23 May 2019 03:47:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558608450; bh=KjTcIknuWhPpJtJE3BD24LKVpbKBh3bxckhALkOGVJI=; h=Date:From:To:Subject:From; b=zzJ7iopA6puQs1P2zGoCUv1tl4R7lIlZ8FnLm7DaUjj2e3d7/SNqcV6iXBEzvYzE7 TiClzbc9F4zo7NTpqvn23t1KS7R/xc52c/gFmHBm/2TGmOBwtPiZLoUh1kjpFOpK89 yoOZxiGtctHfJCkHY6qmDX7YaTTshe6PCEZdrJn0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/idle-timeout-asymmetric/c16a45-0eb118@github.com>
Subject: [quicwg/base-drafts] 0eb118: Cite immediate close rather than 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/VF1C9F2_ad-4FtHgozL3NPDWP4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:47:33 -0000

  Branch: refs/heads/idle-timeout-asymmetric
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0eb118d8aa742477f7a0309796a87d9a0a8f6a75
      https://github.com/quicwg/base-drafts/commit/0eb118d8aa742477f7a0309796a87d9a0a8f6a75
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cite immediate close rather than CONNECTION_CLOSE



From nobody Thu May 23 03:47:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA7EF1200D6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:47:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 5N7f4zWCV2DW for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:47:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63D2312008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:47:39 -0700 (PDT)
Date: Thu, 23 May 2019 03:47:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558608458; bh=wR/HVyhdGy3WegnV9RdZySfhAxbzXq1XOyV2RBU0Sc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mGFy4kxi6w2Z0uPCyQK+xvGUk3v1VV/NCZD10pf88mDANRX1oNfALvuFJ1bItSrNl DibxRSpp3lXwh5fHMl+2XzWcJDQL9d/SuIgCWabXpwiA5WPK9clUn/GD+9wiYhagsY R5IqSkwSHufsC5PYlWyvWItdKTayMjlMDkhOtbco=
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/2745/push/3639469592@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2745@github.com>
References: <quicwg/base-drafts/pull/2745@github.com>
Subject: Re: [quicwg/base-drafts] Keep idle timeout asymmetric (#2745)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67a4a5c1dc_71503f8aa30cd95c2909c2"; 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/ykahNB1zrd12bR2iBxlAAOL2ot0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:47:41 -0000

----==_mimepart_5ce67a4a5c1dc_71503f8aa30cd95c2909c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0eb118d8aa742477f7a0309796a87d9a0a8f6a75  Cite immediate close rather than CONNECTION_CLOSE


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2745/files/c16a459760df5e56584fdc0ce44cbd29ec389c9e..0eb118d8aa742477f7a0309796a87d9a0a8f6a75

----==_mimepart_5ce67a4a5c1dc_71503f8aa30cd95c2909c2
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/0eb118d8aa742477f7a0309796a87d9a0a8f6a75">0eb118d</a>  Cite immediate close rather than CONNECTION_CLOSE</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/2745/files/c16a459760df5e56584fdc0ce44cbd29ec389c9e..0eb118d8aa742477f7a0309796a87d9a0a8f6a75?email_source=notifications&amp;email_token=AFTOJK5ZE77PXYJYMB55BHDPWZY4VA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTSNBWHE2TSMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QJBSP2ENXB4ZMRM3PWZY4VANCNFSM4HOTCXPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAN24LKSSCPPBZY7TPWZY4VA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTSNBWHE2TSMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2745/files/c16a459760df5e56584fdc0ce44cbd29ec389c9e..0eb118d8aa742477f7a0309796a87d9a0a8f6a75?email_source=notifications\u0026email_token=AFTOJK5ZE77PXYJYMB55BHDPWZY4VA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTSNBWHE2TSMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2745/files/c16a459760df5e56584fdc0ce44cbd29ec389c9e..0eb118d8aa742477f7a0309796a87d9a0a8f6a75?email_source=notifications\u0026email_token=AFTOJK5ZE77PXYJYMB55BHDPWZY4VA5CNFSM4HOTCXP2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMJTHE3DIMCQOVZWQIZTGYZTSNBWHE2TSMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce67a4a5c1dc_71503f8aa30cd95c2909c2--


From nobody Thu May 23 03:49:04 2019
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 61FE11200D6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:49:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDsTkIlq5Jrj for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:49:01 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9692512008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:49:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=OfQulMuFBkIiAXmNPlU2ZGBF1dw=; b=ZTAO0DW/OuldIbt0 8AeyzM4ZQ365VOKlFUr1kmO3VeXy6KQ4Z7eIbjR8Gh01R3Utu0XQGSdmC+6o+XCs uY0HaBsFDtUj+Jag8k8rJxcRhpe65rGRIJaQtvJ8jWxbdjzepMMtAZ51jdB7SAAX KJ0JQwykycs5PwGvNtVDREgjEO0=
Received: by filter0164p1iad2.sendgrid.net with SMTP id filter0164p1iad2-9079-5CE67A9C-33 2019-05-23 10:49:00.622504618 +0000 UTC m=+828908.565500753
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0020p1iad2.sendgrid.net (SG) with ESMTP id Kz5g5NfWQ56sKr33BjXuEA for <quic-issues@ietf.org>; Thu, 23 May 2019 10:49:00.490 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 617BD18031D for <quic-issues@ietf.org>; Thu, 23 May 2019 03:49:00 -0700 (PDT)
Date: Thu, 23 May 2019 10:49:00 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5077d-688875@github.com>
Subject: [quicwg/base-drafts] 688875: Script updating gh-pages from 0eb118d8. [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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1KG2Q9GCmSL+5nG7c2SNlASNn5t+8DsXi7mM lOu1BW8Cg0du8TpwYlUh6ZON46U83MjvWx4ar0RpPblIr0bdpbvSIob3et2B8/D3E3Y64A2EsJyx6k oPX/IhjVByB4ipI4/+SGr3OqsDKCz9TOdxPR2vsPoRYhAIBzjpoK43mK6g==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WvZ2v8-HUEflJWssDlvvlO-xdx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:49:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6888756a4b51247c11de54bb59f7b3e857828351
      https://github.com/quicwg/base-drafts/commit/6888756a4b51247c11de54bb59f7b3e857828351
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M idle-timeout-asymmetric/draft-ietf-quic-http.html
    M idle-timeout-asymmetric/draft-ietf-quic-http.txt
    M idle-timeout-asymmetric/draft-ietf-quic-invariants.html
    M idle-timeout-asymmetric/draft-ietf-quic-invariants.txt
    M idle-timeout-asymmetric/draft-ietf-quic-qpack.html
    M idle-timeout-asymmetric/draft-ietf-quic-qpack.txt
    M idle-timeout-asymmetric/draft-ietf-quic-recovery.html
    M idle-timeout-asymmetric/draft-ietf-quic-recovery.txt
    M idle-timeout-asymmetric/draft-ietf-quic-tls.html
    M idle-timeout-asymmetric/draft-ietf-quic-tls.txt
    M idle-timeout-asymmetric/draft-ietf-quic-transport.html
    M idle-timeout-asymmetric/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0eb118d8. [ci skip]



From nobody Thu May 23 03:51:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC4841200E6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:51:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DAZEMsBEPJ5u for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:51:23 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 586E512008B for <quic-issues@ietf.org>; Thu, 23 May 2019 03:51:23 -0700 (PDT)
Date: Thu, 23 May 2019 03:51:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558608682; bh=2r9uBjm1nxd5RfiIOcSOug+b+B0TU5EQTLYpsvNxw/Y=; h=Date:From:To:Subject:From; b=ik9KvBCOBSEaKtdIv8zYZal064XbAi1nM+IKpx06Zr7bVkzF80TG+0fREpsHu1sQI ZJrwTdOHrrQeCyHrJVXMC67QIvV6xle7siRlhzimVuVlVIVGVOk/tJ7R65Tq//YV7p QQcPKBy4s3I2BbSMPwdcEXWUIskqYQWdZAusEQF8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/688875-3d91de@github.com>
Subject: [quicwg/base-drafts] 3d91de: Script updating issues at 2019-05-23T10:51:16Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IW_IT6st9CEs00IoOz1x2JxfY20>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:51:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3d91de85197397c77ff6308dfa30a5d0d2e85d59
      https://github.com/quicwg/base-drafts/commit/3d91de85197397c77ff6308dfa30a5d0d2e85d59
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-23T10:51:16Z. [ci skip]



From nobody Thu May 23 03:56:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01EFF1200E6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:56:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5odxxYNpWZT0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:56:27 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40461120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:56:27 -0700 (PDT)
Date: Thu, 23 May 2019 03:56:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558608986; bh=tn8e/Dctz5oPOhglGdRo3M2tH9HvSJ6xnLxrEpTFyM0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jeIDzhavQLlIXo9JViZ0uvwHFBSty6eJgdKA7h+d5auu+rf6LX7nZT05s80wYYJwy Uoggla4S2gScDo22sH8PpMQdz8rji6XAWWpNIcQbl8GfANje5pTOJGMqUDFpym+bNl RKdcFSMxSqrgzTSafdd5WyjwEwwYKSusrgDU8Cwg=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AONZGBACGBVMG5RF26OXNVEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/241128629@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67c5a47143_397c3ff52bccd96c59989d"; 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_pw82kyFBeTfQlOkXbaM1ihG-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, 23 May 2019 10:56:29 -0000

----==_mimepart_5ce67c5a47143_397c3ff52bccd96c59989d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -521,6 +521,10 @@ is available, or if the network changes, the initial RTT SHOULD be set to 500ms,
 resulting in a 1 second initial handshake timeout as recommended in
 {{?RFC6298}}.
 
+A connection MAY use the delay between sending a PATH_CHALLENGE and receiving
+a PATH_RESPONSE to seed initial_rtt for a new path, but the delay MUST not be

```suggestion
a PATH_RESPONSE to seed initial_rtt for a new path, but the delay MUST NOT 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/2687#pullrequestreview-241128629
----==_mimepart_5ce67c5a47143_397c3ff52bccd96c59989d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2687#discussi=
on_r286886802">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -521,6 +521,10 @@ is available, or if t=
he network changes, the initial RTT SHOULD be set to 500ms,=0D
 resulting in a 1 second initial handshake timeout as recommended in=0D
 {{?RFC6298}}.=0D
 =0D
+A connection MAY use the delay between sending a PATH_CHALLENGE and rece=
iving=0D
+a PATH_RESPONSE to seed initial_rtt for a new path, but the delay MUST n=
ot be=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-a PATH_RESPONSE to seed initial_rtt for a new=
 path, but the delay MUST not be=0D
+a PATH_RESPONSE to seed initial_rtt for a new path, but the delay MUST N=
OT be=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/2687?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYSKSKTZUCJKAJ6ZGLPWZZ5VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPVJNI#pullrequestreview-241128629=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK34JR4U5IVMQSHL2Q3PWZZ5VANCNFSM4HMBYIHA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZZ3JWJ=
W43Y3B55GQ3PWZZ5VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZPVJNI.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/2687?email_source=3D=
notifications\u0026email_token=3DAFTOJKYSKSKTZUCJKAJ6ZGLPWZZ5VA5CNFSM4HMB=
YIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
ZPVJNI#pullrequestreview-241128629",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYSKSKTZUCJKAJ6ZGLPWZZ5VA5CNFSM4HMBYI=
HKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZP=
VJNI#pullrequestreview-241128629",=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_5ce67c5a47143_397c3ff52bccd96c59989d--


From nobody Thu May 23 03:57:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA3E31200E6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:57:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lr6SH1kPvJvO for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:57:50 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3843120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:57:50 -0700 (PDT)
Date: Thu, 23 May 2019 03:57:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558609069; bh=Gg8Qw9RE1+w59ib1hDL0GPOfp/CR1mYNgFG1PUMmn5o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kKDPWbf4T7+BaoaHvdpt8ldjWM6HtPnCsGbhUefMgCrh49ypBIYgn4+nNboWyTbMe pnCdBdl39G15Abvm4vSJk3h4ZMyyiagfRMY3QFgry9Z0OznIvZtZTa57W02mgcsYQx o2sJ15fCUPbd/3S0GVUxF32DM6gKv3xWEVD9zYkM=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYS5CEPI57Z74ZLG4N26OXS3EVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495171207@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67cadde4cd_678b3fd88accd95c51614f"; 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/GUO4vDZMxF4I2EaEvwe3czqS54E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:57:52 -0000

----==_mimepart_5ce67cadde4cd_678b3fd88accd95c51614f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thinking some more, I believe that David Benjamin's "version based" solution does not actually prevent ossification. The middle boxes will be programmed with the seeds of version 1. They will try decrypt with V1, and if the result is not "version = version 1" they will just say "this is not QUIC" or otherwise drop the 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/2496#issuecomment-495171207
----==_mimepart_5ce67cadde4cd_678b3fd88accd95c51614f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thinking some more, I believe that David Benjamin's "version based" solution does not actually prevent ossification. The middle boxes will be programmed with the seeds of version 1. They will try decrypt with V1, and if the result is not "version = version 1" they will just say "this is not QUIC" or otherwise drop the 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/2496?email_source=notifications&amp;email_token=AFTOJK6RWSLEYTHX63NPN4TPWZ2C3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3NBY#issuecomment-495171207">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZIYUDHKR5O4ATWULPWZ2C3ANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FPKHG6W4NTQC2XK3PWZ2C3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3NBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK6RWSLEYTHX63NPN4TPWZ2C3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3NBY#issuecomment-495171207",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK6RWSLEYTHX63NPN4TPWZ2C3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3NBY#issuecomment-495171207",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67cadde4cd_678b3fd88accd95c51614f--


From nobody Thu May 23 03:58:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6618A1200E6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:58:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3un6W9UwUc01 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 03:58:37 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C6D6120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 03:58:37 -0700 (PDT)
Date: Thu, 23 May 2019 03:58:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558609116; bh=blUX2hY5TNHHazxxKDTeVdpQYnewpwFz1N7S6cBxSDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pXBJYnxpcgiso0c3uvN3f0dgQbpmqfzz4OI90aSrvv6G/2s///mZHgbasL1gFpo4m qgO53U5j18/4ykKGqrgXLZVLNyDAlqE78raL3aiQ1gl9OvRHzk0c+vSt6sLWLd9gJ3 +H1X8cvsYKybmKSw8+1WEzextwDln7rxH9tAUR98=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NLOBCU4ATH5NO2P526OXVZEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495171447@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67cdcd6cb7_6c703fbbdeccd95c1458e7"; 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/udG_FJto1KaAPqqugZHD2WNVGZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 10:58:39 -0000

----==_mimepart_5ce67cdcd6cb7_6c703fbbdeccd95c1458e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I also think the simplest solution to implement is the NEW_CONN_ID frame that replaces an existing CID.

@ianswett if the `RetireSequenceNumber` is always there, what do you set to it when adding a new CID that isn't actually replacing anything?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495171447
----==_mimepart_5ce67cdcd6cb7_6c703fbbdeccd95c1458e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also think the simplest solution to implement is the NEW_CONN_ID frame that replaces an existing CID.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> if the <code>RetireSequenceNumber</code> is always there, what do you set to it when adding a new CID that isn't actually replacing anything?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK2L4JUFB352BBL2PWDPWZ2FZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3O5Y#issuecomment-495171447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74DCHG5ZILMIUNOT3PWZ2FZANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PGB7BRMKBCTOTNHTPWZ2FZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3O5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2L4JUFB352BBL2PWDPWZ2FZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3O5Y#issuecomment-495171447",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK2L4JUFB352BBL2PWDPWZ2FZA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3O5Y#issuecomment-495171447",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67cdcd6cb7_6c703fbbdeccd95c1458e7--


From nobody Thu May 23 04:00:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADED6120090 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:00:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EiCAd-uar8bt for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:00:22 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F56A120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 04:00:22 -0700 (PDT)
Date: Thu, 23 May 2019 04:00:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558609221; bh=aiHOyatvYujDbaGrLl21suDeKr6ONCdgSkzfoGMS1ow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nXMHhUNWjxWVTtI0BRl2U2ceJjrGrgvxZWyFTIbvVmkWcr4Ha4NhQsaDjcQk5ZQSw KHy08pBUh1HfI6dI1n+6u3lvZz6LHgwExjf9lI/k2OfuNSm8u/4P4Su/9KhzigYc07 oKNqfC1jElj/y2uieBvPjR6/B1XlX71bZP7dxUpU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHUINWNWIF2XYLOLN26OX4LEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495171893@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67d454c54c_696c3fd88accd95c1169bd"; 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/U_--yoWmz9-WP7nyhsv8xUNccMg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 11:00:24 -0000

----==_mimepart_5ce67d454c54c_696c3fd88accd95c1169bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Set RetireSequenceNumber to 0?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2645#issuecomment-495171893
----==_mimepart_5ce67d454c54c_696c3fd88accd95c1169bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Set RetireSequenceNumber to 0?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications&amp;email_token=AFTOJK22XW7XSXICU4BIR2TPWZ2MLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3SNI#issuecomment-495171893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YYD4Y5LVEJK2SBKLPWZ2MLANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PB5Z66G4LTB64D5LPWZ2MLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3SNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK22XW7XSXICU4BIR2TPWZ2MLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3SNI#issuecomment-495171893",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK22XW7XSXICU4BIR2TPWZ2MLA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3SNI#issuecomment-495171893",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67d454c54c_696c3fd88accd95c1169bd--


From nobody Thu May 23 04:00:58 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2D66120090 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:00:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jVA9uFx_P6rA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:00:55 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D3DE120075 for <quic-issues@ietf.org>; Thu, 23 May 2019 04:00:55 -0700 (PDT)
Date: Thu, 23 May 2019 04:00:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558609254; bh=UmiCRsGyq3DC8p8+zot8UT45cVchh+EbQRgzNXvZKrg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zFQIO817OwiIlqpTOuFRkU5+qTm+7KQiuODXz5HI6Xm3JfIiw0Ef+QpzE4FSjBOkf a4wieiVzGex5+ltNLq53PzBOvMUchTiKJXy5r0Fva9QFdKpUCqfUZe6cqO6T9cigqA EDRXd/ZzmJzd0HZvOumXrdWZ7/BsAYurD9y4kHp8=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYH4D5BTSBFCYZGG6V26OX6NEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495172039@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67d6653964_741d3fa813ccd96825916c"; 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/BzJy2aIVgrj-F7aBE-h-MOcDmHY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 11:00:57 -0000

----==_mimepart_5ce67d6653964_741d3fa813ccd96825916c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Is that not the first CID exchanged during the handshake? We need to be able to replace that 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/2645#issuecomment-495172039
----==_mimepart_5ce67d6653964_741d3fa813ccd96825916c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Is that not the first CID exchanged during the handshake? We need to be able to replace that 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/2645?email_source=notifications&amp;email_token=AFTOJK3F4D2WE2EBYTN7MEDPWZ2ONA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3TRY#issuecomment-495172039">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24BWPTOWJNZEVJYPDPWZ2ONANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LRNFHIHMQGSNM2ETPWZ2ONA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3TRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3F4D2WE2EBYTN7MEDPWZ2ONA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3TRY#issuecomment-495172039",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK3F4D2WE2EBYTN7MEDPWZ2ONA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3TRY#issuecomment-495172039",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67d6653964_741d3fa813ccd96825916c--


From nobody Thu May 23 04:03:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EF0C120075 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:03:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MVgKd7FcGQ2v for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:03:14 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87046120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 04:03:14 -0700 (PDT)
Date: Thu, 23 May 2019 04:03:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558609393; bh=DsYanlGwTIFn37NFd29+gi+ecjQzun2jJl6Zn14bMCU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1QY2SturKeg5Hrppv2BAjec17WsC2wMhagpZS1gyfebVFm6VywMiyXKg2Q1vnTveP OnZEihChweAP0gAY3wHG++B2ihUteu6mXqksdBQdyS6DBiRal12C0mCow0PgxwSX2b QNGRcyJ7GG6hiHCwB7GCjF+ADuChkci4GSwEtw8w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RQABWZ6NCXPJM2A526OYHDEVBNHHBUAUCHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2645/495172619@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2645@github.com>
References: <quicwg/base-drafts/issues/2645@github.com>
Subject: Re: [quicwg/base-drafts] Retire My Own CID (#2645)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce67df19d5b8_20d13fcb9f4cd95c571919"; 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/NcL9NGqTv7_MWdX7vxvafuK5sJ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 11:03:16 -0000

----==_mimepart_5ce67df19d5b8_20d13fcb9f4cd95c571919
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We could make the semantics: Retire CIDs under this 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/issues/2645#issuecomment-495172619
----==_mimepart_5ce67df19d5b8_20d13fcb9f4cd95c571919
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We could make the semantics: Retire CIDs under this 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/issues/2645?email_source=notifications&amp;email_token=AFTOJK5RREIHYVDK2QFVJUTPWZ2XDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3YCY#issuecomment-495172619">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TWJEAGWGBH5BI5A3PWZ2XDANCNFSM4HH6CSHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK33VGXSPNLDXT4LNEDPWZ2XDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3YCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5RREIHYVDK2QFVJUTPWZ2XDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3YCY#issuecomment-495172619",
"url": "https://github.com/quicwg/base-drafts/issues/2645?email_source=notifications\u0026email_token=AFTOJK5RREIHYVDK2QFVJUTPWZ2XDA5CNFSM4HH6CSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3YCY#issuecomment-495172619",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce67df19d5b8_20d13fcb9f4cd95c571919--


From nobody Thu May 23 04:54:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2964312006B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:54:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.392
X-Spam-Level: 
X-Spam-Status: No, score=-1.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 WFzviLYV80QZ for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 04:54:14 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 383A5120119 for <quic-issues@ietf.org>; Thu, 23 May 2019 04:54:14 -0700 (PDT)
Date: Thu, 23 May 2019 04:54:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558612452; bh=MlOZG/eknUUztcrBXNkd5lJCozrAwr9kw7Ql/U/LU38=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PNIdTD12yTUNPACH72MclkEcr/x40AFzlS/WNeByvyA7Cszhj/t8tcORjdHeT4EIb 2kiXcN/xDLst9CUqVDI8pr9YArFKBlnq750rDaF9aC+XeeZQLpDYJqs5mg8GEZ7NYm LefdRbSfb/Nv9VxIVoPaADi8ICmjlAovUjOdltxQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6W4ZFAPKICNS5K7KV26O6GJEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/495186492@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce689e4b7b33_44b63fd9a00cd9606241b4"; 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/4Vk_MyS_jxL0Yl2xT-fDH_C52gQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 11:54:16 -0000

----==_mimepart_5ce689e4b7b33_44b63fd9a00cd9606241b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop noted that if there are 0 placeholders, a client could do the pre-placeholder approach of creating a tiny hanging GET or long standing request and then hang requests off that.  Which is awful.

Hopefully that doesn't happen, but given placeholders are somewhat of an accident, some unintended consequences seem possible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-495186492
----==_mimepart_5ce689e4b7b33_44b63fd9a00cd9606241b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> noted that if there are 0 placeholders, a client could do the pre-placeholder approach of creating a tiny hanging GET or long standing request and then hang requests off that.  Which is awful.</p>
<p>Hopefully that doesn't happen, but given placeholders are somewhat of an accident, some unintended consequences seem possible.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJK4SSWG5G3EF4PB2QA3PW2AWJA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB7EPA#issuecomment-495186492">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXD6Z5PJ4742FVEGLPW2AWJANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5R6O3ROM65PR334DDPW2AWJA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB7EPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK4SSWG5G3EF4PB2QA3PW2AWJA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB7EPA#issuecomment-495186492",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK4SSWG5G3EF4PB2QA3PW2AWJA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB7EPA#issuecomment-495186492",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce689e4b7b33_44b63fd9a00cd9606241b4--


From nobody Thu May 23 05:16:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B3F71200BA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:16:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level: 
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HqjvklOxXBav for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:16:41 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 150A91200B3 for <quic-issues@ietf.org>; Thu, 23 May 2019 05:16:41 -0700 (PDT)
Date: Thu, 23 May 2019 05:16:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558613800; bh=CAEPkIXgWjSnDXLRKcpKRVkRlwHw1x7dbEqsMfpBzmc=; h=Date:From:To:Subject:From; b=OwXJUbT8T1sR3YLbK7s7yMsbLPyIeHE1Y9dK/hw1dIfuC1UrOMQaUJaH51Yf2Jjc5 P8HLYh3IbJA9AnQZ10dbJie+yklOz+gMGVUeVnC2hoUjAC5nSrA6EptShUgBoQ1ihH EHIBUgTBFyWBs8fVbX0bU1/Sf3NIw7QmyetPDIYo=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/03fcc0-ea16a4@github.com>
Subject: [quicwg/wg-materials] 4cd86e: Priorities slides
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c5jJ8ci7PGdzlyBG3vg-yC8Sml8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:16:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 4cd86eb4406c6208f08cc2a0803726a4da7c4d00
      https://github.com/quicwg/wg-materials/commit/4cd86eb4406c6208f08cc2a0803726a4da7c4d00
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    A interim-19-05/Priorities (1).pdf

  Log Message:
  -----------
  Priorities slides


  Commit: ea16a4ad858277aff96a218cbeb0c83ec8d817b5
      https://github.com/quicwg/wg-materials/commit/ea16a4ad858277aff96a218cbeb0c83ec8d817b5
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    A interim-19-05/Priorities (1).pdf

  Log Message:
  -----------
  Merge pull request #113 from ianswett/master

Priorities slides


Compare: https://github.com/quicwg/wg-materials/compare/03fcc0570f17...ea16a4ad8582


From nobody Thu May 23 05:17:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E11221200BA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:17:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id etx8iBphqpNX for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:17:23 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A5FC1200B3 for <quic-issues@ietf.org>; Thu, 23 May 2019 05:17:23 -0700 (PDT)
Date: Thu, 23 May 2019 05:17:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558613842; bh=z0HlVInraUcjiGCfXt9yu/8UeeCP5bHhGgnhzs5d1x4=; h=Date:From:To:Subject:From; b=UzCW9X8qkE6uAF9DLSK7+6F0nyUBnPVh6DKANUypjwKmzG8fN2R3VZt2k0abd4Hwv q4sBYi3C7IaOIzRSI6bK9wmwyww0rbHMwnV+OGJTgeUNLZ3mZ1Qg5GFknmcLYmWwpv IeR3CeDQtKAriOkphdwck2adwzbOjjF2fc/tbvG8=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/ea16a4-bb4457@github.com>
Subject: [quicwg/wg-materials] bb4457: rename priorities
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o6bQ7ykDQ10Ou6rYkgCpIPVM5P4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:17:25 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: bb4457ef9370e6913a1fe6196771660b236ae355
      https://github.com/quicwg/wg-materials/commit/bb4457ef9370e6913a1fe6196771660b236ae355
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    R interim-19-05/Priorities (1).pdf
    A interim-19-05/priorities.pdf

  Log Message:
  -----------
  rename priorities



From nobody Thu May 23 05:19:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E0A21200B3 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4PEVMDZR2l-O for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:19:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69FE812008A for <quic-issues@ietf.org>; Thu, 23 May 2019 05:19:00 -0700 (PDT)
Date: Thu, 23 May 2019 05:18:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558613939; bh=fsUeMOyUs5iYfv2Mc8TeHdLDJLVq6HcT3GmPzmOpY+Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E7hRWDOSgu10CN0TRZhAw9VGiLjTHLBs6cQRKwnFjYJviMRBYhLl3qowX5tVPlXud MiUCOFyVztvyPVNqHhJdT7gBK0l8vvSpxcapTlnu7dwVldU7ZaDtdmPZ3eWLI8dB0i RfXwirYhIvFX41QWv1GFc8Dy03wugZjEIgUw+yXM=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YBJH3TQK5MDSC3XN26PBDHEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495194683@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce68fb37b70a_33a53fb3aaccd95c9073f8"; 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/kqkNMPY10xuY_2k8g3WJpZxQ9tQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:19:02 -0000

----==_mimepart_5ce68fb37b70a_33a53fb3aaccd95c9073f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

About the QuicVersion TLS extension: I think that EKR had a proposal already. Basically, encode the proposed version number as a TLS option. Optionally, encode the supported options in the client message, ordered by preference, and the selected option in the server response.

The client *could* send the option as a ClientHello extension, but that is not encrypted, so it does nothing t prevent ossification. But if the client sends the ESNI extension, then the TLS extension can be encrypted as part of the ESNI content, and so it is safe.

There is a downside to encoding the version in a TLS extension: it is only readable if the Initial message can be parsed. Parsing requires understanding the format of the Initial message, and that requires understanding the version used for encoding the message. That probably means accepting ossification of the Initial format, which is close to "conceding defeat".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-495194683
----==_mimepart_5ce68fb37b70a_33a53fb3aaccd95c9073f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>About the QuicVersion TLS extension: I think that EKR had a proposal already. Basically, encode the proposed version number as a TLS option. Optionally, encode the supported options in the client message, ordered by preference, and the selected option in the server response.</p>
<p>The client <em>could</em> send the option as a ClientHello extension, but that is not encrypted, so it does nothing t prevent ossification. But if the client sends the ESNI extension, then the TLS extension can be encrypted as part of the ESNI content, and so it is safe.</p>
<p>There is a downside to encoding the version in a TLS extension: it is only readable if the Initial message can be parsed. Parsing requires understanding the format of the Initial message, and that requires understanding the version used for encoding the message. That probably means accepting ossification of the Initial format, which is close to "conceding defeat".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK4UZHFNG6ZOITABVLDPW2DTHA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCBEOY#issuecomment-495194683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCIUH6XV2AQRMEODDPW2DTHANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UYADEYP3KT5IEWMLPW2DTHA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCBEOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK4UZHFNG6ZOITABVLDPW2DTHA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCBEOY#issuecomment-495194683",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK4UZHFNG6ZOITABVLDPW2DTHA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCBEOY#issuecomment-495194683",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce68fb37b70a_33a53fb3aaccd95c9073f8--


From nobody Thu May 23 05:28:15 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E02EB1200C7 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:28:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hx9QeAV23nKO for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:28:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64BBC1200B1 for <quic-issues@ietf.org>; Thu, 23 May 2019 05:28:11 -0700 (PDT)
Date: Thu, 23 May 2019 05:28:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558614490; bh=CFotVcVrwvs9Ft7AcL219KmLXSp204VqNM6wls28ESE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q7RFUDShh3cSpfCNk3XBFhN4vmjSN7mZVK70DfI82QAqnLNmC/jcjLCJzDC3kVb9G 7BzCWApd4HYeKxSB/O/MrfiB5vdoarNFdN8TiooYnC0MZjoRGGC2BDr9fkZau8Kjqz x3+Si22ZAHsC9uYbhFzWL1UDS43PjEi/0/hFpGkY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSQ7DOS5XUKPO5FDV26PCFVEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495197565@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce691da34f4e_33dd3fa270ccd95c53745"; 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/kRpL20cfYhtrRsu-P4mlRS5MLyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:28:13 -0000

----==_mimepart_5ce691da34f4e_33dd3fa270ccd95c53745
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

TLS versioning assumes that all QUIC versions use TLS, which I'm not sure is a good idea.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2496#issuecomment-495197565
----==_mimepart_5ce691da34f4e_33dd3fa270ccd95c53745
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>TLS versioning assumes that all QUIC versions use TLS, which I'm not sure is a good idea.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJKZ7EESPRM3WTUALM5TPW2EVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCB27I#issuecomment-495197565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXHDCZKQJVRRDQZDLPW2EVVANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SPVYLV7YYH6VHSJLPW2EVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCB27I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKZ7EESPRM3WTUALM5TPW2EVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCB27I#issuecomment-495197565",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJKZ7EESPRM3WTUALM5TPW2EVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCB27I#issuecomment-495197565",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce691da34f4e_33dd3fa270ccd95c53745--


From nobody Thu May 23 05:34:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7604C1201B8 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:33:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T_4n4YNK6hCo for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:33:57 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92D4A12017A for <quic-issues@ietf.org>; Thu, 23 May 2019 05:33:56 -0700 (PDT)
Date: Thu, 23 May 2019 05:33:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558614835; bh=4EgjusYgcpL9WznLpRd/XmANj7CL5849N0VJnvYIGxM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wBYZ5qpe+dEjb1uAUtNP4U25+DFw/81qTflYSnH4O1cyKYYDGqq2kff27Wb5XB1Ap Z716tvP+aioVP7Sz/9rQ+TeJPNYEjyQj6ELJbTK1qDJVk4e+50IxbYWmFXw7EeN0oU Ei/jCjIQONxUwOzmGtH3MqdxBebaXSIAZgF0bL78=
From: Victor Vasiliev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Z4275XLBD7PQEH7V26PC3HEVBNHHBVBMVX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2711/495199541@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2711@github.com>
References: <quicwg/base-drafts/issues/2711@github.com>
Subject: Re: [quicwg/base-drafts] Prohibiting server-initiated streams for h3 (#2711)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce693334df56_ec23fc57accd95c10171b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: vasilvv
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B876EgUSKTQNSEl0PvUzb9IVMZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:34:05 -0000

----==_mimepart_5ce693334df56_ec23fc57accd95c10171b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd suggest we define those to be the same format as client-initiated ones, and use a column in IANA registry for listing which party can be the initiator.  This way, extensions get a uniform way of defining those streams.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2711#issuecomment-495199541
----==_mimepart_5ce693334df56_ec23fc57accd95c10171b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd suggest we define those to be the same format as client-initiated ones, and use a column in IANA registry for listing which party can be the initiator.  This way, extensions get a uniform way of defining those streams.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications&amp;email_token=AFTOJK7LODL7FYVROE2FJIDPW2FLHA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCCKNI#issuecomment-495199541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTP2WYDQ2BVCVFF3TPW2FLHANCNFSM4HNMU2IQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Y34IHUPAP6LPFSVTPW2FLHA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCCKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK7LODL7FYVROE2FJIDPW2FLHA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCCKNI#issuecomment-495199541",
"url": "https://github.com/quicwg/base-drafts/issues/2711?email_source=notifications\u0026email_token=AFTOJK7LODL7FYVROE2FJIDPW2FLHA5CNFSM4HNMU2I2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCCKNI#issuecomment-495199541",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce693334df56_ec23fc57accd95c10171b3--


From nobody Thu May 23 05:51:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7893912008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:51:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GQLVHlKIdIeq for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 05:51:14 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B61D1120026 for <quic-issues@ietf.org>; Thu, 23 May 2019 05:51:14 -0700 (PDT)
Date: Thu, 23 May 2019 05:51:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558615873; bh=NSabcuIPwlGpP3UatRfymJA2Ce6bPZ1qNeIB7KnD/dU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fa+Wbe9lrmKdtF4eToDWc30tK0ppPnJKPq/WnWZf94Fhgx0C8p2DkSxHIJaCIYV5s IXhQSLWweeGR5sVWrk4M+hhcYT0xsVePQEbiZasTZHSF/724MWKaolPjKGbLRSnpU1 W0tZUapHzZAoBPM4gXkNm3QDj58iQgy9nSc5jbeg=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLLOD52T23TQNZEZ526PE4DEVBNHHBVLJ2XY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2755/495205020@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2755@github.com>
References: <quicwg/base-drafts/issues/2755@github.com>
Subject: Re: [quicwg/base-drafts] ECN Algorithm (#2755)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce69741675c7_20c03fcb9f4cd95c1121641"; 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/EPunLRCfr-B0LuwvS85k1am4eS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 12:51:18 -0000

----==_mimepart_5ce69741675c7_20c03fcb9f4cd95c1121641
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I also would suggest one more intro sentence could please some to say "When a path supports ECN, this enables ECN marking and uses ECN for a new path" - to effectively say that the validation is about how to detect and react to problems with a path that is not ECN capable. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2755#issuecomment-495205020
----==_mimepart_5ce69741675c7_20c03fcb9f4cd95c1121641
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also would suggest one more intro sentence could please some to say "When a path supports ECN, this enables ECN marking and uses ECN for a new path" - to effectively say that the validation is about how to detect and react to problems with a path that is not ECN capable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2755?email_source=notifications&amp;email_token=AFTOJK2YCGIK6R6HAUURAN3PW2HMDA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCDVHA#issuecomment-495205020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25K3G5L3EMNA6NBCDPW2HMDANCNFSM4HO4ZFPQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZ2UGCQ3FLWLALB63PW2HMDA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCDVHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2755?email_source=notifications\u0026email_token=AFTOJK2YCGIK6R6HAUURAN3PW2HMDA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCDVHA#issuecomment-495205020",
"url": "https://github.com/quicwg/base-drafts/issues/2755?email_source=notifications\u0026email_token=AFTOJK2YCGIK6R6HAUURAN3PW2HMDA5CNFSM4HO4ZFP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCDVHA#issuecomment-495205020",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce69741675c7_20c03fcb9f4cd95c1121641--


From nobody Thu May 23 06:10:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 005E2120048 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5h0cU9ur4W6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 546F9120019 for <quic-issues@ietf.org>; Thu, 23 May 2019 06:10:51 -0700 (PDT)
Date: Thu, 23 May 2019 06:10:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558617049; bh=s+CS7jcdSNYr3DWBeHbDkfALNprvx+Ql4uAFdDDS2NI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e4edfM54R4/uMxWgZvL54WMDVrZ+lrV1RbhWQPvoSn9FAUwBYcQqw4nEF/4tWpuYd +Gq76VKESq/Wgca7U0RHFYzxJiGm14oHzwooxOdn8eMvsL/I/ZprByXaViNzAGE9wA OBGQ0iAXUxrWW9GjHYpW3ucZP/LnlIpbUTQxcTjI=
From: Udip Pant <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VK5J6YUAUMNARFEV26PHFTEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/495211676@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce69bd9903d5_1ef83fe221ccd95c17395b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: udippant
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0WZi_W7VMeM_vj9DTeC5K3JLCOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 13:10:54 -0000

----==_mimepart_5ce69bd9903d5_1ef83fe221ccd95c17395b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Based on the text (https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-5.2.2), my interpretation is that the server can respond with SERVER_BUSY (only) when it receives Initial packet from the client (i.e. during/pre handshake). So any client with implementation of happyeyeball-like race mechanism between QUIC and TCP should fallback to TCP.

Post handshake, the server can either send GO_AWAY or stateless reset depending on the application protocol and circumstances, and client can try to re-establish QUIC connection.

Since this issue is not HTTP3 specific, I agree with @LPardue that HTTP3 is probably not the right place. (Also, what else could client do in this case anyway?). As @ianswett mentioned above, clarifying this in the quic-transport spec would be 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/issues/2699#issuecomment-495211676
----==_mimepart_5ce69bd9903d5_1ef83fe221ccd95c17395b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Based on the text (<a href="https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-5.2.2" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-20#section-5.2.2</a>), my interpretation is that the server can respond with SERVER_BUSY (only) when it receives Initial packet from the client (i.e. during/pre handshake). So any client with implementation of happyeyeball-like race mechanism between QUIC and TCP should fallback to TCP.</p>
<p>Post handshake, the server can either send GO_AWAY or stateless reset depending on the application protocol and circumstances, and client can try to re-establish QUIC connection.</p>
<p>Since this issue is not HTTP3 specific, I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> that HTTP3 is probably not the right place. (Also, what else could client do in this case anyway?). As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> mentioned above, clarifying this in the quic-transport spec would be helpful.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK2D5N4WBMNNEHQG6JDPW2JVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCFJHA#issuecomment-495211676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KFOPU4NWIJYQ3STLPW2JVTANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CHRGBOLOJLC4BUZLPW2JVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCFJHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK2D5N4WBMNNEHQG6JDPW2JVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCFJHA#issuecomment-495211676",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK2D5N4WBMNNEHQG6JDPW2JVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCFJHA#issuecomment-495211676",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce69bd9903d5_1ef83fe221ccd95c17395b5--


From nobody Thu May 23 06:22:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C19B12004C for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:22:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4KuK8oO_ZdoW for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:22:24 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36DA8120026 for <quic-issues@ietf.org>; Thu, 23 May 2019 06:22:24 -0700 (PDT)
Date: Thu, 23 May 2019 06:22:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558617741; bh=RIsuC2V8bI9xpSmtQmwfJ+xBNJfJ+lDHf7d7B5+zHbc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X5V5bk+b9OBx8qQyTLcqxY8Yf1jiFc/8XwjBlOEHcXUFQ1l9HSx/cbFSbvzNUUeD9 dII275qSA+L9PRCdpunvU+SSFh5psgqO0b0vggHuKLioSp5myXvQ1tRlK3M0rL5/yK TLFufzqX8jf0JxMSgJ+KXL2HwkOTfHWcjeYTz2IM=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GPZXBUFSNFRU74D526PIQ3EVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495215793@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce69e8ddd049_7aae3faa5dacd96499544c"; 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/xAwYv7Kr62FOpbKQ7Rn_u6vBjkQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 13:22:28 -0000

----==_mimepart_5ce69e8ddd049_7aae3faa5dacd96499544c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What if the middle-box just replies with a Version Negotiation message to any message for which it does not understand the version field? This will defeat the "natural version" and "server based obfuscation" options. For example, in the server based obfuscation case, the client will immediately repeat the request with Version 1. The middle box will cause a delay penalty, but a fairly minimal one.And we removed the protection against version downgrade from the transport 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/2496#issuecomment-495215793
----==_mimepart_5ce69e8ddd049_7aae3faa5dacd96499544c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>What if the middle-box just replies with a Version Negotiation message to any message for which it does not understand the version field? This will defeat the "natural version" and "server based obfuscation" options. For example, in the server based obfuscation case, the client will immediately repeat the request with Version 1. The middle box will cause a delay penalty, but a fairly minimal one.And we removed the protection against version downgrade from the transport 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/2496?email_source=notifications&amp;email_token=AFTOJK7HVR5OCMCT4P6GN3DPW2LA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGJMI#issuecomment-495215793">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67J5W6PLPAEPKKJITPW2LA3ANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PLQEV3DBK363NG6TPW2LA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGJMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7HVR5OCMCT4P6GN3DPW2LA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGJMI#issuecomment-495215793",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK7HVR5OCMCT4P6GN3DPW2LA3A5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGJMI#issuecomment-495215793",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce69e8ddd049_7aae3faa5dacd96499544c--


From nobody Thu May 23 06:28:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6157012008B for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:27:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Se0DKn2mxMBn for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:27:56 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A418120048 for <quic-issues@ietf.org>; Thu, 23 May 2019 06:27:56 -0700 (PDT)
Date: Thu, 23 May 2019 06:27:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558618074; bh=FPuYhfl1blNNCO8jkCWYOiXgsQljmKcbpjqf4kKfiDg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v4MEyuGaTgnQ/xExwV637O31MluK9DBRCMqAoIInk7mIDp1ZUB/tmvKh68buI16Lf 4CCMGIFCev97gGcWogVQ9h8wpJ/E+P8cyENWAt8aLwdEy9RAeKzK/0v+kZmJJRQu5M hrp6C9nBGhRAtjfVJLE8edNt2I5KLfBBhbxCMuf0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJVF3CRTEEKWWLDO526PJFVEVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495217862@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce69fda14e41_32ee3fd24f8cd96037865"; 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/mLPRrKgRK97RzgLdfUqo9cCx1hQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 13:27:59 -0000

----==_mimepart_5ce69fda14e41_32ee3fd24f8cd96037865
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We cannot prevent that if the middelbox drops the initial packet. That is an unsolvable problem because the middle box can be a valid endpoint up to and excluding TLS cert validation. But I think I have argued earlier that we should quarantine version and retry packets to see of the something better shows up before taking 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/2496#issuecomment-495217862
----==_mimepart_5ce69fda14e41_32ee3fd24f8cd96037865
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We cannot prevent that if the middelbox drops the initial packet. That is an unsolvable problem because the middle box can be a valid endpoint up to and excluding TLS cert validation. But I think I have argued earlier that we should quarantine version and retry packets to see of the something better shows up before taking 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/2496?email_source=notifications&amp;email_token=AFTOJK2G65PLO7WJTLY7RUTPW2LVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGZRQ#issuecomment-495217862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37D6DB3GM6Q54GDVLPW2LVVANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CFYVOTEWOE4IP4OTPW2LVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGZRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2G65PLO7WJTLY7RUTPW2LVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGZRQ#issuecomment-495217862",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2G65PLO7WJTLY7RUTPW2LVVA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCGZRQ#issuecomment-495217862",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce69fda14e41_32ee3fd24f8cd96037865--


From nobody Thu May 23 06:29:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C239120048 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:29:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id naYBdI2CUs7R for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:29:33 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9FF61200B3 for <quic-issues@ietf.org>; Thu, 23 May 2019 06:29:30 -0700 (PDT)
Date: Thu, 23 May 2019 06:29:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558618168; bh=V/ZphFng2AzGIjYFH9GmyUQVeySEXXzDpbYbq74Y/p0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c9S2WQpr/iGU3g82tXJkMS5T2xCXP6LZDedEnhBW3bHewXK10ED33tjpmlKjRxsrF fsc7q0W4eNmTVHavnY26O5iOCWMEEKsLoukRq06d25dVizpykP3r6z/1drlGcGxOAV n1XwpywrDr1B9Pjh/jbT1uqFyn4ngIzY7U5eBlZI=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7X2IZ66GA5GGYYGI526PJLREVBNHHBRWZGVA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2496/495218428@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2496@github.com>
References: <quicwg/base-drafts/issues/2496@github.com>
Subject: Re: [quicwg/base-drafts] QUIC Version Ossification (#2496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6a038caef0_7a6d3fd9a00cd9602838e0"; 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/1wHyCnEhDgUWho3tC6gI31rjbmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 13:29:35 -0000

----==_mimepart_5ce6a038caef0_7a6d3fd9a00cd9602838e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema 
> And we removed the protection against version downgrade from the transport spec.

That would be an easy thing to re-add to the 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/issues/2496#issuecomment-495218428
----==_mimepart_5ce6a038caef0_7a6d3fd9a00cd9602838e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a></p>
<blockquote>
<p>And we removed the protection against version downgrade from the transport spec.</p>
</blockquote>
<p>That would be an easy thing to re-add to the transport.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications&amp;email_token=AFTOJK2YWLGCTKNFZCCDFFTPW2L3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCG57A#issuecomment-495218428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZC3NNNUFHXWLVMP3PW2L3RANCNFSM4G3VHU4Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6JAGNWDTU2N7M6OYLPW2L3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCG57A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2YWLGCTKNFZCCDFFTPW2L3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCG57A#issuecomment-495218428",
"url": "https://github.com/quicwg/base-drafts/issues/2496?email_source=notifications\u0026email_token=AFTOJK2YWLGCTKNFZCCDFFTPW2L3RA5CNFSM4G3VHU42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCG57A#issuecomment-495218428",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6a038caef0_7a6d3fd9a00cd9602838e0--


From nobody Thu May 23 06:45:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDCC21200BA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:45:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.465
X-Spam-Level: 
X-Spam-Status: No, score=-6.465 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xKWcKRSaASQA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 06:45:00 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 088FE1200B3 for <quic-issues@ietf.org>; Thu, 23 May 2019 06:45:00 -0700 (PDT)
Date: Thu, 23 May 2019 06:44:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558619098; bh=9f3YAsjGBYm4yqolvXSuAbWb902aysbjtPr+0GFv3Ro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2Iy7LSl5cJWO0PbD0GvdCMOtnGkwA6eZudKOunXybfJiLhrxJgUC6+Mx/AWFqt0YO /idVZlk0TY8WO0ckAXeGXeku1k63xeSCb/5tJib47E14/B82mBg2gTpw5o8ifvjPme 6eJGIcbWpUYY/1Cl/RBSuStFO/kfDUTMbH4280W0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5L7LNVFVEANDJHDN26PLFVEVBNHHBROI6YA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2488/495224585@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2488@github.com>
References: <quicwg/base-drafts/issues/2488@github.com>
Subject: Re: [quicwg/base-drafts] Provide address validation token in Alt-Svc (#2488)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6a3daa4891_df53fa02c8cd96047246c"; 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/wKyxprw7ax8pjgsgJhoiLMutShw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 13:45:02 -0000

----==_mimepart_5ce6a3daa4891_df53fa02c8cd96047246c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; tentative conclusion was to close with no change (i.e., quicv2).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2488#issuecomment-495224585
----==_mimepart_5ce6a3daa4891_df53fa02c8cd96047246c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; tentative conclusion was to close with no change (i.e., quicv2).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2488?email_source=notifications&amp;email_token=AFTOJK2NJHZJSPYIEE3TCTDPW2NVVA5CNFSM4G2L3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCIOCI#issuecomment-495224585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OMMLSSO3RL3M4OADPW2NVVANCNFSM4G2L3M6Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK65UVCIBOGGECTXM5TPW2NVVA5CNFSM4G2L3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCIOCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2488?email_source=notifications\u0026email_token=AFTOJK2NJHZJSPYIEE3TCTDPW2NVVA5CNFSM4G2L3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCIOCI#issuecomment-495224585",
"url": "https://github.com/quicwg/base-drafts/issues/2488?email_source=notifications\u0026email_token=AFTOJK2NJHZJSPYIEE3TCTDPW2NVVA5CNFSM4G2L3M62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCIOCI#issuecomment-495224585",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6a3daa4891_df53fa02c8cd96047246c--


From nobody Thu May 23 07:05:37 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D31591200A2 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:05:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Rkz06c4mWA6 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:05:33 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 715F8120077 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:05:33 -0700 (PDT)
Date: Thu, 23 May 2019 07:05:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558620331; bh=Q3/7CwkZxUkqbApTkJ/ym2wEXZrW0qRw7wkPoSpQ45I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wEH4aBO6Mu3CTqvGI2tYKSQFuO1rdBBFX0Z8HA5Rx/NAjbecbUPMfxi1fuZA3rDTV skHNi67cfOhi5ZSHP9aZ8zKQddCs4gDTw1YsIdlctiGTlYqXbKe605tugarzVz1KA/ gAr9csuez4WspGorDMlaAWxULb8mgyIA/tcsDVNQ=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LS3IGIDC674DATJV26PNSXEVBNHHBOGYTRQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2100/495233158@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2100@github.com>
References: <quicwg/base-drafts/issues/2100@github.com>
Subject: Re: [quicwg/base-drafts] Avoid creating QPACK codec streams when unnecessary (#2100)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6a8ab37633_733a3fd24f8cd96012890aa"; 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/-XTZMBVJlhZMgv2d81qucIol5qs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:05:36 -0000

----==_mimepart_5ce6a8ab37633_733a3fd24f8cd96012890aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed and clarified in London.

1. HTTP MUST set initial_max_uni_streams to at least 3
2. HTTP does not have to keep granting more credit if the peer burns the stream credits on grease/push/extensions.
3. Peers SHOULD create control, qpack encoder and decoder as their first 3 streams if they plan to use them, since there's no guarantee of ever getting more credit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2100#issuecomment-495233158
----==_mimepart_5ce6a8ab37633_733a3fd24f8cd96012890aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed and clarified in London.</p>
<ol>
<li>HTTP MUST set initial_max_uni_streams to at least 3</li>
<li>HTTP does not have to keep granting more credit if the peer burns the stream credits on grease/push/extensions.</li>
<li>Peers SHOULD create control, qpack encoder and decoder as their first 3 streams if they plan to use them, since there's no guarantee of ever getting more credit.</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/issues/2100?email_source=notifications&amp;email_token=AFTOJK7WUHNNA3I2TFXXQ43PW2QCXA5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCKRBQ#issuecomment-495233158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MJX5MKVY5UI5CBHDPW2QCXANCNFSM4GIJBEOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK57QZHNAZ4RLABCCGDPW2QCXA5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCKRBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2100?email_source=notifications\u0026email_token=AFTOJK7WUHNNA3I2TFXXQ43PW2QCXA5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCKRBQ#issuecomment-495233158",
"url": "https://github.com/quicwg/base-drafts/issues/2100?email_source=notifications\u0026email_token=AFTOJK7WUHNNA3I2TFXXQ43PW2QCXA5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCKRBQ#issuecomment-495233158",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6a8ab37633_733a3fd24f8cd96012890aa--


From nobody Thu May 23 07:49:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AC7A120113 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:49:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b2rKITs-B9bH for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:49:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A35112013A for <quic-issues@ietf.org>; Thu, 23 May 2019 07:49:31 -0700 (PDT)
Date: Thu, 23 May 2019 07:49:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558622969; bh=Lrg85rjnZUJ+153edqtPI9ptAJuMhTCVJjYTJBHg99w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ABOxtM07WNQfrykMlhvzOW+EMBPTgYCBXZbXTSUXSDH9n4CNljkqYTShpe/dYW57x yxHyz25XwhFMCeFP4ifrpSDLlqyuGBrWqHG+HXAfIJ3JR3MHX+oSjLtsClT6TRa1i9 OTOOWxJZ4H7jNiJwwcfPgqcq0B2J6+VOMvupy8qY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CRWTG2NOKUYB67KV26PSXTEVBNHHBVL34YI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2756@github.com>
Subject: [quicwg/base-drafts] Remove AEAD_AES_256_GCM (#2756)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b2f94fd7b_31b3ffb8e4cd9607599c8"; 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/LF-LCXi3yB3iR82Nc_05CogS7SI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:49:54 -0000

----==_mimepart_5ce6b2f94fd7b_31b3ffb8e4cd9607599c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

draft-ietf-quic-tls currently mentions AEAD_AES_256_GCM, however there is no way to use that AEAD in TLS 1.3 - TLS_AES_256_CCM_SHA256 does not appear in the [list of TLS cipher suites](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4). If I understand this correctly, the presence of AEAD_AES_256_GCM in the document was an editorial oversight.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2756

-- Commit Summary --

  * Remove AEAD_AES_256_GCM

-- File Changes --

    M draft-ietf-quic-tls.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2756.patch
https://github.com/quicwg/base-drafts/pull/2756.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/2756

----==_mimepart_5ce6b2f94fd7b_31b3ffb8e4cd9607599c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>draft-ietf-quic-tls currently mentions AEAD_AES_256_GCM, however there is no way to use that AEAD in TLS 1.3 - TLS_AES_256_CCM_SHA256 does not appear in the <a href="https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4" rel="nofollow">list of TLS cipher suites</a>. If I understand this correctly, the presence of AEAD_AES_256_GCM in the document was an editorial oversight.</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/2756'>https://github.com/quicwg/base-drafts/pull/2756</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove AEAD_AES_256_GCM</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2756/files#diff-0">draft-ietf-quic-tls.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2756.patch'>https://github.com/quicwg/base-drafts/pull/2756.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2756.diff'>https://github.com/quicwg/base-drafts/pull/2756.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/2756?email_source=notifications&amp;email_token=AFTOJKZDVKJHE4AG6AAWTSTPW2VHTA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPPTBA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGMRDUBDQXJGX5HRDPW2VHTANCNFSM4HPGVPFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XFZDBYMWUAQFFPV3PW2VHTA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPPTBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZDVKJHE4AG6AAWTSTPW2VHTA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPPTBA",
"url": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZDVKJHE4AG6AAWTSTPW2VHTA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPPTBA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce6b2f94fd7b_31b3ffb8e4cd9607599c8--


From nobody Thu May 23 07:53:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57A0A120110 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level: 
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j9ZhnpHLpOEP for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:15 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7695C120125 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:52:54 -0700 (PDT)
Date: Thu, 23 May 2019 07:52:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623172; bh=3t+BmlO7UKO+fcJbiEW21B1Pf+ljJl6tXbOghyOlYAU=; h=Date:From:To:Subject:From; b=iufu2ojLfhoHIQTeiB5atijgXwxhXOL2D9LW0q8/uHA/wRKahH1OjXg786oDyIMBZ 4b1V6SSZ2oFM6/F2XdnpGBxMtrID6sTbnidkl0I/09IznqAs+oiSPYuJpD9pF5dNq4 mqX600Zf9TzrL7Xj9iVVtvTCwETR6CkIuKh2l8go=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/66741c-e1b07c@github.com>
Subject: [quicwg/base-drafts] 509266: Remove AEAD_AES_256_GCM
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TTghIJQm5qZ8cfW_GCDYyVJawHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:53:17 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 509266b799efe7e7931856723b22f792ec66fe57
      https://github.com/quicwg/base-drafts/commit/509266b799efe7e7931856723b22f792ec66fe57
  Author: David Schinazi <dschinazi.ietf@gmail.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove AEAD_AES_256_GCM


  Commit: e1b07cf53954a740fd60400692171459255303f5
      https://github.com/quicwg/base-drafts/commit/e1b07cf53954a740fd60400692171459255303f5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2756 from DavidSchinazi/remove_aes_256_ccm

Remove AEAD_AES_256_CCM


Compare: https://github.com/quicwg/base-drafts/compare/66741c094294...e1b07cf53954


From nobody Thu May 23 07:53:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75427120110 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-lKsefHy8iN for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:22 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9576B120131 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:53:03 -0700 (PDT)
Date: Thu, 23 May 2019 07:53:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623181; bh=KyBBrdvR23mJ5CmAqZz8uR68BCULP39S2zY68z8n2ck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JN7Uu4sS75Cs13FbCmhBs7WIOJPD7v1GhHDpHP3+vsj6TXsezH2rkDk5+rjK3ILBw n1WQyz6WN6Jw6PCwHQQPbmgCJNS1CFKJQttyvRJziWOBMx5HiN4m+gfiue7G+SZCWi DSsyFrBbS2r2Uj8eotlT7eBo5nKClI7r8z71dXwM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73FIS7W77TCA7I4LF26PTE3EVBNHHBVL34YI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2756/issue_event/2362755400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2756@github.com>
References: <quicwg/base-drafts/pull/2756@github.com>
Subject: Re: [quicwg/base-drafts] Remove AEAD_AES_256_CCM (#2756)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b3cd5b086_514e3fa929ecd96810820b7"; 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/DGwr1kvIigewZ24vw7yVw7l0csg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:53:25 -0000

----==_mimepart_5ce6b3cd5b086_514e3fa929ecd96810820b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2756 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/2756#event-2362755400
----==_mimepart_5ce6b3cd5b086_514e3fa929ecd96810820b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447708354" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2756" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2756/hovercard" href="https://github.com/quicwg/base-drafts/pull/2756">#2756</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/2756?email_source=notifications&amp;email_token=AFTOJKZV3CJTHDTSLAHTKJDPW2VU3A5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTKMSSA#event-2362755400">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKVCXFGNL5B457IWLPW2VU3ANCNFSM4HPGVPFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JSSB3UN4QBYFXPVLPW2VU3A5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTKMSSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZV3CJTHDTSLAHTKJDPW2VU3A5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTKMSSA#event-2362755400",
"url": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZV3CJTHDTSLAHTKJDPW2VU3A5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORTKMSSA#event-2362755400",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6b3cd5b086_514e3fa929ecd96810820b7--


From nobody Thu May 23 07:53:35 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83FB11200B1 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ozh6YN4a8Ds9 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:53:31 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0B15120132 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:53:27 -0700 (PDT)
Date: Thu, 23 May 2019 07:53:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623205; bh=QBa4o6hg8KZLRS1tp25POhEp7/xqHM9kQgPF8bFhYXc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mgkCtguo6W036dvNyUTr4DPyHZ1lNGGdiJUzEHr7xLgtaCibDMD+lYKlOn5v1dHpk aj7ex9ojm6g0xe3Ply15t0rCZJk6nCa21YZXruEToc29qy0hILanOpvFjV11qiUKVr 5WO/4LWeLYSxAuBzjzboIU7s25wON7OaD5yT8pVk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56UKHCZBNEOUXYJ7526PTGLEVBNHHBVL34YI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2756/c495253198@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2756@github.com>
References: <quicwg/base-drafts/pull/2756@github.com>
Subject: Re: [quicwg/base-drafts] Remove AEAD_AES_256_CCM (#2756)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b3e589c12_162b3ff52bccd96c499419"; 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/QeYkgBt2qvOm9lHvGFkaSlvPqjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:53:34 -0000

----==_mimepart_5ce6b3e589c12_162b3ff52bccd96c499419
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks.  This was extremely confusing: you meant CCM, but wrote GCM in tons of places.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2756#issuecomment-495253198
----==_mimepart_5ce6b3e589c12_162b3ff52bccd96c499419
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks.  This was extremely confusing: you meant CCM, but wrote GCM in tons of places.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications&amp;email_token=AFTOJKZCTTIZKPCNTYJ6VH3PW2VWLA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPNTQ#issuecomment-495253198">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JY776DXVQLQZSOILPW2VWLANCNFSM4HPGVPFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3N66JSLDF4HTU7BSDPW2VWLA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPNTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZCTTIZKPCNTYJ6VH3PW2VWLA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPNTQ#issuecomment-495253198",
"url": "https://github.com/quicwg/base-drafts/pull/2756?email_source=notifications\u0026email_token=AFTOJKZCTTIZKPCNTYJ6VH3PW2VWLA5CNFSM4HPGVPFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPNTQ#issuecomment-495253198",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6b3e589c12_162b3ff52bccd96c499419--


From nobody Thu May 23 07:56:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9F6D120125 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:56:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ls5b3lusb5Bx for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:56:03 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4ED44120114 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:55:48 -0700 (PDT)
Date: Thu, 23 May 2019 07:55:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623345; bh=ka3QRoio1cO8ZQemJvMUZfY6mXhSnTAdijinrkvPln8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gCiBbrOm8iD3FncCkPgd4gKPEe9SUo2k/uoDsAL0gxJQT+/zcUJWalKzsIXsNaw6x 5HgQl3MktsQV8bg/11pawEiVo0o9aKOM+hzC2vsP0j9l406zyos2Ld83jbj3Lts2Bf wA6EEiItLRgElDpK7KXzZk4Z1Xg7a2EMPWo/MVoM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6XRELEI3SFYJW7F526PTPDEVBNHHBTZTRJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2632/495254161@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2632@github.com>
References: <quicwg/base-drafts/issues/2632@github.com>
Subject: Re: [quicwg/base-drafts] H3 GOAWAY should be symmetric and cover bidi and uni streams (#2632)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b471e480e_76ec3fcb9f4cd95c1112cd"; 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/hiRzxT46osVgYaXM2jod1AqS0pE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:56:17 -0000

----==_mimepart_5ce6b471e480e_76ec3fcb9f4cd95c1112cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in London; we should mimic whatever H2 does, and there's some uncertainty in the room about what a client-sent GOAWAY is intended to mean.

H2 GOAWAY says:
   ```
   Once sent, the sender will ignore frames sent on streams initiated by
   the receiver if the stream has an identifier higher than the included
   last stream identifier.  Receivers of a GOAWAY frame MUST NOT open
   additional streams on the connection, although a new connection can
   be established for new streams.
```

So HTTP/2 does define it in terms of streams, and a server upon receipt of a GOAWAY frame MUST NOT open more streams, which would include push.  The other side probably can't police you, however, because they can't reliably know that the opening of the stream wasn't already in flight; they'll just ignore 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/2632#issuecomment-495254161
----==_mimepart_5ce6b471e480e_76ec3fcb9f4cd95c1112cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in London; we should mimic whatever H2 does, and there's some uncertainty in the room about what a client-sent GOAWAY is intended to mean.</p>
<p>H2 GOAWAY says:</p>
<pre><code>Once sent, the sender will ignore frames sent on streams initiated by
the receiver if the stream has an identifier higher than the included
last stream identifier.  Receivers of a GOAWAY frame MUST NOT open
additional streams on the connection, although a new connection can
be established for new streams.
</code></pre>
<p>So HTTP/2 does define it in terms of streams, and a server upon receipt of a GOAWAY frame MUST NOT open more streams, which would include push.  The other side probably can't police you, however, because they can't reliably know that the opening of the stream wasn't already in flight; they'll just ignore 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/2632?email_source=notifications&amp;email_token=AFTOJK2JU2CIHKBHCRUCGQDPW2V7DA5CNFSM4HGYVKSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPVEI#issuecomment-495254161">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ77WZUVUEE5BFS3NLPW2V7DANCNFSM4HGYVKSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XIHGZ2R4VXJ3FE4DPW2V7DA5CNFSM4HGYVKSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPVEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2632?email_source=notifications\u0026email_token=AFTOJK2JU2CIHKBHCRUCGQDPW2V7DA5CNFSM4HGYVKSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPVEI#issuecomment-495254161",
"url": "https://github.com/quicwg/base-drafts/issues/2632?email_source=notifications\u0026email_token=AFTOJK2JU2CIHKBHCRUCGQDPW2V7DA5CNFSM4HGYVKSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCPVEI#issuecomment-495254161",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6b471e480e_76ec3fcb9f4cd95c1112cd--


From nobody Thu May 23 07:56:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8756B12018D for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:56:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I7x7pXPdeAD7 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:56:25 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E633D120143 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:56:24 -0700 (PDT)
Date: Thu, 23 May 2019 07:56:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623382; bh=de7ERtAM3z1UMXydBqQJ3+yfoLjBDRFd7t0sk2bUsL8=; h=Date:From:To:Subject:From; b=TAEcN0iP5nzvlKoH/85LjtxLnMsueHzqCKbDrNzO6zm+FFQGQOJdEYNyWQUGK+x1T 0kkEHuZHvcpuHh8RxHcVso5CmMlT4bWuHrdoJ9xwSiDdsGSvNLtiDkRRDn823qsb1c T4LfZg4dEVXxWK167U8I/DjblA1wjrzt1+tBzd1k=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3d91de-8a95c3@github.com>
Subject: [quicwg/base-drafts] 8a95c3: Script updating gh-pages from e1b07cf5. [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/3PGdXHwR5vrWjKJXpEOoUo4jVGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:56:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8a95c3f4efac1a66c28051748ffe8fc18ba76c7c
      https://github.com/quicwg/base-drafts/commit/8a95c3f4efac1a66c28051748ffe8fc18ba76c7c
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  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 e1b07cf5. [ci skip]



From nobody Thu May 23 07:58:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 826EB120103 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:58:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UdIC8_5fnuwa for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 07:58:45 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB0711200B1 for <quic-issues@ietf.org>; Thu, 23 May 2019 07:58:44 -0700 (PDT)
Date: Thu, 23 May 2019 07:58:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623521; bh=Y38wS8vngtT878sySLobI/0Zby5bSNFogAd8QO07j1I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=qj5dC/AETzpuUISKgtlKM3BuTAegdr78hS9fXCirps8w4o2xatEC8Nqm4vPTM1mi6 +AZl8hIcnqpOOO7sjPIBthhwcmkZ6F5Ov/J/9PHQF7YmeHvMgUoJmeT/cS44CJo5EA x7QeuuAzqpCfEszBEjR7017dV0ZvRxyK3oTpxp7g=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OCCPVBVG7TYLB35N26PT2DEVBNHHBVL4RSY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2757@github.com>
Subject: [quicwg/base-drafts] fix typo (#2757)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b521aaee4_66373fcb9f4cd95c2042374"; 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/t1BBpLCXkYaHwbibzXfU0SKlSWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 14:58:49 -0000

----==_mimepart_5ce6b521aaee4_66373fcb9f4cd95c2042374
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/2757

-- Commit Summary --

  * fix typo

-- File Changes --

    M draft-ietf-quic-qpack.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2757.patch
https://github.com/quicwg/base-drafts/pull/2757.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/2757

----==_mimepart_5ce6b521aaee4_66373fcb9f4cd95c2042374
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/2757'>https://github.com/quicwg/base-drafts/pull/2757</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>fix typo</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2757/files#diff-0">draft-ietf-quic-qpack.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2757.patch'>https://github.com/quicwg/base-drafts/pull/2757.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2757.diff'>https://github.com/quicwg/base-drafts/pull/2757.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/2757?email_source=notifications&amp;email_token=AFTOJK4UWDI44T6UWRTN6HLPW2WKDA5CNFSM4HPG3WFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPSGLA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHM7S53DLD2LYN7TLPW2WKDANCNFSM4HPG3WFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MLYPVMSGGEC5BINLPW2WKDA5CNFSM4HPG3WFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPSGLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2757?email_source=notifications\u0026email_token=AFTOJK4UWDI44T6UWRTN6HLPW2WKDA5CNFSM4HPG3WFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPSGLA",
"url": "https://github.com/quicwg/base-drafts/pull/2757?email_source=notifications\u0026email_token=AFTOJK4UWDI44T6UWRTN6HLPW2WKDA5CNFSM4HPG3WFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVPSGLA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce6b521aaee4_66373fcb9f4cd95c2042374--


From nobody Thu May 23 08:02:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B48A12021F for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 08:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Av5wgkCNqoH0 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 08:02:16 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2249120152 for <quic-issues@ietf.org>; Thu, 23 May 2019 08:02:12 -0700 (PDT)
Date: Thu, 23 May 2019 08:02:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558623730; bh=xbxAUVIcNlQFRySSUQB1ihdvGGeyizwKsAmgeMgX2w8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ii8hyD4P2fbGRVnCzpMtQDTywGs22gOAiFpQNCwf+sY8zy6Qu9sGusqPnplyKYMAa N2Vk+ewlGo0DS3oD5gaFzNEX69kFcIBUSrKGNvsOklpWnwTw3vVNr52sbAAanWHBIp ck73AJzYqEHaPp3LLkxgreymLH3qn62iDgZprUOw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4MHRAZALISGLZ5BV26PUHFEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c495256924@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6b5f2c9d73_76ff3fbbdeccd95c65195"; 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/ZmK7Mmql2Vn5n3JCg7DTwBq4A-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, 23 May 2019 15:02:24 -0000

----==_mimepart_5ce6b5f2c9d73_76ff3fbbdeccd95c65195
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This PR looks good to me. Thanks for making an encoding that we can deploy in parallel with older versions on the same 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/2749#issuecomment-495256924
----==_mimepart_5ce6b5f2c9d73_76ff3fbbdeccd95c65195
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This PR looks good to me. Thanks for making an encoding that we can deploy in parallel with older versions on the same 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/2749?email_source=notifications&amp;email_token=AFTOJK4IGWVYE5RZKIFBHJTPW2WXFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCQKXA#issuecomment-495256924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TIS6JHR23ZI4UYPTPW2WXFANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KITIBMJIGRWIN7Q3PW2WXFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCQKXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK4IGWVYE5RZKIFBHJTPW2WXFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCQKXA#issuecomment-495256924",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJK4IGWVYE5RZKIFBHJTPW2WXFA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCQKXA#issuecomment-495256924",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6b5f2c9d73_76ff3fbbdeccd95c65195--


From nobody Thu May 23 09:27:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65A0D120113 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 09:27:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.393
X-Spam-Level: 
X-Spam-Status: No, score=-6.393 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cvqhFi4E18ca for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 09:27:07 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD151120043 for <quic-issues@ietf.org>; Thu, 23 May 2019 09:27:06 -0700 (PDT)
Date: Thu, 23 May 2019 09:27:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558628825; bh=ZCKbJyu8Dfs7Rxfd5wmjpZhPuM0us4lSZHaAma+jiRQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xxJU86ezoez4zdbNQ+ss3qTMKwR+kVLPqFT1Cp0CzdZM4iPx8ynAqcm7ZYdcL+Q9z pNGmZdrI4sVh+JnswXqsBX3JvrUzm1gICHTTPQYiHNvCIzgCZuqPhkk5rhzYWoJ3cg T4J9M2fCh7MjV7AEIyWhJJVB5FmMzvQDnlKo/VHQ=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5H6YDWQYBMAJBYRSN26P6FTEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/495290018@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6c9d920a61_7f273fd9a00cd960114071a"; 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/OQsHMh8MRVAkzQQt0IzzlfEzTOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 16:27:09 -0000

----==_mimepart_5ce6c9d920a61_7f273fd9a00cd960114071a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"So any client with implementation of happyeyeball-like race mechanism between QUIC and TCP should fallback to TCP."
AFAICT this race mechanism isn't described anywhere in H3. Some implementations may choose to not always race and cache the server response per session and if H3 succeeds then continue doing just H3.  IMO therefore we need additional text suggesting that the client stop retrying QUIC for a period or use exponential backoff and fallback to H2 when it receives SERVER_BUSY. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-495290018
----==_mimepart_5ce6c9d920a61_7f273fd9a00cd960114071a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"So any client with implementation of happyeyeball-like race mechanism between QUIC and TCP should fallback to TCP."<br>
AFAICT this race mechanism isn't described anywhere in H3. Some implementations may choose to not always race and cache the server response per session and if H3 succeeds then continue doing just H3.  IMO therefore we need additional text suggesting that the client stop retrying QUIC for a period or use exponential backoff and fallback to H2 when it receives SERVER_BUSY.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK3PLDIPFYLKDKURMU3PW3AVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCYNIQ#issuecomment-495290018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FMLQ2MPRPTXWC6H3PW3AVTANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2Z6FBKXML4NHX3Z2TPW3AVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCYNIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3PLDIPFYLKDKURMU3PW3AVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCYNIQ#issuecomment-495290018",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK3PLDIPFYLKDKURMU3PW3AVTA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWCYNIQ#issuecomment-495290018",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6c9d920a61_7f273fd9a00cd960114071a--


From nobody Thu May 23 10:33:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D58101200EA for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 10:33:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.464
X-Spam-Level: 
X-Spam-Status: No, score=-1.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O6ieFfUKnYw1 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 10:33:49 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60445120099 for <quic-issues@ietf.org>; Thu, 23 May 2019 10:33:49 -0700 (PDT)
Date: Thu, 23 May 2019 10:33:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558632827; bh=NGBY87ujkUu/8Pj/vWiQGbDuPCooU+I0cYWHb7R5puQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WyDKy2X/X3egwd73H9lY78hGU7gV9rrRs8xWlvU4ci/GJBvOIp5mxZdpsd/yUVrny MxwJF/IGR0/t8WdMH/YL98cJmA6Tlmm7hIihPhsjR3KclvvVndNgzuU2aV0uDMELmE LSeuTOXbiaC5dqgpVQF9Sg0+jyEZ/Mik+KKlu890=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UXWYYUBQNPJYLHLF26QF7XEVBNHHBU6IQGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2699/495313038@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2699@github.com>
References: <quicwg/base-drafts/issues/2699@github.com>
Subject: Re: [quicwg/base-drafts] HTTP/3 Client handling of SERVER_BUSY error code needs to be specified (#2699)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce6d97b5d568_6c2d3fc6b44cd9606910e0"; 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/rE3IpElzjvlb4LVZ1ea9x6GGxmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 May 2019 17:33:52 -0000

----==_mimepart_5ce6d97b5d568_6c2d3fc6b44cd9606910e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Still disagree. As Mark highlighted in the inteeim session, the collection of HTTP documents already has a lot of existing language around the problem of how a endpoints can react to lower layer errors.

Recommending any specific behavior for H3 just complicates the overall narrative. 

Perhaps there is space for a more general description, like a BCP, in a separate document that applies to the HTTP semantic. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2699#issuecomment-495313038
----==_mimepart_5ce6d97b5d568_6c2d3fc6b44cd9606910e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Still disagree. As Mark highlighted in the inteeim session, the collection of HTTP documents already has a lot of existing language around the problem of how a endpoints can react to lower layer errors.</p>
<p>Recommending any specific behavior for H3 just complicates the overall narrative.</p>
<p>Perhaps there is space for a more general description, like a BCP, in a separate document that applies to the HTTP semantic.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications&amp;email_token=AFTOJK46QJG4JUWNPLXZ6W3PW3IPXA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWC6BDQ#issuecomment-495313038">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5POS3XKKIBWUKPCYDPW3IPXANCNFSM4HM56UXQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7VXGRXQKYTOVJBTKLPW3IPXA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWC6BDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK46QJG4JUWNPLXZ6W3PW3IPXA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWC6BDQ#issuecomment-495313038",
"url": "https://github.com/quicwg/base-drafts/issues/2699?email_source=notifications\u0026email_token=AFTOJK46QJG4JUWNPLXZ6W3PW3IPXA5CNFSM4HM56UX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWC6BDQ#issuecomment-495313038",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce6d97b5d568_6c2d3fc6b44cd9606910e0--


From nobody Thu May 23 23:23:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89CA91200B7 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 23:23:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UEz8OWvc5SGF for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 23:23:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA33C12004E for <quic-issues@ietf.org>; Thu, 23 May 2019 23:22:59 -0700 (PDT)
Date: Thu, 23 May 2019 23:22:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558678978; bh=oAc7GAe/dFYUVpdq9QHT226lwMCpAPVGAPgd5XlUFfw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZaNXHmlHqamVHPBc2CYs2MuDt5kNkNzbYGy1fpV73jtDpQXb4DtW3toTi1AWbgWu4 aPpFpBCaMDIdRJxOXa3iWzZ1mCoFhEhEAtcBNgZVygH//uDW9gTZ/kAFoMWO7kGrM1 AMijp6NP8JGfdI14S73IMIsAS/AHMtDwia8XPr0Q=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBVX3B5WUYVMEAZRN26TAEFEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/495487631@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce78dc26d812_3de83fb0960cd95c7740b4"; 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/COyFh-bBHMl4z_d5rtoyCi9FyuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 24 May 2019 06:23:02 -0000

----==_mimepart_5ce78dc26d812_3de83fb0960cd95c7740b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Maybe the alternative approach would be to:
* Remove the settings parameter, or make it a purely advisory variable like MAX_HEADER_LIST_SIZE allowing the client to exceed the advertised maximum.
* Recommend some sensible number of placeholders that a server is expected to retain (16 - the default value we had prior to merging #2038 - might make sense).

These changes would essentially bring back what we observe in HTTP/2 - server that ignore placeholders would just ignore.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495487631
----==_mimepart_5ce78dc26d812_3de83fb0960cd95c7740b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Maybe the alternative approach would be to:</p>
<ul>
<li>Remove the settings parameter, or make it a purely advisory variable like MAX_HEADER_LIST_SIZE allowing the client to exceed the advertised maximum.</li>
<li>Recommend some sensible number of placeholders that a server is expected to retain (16 - the default value we had prior to merging <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="383313508" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2038" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2038/hovercard" href="https://github.com/quicwg/base-drafts/pull/2038">#2038</a> - might make sense).</li>
</ul>
<p>These changes would essentially bring back what we observe in HTTP/2 - server that ignore placeholders would just ignore.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJK357AIQWFQ4ASADA5TPW6CUFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWEIVDY#issuecomment-495487631">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37V7U44TFEYDX7743PW6CUFANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYOTPVALKNUX4D2BRTPW6CUFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWEIVDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK357AIQWFQ4ASADA5TPW6CUFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWEIVDY#issuecomment-495487631",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK357AIQWFQ4ASADA5TPW6CUFA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWEIVDY#issuecomment-495487631",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce78dc26d812_3de83fb0960cd95c7740b4--


From nobody Thu May 23 23:35:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65AE91200B8 for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 23:35:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YGTj9F6JSfqd for <quic-issues@ietfa.amsl.com>; Thu, 23 May 2019 23:35:07 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D926A12006F for <quic-issues@ietf.org>; Thu, 23 May 2019 23:35:06 -0700 (PDT)
Date: Thu, 23 May 2019 23:35:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558679706; bh=JFzd90/e8cOxgYX9qjANX7CckS10dh0HM4XfWmFd0W0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=rYtGGLelWUQowlRf9VG+refAoAgph6S7P86PluWTJ5THGxXgFePw1OtSZKyHfiF/6 tlV43wwS7NqHXIfXvUDuJmOJvkAnZWQcjzONg9f4Y5x1ZRSkIWaKBlFyxv+n2S1NbF 2DzHZpHHNmVESH1Y1cTZV+8nGfrfhMMIYI0e+4y0=
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZCMLEISXO2MXJIQN26TBRTEVBNHHBVM7XKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2758@github.com>
Subject: [quicwg/base-drafts] transport: fix broken ref to PTO in recovery (#2758)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce79099cbf3f_404a3fc45bccd96832753e"; 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/gh02h8sFYwJlqpo2QIqmNUxJSvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 24 May 2019 06:35:08 -0000

----==_mimepart_5ce79099cbf3f_404a3fc45bccd96832753e
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/2758

-- Commit Summary --

  * transport: fix broken ref to PTO in recovery

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2758.patch
https://github.com/quicwg/base-drafts/pull/2758.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/2758

----==_mimepart_5ce79099cbf3f_404a3fc45bccd96832753e
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/2758'>https://github.com/quicwg/base-drafts/pull/2758</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>transport: fix broken ref to PTO in recovery</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2758/files#diff-0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2758.patch'>https://github.com/quicwg/base-drafts/pull/2758.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2758.diff'>https://github.com/quicwg/base-drafts/pull/2758.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/2758?email_source=notifications&amp;email_token=AFTOJK6YX3VG4XFJ6V2WJULPW6EBTA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVT65LA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44BSQCGM2XQKPYQSLPW6EBTANCNFSM4HPMTEHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK47PDBLEPIBGBD6ND3PW6EBTA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVT65LA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2758?email_source=notifications\u0026email_token=AFTOJK6YX3VG4XFJ6V2WJULPW6EBTA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVT65LA",
"url": "https://github.com/quicwg/base-drafts/pull/2758?email_source=notifications\u0026email_token=AFTOJK6YX3VG4XFJ6V2WJULPW6EBTA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVT65LA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ce79099cbf3f_404a3fc45bccd96832753e--


From nobody Fri May 24 02:48:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 785B912019B for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 02:48:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6wivqaCLdxZ1 for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 02:48:02 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60E911200DB for <quic-issues@ietf.org>; Fri, 24 May 2019 02:48:02 -0700 (PDT)
Date: Fri, 24 May 2019 02:48:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558691281; bh=8Yf6iRAcGWvtjbUVYWCY4IlaD0mUXxXO8nIjPp3Mn/k=; h=Date:From:To:Subject:From; b=xySg3zDKa/kY/OnAiCl/0GPIFe9Jwt4MgOf/O6h/ikJ8lwleL/WawlcfEziHuvTjx zV5DdvwRtNJN+tJGgeGM11+flIYmkYxzBmRNJCKVDIdorcg4DaRADW6lWuVV3m2JO7 VWTuXEIuGKdcgnvQf2ue486zvZ/SXP3awmYc/OJw=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/bb4457-9c650a@github.com>
Subject: [quicwg/wg-materials] 9c650a: raw minutes
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NFgwpCCS64_b8Is45KcsIkZUSyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 24 May 2019 09:48:04 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 9c650ac7bf03e9f7cc1e9c6dc63bd49f04bea1fe
      https://github.com/quicwg/wg-materials/commit/9c650ac7bf03e9f7cc1e9c6dc63bd49f04bea1fe
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    A interim-19-05/minutes.md

  Log Message:
  -----------
  raw minutes



From nobody Fri May 24 05:31:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C69B61200CD for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 05:31:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4M3uWsa-FuWE for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 05:31:50 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46963120092 for <quic-issues@ietf.org>; Fri, 24 May 2019 05:31:50 -0700 (PDT)
Date: Fri, 24 May 2019 05:31:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558701109; bh=86WSDViJFmgXyD5ng7N+Di5dzaPABjKaqdX6PFsAOuo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z5MCC8A/wNGTjdeWMSiMHRbqCo7BmUvrbSjSp1kPfTafkODDmMSvq2157Kfmtn3t4 eWvRlDG4hziUpSXaPfSCBbnqJrwWj6GrHEhFfhO0r6bWrhRPKa51SgsSHT4ozQCe8/ kOfBBGflzl4IG7kyQOLC3Ncd12OQ5ieAKryFhizA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AN5TVAQK33VZPQ7N26ULLLEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/495605186@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ce7e4354908f_4f993fc45bccd968831886"; 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/o0L6aPdn_yYdqOWH0EDQphL-eP4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 24 May 2019 12:31:52 -0000

----==_mimepart_5ce7e4354908f_4f993fc45bccd968831886
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> These changes would essentially bring back what we observe in HTTP/2 - server that ignore placeholders would just ignore.

Introduction of placeholders is the backward-compatible part of HTTP/3 prioritization changes: if the client does not use placeholders it can use HTTP/3 priorities without placeholders just as in HTTP/2.  In other words, the clients can ignore placeholders as well.

I agree that it seems that a server SHOULD provide some sensible value.  My guess -- based on some of my mental models -- is that this number should be between N/2 and N, where N is the maximum number of parallel requests the server allows.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495605186
----==_mimepart_5ce7e4354908f_4f993fc45bccd968831886
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>These changes would essentially bring back what we observe in HTTP/2 - server that ignore placeholders would just ignore.</p>
</blockquote>
<p>Introduction of placeholders is the backward-compatible part of HTTP/3 prioritization changes: if the client does not use placeholders it can use HTTP/3 priorities without placeholders just as in HTTP/2.  In other words, the clients can ignore placeholders as well.</p>
<p>I agree that it seems that a server SHOULD provide some sensible value.  My guess -- based on some of my mental models -- is that this number should be between N/2 and N, where N is the maximum number of parallel requests the server allows.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJK57T2USFJMTXL2XWRTPW7N3LA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFFLQQ#issuecomment-495605186">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46ELZQOYAG4BKUFETPW7N3LANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7MRZMJCYIVMGT763PW7N3LA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFFLQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK57T2USFJMTXL2XWRTPW7N3LA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFFLQQ#issuecomment-495605186",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK57T2USFJMTXL2XWRTPW7N3LA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWFFLQQ#issuecomment-495605186",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ce7e4354908f_4f993fc45bccd968831886--


From nobody Fri May 24 13:00:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2022D120341 for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 13:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dFAxt_SPmHBv for <quic-issues@ietfa.amsl.com>; Fri, 24 May 2019 13:00:33 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A3311200F5 for <quic-issues@ietf.org>; Fri, 24 May 2019 13:00:33 -0700 (PDT)
Date: Fri, 24 May 2019 13:00:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558728032; bh=z1ZEdZhRs1XfXZBsXyXzff982AWu8wuh+svEECd/XAk=; h=Date:From:To:Subject:From; b=cxzldLrvOWwFPfkMXcrcgdC3f1kC+MJyuWs+599QlJ/82Xwshgkr7GCYikWPZUDC5 +j61iCmYkChi3TbTzp8A7XACYA7eMR/Z37z+VXAfvy4tETMwC5Abs5c+kn/EKV7a4L v0vYDYs81nMnDVR2ssHQGT+r5Np0EHwzYiG1JXe8=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/9c650a-12215d@github.com>
Subject: [quicwg/wg-materials] 833fa3: markdown-ise
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ym8qcMkoGAAHNfd6QMf_6r4y51M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 24 May 2019 20:00:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 833fa3c7991e9719d1f184ae5f73958fa1ba8695
      https://github.com/quicwg/wg-materials/commit/833fa3c7991e9719d1f184ae5f73958fa1ba8695
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  markdown-ise


  Commit: 85a9d1befc094837d991e62de4b60f09738f3c66
      https://github.com/quicwg/wg-materials/commit/85a9d1befc094837d991e62de4b60f09738f3c66
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  doctoc


  Commit: 12215dbd1e7b375ee372d71143175b790c16688e
      https://github.com/quicwg/wg-materials/commit/12215dbd1e7b375ee372d71143175b790c16688e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  clean up


Compare: https://github.com/quicwg/wg-materials/compare/9c650ac7bf03...12215dbd1e7b


From nobody Sat May 25 04:10:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CE7D120098 for <quic-issues@ietfa.amsl.com>; Sat, 25 May 2019 04:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level: 
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EO7FKuXNxKQV for <quic-issues@ietfa.amsl.com>; Sat, 25 May 2019 04:10:02 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B72F5120025 for <quic-issues@ietf.org>; Sat, 25 May 2019 04:10:02 -0700 (PDT)
Date: Sat, 25 May 2019 04:10:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558782601; bh=fiuJ/rQNW0WPBz9d3ymsTu847KsrQjrUxBwS0pdFgJ0=; h=Date:From:To:Subject:From; b=a3VsB1JYL25pVjGgvQjtonz4uCjQOwKLhgZCjT2sQBE1l4pjTLEbdHb4fieVBdnBB PFQxdFbkvq32JoX7zq1H2Ej2QGAY4I1a+JoxFJMd4kuSMsZjPqXYraQFNtFQT3ICDu sSEPo45VrPBYAtz3ALRPwOJCA5w31ODr+sf25K4s=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/12215d-c100f4@github.com>
Subject: [quicwg/wg-materials] 357201: Fix location
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/--bI4D1Fo62Kw4iNOrfZQsMDfzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 25 May 2019 11:10:04 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 35720161840b43708fb370f684c7e66a56b1d928
      https://github.com/quicwg/wg-materials/commit/35720161840b43708fb370f684c7e66a56b1d928
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  Fix location


  Commit: c100f4c3a49bf50c4dfa8cc0289c71b1174d383e
      https://github.com/quicwg/wg-materials/commit/c100f4c3a49bf50c4dfa8cc0289c71b1174d383e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  Merge pull request #114 from alagoutte/patch-1

Fix location


Compare: https://github.com/quicwg/wg-materials/compare/12215dbd1e7b...c100f4c3a49b


From nobody Sun May 26 21:51:27 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F95612002F for <quic-issues@ietfa.amsl.com>; Sun, 26 May 2019 21:51:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80VtEi-sZdH6 for <quic-issues@ietfa.amsl.com>; Sun, 26 May 2019 21:51:24 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A441E1200B8 for <quic-issues@ietf.org>; Sun, 26 May 2019 21:51:23 -0700 (PDT)
Date: Sun, 26 May 2019 21:51:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558932681; bh=GQ/1CgahapnRf3GfOCKihsX+4om1JyaEKJyGrwUTqwM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oz/Eg/QTjWqu2kFyALBCiIZcG5vaEgMI87zcdcYIwvWlppNnmAjoNnVMgtkGYkDVl juqRs+DRxRix6Herv68DOLagQqE528s5yWdOAP8uL9nk874l/aVzUTE2GZ6A0BCUUi T9Qpp8oY8CfLlOdeHK6/GDJwKl5/4zPgrQ4e0nmU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KJXAC3Q73NXSKOEV27CPUTEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/496076479@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ceb6cc9b6c0c_29fd3ffab94cd968609756"; 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/BlFok18k1O4tYriZ9qFNUecTwTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 May 2019 04:51:26 -0000

----==_mimepart_5ceb6cc9b6c0c_29fd3ffab94cd968609756
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I agree that it seems that a server SHOULD provide some sensible value. My guess -- based on some of my mental models -- is that this number should be between N/2 and N, where N is the maximum number of parallel requests the server allows.

FWIW the maximum we have been imposing is 16, we've been closing the connections that goes above that with an ENHANCE_YOUR_CALM error. I do not think that has caused interoperability 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/issues/2753#issuecomment-496076479
----==_mimepart_5ceb6cc9b6c0c_29fd3ffab94cd968609756
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I agree that it seems that a server SHOULD provide some sensible value. My guess -- based on some of my mental models -- is that this number should be between N/2 and N, where N is the maximum number of parallel requests the server allows.</p>
</blockquote>
<p>FWIW the maximum we have been imposing is 16, we've been closing the connections that goes above that with an ENHANCE_YOUR_CALM error. I do not think that has caused interoperability issues.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJK4XBVZ542TGHSOGST3PXNSETA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIYNPY#issuecomment-496076479">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYFAGWP5RIFEG3NGLDPXNSETANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AVJ6CVOMQLKLBEXLPXNSETA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIYNPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK4XBVZ542TGHSOGST3PXNSETA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIYNPY#issuecomment-496076479",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK4XBVZ542TGHSOGST3PXNSETA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIYNPY#issuecomment-496076479",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ceb6cc9b6c0c_29fd3ffab94cd968609756--


From nobody Sun May 26 22:31:44 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD87112008C for <quic-issues@ietfa.amsl.com>; Sun, 26 May 2019 22:31:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rBfyWBWlU8YD for <quic-issues@ietfa.amsl.com>; Sun, 26 May 2019 22:31:42 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0CB6412004E for <quic-issues@ietf.org>; Sun, 26 May 2019 22:31:42 -0700 (PDT)
Date: Sun, 26 May 2019 22:31:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1558935100; bh=QNQin9JiMGNNxguKVq7eElzK7jU/esRcZR7K2HrPVnw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yWseCA1daFdnYALkw+yGFNttW7pnreZ4SpHB0XlKSgzRsNvrKvuge52RsmfkzL6gh klmnoTiBGl8GBNrRriXWmNMLH2unSr6MpdBlwX/O/J1T5OLK/LuVOS1uK3lidB2FGW 3rBHdDroiuUPwOMWk7V0wjZqhORWKxklwF+dn2FM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ROJJD32UMSCBZDZN27CULZEVBNHHBVK576I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2754/496082579@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2754@github.com>
References: <quicwg/base-drafts/issues/2754@github.com>
Subject: Re: [quicwg/base-drafts] Lessen the divergence from the HTTP/2 prioritization scheme by requiring all PRIORITY frames to be sent on the control stream (#2754)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ceb763c4611b_7e903f8bd24cd964261885"; 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/7ctECKXM5u22qSY3QwqaRfCwz1U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 May 2019 05:31:44 -0000

----==_mimepart_5ceb763c4611b_7e903f8bd24cd964261885
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I have a nagging feeling, the QUIC streams can close in non-deterministic order from the remote peer perspective. This risks a H3 priority scheme that looks similar to H2 on paper but behaves quite differently. In the worst case this requires holding more state on the server in order to increase the chances that the client and server have similar global views.

While I agree that the the streams are being closed in a different manner, it is my view that things would generally work better in HTTP/3, because closure of streams would be notified earlier to the client (due to having less HoLB). Earlier synchronization of states lead to less need for retaining information of closed streams.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2754#issuecomment-496082579
----==_mimepart_5ceb763c4611b_7e903f8bd24cd964261885
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I have a nagging feeling, the QUIC streams can close in non-deterministic order from the remote peer perspective. This risks a H3 priority scheme that looks similar to H2 on paper but behaves quite differently. In the worst case this requires holding more state on the server in order to increase the chances that the client and server have similar global views.</p>
</blockquote>
<p>While I agree that the the streams are being closed in a different manner, it is my view that things would generally work better in HTTP/3, because closure of streams would be notified earlier to the client (due to having less HoLB). Earlier synchronization of states lead to less need for retaining information of closed streams.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications&amp;email_token=AFTOJK2WMQB2BWW4TOOUPYTPXNW3ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIZ5EY#issuecomment-496082579">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XHD2ZHB5E2EKFYPDPXNW3ZANCNFSM4HO2FJPA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OVA6EE7SO2A6STADPXNW3ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIZ5EY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2WMQB2BWW4TOOUPYTPXNW3ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIZ5EY#issuecomment-496082579",
"url": "https://github.com/quicwg/base-drafts/issues/2754?email_source=notifications\u0026email_token=AFTOJK2WMQB2BWW4TOOUPYTPXNW3ZA5CNFSM4HO2FJPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIZ5EY#issuecomment-496082579",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ceb763c4611b_7e903f8bd24cd964261885--


From nobody Mon May 27 22:16:33 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89A671200F3 for <quic-issues@ietfa.amsl.com>; Mon, 27 May 2019 22:16: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YN7fLwp__FIi for <quic-issues@ietfa.amsl.com>; Mon, 27 May 2019 22:16:29 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D152712002E for <quic-issues@ietf.org>; Mon, 27 May 2019 22:16:29 -0700 (PDT)
Date: Mon, 27 May 2019 22:16:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559020588; bh=JTjdhM2TH2p3KiNxyW+7ShzpLoMsAtwCBRMCm3Q92VA=; h=Date:From:To:Subject:From; b=VRyInRivCwnbaQ7h4si5UL0G0OhnhG1EOKBAqiYP4t16qs/qKvKuBNac+a/CkelA4 sQeznx5G6fcmxvn2FguRZLSpJxfuPoepJ+5GW1UL39oeqF2sulYzGROwYfOdNTdu1I +T/qkALNnoc+gC8BUGRvjLDP7O26rGmu8pkJy71o=
From: Mark Nottingham <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/c100f4-3529ff@github.com>
Subject: [quicwg/wg-materials] 3529ff: 2192 is a section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UqVpJYvhdadIm7M-EmOAmKymYPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 05:16:32 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 3529ff4140c3e9aac9523bd8a34d4aaf46cf0129
      https://github.com/quicwg/wg-materials/commit/3529ff4140c3e9aac9523bd8a34d4aaf46cf0129
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M interim-19-05/minutes.md

  Log Message:
  -----------
  2192 is a section



From nobody Tue May 28 03:13:00 2019
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 BE34A120145 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 03:12:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 dvrujysLHFkT for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 03:12:57 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C5FD12008A for <quic-issues@ietf.org>; Tue, 28 May 2019 03:12:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=XyCR7+KEkK9AAm2aGxH6vzNhv2w=; b=frYQqaPxvcTDHf6m HbMF++eGUqFQnop9BDGOkL+AsS9orYBIaBUU6lzINbppXp9tAsTQAL4vS/TI0bmX u4RHVOAK/KqLcBdPOuj3P9FeG4fH5jVqRCzTtewq23WyEDpIxRpxO1XQ0/UszT2u T39l5o9XLQl4dQRU4Y2iESagQ+M=
Received: by filter0476p1iad2.sendgrid.net with SMTP id filter0476p1iad2-8937-5CED09A8-10 2019-05-28 10:12:56.467186065 +0000 UTC m=+398838.642294566
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0045p1mdw1.sendgrid.net (SG) with ESMTP id Z4ihFadiR_qaAUZYTrfsYQ for <quic-issues@ietf.org>; Tue, 28 May 2019 10:12:56.353 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 0D2294400BA for <quic-issues@ietf.org>; Tue, 28 May 2019 03:12:56 -0700 (PDT)
Date: Tue, 28 May 2019 10:12:56 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37REGATHQNSQL42FN27I6CREVBNHHBTAQI4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/496454668@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced09a8b46f_611d3f9662acd9644939a1"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak27vDYHEIEN1/gmQ44T0ekywjWdMjQiuyv3KU aCjk5+D5Qzjhs0imdSEbIVy9wkrivMnj4GIy1Nq9TvEGPuH5b7iwU0gLBWhkCRhHEeQuYsgzmEw+Qa Nv5eG1EXHflT2ACT/FJ/zbGmJJCo4FzvoykIh61JFMXYTwtyompiEkKsSUHhRvPlU3vWZHz7Ug3uJ1 k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/05-O8IxAeRUi4x0kUKAIR29JK98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 10:12:59 -0000

----==_mimepart_5ced09a8b46f_611d3f9662acd9644939a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would personally have preferred to include AES_128_CCM_8 in the QUIC spec to have parity with TLS 1.3, but I can live with the text from #2743 because that allows someone to write a one-page spec on how to use AES_128_CCM_8 in QUIC without risking interoperability issues. I'm OK with closing this issue with no further action at 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/2581#issuecomment-496454668
----==_mimepart_5ced09a8b46f_611d3f9662acd9644939a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I would personally have preferred to include AES_128_CCM_8 in the QUIC spec to have parity with TLS 1.3, but I can live with the text from <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447040785" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2743" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2743/hovercard" href="https://github.com/quicwg/base-drafts/pull/2743">#2743</a> because that allows someone to write a one-page spec on how to use AES_128_CCM_8 in QUIC without risking interoperability issues. I'm OK with closing this issue with no further action at 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/2581?email_source=notifications&amp;email_token=AFTOJK55BIESTYVTU3P3FPTPXUASRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLUYDA#issuecomment-496454668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RDSLOB5FJPSC7PZDPXUASRANCNFSM4HC3I4QA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZN63YXXNWNTICMFRLPXUASRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLUYDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK55BIESTYVTU3P3FPTPXUASRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLUYDA#issuecomment-496454668",
"url": "https://github.com/quicwg/base-drafts/issues/2581?email_source=notifications\u0026email_token=AFTOJK55BIESTYVTU3P3FPTPXUASRA5CNFSM4HC3I4QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLUYDA#issuecomment-496454668",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced09a8b46f_611d3f9662acd9644939a1--


From nobody Tue May 28 03:33:40 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A8791200B4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 03:33:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.806
X-Spam-Level: 
X-Spam-Status: No, score=-6.806 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id toEV1wWUNj7Y for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 03:33:36 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E71F12006D for <quic-issues@ietf.org>; Tue, 28 May 2019 03:33:36 -0700 (PDT)
Date: Tue, 28 May 2019 03:33:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559039615; bh=2+qL6Et2c2gWU8jznFh9H0YeDHK1ZPXw7YX6KcZHSxo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WxXtxzN3VYLVHTDMQcoxW0gFzZDfpOplE2Hz35jKPiD73XtnuH4eoU0S0mEA37Lvc lQKZmOht0T5JLnAK+G6JSL3vM8gvCL3t/Dcy96rUZfgQxwKIUu/OmqwDnYMeS/nUOO ofjYARxZ2iecVyHmhDHTP4EEeh5GB27UFBYoJPtg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMGCBBYGWJLWFVL4527JAP7EVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/496461068@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced0e7f44c45_30e53fca478cd95c75604f"; 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/DraQXQhw2_lbKz2N3OIIGZlGwyU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 10:33:38 -0000

----==_mimepart_5ced0e7f44c45_30e53fca478cd95c75604f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently, only Firefox would be required to change their prioritization scheme if the number of placeholders is 0.  Based on information I've seen(ie: the Cloudflare presentation and my own anecdotal experience), it's not clear their use of placeholders is any better than a scheme that does not use them, so I think it's possible Firefox could change their priority scheme and it would be faster.

Given that, and that placeholders are a new feature in H3, I'd prefer to allow the number to be 0.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-496461068
----==_mimepart_5ced0e7f44c45_30e53fca478cd95c75604f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently, only Firefox would be required to change their prioritization scheme if the number of placeholders is 0.  Based on information I've seen(ie: the Cloudflare presentation and my own anecdotal experience), it's not clear their use of placeholders is any better than a scheme that does not use them, so I think it's possible Firefox could change their priority scheme and it would be faster.</p>
<p>Given that, and that placeholders are a new feature in H3, I'd prefer to allow the number to be 0.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJK2AKJ2K5Q6HUBQOFN3PXUC77A5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLWKDA#issuecomment-496461068">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2N3XFDBDRIQQA4XXTPXUC77ANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RJSUH7Q24BRDZCBDPXUC77A5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLWKDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK2AKJ2K5Q6HUBQOFN3PXUC77A5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLWKDA#issuecomment-496461068",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK2AKJ2K5Q6HUBQOFN3PXUC77A5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLWKDA#issuecomment-496461068",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced0e7f44c45_30e53fca478cd95c75604f--


From nobody Tue May 28 11:57:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E76F120198 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.008
X-Spam-Level: 
X-Spam-Status: No, score=-7.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hORykp5cw-mb for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:57:11 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AFA21200BA for <quic-issues@ietf.org>; Tue, 28 May 2019 11:57:04 -0700 (PDT)
Date: Tue, 28 May 2019 11:57:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559069823; bh=93BntmweBYs7zEh0TFtqiZaeF3oHfhD1frddwROb3Vw=; h=Date:From:To:Subject:From; b=b4xOzbEr1xV4K+NYgP/K6ILQTv0fFKWsJU6AREfORiAS+E7lSVneoFDu9SqV2bj5b 7uQeYwu1ggUsnV67XDDiVek8BYeE7ERhrvhIaX018pd0ietVaA6lRq7BGWj+z+HFso d2rm0QuTYsvbTkwgPesE02XwaUuG3J3hOdBPxmMw=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-path-challenge/c35d5f-7beb5e@github.com>
Subject: [quicwg/base-drafts] 7beb5e: 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/FSATk00l59nqkJ_o52uxMpXkgk4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 18:57:16 -0000

  Branch: refs/heads/ianswett-rtt-path-challenge
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7beb5ef2b03ed4281e1d12cad18531d7bbb47269
      https://github.com/quicwg/base-drafts/commit/7beb5ef2b03ed4281e1d12cad18531d7bbb47269
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  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 May 28 11:57:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 210151200BA for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:57:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.39
X-Spam-Level: 
X-Spam-Status: No, score=-6.39 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KxgqfE41ssMM for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:57:20 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8EFE120150 for <quic-issues@ietf.org>; Tue, 28 May 2019 11:57:12 -0700 (PDT)
Date: Tue, 28 May 2019 11:57:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559069831; bh=8YN8g3vTg/Gay5KKx4Z6sw6QIIl42zNBIG0R96auF8s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HFYBGpu7zJowLPFR/0IhtKHttKsULgYNqIcSU7GRw0B3yLZb6wwXlZiSajISSwL3U uwxU7SArKrG2yjjO+4p1FO2a6VH6i1sI7n3WpFPOYYba5oUdjmlZGXY4bJ094wyrw6 ccC39jjJkG4P2/nRyPbhyi+3bR+Mh33AiuRL6apA=
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/2687/push/3656066451@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced8487b0764_b433fd2e60cd96c8884d9"; 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/9hANeE058qhItMlziKGlyMvqwCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 18:57:22 -0000

----==_mimepart_5ced8487b0764_b433fd2e60cd96c8884d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7beb5ef2b03ed4281e1d12cad18531d7bbb47269  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/2687/files/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8..7beb5ef2b03ed4281e1d12cad18531d7bbb47269

----==_mimepart_5ced8487b0764_b433fd2e60cd96c8884d9
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/7beb5ef2b03ed4281e1d12cad18531d7bbb47269">7beb5ef</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/2687/files/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8..7beb5ef2b03ed4281e1d12cad18531d7bbb47269?email_source=notifications&amp;email_token=AFTOJK7CDSMW67RKUOF6BSDPXV6APA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBWGY2DKMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UIZVMGRDRKATMMYLPXV6APANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HRQUUGXR2XEBNGHLPXV6APA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBWGY2DKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687/files/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8..7beb5ef2b03ed4281e1d12cad18531d7bbb47269?email_source=notifications\u0026email_token=AFTOJK7CDSMW67RKUOF6BSDPXV6APA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBWGY2DKMI",
"url": "https://github.com/quicwg/base-drafts/pull/2687/files/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8..7beb5ef2b03ed4281e1d12cad18531d7bbb47269?email_source=notifications\u0026email_token=AFTOJK7CDSMW67RKUOF6BSDPXV6APA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBWGY2DKMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ced8487b0764_b433fd2e60cd96c8884d9--


From nobody Tue May 28 11:58:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01727120133 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:58:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level: 
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kea3w7SLQOlI for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 11:58:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDFA41200BA for <quic-issues@ietf.org>; Tue, 28 May 2019 11:58:52 -0700 (PDT)
Date: Tue, 28 May 2019 11:58:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559069931; bh=06CETJCtHw9ZvdBG4p6azx8ciGdBOUJKLOxnxroZjyo=; h=Date:From:To:Subject:From; b=BOg+D4+C40M0tA3cNwBNz+zXxCNRQYbSdkKy9p9UfWboR0WZH0JU04UfACbPZvDWo Ji8fylmdai916hPGt0xU93oKSP7lqc88wuu5GaE8XvVOtZYcxh/ipKSt9lKPkShIaY Nepb/4oAV++omE7s3gNyqo5Vg3mItQfGbdOJ7KWM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8a95c3-63243b@github.com>
Subject: [quicwg/base-drafts] 63243b: Script updating gh-pages from 7beb5ef2. [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/G5J66noivgkl6QHs61o0_DxxWi0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 18:58:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63243b267f4cd25efb22d64a832e86b87fab3597
      https://github.com/quicwg/base-drafts/commit/63243b267f4cd25efb22d64a832e86b87fab3597
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    R changelog-20/draft-ietf-quic-http.html
    R changelog-20/draft-ietf-quic-http.txt
    R changelog-20/draft-ietf-quic-invariants.html
    R changelog-20/draft-ietf-quic-invariants.txt
    R changelog-20/draft-ietf-quic-qpack.html
    R changelog-20/draft-ietf-quic-qpack.txt
    R changelog-20/draft-ietf-quic-recovery.html
    R changelog-20/draft-ietf-quic-recovery.txt
    R changelog-20/draft-ietf-quic-spin-exp.html
    R changelog-20/draft-ietf-quic-spin-exp.txt
    R changelog-20/draft-ietf-quic-tls.html
    R changelog-20/draft-ietf-quic-tls.txt
    R changelog-20/draft-ietf-quic-transport.html
    R changelog-20/draft-ietf-quic-transport.txt
    R changelog-20/index.html
    R ianswett-move-discarding-keys/draft-ietf-quic-http.html
    R ianswett-move-discarding-keys/draft-ietf-quic-http.txt
    R ianswett-move-discarding-keys/draft-ietf-quic-invariants.html
    R ianswett-move-discarding-keys/draft-ietf-quic-invariants.txt
    R ianswett-move-discarding-keys/draft-ietf-quic-qpack.html
    R ianswett-move-discarding-keys/draft-ietf-quic-qpack.txt
    R ianswett-move-discarding-keys/draft-ietf-quic-recovery.html
    R ianswett-move-discarding-keys/draft-ietf-quic-recovery.txt
    R ianswett-move-discarding-keys/draft-ietf-quic-tls.html
    R ianswett-move-discarding-keys/draft-ietf-quic-tls.txt
    R ianswett-move-discarding-keys/draft-ietf-quic-transport.html
    R ianswett-move-discarding-keys/draft-ietf-quic-transport.txt
    R ianswett-move-discarding-keys/index.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-http.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-invariants.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-qpack.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-tls.txt
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7beb5ef2. [ci skip]



From nobody Tue May 28 12:01:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1B8312025D for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5N320Rhj0Wdo for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:01:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3C73120283 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:01:25 -0700 (PDT)
Date: Tue, 28 May 2019 12:01:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070084; bh=//jMIJB9X+emKuX9zpuFf322jKtmTcWF7lITq5RScNw=; h=Date:From:To:Subject:From; b=2U6ua5m9X2dUuMMUuWY9vHNsn62FPkIfx8RbVaz0XHCkJD+8JO3GOtJKp6JAXiVB0 Kb4WAaF0RNVBW0pJJCF4xbrxkUSJUvo/cACe6cYyzxh7JNebwo3jdRba1uT8qLRMTl mMNx88DW6GbTMdtrqCUIZ2jlpvyC8LKTsPMPyvZI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/63243b-9239fd@github.com>
Subject: [quicwg/base-drafts] 9239fd: Script updating issues at 2019-05-28T19:01:18Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tT5ntc-JjlxhaMTYJrK0Xvsd5oY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:01:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9239fd50e1a060c5ca0e9ed51170ca13343b2e41
      https://github.com/quicwg/base-drafts/commit/9239fd50e1a060c5ca0e9ed51170ca13343b2e41
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-28T19:01:18Z. [ci skip]



From nobody Tue May 28 12:03:45 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C02B81200B4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:03: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKVpbPqnQE_W for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:03:42 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D697120020 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:03:42 -0700 (PDT)
Date: Tue, 28 May 2019 12:03:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070221; bh=L06mjml2lvIbprlyzSvUjQV5AwwGJ82EHeoHgAVsOSs=; h=Date:From:To:Subject:From; b=QRncEBEkCvISSVAFTTzL05G46dshT+UQ/14HTjpPloA695yFNsZj6qGGh2+vK3eAx UxnyfEz8xfRCacqS9BOmGGHVuNK3Emslfv8F8OGSk6ds2Y4NCdGQB6Jxy6FfIp5usP MRNquktSBZxyhn1aM3497Akk8u10HsVLb8ia814I=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-rtt-path-challenge/7beb5e-5a6461@github.com>
Subject: [quicwg/base-drafts] 5a6461: MUST NOT to 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/_KiTkpWc3ltBbovL2afPe7Xhxq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:03:44 -0000

  Branch: refs/heads/ianswett-rtt-path-challenge
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5a6461ef8016071d5474563e93453287c842be33
      https://github.com/quicwg/base-drafts/commit/5a6461ef8016071d5474563e93453287c842be33
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  MUST NOT to SHOULD NOT



From nobody Tue May 28 12:03:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 935A6120090 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:03:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 5aLxxpFMQyZD for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:03:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7351C120020 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:03:50 -0700 (PDT)
Date: Tue, 28 May 2019 12:03:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070229; bh=4wwmFDGVXaFTl8EXz4PYX4H1hMHrfTG4lxSZE75eQFE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QwanKu5aNeenogaEqzpgynD1FVKvMsgyb4TmpYT05YKOqNUr9m9nvhC6Bo5NVfmh3 Gob81RpOzg7PF/6hRqr1qFOuF2RJXzZ7tlXBya/TirOL1rPSWg7DGyS+rQgjlEkrA8 rS+ZyCTnuA2oX07AqD0JA/QEFHIZoL/dneaO0BlM=
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/2687/push/3656089357@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced861519848_4f7f3f98b76cd95c82368c"; 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/tA7D3ofX6lXWdJl34YipSmDKnWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:03:52 -0000

----==_mimepart_5ced861519848_4f7f3f98b76cd95c82368c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5a6461ef8016071d5474563e93453287c842be33  MUST NOT to SHOULD NOT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687/files/7beb5ef2b03ed4281e1d12cad18531d7bbb47269..5a6461ef8016071d5474563e93453287c842be33

----==_mimepart_5ced861519848_4f7f3f98b76cd95c82368c
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/5a6461ef8016071d5474563e93453287c842be33">5a6461e</a>  MUST NOT to 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/2687/files/7beb5ef2b03ed4281e1d12cad18531d7bbb47269..5a6461ef8016071d5474563e93453287c842be33?email_source=notifications&amp;email_token=AFTOJK3LUH2BJRUXTXDKX2LPXV6ZLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBYHEZTKNY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IKZ4VHNYXYSPFTULPXV6ZLANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2GTRT7HN5XXXKET3PXV6ZLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBYHEZTKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687/files/7beb5ef2b03ed4281e1d12cad18531d7bbb47269..5a6461ef8016071d5474563e93453287c842be33?email_source=notifications\u0026email_token=AFTOJK3LUH2BJRUXTXDKX2LPXV6ZLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBYHEZTKNY",
"url": "https://github.com/quicwg/base-drafts/pull/2687/files/7beb5ef2b03ed4281e1d12cad18531d7bbb47269..5a6461ef8016071d5474563e93453287c842be33?email_source=notifications\u0026email_token=AFTOJK3LUH2BJRUXTXDKX2LPXV6ZLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3TONZRGIYTSNSQOVZWQIZTGY2TMMBYHEZTKNY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ced861519848_4f7f3f98b76cd95c82368c--


From nobody Tue May 28 12:04:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B763D1200B4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:04:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84Vbq84fzTWW for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:04:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D43C120090 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:04:27 -0700 (PDT)
Date: Tue, 28 May 2019 12:04:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070266; bh=IH+eHtYMXbfs2OwRa8auWL78wYhj/jCk4p2mAqkaogs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=omYq/PpzpHGU//rHRI+NncFUaYU9HW2W/vcykhLS1nn4HpWJtiY16quWWaVnPnmi8 vwfweWzOldCtW8M6cOawAHPoiME7CVmSViPL3ZQC+4qPxm0JjUwB6B3wY7OHQFs4LT IJR+jdHrKLLQmYmUmzua5xPhTW10LISy2cLCEZFY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33UIARCJ5DS32ZSQV27K4LVEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/c496647229@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced863a1ba81_7c383f9be02cd95c14071eb"; 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/sxilGE5rbMQ_NQQGvOeX_nJSeC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:04:29 -0000

----==_mimepart_5ced863a1ba81_7c383f9be02cd95c14071eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I changed this to SHOULD NOT from MUST NOT to allow some experimentation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2687#issuecomment-496647229
----==_mimepart_5ced863a1ba81_7c383f9be02cd95c14071eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I changed this to SHOULD NOT from MUST NOT to allow some experimentation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications&amp;email_token=AFTOJKYF47FGXO6HPSEESX3PXV63VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWNDYPI#issuecomment-496647229">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HEYLYE7DAG5NYOSLPXV63VANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZHIMFDLCJQ6LRGWVLPXV63VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWNDYPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKYF47FGXO6HPSEESX3PXV63VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWNDYPI#issuecomment-496647229",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJKYF47FGXO6HPSEESX3PXV63VA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWNDYPI#issuecomment-496647229",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced863a1ba81_7c383f9be02cd95c14071eb--


From nobody Tue May 28 12:05:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FD09120090 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:05:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eoYtxur5iDsk for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:05:05 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DD8C120020 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:05:05 -0700 (PDT)
Date: Tue, 28 May 2019 12:05:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070304; bh=rzdcMn/tdN9o3/Uqe2SGnl3QxF7QSpGjO6iMlkPrDnY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xXGsHlR1GO17AvCq0U2bojIbwkktkWVEr6IlvsTOkftQfEpUHeDUMrPutRWJ30sKL o2Cg2Z6I1VNcW42jHulO9rMIP4QiVeDTBtL4CQPZ1W/3Ukzz55cLY6sFjxtFCqC0YW 4/n2QkfDeU/I5X38ewD7Hvxo3IGmGSxGkMXKecw0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NCSSBOIF2MKSRSCN27K4OBEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/242865111@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced86606a80_2f723f962f4cd95c818171"; 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/5qtUSDdzfpJzs8YWXe9GraBGc_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, 28 May 2019 19:05:07 -0000

----==_mimepart_5ced86606a80_2f723f962f4cd95c818171
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/2687#pullrequestreview-242865111
----==_mimepart_5ced86606a80_2f723f962f4cd95c818171
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2687?email_source=notifications&amp;email_token=AFTOJK5B3WEVPTE2GSOXNH3PXV66BA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ45HVY#pullrequestreview-242865111">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7YVRRJNKW3E3OARLPXV66BANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2L5NX6ZBNEHJRA6V3PXV66BA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ45HVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK5B3WEVPTE2GSOXNH3PXV66BA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ45HVY#pullrequestreview-242865111",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK5B3WEVPTE2GSOXNH3PXV66BA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ45HVY#pullrequestreview-242865111",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced86606a80_2f723f962f4cd95c818171--


From nobody Tue May 28 12:05:43 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71E3C120090 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:05:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q8V8WVT9on-l for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:05:41 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D58C4120020 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:05:40 -0700 (PDT)
Date: Tue, 28 May 2019 12:05:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559070339; bh=Z4V/X/uZpStXcCh6nDELo9z4Y64ckS6AOhk2lougcPg=; h=Date:From:To:Subject:From; b=jn12xgXTlRFrgGOB7mS6M8ohvnEQz5EFSMuNNP9+aYz0tMx2gAD9+h9K1Q0BshrWy yogL5SrUsrUctGXx9B8isJGaJCxOY8FWe2KcWKskEKqmcLzRHSMukApdu7TmpwTWQp n/wrA6SjxWls2eGgNRHL4xK7gS/F5I4bO3BA+74E=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9239fd-f91b63@github.com>
Subject: [quicwg/base-drafts] f91b63: Script updating gh-pages from 5a6461ef. [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/jvm--mQUNPlbyfwPAIgmWZPqVeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:05:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f91b63b6b2987801c5896deec053de138283a49a
      https://github.com/quicwg/base-drafts/commit/f91b63b6b2987801c5896deec053de138283a49a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.html
    M ianswett-rtt-path-challenge/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5a6461ef. [ci skip]



From nobody Tue May 28 12:39:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C26E12026A for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:39:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h55SkIL3Tzip for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 12:39:23 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15637120267 for <quic-issues@ietf.org>; Tue, 28 May 2019 12:39:23 -0700 (PDT)
Date: Tue, 28 May 2019 12:39:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559072362; bh=KaoS1HhbuGecH2AK2FL00yeCiodtXlH9meR1GCZOBMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QsD+vfg/B8DAYOBxAGnhWHaPQbXlA+sj2iX+OiqSHNagf3irtYM3X/IkksEDZK0es X0rbIBCsa3EmHoEAjk6nVZOZDp4SrYQxODOQsrrZGbKL46E0TbQi6Ypw9JpErieA5H /1Yo3PrmvLmzS9I29WxAVtDHba97hj6b6qsNVgog=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2G6KBDRFPAEEZKKV27LAOVEVBNHHBVJ6MAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2751/review/242880488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2751@github.com>
References: <quicwg/base-drafts/pull/2751@github.com>
Subject: Re: [quicwg/base-drafts] Enable/disable/coordinate spin per path (#2751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced8e6a1d020_39523f85bbccd96017189d"; 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/BAivnBbvg_dL4iIWCovrTz1OWu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 19:39:30 -0000

----==_mimepart_5ced8e6a1d020_39523f85bbccd96017189d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -4019,14 +4019,14 @@ to disable the spin bit either globally or on a per-connection basis. Even when
 the spin bit is not disabled by the administrator, implementations MUST disable
 the spin bit for a given connection with a certain likelihood. The random
 selection process SHOULD be designed such that on average the spin bit is
-disabled for at least one eighth of connections. The selection process performed
-at the beginning of the connection SHOULD be applied for all paths used by the
-connection.
-
-In case multiple connections share the same five-tuple, that is, have the same
-source and destination IP address and UDP ports, endpoints should try to
-co-ordinate across all connections to ensure a clear signal to any on-path
-measurement points.
+disabled for at least one eighth of network paths. The selection process

What happens when the client thinks the path hasn't changed but the server has?  An observer could be on either side of the 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/2751#pullrequestreview-242880488
----==_mimepart_5ced8e6a1d020_39523f85bbccd96017189d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2751#discussion_r288269670">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4019,14 +4019,14 @@ to disable the spin bit either globally or on a per-connection basis. Even when
 the spin bit is not disabled by the administrator, implementations MUST disable
 the spin bit for a given connection with a certain likelihood. The random
 selection process SHOULD be designed such that on average the spin bit is
-disabled for at least one eighth of connections. The selection process performed
-at the beginning of the connection SHOULD be applied for all paths used by the
-connection.
-
-In case multiple connections share the same five-tuple, that is, have the same
-source and destination IP address and UDP ports, endpoints should try to
-co-ordinate across all connections to ensure a clear signal to any on-path
-measurement points.
+disabled for at least one eighth of network paths. The selection process
</pre>
<p>What happens when the client thinks the path hasn't changed but the server has?  An observer could be on either side of the 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/2751?email_source=notifications&amp;email_token=AFTOJKYIGLQDXNTCFX3JLXDPXWC6VA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5A72A#pullrequestreview-242880488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24QFKUQQBGF6HF3PLPXWC6VANCNFSM4HOVQMHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VRKPUQGSLKAZKXGLPXWC6VA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5A72A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJKYIGLQDXNTCFX3JLXDPXWC6VA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5A72A#pullrequestreview-242880488",
"url": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJKYIGLQDXNTCFX3JLXDPXWC6VA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5A72A#pullrequestreview-242880488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced8e6a1d020_39523f85bbccd96017189d--


From nobody Tue May 28 13:15:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9B76120091 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 13:15:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UVMWPj2PEbqX for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 13:15:51 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6669012006F for <quic-issues@ietf.org>; Tue, 28 May 2019 13:15:51 -0700 (PDT)
Date: Tue, 28 May 2019 13:15:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559074549; bh=iYA8iMhqL1mRAfzCpA2skihi1Yalm8i4SCJE3vpj7Y4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LM/e0kpPTMg7/Sd7WgJAhi0yabICZ/6OyhjsJ2Iwr+OKa5+BnFUgl7SZVjtdKuk1x iHvGOtJ8Op7q+pTf6v4lNMC7e20P+zQ2/CBOw+X5UK90ToepGsTuiqscKBJhWcxso7 JvBYKR9tQA4Fsyar4kC4PV+RDaDkpBcqU/Yn4G4Q=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZBLGI2ZD75YIUIXLV27LEXLEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/242897405@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ced96f5de20b_122a3fe2e24cd95c219f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MoZ64LsRZk5UW6-LT8RPdXF4QiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 20:15:53 -0000

----==_mimepart_5ced96f5de20b_122a3fe2e24cd95c219f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rpaulo 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/2687#pullrequestreview-242897405
----==_mimepart_5ced96f5de20b_122a3fe2e24cd95c219f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rpaulo</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/2687?email_source=notifications&amp;email_token=AFTOJK6HJXSVCHRVWBL4EGDPXWHHLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5FD7I#pullrequestreview-242897405">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3E2HYZWQR4ZBHHEDPXWHHLANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5MO2HZQRRE4YKS63PXWHHLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5FD7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6HJXSVCHRVWBL4EGDPXWHHLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5FD7I#pullrequestreview-242897405",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK6HJXSVCHRVWBL4EGDPXWHHLA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5FD7I#pullrequestreview-242897405",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ced96f5de20b_122a3fe2e24cd95c219f2--


From nobody Tue May 28 15:10:31 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EAE01200F4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 15:10:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GOTaED3KlCYF for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 15:10:27 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 977B41200E0 for <quic-issues@ietf.org>; Tue, 28 May 2019 15:10:27 -0700 (PDT)
Date: Tue, 28 May 2019 15:10:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559081426; bh=Iggtg/vmCBkm8rLRWGLZf4AGL+IFro5j/tOeiLqBZ2w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ngxFQFS5UI3ejrtghjFxH5D7Xyz1FC/bIx2NdrPprws2Qytp3GUHLqPVc4EyL0uUz 7+4wtndDuwFLdQ6cdqesOJIvL5p8Ng/j3q1sT8RMdoT2hUKomr3ZAuPUzTE8UZqW4W vGHwFornxIOrTAnHHqgOZBkaPaGIWONsv2NW9o/4=
From: Eric Kinnear <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/2729/push/3656681285@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedb1d26f02a_195f3fe961ecd96836875b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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/Az0kG-eBSA94XVBUAPEXoA_uLEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 22:10:30 -0000

----==_mimepart_5cedb1d26f02a_195f3fe961ecd96836875b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear pushed 1 commit.

52957ecb8dbc1740819661a2a87564addbc821ea  Clarify the MUST, unless and indicate that the destination CID is sufficient for rate limiting


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729/files/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62..52957ecb8dbc1740819661a2a87564addbc821ea

----==_mimepart_5cedb1d26f02a_195f3fe961ecd96836875b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/erickinnear" class="user-mention">@erickinnear</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/52957ecb8dbc1740819661a2a87564addbc821ea">52957ec</a>  Clarify the MUST, unless and indicate that the destination CID is sufficient for rate limiting</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/2729/files/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62..52957ecb8dbc1740819661a2a87564addbc821ea?email_source=notifications&amp;email_token=AFTOJK5YRGSEPSCQUBLEFMDPXWUVFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMNRYGEZDQNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IMZ7JNFT63BTPLALPXWUVFANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VIX7TE7P3HJN2M2DPXWUVFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMNRYGEZDQNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729/files/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62..52957ecb8dbc1740819661a2a87564addbc821ea?email_source=notifications\u0026email_token=AFTOJK5YRGSEPSCQUBLEFMDPXWUVFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMNRYGEZDQNI",
"url": "https://github.com/quicwg/base-drafts/pull/2729/files/e27a1c68f3e85eb79bb352a9e6b36b7d99bacc62..52957ecb8dbc1740819661a2a87564addbc821ea?email_source=notifications\u0026email_token=AFTOJK5YRGSEPSCQUBLEFMDPXWUVFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMNRYGEZDQNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cedb1d26f02a_195f3fe961ecd96836875b--


From nobody Tue May 28 15:12:08 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4F041200F4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 15:12:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Mpiq2Bac6PW for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 15:12:05 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7BD91200E0 for <quic-issues@ietf.org>; Tue, 28 May 2019 15:12:04 -0700 (PDT)
Date: Tue, 28 May 2019 15:12:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559081524; bh=UB+yYlqwgoCjUj+Nbr6bsZtyBgHZWKNOS+57rqJY8FU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S9OvHMj16uISU4Rs5lFBkDa6xANCnsofvibklp9TiTKql5W4lNifif/rwcRClbi8Y jYbrYarYZSMhBCTe1B0+NpSw7ECweVMUJwTXSoT6rIc0a/efcWVMv46+U9bpq8qmAv 2Dd57heM2DmW+uXWWwcU707Q/YA+cayt4ytcylOo=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYL4G2U4EW4CNJ27RN27LSLHEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242948095@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedb233f3ded_74d23fa48c0cd96829865d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u3U4Co00xwa2fUDKoie1xBtfhw4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 22:12:07 -0000

----==_mimepart_5cedb233f3ded_74d23fa48c0cd96829865d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> @@ -1722,6 +1722,10 @@ it can associate the peer's response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.  An
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames

Clarified in 52957ec. I didn't want to get into which one to respond to on a given CID, since I don't think it makes a huge difference and it makes it a bit more 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/2729#discussion_r288323152
----==_mimepart_5cedb233f3ded_74d23fa48c0cd96829865d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288323152">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1722,6 +1722,10 @@ it can associate the peer&#39;s response with the corresponding PATH_CHALLENGE.
 
 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.
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.  An
+endpoint MAY choose to limit the number of pending PATH_RESPONSE frames
</pre>
<p>Clarified in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/52957ecb8dbc1740819661a2a87564addbc821ea/hovercard" href="https://github.com/quicwg/base-drafts/commit/52957ecb8dbc1740819661a2a87564addbc821ea"><tt>52957ec</tt></a>. I didn't want to get into which one to respond to on a given CID, since I don't think it makes a huge difference and it makes it a bit more 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/2729?email_source=notifications&amp;email_token=AFTOJK4R6W7SMWCJUZMMUG3PXWU3HA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5RP7Y#discussion_r288323152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZEX7TZREOTAHUVE7LPXWU3HANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Q3YWDVZTAVRD7ECLPXWU3HA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5RP7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK4R6W7SMWCJUZMMUG3PXWU3HA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5RP7Y#discussion_r288323152",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK4R6W7SMWCJUZMMUG3PXWU3HA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5RP7Y#discussion_r288323152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cedb233f3ded_74d23fa48c0cd96829865d--


From nobody Tue May 28 16:57:42 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EE801200D8 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 16:57:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uWCVoKiNuqMX for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 16:57:38 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E8CE120074 for <quic-issues@ietf.org>; Tue, 28 May 2019 16:57:38 -0700 (PDT)
Date: Tue, 28 May 2019 16:57:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559087857; bh=AocQXu+ejUZM/if31sWeTnu4B1Yxg+VG/S+Uc2+34QI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KrXKh8PZfYNTylRqIc3loEeVxqNhkwJki1r69pKAektb/pcgE1yJVCvyxEgwjEDRM TSDkcdR/i23gfW6rUSYnAJUsu0oc9l4mpsIO5iywlmAvfOlJVZMBnR0deY/m9NUmIf YxJfpUakzeE1SUPwjaXDm4T1yacdo+vaEoCwJk5M=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TSEYVPNSNJOVJU3F27L6XDEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242976595@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedcaf1245a6_34fb3f9e01ccd95c153213"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: rpaulo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WipmqhXDUf4eZxtw_DnPGXuKeVw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2019 23:57:41 -0000

----==_mimepart_5cedcaf1245a6_34fb3f9e01ccd95c153213
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rpaulo commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.

This example is inconsistent with the advice of just using one congestion controller so we might want to skip 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/2729#pullrequestreview-242976595
----==_mimepart_5cedcaf1245a6_34fb3f9e01ccd95c153213
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rpaulo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288347146">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.
</pre>
<p>This example is inconsistent with the advice of just using one congestion controller so we might want to skip 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/2729?email_source=notifications&amp;email_token=AFTOJK5HPIGLYAHES7K5XYLPXXBHDA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YOUY#pullrequestreview-242976595">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VRNLP3LPFS7T2ZTDPXXBHDANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YVNQCF7NJSVJ3KVTPXXBHDA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YOUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK5HPIGLYAHES7K5XYLPXXBHDA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YOUY#pullrequestreview-242976595",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK5HPIGLYAHES7K5XYLPXXBHDA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YOUY#pullrequestreview-242976595",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cedcaf1245a6_34fb3f9e01ccd95c153213--


From nobody Tue May 28 17:00:48 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01E5D120077 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:00:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IMYZfYSJyLg2 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:00:45 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0860F120074 for <quic-issues@ietf.org>; Tue, 28 May 2019 17:00:45 -0700 (PDT)
Date: Tue, 28 May 2019 17:00:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559088043; bh=kDuYnVe6DoBaXEPQgezbSOapWC7ZFUHGgQMPBLxF7/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zL22eHEpQ+h2H/WimAOYrf1K1QS+1XY/W456NMD5guz1WuMUPUIDcy/vphgEoLmYN F7zt4d8Z2AF1F3EcrxhOWbIYEmcf23B9iTMwGAqSOjCZBjX6THwqsSi6yi7mQb0j5n od8iF4uDZccfiSBL1v93F0uahiQefQqpKXwNGL7s=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK265LNDTX3A7JSMMM527L7CXEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242977390@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedcbab883ad_5c8a3fdd10ccd9682554bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x5u-kzw3EIp6Gu9zmCIwRTC1InU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:00:47 -0000

----==_mimepart_5cedcbab883ad_5c8a3fdd10ccd9682554bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.

I don't know that it's entirely inconsistent, but sure can remove 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/2729#discussion_r288347829
----==_mimepart_5cedcbab883ad_5c8a3fdd10ccd9682554bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288347829">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.
</pre>
<p>I don't know that it's entirely inconsistent, but sure can remove 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/2729?email_source=notifications&amp;email_token=AFTOJK7LCTAQXXS3TEL3W3DPXXBSXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YU3Q#discussion_r288347829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EV5RFDIDOU77T7EDPXXBSXANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LFKJVJDWKDHY2GGLPXXBSXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YU3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK7LCTAQXXS3TEL3W3DPXXBSXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YU3Q#discussion_r288347829",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK7LCTAQXXS3TEL3W3DPXXBSXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YU3Q#discussion_r288347829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cedcbab883ad_5c8a3fdd10ccd9682554bf--


From nobody Tue May 28 17:01:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 262F01200E0 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:01:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 hmV6b8Ole9ob for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17: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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9AEC120047 for <quic-issues@ietf.org>; Tue, 28 May 2019 17:01:20 -0700 (PDT)
Date: Tue, 28 May 2019 17:01:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559088079; bh=EvSqFgYincoSlVvnNZ26VMh6hEMa3AzF2KZJSozfzng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MMYbSkTmU4jTXgci55kDpvFsRuN6WHFwHzgjQomiKD6TIkF95PII9N1TdbLstVPy3 by/9Ewnn3JiNQnS5NEF7qrodBBB3gIeQMMVL9qUWP8oJ2xyuQvweI8vxg3PS+qCUHR zamPuIV3XTuwzU2usd0J6qR0jPqUsTNIpdAWSvew=
From: Eric Kinnear <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/2729/push/3656921544@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedcbcf83987_718d3fe0f08cd96018837b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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/FRrXkbnt1GnM9cVOFtlsC_h3_2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:01:22 -0000

----==_mimepart_5cedcbcf83987_718d3fe0f08cd96018837b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear pushed 1 commit.

d0d147a3a3db426ddba63ce139d0555fa8f26019  Remove example


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729/files/52957ecb8dbc1740819661a2a87564addbc821ea..d0d147a3a3db426ddba63ce139d0555fa8f26019

----==_mimepart_5cedcbcf83987_718d3fe0f08cd96018837b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/erickinnear" class="user-mention">@erickinnear</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d0d147a3a3db426ddba63ce139d0555fa8f26019">d0d147a</a>  Remove example</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/2729/files/52957ecb8dbc1740819661a2a87564addbc821ea..d0d147a3a3db426ddba63ce139d0555fa8f26019?email_source=notifications&amp;email_token=AFTOJK6AJ5QODLVFVDBEOP3PXXBU7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMOJSGE2TINA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK64XWRASPBMJ22GZCLPXXBU7ANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BVKHRD7BQ52ZBB3LPXXBU7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMOJSGE2TINA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729/files/52957ecb8dbc1740819661a2a87564addbc821ea..d0d147a3a3db426ddba63ce139d0555fa8f26019?email_source=notifications\u0026email_token=AFTOJK6AJ5QODLVFVDBEOP3PXXBU7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMOJSGE2TINA",
"url": "https://github.com/quicwg/base-drafts/pull/2729/files/52957ecb8dbc1740819661a2a87564addbc821ea..d0d147a3a3db426ddba63ce139d0555fa8f26019?email_source=notifications\u0026email_token=AFTOJK6AJ5QODLVFVDBEOP3PXXBU7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TMOJSGE2TINA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cedcbcf83987_718d3fe0f08cd96018837b--


From nobody Tue May 28 17:01:36 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E91481200A4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:01:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YhbSEgTk4Trx for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:01:32 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55A081200D8 for <quic-issues@ietf.org>; Tue, 28 May 2019 17:01:32 -0700 (PDT)
Date: Tue, 28 May 2019 17:01:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559088091; bh=5ajuSXZOHuT67dKhVUpoJ9UzT9B7lge5GUPvwJFwwNo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tYYSyP35/JqWc9GokPjh2D65ecy+xgQa8VBLHcqp2MDAS3SOWly6wWRWmMVzGFZIW B97+SOJFlETRGtE/yEZc+GYwZPTBwT1g8qYyIe5VWRPzuBddnSAhnkS/SEEtLmdxUc 9Lgkn3hhFoB1gFGpzc8KFDvkRYeB1aQ2aGwIScTs=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OMH5PRQZAKPZNE2V27L7FXEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242977556@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedcbdb3d89a_4b7e3fdb5e0cd9644739e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xqbPD309dOAnbwnIYdCl8fSQNWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:01:35 -0000

----==_mimepart_5cedcbdb3d89a_4b7e3fdb5e0cd9644739e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.

Removed in d0d147a

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#discussion_r288347972
----==_mimepart_5cedcbdb3d89a_4b7e3fdb5e0cd9644739e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288347972">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion, for example when congestion limited.
</pre>
<p>Removed in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/d0d147a3a3db426ddba63ce139d0555fa8f26019/hovercard" href="https://github.com/quicwg/base-drafts/commit/d0d147a3a3db426ddba63ce139d0555fa8f26019"><tt>d0d147a</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/2729?email_source=notifications&amp;email_token=AFTOJK563SBCQNM7IXFXL3DPXXBVXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YWFA#discussion_r288347972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7EZPVGTMTJCAKRYTPXXBVXANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VRDKG77G6BS2TOATPXXBVXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YWFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK563SBCQNM7IXFXL3DPXXBVXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YWFA#discussion_r288347972",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK563SBCQNM7IXFXL3DPXXBVXA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5YWFA#discussion_r288347972",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cedcbdb3d89a_4b7e3fdb5e0cd9644739e8--


From nobody Tue May 28 17:53:05 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E601F12010E for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:52:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.02
X-Spam-Level: 
X-Spam-Status: No, score=-7.02 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X29t77Vb9z-e for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:52:44 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4AAB12013A for <quic-issues@ietf.org>; Tue, 28 May 2019 17:52:43 -0700 (PDT)
Date: Tue, 28 May 2019 17:52:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559091162; bh=kkEhneYQcZt0OKv3nELtcmuABGDFi65YqVPUusKcpz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GQdgqP9WgmSa2YIW+7cw1bBduxqr/0uwWNi9NVaOxCAjbeleASe8Mtyx5jEpytc6U xln3uSPw6pujjk/Mtm9Bb21xihV+IkP5mWKQqM+It0t4U6bYhD2jUcHyLp0pJMWFXK cp/XH5PeyGR+3/rH6hIbHHXpbHZKDEQIry/MoU0w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7J6SA5DK62P2CWDBV27MFFVEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242995151@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedd7da6b9e2_29473ffcdcacd96021032d"; 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/sdnyOXnET3hGsMvcrFHUvwrkc8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:52:50 -0000

----==_mimepart_5cedd7da6b9e2_29473ffcdcacd96021032d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion.

```suggestion
ID and wishes to limit memory consumption.
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#pullrequestreview-242995151
----==_mimepart_5cedd7da6b9e2_29473ffcdcacd96021032d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2729#discussi=
on_r288356853">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1721,7 +1721,12 @@ it can associate th=
e peer&#39;s response with the corresponding PATH_CHALLENGE.=0D
 ## Path Validation Responses=0D
 =0D
 On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediatel=
y by=0D
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame.=0D
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame,=0D
+unless it has PATH_RESPONSE frames buffered for the same destination con=
nection=0D
+ID and wishes to limit memory consumtion.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ID and wishes to limit memory consumtion.=0D
+ID and wishes to limit memory consumption.=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/2729?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZA3K7VA46YD3LTBMLPXXHVVA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ547TY#pullrequestreview-242995151=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYTAEIPI6YWJE6PSJTPXXHVVANCNFSM4HODS4DA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6DHMML=
MC2WFNSHMC3PXXHVVA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ547TY.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/2729?email_source=3D=
notifications\u0026email_token=3DAFTOJKZA3K7VA46YD3LTBMLPXXHVVA5CNFSM4HOD=
S4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
Z547TY#pullrequestreview-242995151",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZA3K7VA46YD3LTBMLPXXHVVA5CNFSM4HODS4=
DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ5=
47TY#pullrequestreview-242995151",=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_5cedd7da6b9e2_29473ffcdcacd96021032d--


From nobody Tue May 28 17:53:49 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08164120077 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:53:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02enqLjsbrQ3 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:53:46 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C2F9120025 for <quic-issues@ietf.org>; Tue, 28 May 2019 17:53:46 -0700 (PDT)
Date: Tue, 28 May 2019 17:53:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559091225; bh=K2vmDdmOjK3oycTNMJ3GQod/8kuGdyZecBt6ySXwg3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y4vDUdkhlTB47KM5jA9GTL6ITPrrwu+lXHRIB5B+QCoKK3rwSZDtogBe4nK6yd0Js 9LkUCHOaPhX6s8/sydVVFdRyOZ2jf8Urxq8lPZgiALKV0+W+9X7MGN6Z5gXgzTBQww xMBr1teaDQOvPbh4MmiD/bHQY24xcLamHBPgxZZI=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WQH7BQXTDDFW4RYF27MFJTEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/242995361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedd8192b7a9_29523ffcdcacd960150297"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UBv2_qNIbNlk12WS9YT_C0wHnzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:53:48 -0000

----==_mimepart_5cedd8192b7a9_29523ffcdcacd960150297
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion.

Oof. Good catch!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#discussion_r288357042
----==_mimepart_5cedd8192b7a9_29523ffcdcacd960150297
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288357042">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumtion.
</pre>
<p>Oof. Good catch!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJK3UN6KH5BC62CQRFXTPXXHZTA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ55BII#discussion_r288357042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PR7KYRBG7S66MD5LPXXHZTANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ULQMBHYZCLNEV7XLPXXHZTA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ55BII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3UN6KH5BC62CQRFXTPXXHZTA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ55BII#discussion_r288357042",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3UN6KH5BC62CQRFXTPXXHZTA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ55BII#discussion_r288357042",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cedd8192b7a9_29523ffcdcacd960150297--


From nobody Tue May 28 17:53:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F12701200A4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:53:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 k7cKOTGIIyb4 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 17:53:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C715B120077 for <quic-issues@ietf.org>; Tue, 28 May 2019 17:53:50 -0700 (PDT)
Date: Tue, 28 May 2019 17:53:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559091229; bh=WJhTK2j2jM1aYHuV2AfjJQo6BJipBoTrt/kG0yduTfs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MFAGcLtuAxjuk9r4CrditWgsQghzPlWUoXCxVVhsk/ki3NkZNwo87HxUwgdpYFuZQ 2UzWiSAemVx+Bj6cJjGR9A0Qg/i/CGi5G/m3QeeBFjkQiMe3/8VGh94Mw1lGg/HQXv THdcVXg44+zxIKbdW/7EIcEykBAimBgtHMPIP/6M=
From: Eric Kinnear <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/2729/push/3657018055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cedd81d296b0_5c653fda870cd9642005ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
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/cPPtrXCpilSlOFkhO74uuEO3xpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 00:53:52 -0000

----==_mimepart_5cedd81d296b0_5c653fda870cd9642005ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear pushed 1 commit.

ac8b8ef220b82e693fc5144e43463dc1b98fd1dc  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/2729/files/d0d147a3a3db426ddba63ce139d0555fa8f26019..ac8b8ef220b82e693fc5144e43463dc1b98fd1dc

----==_mimepart_5cedd81d296b0_5c653fda870cd9642005ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/erickinnear" class="user-mention">@erickinnear</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ac8b8ef220b82e693fc5144e43463dc1b98fd1dc">ac8b8ef</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/2729/files/d0d147a3a3db426ddba63ce139d0555fa8f26019..ac8b8ef220b82e693fc5144e43463dc1b98fd1dc?email_source=notifications&amp;email_token=AFTOJK65W3M7H6BZQMYD5QDPXXHZ3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TOMBRHAYDKNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MXSZLYYZ4UOOEKRDPXXHZ3ANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5UHTNP54RDR7CCZPTPXXHZ3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TOMBRHAYDKNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729/files/d0d147a3a3db426ddba63ce139d0555fa8f26019..ac8b8ef220b82e693fc5144e43463dc1b98fd1dc?email_source=notifications\u0026email_token=AFTOJK65W3M7H6BZQMYD5QDPXXHZ3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TOMBRHAYDKNI",
"url": "https://github.com/quicwg/base-drafts/pull/2729/files/d0d147a3a3db426ddba63ce139d0555fa8f26019..ac8b8ef220b82e693fc5144e43463dc1b98fd1dc?email_source=notifications\u0026email_token=AFTOJK65W3M7H6BZQMYD5QDPXXHZ3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DANBWGI4TCNKQOVZWQIZTGY2TOMBRHAYDKNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cedd81d296b0_5c653fda870cd9642005ad--


From nobody Tue May 28 18:07:41 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 556CB1200B5 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 18:07:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 2OOzBCtLZTBc for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 18:07:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B06C0120059 for <quic-issues@ietf.org>; Tue, 28 May 2019 18:07:38 -0700 (PDT)
Date: Tue, 28 May 2019 18:07:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559092057; bh=sha5Ey+ukd9psm74a9wmGqVWfI64ClWjx2oUiT5HeAU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=weiI8BEmT4rEvWNFUmxqNwwz77dxd7iAw0z0ScdUd+/JBUkt/YAYYkl1pztHb2W4o u/ZtFZX+y+X7bCWahIpNwCldi0pPaBOwRPfT7idEmBziZDdh324ZbcmlqrdaLy6rAE QZ9vJCb39ICKewShli/U/BA7ez8UI1DI7VF6vWwc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIGG5JS5FZPY7LXUF27MG5TEVBNHHBVJFPLM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2741/496745243@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2741@github.com>
References: <quicwg/base-drafts/issues/2741@github.com>
Subject: Re: [quicwg/base-drafts] Re-visit initial keys discard (#2741)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ceddb59b37b_207d3fcdf52cd9601581f"; 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/uubY-Owd52MalGwvpYFd74Mkvb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 01:07:40 -0000

----==_mimepart_5ceddb59b37b_207d3fcdf52cd9601581f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The proposed change brings symmetry to how Initial keys are discarded.

FTR, during the interim some folks discussed that there's another asymmetry and that introducing symmetry there helps us resolve an open issue; at the moment only the server is allowed to replace the CID when responding to an Initial packet. We could allow clients to do that as well, and that would resolve #2645.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2741#issuecomment-496745243
----==_mimepart_5ceddb59b37b_207d3fcdf52cd9601581f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The proposed change brings symmetry to how Initial keys are discarded.</p>
<p>FTR, during the interim some folks discussed that there's another asymmetry and that introducing symmetry there helps us resolve an open issue; at the moment only the server is allowed to replace the CID when responding to an Initial packet. We could allow clients to do that as well, and that would resolve <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436372024" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2645" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2645/hovercard" href="https://github.com/quicwg/base-drafts/issues/2645">#2645</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/2741?email_source=notifications&amp;email_token=AFTOJK4GQ5GPZNBT566AH2LPXXJNTA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3WGY#issuecomment-496745243">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75CZ4ADZA733NJPBTPXXJNTANCNFSM4HOR4HIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7YISUCMAE33WQLRMDPXXJNTA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3WGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK4GQ5GPZNBT566AH2LPXXJNTA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3WGY#issuecomment-496745243",
"url": "https://github.com/quicwg/base-drafts/issues/2741?email_source=notifications\u0026email_token=AFTOJK4GQ5GPZNBT566AH2LPXXJNTA5CNFSM4HOR4HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3WGY#issuecomment-496745243",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ceddb59b37b_207d3fcdf52cd9601581f--


From nobody Tue May 28 22:04:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDD081200F7 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:04:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uR_c7dZBqV71 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:04:52 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD17B120047 for <quic-issues@ietf.org>; Tue, 28 May 2019 22:04:51 -0700 (PDT)
Date: Tue, 28 May 2019 22:04:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559106289; bh=5J4bn67mk2qrh44VHpZfRf8fbHKPSSTc42HqMU1xXsY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zUcxffVIxbQeDfuNhlnyWQfDnINwfptxQfbq2r0k5LQuR+KYnvkMoEJzmdsTTZtVW /YRe+/IqU3zPdWak17we7ciN0jPHiNXNp7MrKlbp8FwZewaRObtC3Tse/jjlrPHRDW NYGKqhhvM2Og8Qs+b7BuuA9VNO9zoFY8Qr6EwHPs=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BOZJSZSULBBUIBOV27NCXDEVBNHHBVJ6MAY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2751/review/243040144@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2751@github.com>
References: <quicwg/base-drafts/pull/2751@github.com>
Subject: Re: [quicwg/base-drafts] Enable/disable/coordinate spin per path (#2751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee12f1dc458_35ca3f8f94acd95c30563f"; 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/2Y50r1ZTRPOwwp1kDC2A8FRpG5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 05:04:54 -0000

----==_mimepart_5cee12f1dc458_35ca3f8f94acd95c30563f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -4019,14 +4019,14 @@ to disable the spin bit either globally or on a per-connection basis. Even when
 the spin bit is not disabled by the administrator, implementations MUST disable
 the spin bit for a given connection with a certain likelihood. The random
 selection process SHOULD be designed such that on average the spin bit is
-disabled for at least one eighth of connections. The selection process performed
-at the beginning of the connection SHOULD be applied for all paths used by the
-connection.
-
-In case multiple connections share the same five-tuple, that is, have the same
-source and destination IP address and UDP ports, endpoints should try to
-co-ordinate across all connections to ensure a clear signal to any on-path
-measurement points.
+disabled for at least one eighth of network paths. The selection process

It doesn't really matter if the client and server disagrees in general as long as enough connections agree on enabling spin. As to privacy that is for justifying being silent so if one endpoint decides not to be, that shouldn't really matter either.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2751#discussion_r288394042
----==_mimepart_5cee12f1dc458_35ca3f8f94acd95c30563f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2751#discussion_r288394042">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4019,14 +4019,14 @@ to disable the spin bit either globally or on a per-connection basis. Even when
 the spin bit is not disabled by the administrator, implementations MUST disable
 the spin bit for a given connection with a certain likelihood. The random
 selection process SHOULD be designed such that on average the spin bit is
-disabled for at least one eighth of connections. The selection process performed
-at the beginning of the connection SHOULD be applied for all paths used by the
-connection.
-
-In case multiple connections share the same five-tuple, that is, have the same
-source and destination IP address and UDP ports, endpoints should try to
-co-ordinate across all connections to ensure a clear signal to any on-path
-measurement points.
+disabled for at least one eighth of network paths. The selection process
</pre>
<p>It doesn't really matter if the client and server disagrees in general as long as enough connections agree on enabling spin. As to privacy that is for justifying being silent so if one endpoint decides not to be, that shouldn't really matter either.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications&amp;email_token=AFTOJKZIG5N6HHQVQCSR5N3PXYFHDA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6H7EA#discussion_r288394042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK747SCCJU5XLMMJALTPXYFHDANCNFSM4HOVQMHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ZYGWJ2UEWEEF45Z3PXYFHDA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6H7EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJKZIG5N6HHQVQCSR5N3PXYFHDA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6H7EA#discussion_r288394042",
"url": "https://github.com/quicwg/base-drafts/pull/2751?email_source=notifications\u0026email_token=AFTOJKZIG5N6HHQVQCSR5N3PXYFHDA5CNFSM4HOVQMH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6H7EA#discussion_r288394042",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee12f1dc458_35ca3f8f94acd95c30563f--


From nobody Tue May 28 22:18:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3C6D1200FE for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:18:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hkxg0iL1pVW7 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:18:25 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5CC24120047 for <quic-issues@ietf.org>; Tue, 28 May 2019 22:18:25 -0700 (PDT)
Date: Tue, 28 May 2019 22:18:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559107103; bh=lnM3NrXcnr1H6+Ds3MAE+QFT++hkA87oqhTVI1xBdBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TE/i0O126B+ElqaFoWEJ/4YQ2qNu8DDInVlrDlRCElSSRZ/qrRDlkMofWvPDE2Ulf GUuoJ55C4Q8ZCxqwjqtQvZlfc4kVSVIkB3Cy2kaYyeydcZRl5Ps8q2f8FMJqYIujte Irc8AWf1VDNHP3+Hb4IUANTw3QmF/hK6eiVBavjY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGHEVEJJTKXI7YESN27NEJ7EVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/243042649@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee161f9ee27_c9d3fa9ceacd96c15351"; 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/Mc0OjiMqHyRM-yEr2teTi3d9VOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 05:18:27 -0000

----==_mimepart_5cee161f9ee27_c9d3fa9ceacd96c15351
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 

I don't understand this: "unless it has PATH_RESPONSE frame buffered" and later "MUST NOT store"? why would you buffer a response and then not send it, and why would you buffer if you are not allowed to?  And why would it limit memory to buffer and why would it use less memory when choosing not to send the buffered data?

Do you mean "unless a PATH_RESPONSE has already been sent to the same destination connection 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/pull/2729#pullrequestreview-243042649
----==_mimepart_5cee161f9ee27_c9d3fa9ceacd96c15351
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288396180">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 
</pre>
<p>I don't understand this: "unless it has PATH_RESPONSE frame buffered" and later "MUST NOT store"? why would you buffer a response and then not send it, and why would you buffer if you are not allowed to?  And why would it limit memory to buffer and why would it use less memory when choosing not to send the buffered data?</p>
<p>Do you mean "unless a PATH_RESPONSE has already been sent to the same destination connection ID?"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJKYLSLN3YP32F5LHRZ3PXYGZ7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6ISWI#pullrequestreview-243042649">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYR6RBNE5TN4CG6KRLPXYGZ7ANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK466ZUPLKBK5YQAUKLPXYGZ7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6ISWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYLSLN3YP32F5LHRZ3PXYGZ7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6ISWI#pullrequestreview-243042649",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYLSLN3YP32F5LHRZ3PXYGZ7A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6ISWI#pullrequestreview-243042649",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee161f9ee27_c9d3fa9ceacd96c15351--


From nobody Tue May 28 22:54:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCA2412008B for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uH3pEiQswMt6 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 22:54:01 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E94DE120045 for <quic-issues@ietf.org>; Tue, 28 May 2019 22:54:00 -0700 (PDT)
Date: Tue, 28 May 2019 22:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559109239; bh=MnKb28vrFbD3QziWhNGmJ/NR/7mIRY8nO2Xfxk+izD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RcKQ8RWe4Qxyv3frfQ6Ohc3G2scBhtRTYNVg4lTrYB04e/iZ92XomT2qgjEsQv1zJ 7GxeeHp9RahikYBq+Zwpg3RdJIioolGKsTxe7S+xjkZmEhX02bq/RWh0MtaUfbKDce 4HmB4Z30bu5LLDtROC09jYbn1xiyoVkMstHuTBhg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLXQJQ7AOUGV3ACNN27NIPPEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/review/243050090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee1e77a1fd3_5c973fbf8d2cd968411772"; 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/JuJums2trydyejFEpPaB98jL_do>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 05:54:03 -0000

----==_mimepart_5cee1e77a1fd3_5c973fbf8d2cd968411772
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/2687#pullrequestreview-243050090
----==_mimepart_5cee1e77a1fd3_5c973fbf8d2cd968411772
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/2687?email_source=notifications&amp;email_token=AFTOJK25BPFLOB7G2WI3FXTPXYK7PA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6KM2Q#pullrequestreview-243050090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VX6RLIFO75CRRFYTPXYK7PANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SQ63FIAWRXHYWBMLPXYK7PA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6KM2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK25BPFLOB7G2WI3FXTPXYK7PA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6KM2Q#pullrequestreview-243050090",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK25BPFLOB7G2WI3FXTPXYK7PA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6KM2Q#pullrequestreview-243050090",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee1e77a1fd3_5c973fbf8d2cd968411772--


From nobody Tue May 28 23:33:06 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79F641200E5 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:33:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FS17W7K-0z46 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:33:04 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE358120045 for <quic-issues@ietf.org>; Tue, 28 May 2019 23:33:03 -0700 (PDT)
Date: Tue, 28 May 2019 23:33:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559111582; bh=m58z/sVsZEgCjgsi49TDrb4fb1nlhV66vmxNkAlWhdQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A91mb0jqr2mFZONXYCSdGOHog5iJ1xu0Fc61W/CCP1dT1pfK3uZCxQ5/4wszBc1Gd VJcoe0ew8xvYQJkAlrhnhwJ2hpFO/ppq5Td364AaI5UGtxJ4o1EIDg4WsDJYHfzW5w 07jN9iaNv+h6/jD6vzF3lXtjxF4tnHOmyBem3XV0=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRONVSLQNPTHHFDEN27NNB5EVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/243060379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee279e344bb_3e663fbb2c6cd96069733e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-2oYtos83S-R0JNcVzLYOnX7kyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 06:33:05 -0000

----==_mimepart_5cee279e344bb_3e663fbb2c6cd96069733e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

erickinnear commented on this pull request.=0D
=0D
=0D
=0D
> @@ -1721,7 +1721,12 @@ it can associate the peer's response with the co=
rresponding PATH_CHALLENGE.=0D
 ## Path Validation Responses=0D
 =0D
 On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediatel=
y by=0D
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame.=0D
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame,=0D
+unless it has PATH_RESPONSE frames buffered for the same destination con=
nection=0D
+ID and wishes to limit memory consumption.=0D
+=0D
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new=
=0D
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is need=
ed.=0D
 =0D
=0D
I think the original intent here for =E2=80=9Cstore=E2=80=9D was in terms=
 of (frames in) packets that are waiting to be acked, not things that mig=
ht be kept around for a very short time to satisfy pacing and/or congesti=
on limits on their way onto the network. Some of that should be cleaned u=
p soon.=0D
=0D
You should send multiple path responses in response to multiple path chal=
lenges, even on the same connection ID - unless you=E2=80=99re getting at=
tacked with them at such a high rate that you can=E2=80=99t get them out =
the door quickly enough and you need to limit your memory consumption whi=
le doing that. =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/2729#discussion_r288411344=

----==_mimepart_5cee279e344bb_3e663fbb2c6cd96069733e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@erickinnear</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2729#discussi=
on_r288411344">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1721,7 +1721,12 @@ it can associate th=
e peer&#39;s response with the corresponding PATH_CHALLENGE.=0D
 ## Path Validation Responses=0D
 =0D
 On receiving a PATH_CHALLENGE frame, an endpoint MUST respond immediatel=
y by=0D
-echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame.=0D
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONS=
E frame,=0D
+unless it has PATH_RESPONSE frames buffered for the same destination con=
nection=0D
+ID and wishes to limit memory consumption.=0D
+=0D
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new=
=0D
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is need=
ed.=0D
 =0D
</pre>=0D
<p>I think the original intent here for =E2=80=9Cstore=E2=80=9D was in te=
rms of (frames in) packets that are waiting to be acked, not things that =
might be kept around for a very short time to satisfy pacing and/or conge=
stion limits on their way onto the network. Some of that should be cleane=
d up soon.</p>=0D
<p>You should send multiple path responses in response to multiple path c=
hallenges, even on the same connection ID - unless you=E2=80=99re getting=
 attacked with them at such a high rate that you can=E2=80=99t get them o=
ut the door quickly enough and you need to limit your memory consumption =
while doing 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/2729?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6ABDVTBPC5H55S6PTPXYPR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6M5GY#discussion_r288411344">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJKYT5IRKLLJK65EU3R3PXYPR5ANCNFSM4HODS4DA">mute the thread</=
a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK4AFGCWIZDOGE=
HXBF3PXYPR5A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFS=
XPKTDN5WW2ZLOORPWSZGOBZ6M5GY.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/2729?email_source=3D=
notifications\u0026email_token=3DAFTOJK6ABDVTBPC5H55S6PTPXYPR5A5CNFSM4HOD=
S4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
Z6M5GY#discussion_r288411344",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6ABDVTBPC5H55S6PTPXYPR5A5CNFSM4HODS4=
DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6=
M5GY#discussion_r288411344",=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_5cee279e344bb_3e663fbb2c6cd96069733e--


From nobody Tue May 28 23:42:32 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA344120052 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:42:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fEz4H5oCiqfR for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:42:29 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 288C712002E for <quic-issues@ietf.org>; Tue, 28 May 2019 23:42:29 -0700 (PDT)
Date: Tue, 28 May 2019 23:42:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559112147; bh=3UjSlAtVf3h86hpaALIHIBplfEBKaM8qpBhjK/yQ2lM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sSayrnx+o9KC6KFuP3d2Orq08Px2HifhNjlohyW05XsB6QAqSVakxGKQIQuPTh1y0 3YMMrBdWYgocKagk7fkJtu+Q6IYgfiOVFM4h8LhLvKIBOYIkqtK4Ew5uE04amPuDsE b0YdZmhPa+7URIUJKVVZr/Hlpw2Lk+AJu9z7630k=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK67GGMDOK7P6WELUWF27NOFHEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/243063330@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee29d3cdd34_4bb93fdfe7ccd95c7234b3"; 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/CIvJ2SFEYGIkLovxXOE8kLXuLHg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 06:42:31 -0000

----==_mimepart_5cee29d3cdd34_4bb93fdfe7ccd95c7234b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 

Maybe something like: "An endpoint MUST NOT send more than one PATH_RESPONSE frame in response to one PATH_REQUEST frame, as a new ..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#discussion_r288413637
----==_mimepart_5cee29d3cdd34_4bb93fdfe7ccd95c7234b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288413637">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 
</pre>
<p>Maybe something like: "An endpoint MUST NOT send more than one PATH_RESPONSE frame in response to one PATH_REQUEST frame, as a new ..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJKYY6STTDAI77IJZAUTPXYQVHA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NUIQ#discussion_r288413637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5IRVYC63XNB3FHJZ3PXYQVHANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDQCW6CX76ORKQXF3PXYQVHA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NUIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYY6STTDAI77IJZAUTPXYQVHA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NUIQ#discussion_r288413637",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYY6STTDAI77IJZAUTPXYQVHA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NUIQ#discussion_r288413637",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee29d3cdd34_4bb93fdfe7ccd95c7234b3--


From nobody Tue May 28 23:43:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F047120052 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:43:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.02
X-Spam-Level: 
X-Spam-Status: No, score=-7.02 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1ew5VcIVhwI7 for <quic-issues@ietfa.amsl.com>; Tue, 28 May 2019 23:43:16 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E007F12002E for <quic-issues@ietf.org>; Tue, 28 May 2019 23:43:15 -0700 (PDT)
Date: Tue, 28 May 2019 23:43:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559112194; bh=CbJHTF88NJsW1BYUujBpwPBHjVJA1egJrk+oMVfy1zo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y0nu2V5n1IaQD6ot/nWm7HWTH21xmuyGBT/DEtGSNFXYhG9OP0fqx931x+OGpcTQX cNCmA+aku8VocnOanfOy+YbRSWAIbdkDJKp1LqgrlV37qkd7HnmC7lxGzGPXAJzsQZ Q2yBvjgvsPrYA5dYXAi9j42obAuDPyJl7ICweAHQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK243EKBJWTXWBBNMVN27NOIFEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/243063577@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee2a02b62fd_4baf3fdfe7ccd95c67079b"; 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/PxAdRw2wMBEKicOLhJuSDvrhT0A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 06:43:17 -0000

----==_mimepart_5cee2a02b62fd_4baf3fdfe7ccd95c67079b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 

Why do we bother with ACK on challenge / response? And is that an attack vector, given what you just said?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#discussion_r288413833
----==_mimepart_5cee2a02b62fd_4baf3fdfe7ccd95c67079b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288413833">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 
</pre>
<p>Why do we bother with ACK on challenge / response? And is that an attack vector, given what you just said?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJKYTGUXEDRTCBSW3UVLPXYQYFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NWGI#discussion_r288413833">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BBU3UCWAS4AVRATDPXYQYFANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YVJKEMPWKJHTKI2LPXYQYFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NWGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYTGUXEDRTCBSW3UVLPXYQYFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NWGI#discussion_r288413833",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKYTGUXEDRTCBSW3UVLPXYQYFA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ6NWGI#discussion_r288413833",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee2a02b62fd_4baf3fdfe7ccd95c67079b--


From nobody Wed May 29 05:50:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50AA612008A for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 05:50:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pL87QZWPyK1D for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 05:50:13 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61F5B12006D for <quic-issues@ietf.org>; Wed, 29 May 2019 05:50:13 -0700 (PDT)
Date: Wed, 29 May 2019 05:50:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559134212; bh=TcdoVyxr2MVuH0AxxcuIMKcKm8mAs6fWXzMJdAum02Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rsHIBisV6Z7GMVY/LJSCHc1d79K3XI+IrYiAa2Xa+dfCXlDtRU+a55+0RIwZYAj76 TmPPYnSw7j9jeboX+fwnV1rVrxiunAThBQ3RNms9f0RsTIo7STqg1ObR6g2gUtncMT jp1aN3SdrnFF6c/H3BENK+N3Ds7jJ7Q1kQK/eF9I=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Q65IZR2TJJFFG76F27OZIJEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/243234837@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee8004209e6_4cb3fc9ad0cd968110854"; 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/WFG47FQbwmZiKpBhDV02Dqy-7vo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 12:50:16 -0000

----==_mimepart_5cee8004209e6_4cb3fc9ad0cd968110854
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 

> You should send multiple path responses in response to multiple path challenges, even on the same connection ID

This seems unjustified.  Let's say an endpoint receives 100 _PATH_CHALLENGE_ frames in a single packet.  Is it to reply with 100 _PATH_RESPONSE_ 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/2729#discussion_r288547484
----==_mimepart_5cee8004209e6_4cb3fc9ad0cd968110854
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@dtikhonov</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r288547484">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
+PATH_CHALLENGE frame will be sent if another PATH_RESPONSE frame is needed.
 
</pre>
<blockquote>
<p>You should send multiple path responses in response to multiple path challenges, even on the same connection ID</p>
</blockquote>
<p>This seems unjustified.  Let's say an endpoint receives 100 <em>PATH_CHALLENGE</em> frames in a single packet.  Is it to reply with 100 <em>PATH_RESPONSE</em> frames?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJK3GSUU7X6U6SPPG7YLPXZ3YJA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ7XQFI#discussion_r288547484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PQISQK4ODUASXPWTPXZ3YJANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MLE52TWZ34BZBDB3PXZ3YJA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ7XQFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3GSUU7X6U6SPPG7YLPXZ3YJA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ7XQFI#discussion_r288547484",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJK3GSUU7X6U6SPPG7YLPXZ3YJA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZ7XQFI#discussion_r288547484",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cee8004209e6_4cb3fc9ad0cd968110854--


From nobody Wed May 29 06:26:57 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FE3112011A for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 06:26:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0cOKpay5Hbp1 for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 06:26:54 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC0871200B8 for <quic-issues@ietf.org>; Wed, 29 May 2019 06:26:54 -0700 (PDT)
Date: Wed, 29 May 2019 06:26:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559136413; bh=8RMgXVW4v7aaixdtMibF+8PQw1eXrVutLo8Ra2GEZ1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MIBrO3Q6Xb6XX2AR9YTxwa8Zbq+xvOV9JGj43Ic0x9jWx1P1RNnZCUVr0FyJW/AZ7 rurTqW7v3upd6+m8sduUNlKeORV/LMuVHBb0lQOFq7JpDq0w+gxXlmmBn0YNR8B4vu aPSP26UzvixWEz/D1slX3IBfJWYLBbykDOyMvkG4=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LX6PTWIOSMH4JWVF27O5R3EVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/c496935980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cee889d7b0bf_6a473fb2b34cd95c14047"; 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/6LgiF4LADUR8mYZk7MbCjh55ldE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 13:26:56 -0000

----==_mimepart_5cee889d7b0bf_6a473fb2b34cd95c14047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would personally recommend dropping the  "unless" clause and only adding the new MUST NOT statement in this PR. The attack of sending many path challenges is no worse than sending other types of frames (see discussion in #2129 and #2241). I worry that this "unless" is vague and will cause some implementations to not respond to path challenges in non-attack cases which will harm performance. One mitigation that makes more sense is to say that you MUST NOT send multiple PATH_CHALLENGE frames in a packet, and receiving multiple of them triggers a 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/2729#issuecomment-496935980
----==_mimepart_5cee889d7b0bf_6a473fb2b34cd95c14047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I would personally recommend dropping the  "unless" clause and only ad=
ding the new MUST NOT statement in this PR. The attack of sending many pa=
th challenges is no worse than sending other types of frames (see discuss=
ion in <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to=
 load issue title" data-id=3D"390310294" data-permission-text=3D"Issue ti=
tle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/=
2129" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-dr=
afts/issues/2129/hovercard" href=3D"https://github.com/quicwg/base-drafts=
/issues/2129">#2129</a> and <a class=3D"issue-link js-issue-link" data-er=
ror-text=3D"Failed to load issue title" data-id=3D"393319458" data-permis=
sion-text=3D"Issue title is private" data-url=3D"https://github.com/quicw=
g/base-drafts/issues/2241" data-hovercard-type=3D"pull_request" data-hove=
rcard-url=3D"/quicwg/base-drafts/pull/2241/hovercard" href=3D"https://git=
hub.com/quicwg/base-drafts/pull/2241">#2241</a>). I worry that this "unle=
ss" is vague and will cause some implementations to not respond to path c=
hallenges in non-attack cases which will harm performance. One mitigation=
 that makes more sense is to say that you MUST NOT send multiple PATH_CHA=
LLENGE frames in a packet, and receiving multiple of them triggers a PROT=
OCOL_VIOLATION.</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/2729?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4ZQ4BD5GI7PAFRPPDPX2AB3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFVREXG43VMV=
BW63LNMVXHJKTDN5WW2ZLOORPWSZGODWPKILA#issuecomment-496935980">view it on =
GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-au=
th/AFTOJK4UERO7A3Y3UKGNQG3PX2AB3ANCNFSM4HODS4DA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AFTOJKYVNDAAGGDTSALJN7DPX=
2AB3A5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOOR=
PWSZGODWPKILA.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/2729?email_source=3D=
notifications\u0026email_token=3DAFTOJK4ZQ4BD5GI7PAFRPPDPX2AB3A5CNFSM4HOD=
S4DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWPKILA#i=
ssuecomment-496935980",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4ZQ4BD5GI7PAFRPPDPX2AB3A5CNFSM4HODS4=
DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWPKILA#iss=
uecomment-496935980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5cee889d7b0bf_6a473fb2b34cd95c14047--


From nobody Wed May 29 09:12:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AAAD6120114 for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:12:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H3Fp2Iu1Hf8F for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:12:44 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16F03120033 for <quic-issues@ietf.org>; Wed, 29 May 2019 09:12:43 -0700 (PDT)
Date: Wed, 29 May 2019 09:12:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559146362; bh=/6wnbWqknzyNT+XMkrcmTora0hpnn/konPCIOhQF3mk=; h=Date:From:To:Subject:From; b=GS1DRh+eYC+2jN4L1cJtozt7WHpgU5E+5Be4QSKe+BLI5hdcnHkFK/lq87GTn2wtC RxhmULNewahy11hV3VTzgTnOrJi1LNv+6zvb0qe1pWohEdCtSynNa416uI7+F9XXAJ m/OCB7PbUPnMrf7YZj2NNB+qVk1HBZ67AcL2oE/M=
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack-editorial-0519/000000-add913@github.com>
Subject: [quicwg/base-drafts] 7a2b32: [qpack] rewrite abstract
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PGeebnlx7IampJkvQlU0C7MUpl0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 16:12:46 -0000

  Branch: refs/heads/qpack-editorial-0519
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a2b32b867909802ec0ab12ec9df2c927dbd9d8d
      https://github.com/quicwg/base-drafts/commit/7a2b32b867909802ec0ab12ec9df2c927dbd9d8d
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] rewrite abstract


  Commit: 42f84f869484675b6e14fcfbd817c225eeb5b7ef
      https://github.com/quicwg/base-drafts/commit/42f84f869484675b6e14fcfbd817c225eeb5b7ef
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Minor editorial pass


  Commit: 845b954dbbc0d5aba2bc0da1df17123900138177
      https://github.com/quicwg/base-drafts/commit/845b954dbbc0d5aba2bc0da1df17123900138177
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Prefer header blocks to H3 frame types

I tried to leave the text compatible with extensions that define new frames and/or streams that carry header blocks


  Commit: 15080a2a2af79c1a7d9038461d9cdb1d7ceefa56
      https://github.com/quicwg/base-drafts/commit/15080a2a2af79c1a7d9038461d9cdb1d7ceefa56
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Reorder sections

No text changes, only moved

Blocked Decoding happens before State Synchronization
Invalid References fits better in Decoder than Wire Format
The encoder needs to send Set Dynamic Capacity first
The decoder section flows better with HeaderAck/Cancel before ICI


  Commit: fafff2ff5e5be952a913a2e48db72bbf49730c0e
      https://github.com/quicwg/base-drafts/commit/fafff2ff5e5be952a913a2e48db72bbf49730c0e
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Editorial Clarifications

1. Dynamic table entries can contain empty values
2. Encoder needs to send Set Dynamic Table Capacity to use the dynamic table
3. Removed a redundant condition from the eviction algorithm
4. Cancellation may need to be sent even after reading the end of stream
5. Improved description of Relative and Post-Base indices


  Commit: 8109398b312061fc786982bc4b0f76351bba3bb7
      https://github.com/quicwg/base-drafts/commit/8109398b312061fc786982bc4b0f76351bba3bb7
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Move some decoder text to the decoder section

It was in the encoder section


  Commit: 665716913c7d641ba1b30e5c66777f5c9f6293d3
      https://github.com/quicwg/base-drafts/commit/665716913c7d641ba1b30e5c66777f5c9f6293d3
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Move some explanatory text from Wire Format to Decoder section

Some editorial changes to the text


  Commit: 0700b86d5056d1eb138b80c378c9ee5321a06141
      https://github.com/quicwg/base-drafts/commit/0700b86d5056d1eb138b80c378c9ee5321a06141
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Make the instruction text more consistent

* Use a consistent format for describing the insutrction/representation for all instructions in a given class
* Make sure all the bits are described accurately in text since the drawings are non-normative
* Clean up a little regular vs post-base language
* Rewrote the intro section to encoder instructions


  Commit: add91327c5e3ba55d33dab6629c45f5dfdcc3a89
      https://github.com/quicwg/base-drafts/commit/add91327c5e3ba55d33dab6629c45f5dfdcc3a89
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  [qpack] Remove redundant stream text, update TOC


Compare: https://github.com/quicwg/base-drafts/compare/7a2b32b86790%5E...add91327c5e3


From nobody Wed May 29 09:14:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 926E5120033 for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:14:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EiKwRyVSTt3v for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:14:00 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 669D012002F for <quic-issues@ietf.org>; Wed, 29 May 2019 09:14:00 -0700 (PDT)
Date: Wed, 29 May 2019 09:13:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559146439; bh=g9hXINURU7gsRp9bQcTHc1aH/H4lfKixPrKJ8mkhkDU=; h=Date:From:To:Subject:From; b=Rits/NFkXKvwg84b158Ke2/wEqRmAVxZSUQGuGkRPGLDEieglJrlERIiPUlNc4Lh7 Ru1aPymFaGiVRsd+CPVGBM7qGNh1yihf2TpCIe8kDpAnqhlcJGpH5Dw0ykJYqx/B5j L05kZ/nYfb5Av9HwW6RpZN7saol+Cp7sTqaOrYNo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f91b63-9d7a46@github.com>
Subject: [quicwg/base-drafts] 9d7a46: Script updating gh-pages from add91327. [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/JWEVAhpljD6uu5sLgwGRbERpZVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 16:14:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9d7a46fc5ccc5dc5f5fc74331ed18d9d11a3c359
      https://github.com/quicwg/base-drafts/commit/9d7a46fc5ccc5dc5f5fc74331ed18d9d11a3c359
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M index.html
    A qpack-editorial-0519/draft-ietf-quic-http.html
    A qpack-editorial-0519/draft-ietf-quic-http.txt
    A qpack-editorial-0519/draft-ietf-quic-invariants.html
    A qpack-editorial-0519/draft-ietf-quic-invariants.txt
    A qpack-editorial-0519/draft-ietf-quic-qpack.html
    A qpack-editorial-0519/draft-ietf-quic-qpack.txt
    A qpack-editorial-0519/draft-ietf-quic-recovery.html
    A qpack-editorial-0519/draft-ietf-quic-recovery.txt
    A qpack-editorial-0519/draft-ietf-quic-tls.html
    A qpack-editorial-0519/draft-ietf-quic-tls.txt
    A qpack-editorial-0519/draft-ietf-quic-transport.html
    A qpack-editorial-0519/draft-ietf-quic-transport.txt
    A qpack-editorial-0519/index.html

  Log Message:
  -----------
  Script updating gh-pages from add91327. [ci skip]



From nobody Wed May 29 09:17:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE310120236 for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:16:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VNc3WKcpkE3M for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:16:58 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1938C1201EF for <quic-issues@ietf.org>; Wed, 29 May 2019 09:16:58 -0700 (PDT)
Date: Wed, 29 May 2019 09:16:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559146617; bh=MBqnRDbQpCyjiA51VWVkY1gaNp1IhIlH/ZyVO/aBDQE=; h=Date:From:To:Subject:From; b=eR0uEQy3E9nXiaUljAXv0S1eQNvWRRS1SV9ev/5vP36y6VxYQDaGNUS7YgEnZt/Hd okL7PloVMK+dg6cjGab4vXnGoItIGafo9aNBaUOMWKjNpBONov3pOXXYu+BeqaCbxX h2kz8vjnjkvJd6oLNeS5ABwkuOlVGDXITikl8yoA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9d7a46-869a9e@github.com>
Subject: [quicwg/base-drafts] 869a9e: Script updating issues at 2019-05-29T16:16:49Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EpiuYmbPfgY4CHPZOmF4Etif2_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 16:17:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 869a9e479914ff8532f89710b1a0ac3342ce8917
      https://github.com/quicwg/base-drafts/commit/869a9e479914ff8532f89710b1a0ac3342ce8917
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-29T16:16:49Z. [ci skip]



From nobody Wed May 29 09:26:10 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D07F1201CB for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:26:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XbdGgLIk4Xdd for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 09:26:06 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF34212002F for <quic-issues@ietf.org>; Wed, 29 May 2019 09:25:54 -0700 (PDT)
Date: Wed, 29 May 2019 09:25:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559147153; bh=JH0sXlZe2naDriarKdaG/j3Ua/676FVRBM9TzipJLDY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vnPiEhOGVkRBazGAu+qcjrMcTsqj1JhGXP5e5VqLPXBKHDI6EI3q3bKG5k2cbJr5F J3AMbm3k1shQxNhjmlQfVC9lFM/uXgHmA1sWsQVURRJ3pRFB9wIb9R3gGyHALPZ+p9 bpSZJ9OMyA2+Yy0UFZyN94hTkyYAfQPv9elN3Q7k=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KIIIJWWOCWSWA6UN27PSRDEVBNHHBVUIAB4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2759@github.com>
Subject: [quicwg/base-drafts] QPACK editorial revision (#2759)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ceeb2918db83_11863faa366cd96c2409f1"; 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/s4XSMENMegpWpa-M6-7hbJBMiRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 16:26:09 -0000

----==_mimepart_5ceeb2918db83_11863faa366cd96c2409f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I made a major editorial pass on the QPACK spec, hoping to address some of the issues mentioned in #2339, and others.

I separated logical changes into individual commits in this PR, which should (hopefully) make it a bit easier to review the changes.  For example, some sections were reordered and updated, so there's a commit that just moves the text without changes.  

The "Editorial Clarifications" commit should not impact design at all, but does add new text explaining the handling of certain cases.

In addition to looking at the individual changes, giving the final product a read from start to finish would also be appreciated.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2759

-- Commit Summary --

  * [qpack] rewrite abstract
  * [qpack] Minor editorial pass
  * [qpack] Prefer header blocks to H3 frame types
  * [qpack] Reorder sections
  * [qpack] Editorial Clarifications
  * [qpack] Move some decoder text to the decoder section
  * [qpack] Move some explanatory text from Wire Format to Decoder section
  * [qpack] Make the instruction text more consistent
  * [qpack] Remove redundant stream text, update TOC

-- File Changes --

    M draft-ietf-quic-qpack.md (516)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2759.patch
https://github.com/quicwg/base-drafts/pull/2759.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/2759

----==_mimepart_5ceeb2918db83_11863faa366cd96c2409f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I made a major editorial pass on the QPACK spec, hoping to address some of the issues mentioned in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="399889806" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2339" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2339/hovercard" href="https://github.com/quicwg/base-drafts/issues/2339">#2339</a>, and others.</p>
<p>I separated logical changes into individual commits in this PR, which should (hopefully) make it a bit easier to review the changes.  For example, some sections were reordered and updated, so there's a commit that just moves the text without changes.</p>
<p>The "Editorial Clarifications" commit should not impact design at all, but does add new text explaining the handling of certain cases.</p>
<p>In addition to looking at the individual changes, giving the final product a read from start to finish would also be appreciated.</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/2759'>https://github.com/quicwg/base-drafts/pull/2759</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[qpack] rewrite abstract</li>
  <li>[qpack] Minor editorial pass</li>
  <li>[qpack] Prefer header blocks to H3 frame types</li>
  <li>[qpack] Reorder sections</li>
  <li>[qpack] Editorial Clarifications</li>
  <li>[qpack] Move some decoder text to the decoder section</li>
  <li>[qpack] Move some explanatory text from Wire Format to Decoder section</li>
  <li>[qpack] Make the instruction text more consistent</li>
  <li>[qpack] Remove redundant stream text, update TOC</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2759/files#diff-0">draft-ietf-quic-qpack.md</a>
    (516)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2759.patch'>https://github.com/quicwg/base-drafts/pull/2759.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2759.diff'>https://github.com/quicwg/base-drafts/pull/2759.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/2759?email_source=notifications&amp;email_token=AFTOJK2YVVO6F3XRKZODWQDPX2VBDA5CNFSM4HQOQBAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWRAAHQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6KFP2Z3453YUXEW23PX2VBDANCNFSM4HQOQBAA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK56KUIKEUQIMSRO3ILPX2VBDA5CNFSM4HQOQBAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWRAAHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2759?email_source=notifications\u0026email_token=AFTOJK2YVVO6F3XRKZODWQDPX2VBDA5CNFSM4HQOQBAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWRAAHQ",
"url": "https://github.com/quicwg/base-drafts/pull/2759?email_source=notifications\u0026email_token=AFTOJK2YVVO6F3XRKZODWQDPX2VBDA5CNFSM4HQOQBAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWRAAHQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5ceeb2918db83_11863faa366cd96c2409f1--


From nobody Wed May 29 11:28:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA95C1201A0 for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 11:28:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.878
X-Spam-Level: 
X-Spam-Status: No, score=-6.878 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cVbyY6i0YiHy for <quic-issues@ietfa.amsl.com>; Wed, 29 May 2019 11:28:07 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FF10120188 for <quic-issues@ietf.org>; Wed, 29 May 2019 11:28:06 -0700 (PDT)
Date: Wed, 29 May 2019 11:28:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559154485; bh=5mcGMQbzxTFCkiZvCBr/21qbdI7uylrSSI874iE94qs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g8IwF4u3kCUS5aOSiozwybNkKdc6mRAoUczxyFFIf2bFnqylp5g/ZjScsL8FQ0A/j 1j/dGOi8vt7NC8JY0jTOIKmCg0kwHaZ8TWyeSk4xq1hmvLs9n9Vd7AgdCabbFXTRjU 0ZJcoEHqeqlrUwal8Ts9wh8ez83y4c/DTp2tJKbI=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TZQZZGGZJ2APZVTN27QA3LEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/497055367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ceecf357f80_5b583f93160cd9681330dc"; 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/EnQgpw8dN8LW8v8L8OFnQpD7Ocg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 May 2019 18:28:10 -0000

----==_mimepart_5ceecf357f80_5b583f93160cd9681330dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I prefer having a non-zero minimum that servers are required to support.  If a client needs more than this minimum, it better have a fallback plan.  I don't think this is too onerous on minimal implementations, since the server can just ignore all the PRIORITY frames anyways.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-497055367
----==_mimepart_5ceecf357f80_5b583f93160cd9681330dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I prefer having a non-zero minimum that servers are required to support.  If a client needs more than this minimum, it better have a fallback plan.  I don't think this is too onerous on minimal implementations, since the server can just ignore all the PRIORITY frames anyways.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications&amp;email_token=AFTOJKY6JBU2HQZW23A3F7DPX3DLLA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWQHNBY#issuecomment-497055367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ATINDQKGO5JWPYITPX3DLLANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VR5TGHVGGSCVM2CTPX3DLLA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWQHNBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJKY6JBU2HQZW23A3F7DPX3DLLA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWQHNBY#issuecomment-497055367",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJKY6JBU2HQZW23A3F7DPX3DLLA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWQHNBY#issuecomment-497055367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5ceecf357f80_5b583f93160cd9681330dc--


From nobody Thu May 30 03:45:19 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E064712011C for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 03:45:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94Lt5ttwa_Fv for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 03:45:14 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBF671200FB for <quic-issues@ietf.org>; Thu, 30 May 2019 03:45:13 -0700 (PDT)
Date: Thu, 30 May 2019 03:45:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559213111; bh=qwupoyNZ9MdOxd3o+gkM1CPr15MkulW+3xOP34iuX4s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1UY36DzAZc1f2aXJs4iWWwEiQOMZ/sTHEqwVbvLfIQt9JYX2sVKR/eOGYEtH6SgFn tlBgQvQqabm7ibUqPzzB5s2Bk5itDsynBDme/5GpqJWbOTNgkVbsUlQkIy40JDiMbO yV1RPRdh7hHYRsnOkUQZzZAaX1mJ8fkiSeD9slXk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JZ7UA6MGCRPMP3Q527TTLPEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760@github.com>
Subject: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cefb437b8c07_1e103fdb9d6cd960207416"; 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/L7m2PFzbLAaZM6DoomubGwlPmi4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 10:45:16 -0000

----==_mimepart_5cefb437b8c07_1e103fdb9d6cd960207416
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Although we don't explicitly prohibit the client from sending NEW_TOKEN frames, the text strongly suggests that this frame is only sent by the server.

For the p2p use case, it would be valuable if the client could provide the server with tokens for future connections.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2760
----==_mimepart_5cefb437b8c07_1e103fdb9d6cd960207416
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Although we don't explicitly prohibit the client from sending NEW_TOKEN frames, the text strongly suggests that this frame is only sent by the server.</p>
<p>For the p2p use case, it would be valuable if the client could provide the server with tokens for future connections.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications&amp;email_token=AFTOJKY3UL3BF6JVPEFEEXDPX6V3PA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWGBNA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56IUWJFP4H2ELXZNLPX6V3PANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK55EY36ODCIWR3YWWTPX6V3PA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWGBNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJKY3UL3BF6JVPEFEEXDPX6V3PA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWGBNA",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJKY3UL3BF6JVPEFEEXDPX6V3PA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWGBNA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cefb437b8c07_1e103fdb9d6cd960207416--


From nobody Thu May 30 05:16:13 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E983B120142 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 05:16:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6u0KNnaWAzok for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 05:16:10 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C4AE120121 for <quic-issues@ietf.org>; Thu, 30 May 2019 05:16:10 -0700 (PDT)
Date: Thu, 30 May 2019 05:16:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559218569; bh=HmXGApNlEpieCzY0fPhGVRifT6PIQWIgmIPhm5PvGaY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kNlITtc0doURAGSn/+bBmnRzHG9R7p3LOJhTpIgAIxYZoRymZsvUBbS2TWy4uFe0o /FTEpTo9nScQPOYWj6Zb35HwbQxMHDUWKo0B1/FMPepJ4n+33JAVqSuuM4kVSIJaI2 8K1I1fxw0MEPjfSsk6gopwXiU9xZbd3dgbVpVT8o=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JMFWC4YVD7Y2AJEN27T6ATEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497309646@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cefc9899cc6_2c73f7f388cd95c1027c3"; 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/jOex54p9gLskfW8rzwRCNWgqfws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 12:16:12 -0000

----==_mimepart_5cefc9899cc6_2c73f7f388cd95c1027c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Is this for the case when the server and client switch roles for a subsequent 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/2760#issuecomment-497309646
----==_mimepart_5cefc9899cc6_2c73f7f388cd95c1027c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Is this for the case when the server and client switch roles for a subsequent connection?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications&amp;email_token=AFTOJK7GZFU47IVVZH2LME3PX7AQTA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSFPTQ#issuecomment-497309646">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUCGK7DUXJ4O6ITL3PX7AQTANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWOUGHR75XFZY7KZ3PX7AQTA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSFPTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK7GZFU47IVVZH2LME3PX7AQTA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSFPTQ#issuecomment-497309646",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK7GZFU47IVVZH2LME3PX7AQTA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSFPTQ#issuecomment-497309646",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cefc9899cc6_2c73f7f388cd95c1027c3--


From nobody Thu May 30 05:58:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72A0B12004F for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 05:58:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6evHT1_Q1iu2 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 05:58:04 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F421C12000F for <quic-issues@ietf.org>; Thu, 30 May 2019 05:58:03 -0700 (PDT)
Date: Thu, 30 May 2019 05:58:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559221082; bh=9qx5RylQ9aHkU2e/ojPNS/X8DFmnBsvHtGHHC4KUwrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cFTm1oKiayNApmUDTd5tvc9ZZmC7U09DjCdcdA12c06dp9TE9UVPHtMj3cLdKBa4H GSmCBiD5jOJv06bOgOJFgrQLtYyz9T9Me42X/1TD2NTnZQZvsN4MG8aLNrr6Resc0D +F0RefKVptKT5QKcKh2HEBfggHRTZsqD20Y66fGs=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VGLYPOKWMPTS4UUF27UC5VEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497320021@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cefd35ac5152_5463ff6622cd95c228911"; 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/HPSxTmB0tpt633LEyExk5sJhCn4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 12:58:06 -0000

----==_mimepart_5cefd35ac5152_5463ff6622cd95c228911
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Is this for the case when the server and client switch roles for a subsequent connection?

Yes, exactly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2760#issuecomment-497320021
----==_mimepart_5cefd35ac5152_5463ff6622cd95c228911
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Is this for the case when the server and client switch roles for a subsequent connection?</p>
</blockquote>
<p>Yes, exactly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications&amp;email_token=AFTOJK5G4XLYCLDHVBYTIE3PX7FNVA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSIAVI#issuecomment-497320021">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2RQ5VGYVTXB74VIIDPX7FNVANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK22YUSW6ZOFPZZ57SDPX7FNVA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSIAVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK5G4XLYCLDHVBYTIE3PX7FNVA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSIAVI#issuecomment-497320021",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK5G4XLYCLDHVBYTIE3PX7FNVA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSIAVI#issuecomment-497320021",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cefd35ac5152_5463ff6622cd95c228911--


From nobody Thu May 30 15:41:59 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD17612006E for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:41:56 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aAcx3F56ZUr3 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:41:55 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06B16120181 for <quic-issues@ietf.org>; Thu, 30 May 2019 15:41:54 -0700 (PDT)
Date: Thu, 30 May 2019 15:41:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559256114; bh=gjTWWZfK+PfuGB65bKf4N1VABfXwC8YCZdZ1NJmD1J8=; h=Date:From:To:Subject:From; b=O2nkMco85ShXFmZqO5uP7IVHzHFQIbPbsB+gDuuq/7Rl3yR3GoOUieOh1D6FzEwHL bOc5KFNt0e8hPYaBliDUHdllMDQnGaU4lSmviQrV2xsmk2h5KAsthRQt3m2cEmNiCD F1T/VeADNkyLHDcnNClNurXitUbYC8G4GKC1l65g=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e1b07c-9a6cce@github.com>
Subject: [quicwg/base-drafts] 8cbfed: New paths may seed initial_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/4Ewya7Ni-Avb90kMo3qRZTRGv_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: Thu, 30 May 2019 22:41:57 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8cbfed717229511b8a50f7c046d39ddd6a93617b
      https://github.com/quicwg/base-drafts/commit/8cbfed717229511b8a50f7c046d39ddd6a93617b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  New paths may seed initial_rtt

Fixes #2644


  Commit: 5eb311bba9a4ccaf61c167eabb619238ce6353c9
      https://github.com/quicwg/base-drafts/commit/5eb311bba9a4ccaf61c167eabb619238ce6353c9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
      https://github.com/quicwg/base-drafts/commit/c35d5f1357c04739a44b84dbdb5a45aacbb9f0f8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 7beb5ef2b03ed4281e1d12cad18531d7bbb47269
      https://github.com/quicwg/base-drafts/commit/7beb5ef2b03ed4281e1d12cad18531d7bbb47269
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  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: 5a6461ef8016071d5474563e93453287c842be33
      https://github.com/quicwg/base-drafts/commit/5a6461ef8016071d5474563e93453287c842be33
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  MUST NOT to SHOULD NOT


  Commit: 9a6cce463a036f8fa24acd35d8185bebad7e2a17
      https://github.com/quicwg/base-drafts/commit/9a6cce463a036f8fa24acd35d8185bebad7e2a17
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2687 from quicwg/ianswett-rtt-path-challenge

New paths may seed initial_rtt


Compare: https://github.com/quicwg/base-drafts/compare/e1b07cf53954...9a6cce463a03


From nobody Thu May 30 15:42:09 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 524EB120181 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:42:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 s6pTEbNknH3W for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:42:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2B2512006E for <quic-issues@ietf.org>; Thu, 30 May 2019 15:42:02 -0700 (PDT)
Date: Thu, 30 May 2019 15:42:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559256121; bh=6Xzl3pK5reex47/RRk8r65xWRrD+BqZNMVi2UtFb3v0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RN1VCbplkQy4kb2zyDyVjym0I7gSlPkODuRQHPVeCq1ofe/FzsPkJQZdYQyrLGHO+ KYOQ92KklmDfvlpYOW+JXDrdzjsR4u7G81V5yyjsEwiO4sMX7FKh3ewuwrdbvR03ap EArRL+GZKqOvi5hEODa0HsWSJd9DAahSzdxfQuT8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WXBPA2SL6IJAYME527WHLTEVBNHHBUAKJI4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2644/issue_event/2379499635@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2644@github.com>
References: <quicwg/base-drafts/issues/2644@github.com>
Subject: Re: [quicwg/base-drafts] RTT measurement using PATH_* frames (#2644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf05c39b1bbb_e803fc1048cd96c1752ae"; 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/hc147yENWMR-YVJA5H0Fyy8Tp4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 22:42:04 -0000

----==_mimepart_5cf05c39b1bbb_e803fc1048cd96c1752ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2644 via #2687.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2644#event-2379499635
----==_mimepart_5cf05c39b1bbb_e803fc1048cd96c1752ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436291911" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2644" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2644/hovercard" href="https://github.com/quicwg/base-drafts/issues/2644">#2644</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442644307" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2687" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2687/hovercard" href="https://github.com/quicwg/base-drafts/pull/2687">#2687</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/2644?email_source=notifications&amp;email_token=AFTOJK6D3EUQV4NJYD6C2KDPYBJ3TA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ4Y#event-2379499635">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WJGPE3OWT4C2IJDDPYBJ3TANCNFSM4HH3WTZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XQ3GZEM52CHXSG5LPYBJ3TA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJK6D3EUQV4NJYD6C2KDPYBJ3TA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ4Y#event-2379499635",
"url": "https://github.com/quicwg/base-drafts/issues/2644?email_source=notifications\u0026email_token=AFTOJK6D3EUQV4NJYD6C2KDPYBJ3TA5CNFSM4HH3WTZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ4Y#event-2379499635",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf05c39b1bbb_e803fc1048cd96c1752ae--


From nobody Thu May 30 15:42:14 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C2EE120183 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:42:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 0KX_jMOscok1 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:42:03 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3209120094 for <quic-issues@ietf.org>; Thu, 30 May 2019 15:42:02 -0700 (PDT)
Date: Thu, 30 May 2019 15:42:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559256121; bh=gSQFBVqZjwzlf6J55RxAb4wlFhyrIIwPHLexc+KY9iE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TWWmSfMu0/xAiReS9L4volv9sR1Eyv/IdTEzu+1gcEA5+cFNHsO3C8E1SBKNnFTJt 3YqaKzpxDTuKfWMmqzot6pP6WtU1iYQYPF6TRF55x3n3KYMgyQopSvaotmN+f4Aahp 5tSeW1Thdgdxw8GA6wBNz4fW5HoAU9BFKK17g3E4=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FXY5GXCLH3BDMFVF27WHLTEVBNHHBUYRXKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2687/issue_event/2379499630@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2687@github.com>
References: <quicwg/base-drafts/pull/2687@github.com>
Subject: Re: [quicwg/base-drafts] New paths may seed initial_rtt (#2687)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf05c39cad6a_36463fc251ecd96892023"; 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/hAfjKJnvNARjDE7HyqRjHpkgJb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 22:42:05 -0000

----==_mimepart_5cf05c39cad6a_36463fc251ecd96892023
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2687 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/2687#event-2379499630
----==_mimepart_5cf05c39cad6a_36463fc251ecd96892023
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442644307" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2687" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2687/hovercard" href="https://github.com/quicwg/base-drafts/pull/2687">#2687</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/2687?email_source=notifications&amp;email_token=AFTOJK7HMENORDOIMQXMLUTPYBJ3TA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ3Q#event-2379499630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CJ3PBDJRJETXTE4TPYBJ3TANCNFSM4HMBYIHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6IWNXD2J54CEZEJTPYBJ3TA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7HMENORDOIMQXMLUTPYBJ3TA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ3Q#event-2379499630",
"url": "https://github.com/quicwg/base-drafts/pull/2687?email_source=notifications\u0026email_token=AFTOJK7HMENORDOIMQXMLUTPYBJ3TA5CNFSM4HMBYIHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXKEQ3Q#event-2379499630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf05c39cad6a_36463fc251ecd96892023--


From nobody Thu May 30 15:43:34 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D68F120181 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:43:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z4XlWg1FHS6T for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:43:31 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C44C312006E for <quic-issues@ietf.org>; Thu, 30 May 2019 15:43:31 -0700 (PDT)
Date: Thu, 30 May 2019 15:43:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559256210; bh=QrVeaHZWxg9tD7HzCERFv7pLSccp8Ui9VQTwm5o4bFs=; h=Date:From:To:Subject:From; b=d9/Vxc8fTcb/8hy9YfBa8g/mVOmyO3PBDD51F563UYzzhX77CKHAUetWNPbUrcZRf GdLsnyMpkBUDM2WEW+R6VUKIJ01JgGnBSU74V4GJnPY5iiuZMh2W0bmlD6UOIp1TCK BNHFv7W24gLnGHiDnxTt2QBE6AeGy92lSC8dsO+o=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/869a9e-38a85d@github.com>
Subject: [quicwg/base-drafts] 38a85d: Script updating gh-pages from 9a6cce46. [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/BKm8p1ZbNUVG-KCDKRBr4ozYuAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 22:43:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 38a85d79e5d6ff578531a38b95361459be9d2e30
      https://github.com/quicwg/base-drafts/commit/38a85d79e5d6ff578531a38b95361459be9d2e30
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  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-no-lost-pn/draft-ietf-quic-http.html
    R ianswett-no-lost-pn/draft-ietf-quic-http.txt
    R ianswett-no-lost-pn/draft-ietf-quic-invariants.html
    R ianswett-no-lost-pn/draft-ietf-quic-invariants.txt
    R ianswett-no-lost-pn/draft-ietf-quic-qpack.html
    R ianswett-no-lost-pn/draft-ietf-quic-qpack.txt
    R ianswett-no-lost-pn/draft-ietf-quic-recovery.html
    R ianswett-no-lost-pn/draft-ietf-quic-recovery.txt
    R ianswett-no-lost-pn/draft-ietf-quic-tls.html
    R ianswett-no-lost-pn/draft-ietf-quic-tls.txt
    R ianswett-no-lost-pn/draft-ietf-quic-transport.html
    R ianswett-no-lost-pn/draft-ietf-quic-transport.txt
    R ianswett-no-lost-pn/index.html
    M index.html
    R transport/semicolony/draft-ietf-quic-http.html
    R transport/semicolony/draft-ietf-quic-http.txt
    R transport/semicolony/draft-ietf-quic-invariants.html
    R transport/semicolony/draft-ietf-quic-invariants.txt
    R transport/semicolony/draft-ietf-quic-qpack.html
    R transport/semicolony/draft-ietf-quic-qpack.txt
    R transport/semicolony/draft-ietf-quic-recovery.html
    R transport/semicolony/draft-ietf-quic-recovery.txt
    R transport/semicolony/draft-ietf-quic-spin-exp.html
    R transport/semicolony/draft-ietf-quic-spin-exp.txt
    R transport/semicolony/draft-ietf-quic-tls.html
    R transport/semicolony/draft-ietf-quic-tls.txt
    R transport/semicolony/draft-ietf-quic-transport.html
    R transport/semicolony/draft-ietf-quic-transport.txt
    R transport/semicolony/index.html
    R transport/targeting/draft-ietf-quic-http.html
    R transport/targeting/draft-ietf-quic-http.txt
    R transport/targeting/draft-ietf-quic-invariants.html
    R transport/targeting/draft-ietf-quic-invariants.txt
    R transport/targeting/draft-ietf-quic-qpack.html
    R transport/targeting/draft-ietf-quic-qpack.txt
    R transport/targeting/draft-ietf-quic-recovery.html
    R transport/targeting/draft-ietf-quic-recovery.txt
    R transport/targeting/draft-ietf-quic-tls.html
    R transport/targeting/draft-ietf-quic-tls.txt
    R transport/targeting/draft-ietf-quic-transport.html
    R transport/targeting/draft-ietf-quic-transport.txt
    R transport/targeting/index.html

  Log Message:
  -----------
  Script updating gh-pages from 9a6cce46. [ci skip]



From nobody Thu May 30 15:46:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38D7112016F for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:46:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level: 
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rrqFDW3_0dRW for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:46:19 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E71CB1201CC for <quic-issues@ietf.org>; Thu, 30 May 2019 15:45:46 -0700 (PDT)
Date: Thu, 30 May 2019 15:45:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559256344; bh=zjQYL11/4htto5CQACVUKLgsaMfRLf5f/aQ6FtlG3A4=; h=Date:From:To:Subject:From; b=iOf90RE/gn/BCYn6+z2dx8eDRDcWaqjd6VeM1+yXoGc4tinAj2USrhiowKHlWgJdp ZSPwRfD1MvM1Fjgny9yobRyk6nqWdKqXCHmAWN1XKS1WFxp2L8YYj7vHJRis4fSRhl vBbYraEvqburc+6qQSqHcysOy6iIhum42iaQJxr0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/38a85d-64b729@github.com>
Subject: [quicwg/base-drafts] 64b729: Script updating issues at 2019-05-30T22:45:37Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tUHTrqyTtLCKoss24P-2p5QwxyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 22:46:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64b729719cafc4a6911487f3dc8e53e169ef030a
      https://github.com/quicwg/base-drafts/commit/64b729719cafc4a6911487f3dc8e53e169ef030a
  Author: ID Bot <idbot@example.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2019-05-30T22:45:37Z. [ci skip]



From nobody Thu May 30 15:57:26 2019
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 3C001120176 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:57:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vwQ8pq7E3qWK for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 15:57:22 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7975F12016F for <quic-issues@ietf.org>; Thu, 30 May 2019 15:57:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=Y/pPUmSm5e5FvJrd1cseePj2y88=; b=rcUBdcjaD5gBbFB5 nqQ1jecbmkL3BNrAyGukj67vc3/ggd5MB65jWLGr/E4q+MVrDwF3U8pM6kHPut7F iFLDfiGH0sLvJDcvGaQ+3qlypfhtS9Nf0LcL2V8W4dLUXM8QQ60O9iO3JcQCDlLZ XPFApSn6geRJwHwDzLSzfc1rUiU=
Received: by filter0885p1las1.sendgrid.net with SMTP id filter0885p1las1-10720-5CF05FD0-2D 2019-05-30 22:57:20.858131031 +0000 UTC m=+91668.965056213
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [140.82.115.13]) by ismtpd0029p1mdw1.sendgrid.net (SG) with ESMTP id 9oFobLXtSYqOjJXh0F7C9w for <quic-issues@ietf.org>; Thu, 30 May 2019 22:57:20.757 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id A84E21805C1 for <quic-issues@ietf.org>; Thu, 30 May 2019 15:57:20 -0700 (PDT)
Date: Thu, 30 May 2019 22:57:21 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4BYRK3XNDLLGW6AYN27WJFBEVBNHHBVGEZF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2729/review/244067541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2729@github.com>
References: <quicwg/base-drafts/pull/2729@github.com>
Subject: Re: [quicwg/base-drafts] Don't store or retransmit PATH_RESPONSE frames, avoid buffering (#2729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf05fd0a6862_17e23fc03cccd968874db"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak13jFAFar80R41TLXwZoQ0r+h/srEYz54zLzo Cw13DF+llLT9kxJxvRTfIP/lLm91xUh+g86XTRsmrcU0NXEAlsktIPAn/e6KaoTc1rxDlKw7CJnFCE dqBI08P/cgpQed7TL4VdPSdyDN/zlbH3apGWYTTBt1TKHwhUL50+Ze/VjuAaT1ukHskipnsq34fqDD c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z0M__gBF0tAhEpke8UeqZEeEZsc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 22:57:24 -0000

----==_mimepart_5cf05fd0a6862_17e23fc03cccd968874db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

The MUST NOT store 

> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.

I don't think this addition is necessary.  QUIC does not require or suggest that PATH_RESPONSE be buffered, so an implementation would simply send or queue subsequent PATH_RESPONSE frames, as it should. Memory considerations are much larger with data, and I would argue that memory pressure due to too many PATH_CHALLENGEs isn't interesting.

> @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new

I prefer @kazuho's rewording here: "And endpoint MUST NOT send more than one PATH_RESPONSE in response to a PATH_CHALLENGE frame, as a new ..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2729#pullrequestreview-244067541
----==_mimepart_5cf05fd0a6862_17e23fc03cccd968874db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>The MUST NOT store</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r289202392">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
</pre>
<p>I don't think this addition is necessary.  QUIC does not require or suggest that PATH_RESPONSE be buffered, so an implementation would simply send or queue subsequent PATH_RESPONSE frames, as it should. Memory considerations are much larger with data, and I would argue that memory pressure due to too many PATH_CHALLENGEs isn't interesting.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2729#discussion_r289203362">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1721,7 +1721,12 @@ 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.
+echoing the data contained in the PATH_CHALLENGE frame in a PATH_RESPONSE frame,
+unless it has PATH_RESPONSE frames buffered for the same destination connection
+ID and wishes to limit memory consumption.
+
+An endpoint MUST NOT store or retransmit a PATH_RESPONSE frame, as a new
</pre>
<p>I prefer <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>'s rewording here: "And endpoint MUST NOT send more than one PATH_RESPONSE in response to a PATH_CHALLENGE frame, as a new ..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications&amp;email_token=AFTOJKZOFXSIOGQPVUCKNDTPYBLVBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2GCZVI#pullrequestreview-244067541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GYTPG3MND2O3Z373PYBLVBANCNFSM4HODS4DA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WTTDGU4ZUX5ZKADTPYBLVBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2GCZVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKZOFXSIOGQPVUCKNDTPYBLVBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2GCZVI#pullrequestreview-244067541",
"url": "https://github.com/quicwg/base-drafts/pull/2729?email_source=notifications\u0026email_token=AFTOJKZOFXSIOGQPVUCKNDTPYBLVBA5CNFSM4HODS4DKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2GCZVI#pullrequestreview-244067541",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf05fd0a6862_17e23fc03cccd968874db--


From nobody Thu May 30 16:14:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFEC512017D for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 16:13:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0b2OmNIbWKQP for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 16:13:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4207120128 for <quic-issues@ietf.org>; Thu, 30 May 2019 16:13:56 -0700 (PDT)
Date: Thu, 30 May 2019 16:13:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559258035; bh=DEGmW0FOMg4WnV76R1exEyIubV3/ANovVGgt9Lblx0A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y4Fi3LbMPppiGz9EssrdGC/L69dx/Pa+le7vs+d3FwjEgPq+Ck3lE6hY+HpAzcc5w zc+hLpr43BEa/2RFXYYHM+xfew3YO9UpXpq/RNwWZjHDJJE6ltUvorAwuCrCYMyj0D Xqd2yuNF10VfrY6LsTJ6vkO/1T1jUXLdvyytjRNI=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65KWYWN6JOVEGJZ7F27WLDHEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497518251@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf063b35ae99_46d03f989c6cd96837929"; 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/Uje0DgMPATLq7AzXHStTezqqHYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 23:13:59 -0000

----==_mimepart_5cf063b35ae99_46d03f989c6cd96837929
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The handshake is asymmetric in QUIC, and tokens are sent only by a client during the handshake. At the moment, there's no mechanism by which a token sent by a client can be used by a 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/issues/2760#issuecomment-497518251
----==_mimepart_5cf063b35ae99_46d03f989c6cd96837929
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The handshake is asymmetric in QUIC, and tokens are sent only by a client during the handshake. At the moment, there's no mechanism by which a token sent by a client can be used by a 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/issues/2760?email_source=notifications&amp;email_token=AFTOJKYWRPU4INWTIMUBQF3PYBNTHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWTYNKY#issuecomment-497518251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYH24ID2SGR327VLNLPYBNTHANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RUQO5MUQJ6A57R2DPYBNTHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWTYNKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJKYWRPU4INWTIMUBQF3PYBNTHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWTYNKY#issuecomment-497518251",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJKYWRPU4INWTIMUBQF3PYBNTHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWTYNKY#issuecomment-497518251",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf063b35ae99_46d03f989c6cd96837929--


From nobody Thu May 30 16:27:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4BCC12016F for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 16:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.39
X-Spam-Level: 
X-Spam-Status: No, score=-1.39 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01, 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 6ZlYifgo1ssK for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 16:27:15 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EDF9120048 for <quic-issues@ietf.org>; Thu, 30 May 2019 16:27:15 -0700 (PDT)
Date: Thu, 30 May 2019 16:27:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559258834; bh=NTtma2WSSrnnAsSrJMpfZN/vyUbsJkYF7sWTs0lG09k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UI+e+q2m/epGIFJpMo/utp6NMVMybnRrRjR68iW3VvBzkgX49Kekd72/1OhTDhnrS QLSRymbsvAUeoZxiRWslBWUm+Wf6xOEpsZU1j5LZl9uSaOG7ZT/HOoW9mVqmlA6dYM Hu9ABE8vNaZXzq7KVkRAMpswJoWbhBWLDMP5l9DI=
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/2758/push/3665291803@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2758@github.com>
References: <quicwg/base-drafts/pull/2758@github.com>
Subject: Re: [quicwg/base-drafts] transport: fix broken ref to PTO in recovery (#2758)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf066d277e68_270c3f89828cd96c8279f"; 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/z5LWXzKQoQWtX-lHqPxRLZ7T7Cg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 May 2019 23:27:17 -0000

----==_mimepart_5cf066d277e68_270c3f89828cd96c8279f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

85700522315405eb90ede02adb43a5b12f05c178  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/2758/files/193068a9f028bdcb543bccbfb9d9d840ef04e965..85700522315405eb90ede02adb43a5b12f05c178

----==_mimepart_5cf066d277e68_270c3f89828cd96c8279f
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/85700522315405eb90ede02adb43a5b12f05c178">8570052</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/2758/files/193068a9f028bdcb543bccbfb9d9d840ef04e965..85700522315405eb90ede02adb43a5b12f05c178?email_source=notifications&amp;email_token=AFTOJK2FHB3B7WKUY76GYHTPYBPFFA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCOBYGQ3DON2QOVZWQIZTGY3DKMRZGE4DAMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCJZ3ZWZRODVELAYDPYBPFFANCNFSM4HPMTEHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4N6JMKXEBRBUPGCX3PYBPFFA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCOBYGQ3DON2QOVZWQIZTGY3DKMRZGE4DAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2758/files/193068a9f028bdcb543bccbfb9d9d840ef04e965..85700522315405eb90ede02adb43a5b12f05c178?email_source=notifications\u0026email_token=AFTOJK2FHB3B7WKUY76GYHTPYBPFFA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCOBYGQ3DON2QOVZWQIZTGY3DKMRZGE4DAMY",
"url": "https://github.com/quicwg/base-drafts/pull/2758/files/193068a9f028bdcb543bccbfb9d9d840ef04e965..85700522315405eb90ede02adb43a5b12f05c178?email_source=notifications\u0026email_token=AFTOJK2FHB3B7WKUY76GYHTPYBPFFA5CNFSM4HPMTEHKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCOBYGQ3DON2QOVZWQIZTGY3DKMRZGE4DAMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf066d277e68_270c3f89828cd96c8279f--


From nobody Thu May 30 21:56:50 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED2DF120019 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 21:56:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l243aVoiR5GB for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 21:56:46 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F8C4120004 for <quic-issues@ietf.org>; Thu, 30 May 2019 21:56:46 -0700 (PDT)
Date: Thu, 30 May 2019 21:56:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559278604; bh=ue7VuTXqox7jlzV58l9SkHJcqXM5VSdfd3HDgu1pIDY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t2dYicPLBEAhTdvOtjpC7zPpIqROLZjvlqh9noYSbboGhGRPLNJuEG2njltHyMpTQ ITMiGrtnSJ23iN4Zx8U8o3I9fQgfhVKsP8hdHKPpObynNcVCvNobRxO8CDZxwM7WzG A3mPOfIfHDnHgY2pzcgY7uzYf6n62OB6J8OJBnSw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PBQXQV7DX5QDEYL527XTIZEVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/497575345@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0b40c88026_1a893f869d8cd96841619d"; 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/Z92Uw2r0ZebVg5NUlnS74LB9OAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 04:56:48 -0000

----==_mimepart_5cf0b40c88026_1a893f869d8cd96841619d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Duplicate of #2734?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-497575345
----==_mimepart_5cf0b40c88026_1a893f869d8cd96841619d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446547924" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2734" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2734/hovercard" href="https://github.com/quicwg/base-drafts/issues/2734">#2734</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/2753?email_source=notifications&amp;email_token=AFTOJKYW7FT74AFRJ7UFRFDPYCVYZA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUGLMI#issuecomment-497575345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43B7WJHO42V4DN3RLPYCVYZANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYB3GOMI77FFU6N32TPYCVYZA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUGLMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKYW7FT74AFRJ7UFRFDPYCVYZA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUGLMI#issuecomment-497575345",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJKYW7FT74AFRJ7UFRFDPYCVYZA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUGLMI#issuecomment-497575345",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0b40c88026_1a893f869d8cd96841619d--


From nobody Thu May 30 22:11:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77235120048 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:11:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0KpBxyi4Zxz6 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:11:22 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7625312003F for <quic-issues@ietf.org>; Thu, 30 May 2019 22:11:22 -0700 (PDT)
Date: Thu, 30 May 2019 22:11:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559279480; bh=6ITpibbV/mTmZRYKmgburRr/fp1YVcnjRvl7rj6MK5Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aTpT0ZNX6NHtKIkY9X2A1akb6o/ITHxUv/8zdkVQ2UebYNg0jKjuWQ2mYsyHBOGHm XGkv4Yj117ImqhUwCGkJ9HJDkcHc7UlR4rR/aJrrdppZ8Wm114685FP9wyjjKp2wpX z+3CylrTvNmb8F/nJtMTAfwZV9hhM9bAxQ8u3ny4=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JO2J3QN2WVURYLH527XU7REVBNHHBVK26ZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2753/497577780@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2753@github.com>
References: <quicwg/base-drafts/issues/2753@github.com>
Subject: Re: [quicwg/base-drafts] NUM_PLACEHOLDERS MUST NOT be zero (#2753)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0b778d4df5_d243f88b64cd9604581df"; 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/9kCLxeK8w85-P7cSpUUs2Slo3iY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 05:11:24 -0000

----==_mimepart_5cf0b778d4df5_d243f88b64cd9604581df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
> Currently, only Firefox would be required to change their prioritization scheme if the number of placeholders is 0. Based on information I've seen(ie: the Cloudflare presentation and my own anecdotal experience), it's not clear their use of placeholders is any better than a scheme that does not use them, so I think it's possible Firefox could change their priority scheme and it would be faster.

Fair point. I agree that placeholders becomes no longer a prerequisite for browsers once we bring back the "exclusive" bit (as proposed by #2754).

OTOH, I am still not sure if there is a necessity to diverge from the design we have in HTTP/2 and start requiring clients to take the server's settings into consideration when building a prioritization tree. We currently recommend servers to set `SETTINGS_NUM_PLACEHOLDERS` to some sensible value other than zero, and given that, as I commented in https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495487631, suggesting server's to ignore placeholder IDs out of the server's advertised range might be a simpler solution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2753#issuecomment-497577780
----==_mimepart_5cf0b778d4df5_d243f88b64cd9604581df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>Currently, only Firefox would be required to change their prioritization scheme if the number of placeholders is 0. Based on information I've seen(ie: the Cloudflare presentation and my own anecdotal experience), it's not clear their use of placeholders is any better than a scheme that does not use them, so I think it's possible Firefox could change their priority scheme and it would be faster.</p>
</blockquote>
<p>Fair point. I agree that placeholders becomes no longer a prerequisite for browsers once we bring back the "exclusive" bit (as proposed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447463410" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2754" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2754/hovercard" href="https://github.com/quicwg/base-drafts/issues/2754">#2754</a>).</p>
<p>OTOH, I am still not sure if there is a necessity to diverge from the design we have in HTTP/2 and start requiring clients to take the server's settings into consideration when building a prioritization tree. We currently recommend servers to set <code>SETTINGS_NUM_PLACEHOLDERS</code> to some sensible value other than zero, and given that, as I commented in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447438539" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2753" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2753/hovercard?comment_id=495487631&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2753#issuecomment-495487631">#2753 (comment)</a>, suggesting server's to ignore placeholder IDs out of the server's advertised range might be a simpler solution.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications&amp;email_token=AFTOJK4CSLNC3GYS4P5NMDTPYCXPRA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUG6NA#issuecomment-497577780">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2P6FDPVCCWBXCJ4FDPYCXPRANCNFSM4HOZW7GQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4N7DWTICDY653XHTPYCXPRA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUG6NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK4CSLNC3GYS4P5NMDTPYCXPRA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUG6NA#issuecomment-497577780",
"url": "https://github.com/quicwg/base-drafts/issues/2753?email_source=notifications\u0026email_token=AFTOJK4CSLNC3GYS4P5NMDTPYCXPRA5CNFSM4HOZW7G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUG6NA#issuecomment-497577780",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0b778d4df5_d243f88b64cd9604581df--


From nobody Thu May 30 22:19:24 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DE401200A4 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:19:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lkZQVhwUw97m for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:19:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 674C0120019 for <quic-issues@ietf.org>; Thu, 30 May 2019 22:19:20 -0700 (PDT)
Date: Thu, 30 May 2019 22:19:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559279958; bh=8YK7OqoOODMQC/tAUhHUVrfyCTA5/RRoQz3ZB3MnaSU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=f76J+Sv/d+jpg2fx67xYNF9oRcH9tsbP8RjpKrOpJRcSyM39XNgoSwR72d82EL+/b Oe/CD3eM2XSzoW4AmzzQvp5XbGq7AazO985bgIrE3dAhYoYXnbKWLgydwUdKwGXUfJ EzTvl14F0z+Tw3L0qVSRxl3inskLCIDZ4hMT6LCo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZM7XQYAQPKJ3X2NDF27XV5NEVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761@github.com>
Subject: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0b95693c3a_2b563fbe76ecd960417354"; 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/eYGAJ7ifVK7OnPI7P8yogFk-Qvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 05:19:23 -0000

----==_mimepart_5cf0b95693c3a_2b563fbe76ecd960417354
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

At the moment, it is the client's obligation to build a prioritization tree by respecting the server-advertised value of `SETTINGS_NUM_PLACEHOLDERS`.

That seems like an unnecessary complexity. We assume servers to provide sensible amount of space for placeholders (i.e., SHOULD). Then, why do the clients need to be _forced_ to implement complex logic to handle servers not complying to the recommendation?

This PR gives the clients the freedom to express a prioritization tree that it needs regardless of what the server advertises using the `SETTINGS_NUM_PLACEHOLDERS` settings. The settings is changed to a purely advisory value; clients that do care are allowed to respect the value.

Maybe closes #2734, #2753.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2761

-- Commit Summary --

  * allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS`

-- File Changes --

    M draft-ietf-quic-http.md (30)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2761.patch
https://github.com/quicwg/base-drafts/pull/2761.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/2761

----==_mimepart_5cf0b95693c3a_2b563fbe76ecd960417354
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>At the moment, it is the client's obligation to build a prioritization tree by respecting the server-advertised value of <code>SETTINGS_NUM_PLACEHOLDERS</code>.</p>
<p>That seems like an unnecessary complexity. We assume servers to provide sensible amount of space for placeholders (i.e., SHOULD). Then, why do the clients need to be <em>forced</em> to implement complex logic to handle servers not complying to the recommendation?</p>
<p>This PR gives the clients the freedom to express a prioritization tree that it needs regardless of what the server advertises using the <code>SETTINGS_NUM_PLACEHOLDERS</code> settings. The settings is changed to a purely advisory value; clients that do care are allowed to respect the value.</p>
<p>Maybe <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2734.">closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="446547924" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2734" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2734/hovercard" href="https://github.com/quicwg/base-drafts/issues/2734">#2734</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="447438539" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2753" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2753/hovercard" href="https://github.com/quicwg/base-drafts/issues/2753">#2753</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/2761'>https://github.com/quicwg/base-drafts/pull/2761</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS`</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/2761/files#diff-0">draft-ietf-quic-http.md</a>
    (30)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2761.patch'>https://github.com/quicwg/base-drafts/pull/2761.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/2761.diff'>https://github.com/quicwg/base-drafts/pull/2761.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/2761?email_source=notifications&amp;email_token=AFTOJK6LSUPCENIFYQF3XTLPYCYNNA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW35BXA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NGTJJZFQFM7F6J3LPYCYNNANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQFX3RUSH3F66X5ZTPYCYNNA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW35BXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6LSUPCENIFYQF3XTLPYCYNNA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW35BXA",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6LSUPCENIFYQF3XTLPYCYNNA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW35BXA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf0b95693c3a_2b563fbe76ecd960417354--


From nobody Thu May 30 22:29:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC2631200D6 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:28:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.423
X-Spam-Level: 
X-Spam-Status: No, score=-8.423 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ro_nvXoIL-BM for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:28:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82602120088 for <quic-issues@ietf.org>; Thu, 30 May 2019 22:28:56 -0700 (PDT)
Date: Thu, 30 May 2019 22:28:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559280535; bh=W9lwTSU2ocZWOMj4RxdKxj3uA+IejF4GcaMY/Uj/n+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U/KCcOpF6Acv/y7NYnIGTwAK6SkNOqW2ruIVPa3GxIYnQRll2Bhzgf96okvMIFNIO /x2SeD4NWLXJQ1l5pcgl1xo9lsrnZf9Fezp6E5WOzl0vpS2WkdmbtWqlfJdIJ1eKtR qAELfvVzfDAk1D62uWmZq7R7aRyTkko9N8pD4M/E=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TOZDCBTWMPP5LJDF27XXBPEVBNHHBVHOH2Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2734/497580811@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2734@github.com>
References: <quicwg/base-drafts/issues/2734@github.com>
Subject: Re: [quicwg/base-drafts] Placeholder limits make for awkward clients (#2734)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0bb973274a_13293fb607ccd95c512459"; 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/JFK4HY5_HTGDfDxOAUc7mKjl1PY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 05:28:59 -0000

----==_mimepart_5cf0bb973274a_13293fb607ccd95c512459
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind I think there are three choices:
* a) require some servers to lie (send non-zero SETTINGS_NUM_PLACEHOLDERS even though they do not respect placeholders)
* b) require all clients to build different trees based on the value of SETTINGS_NUM_PLACEHOLDERS
* c) let the clients send placeholders out of the server's advertised range

I do not think _a_ is a good idea, because we'd be losing some signal. _b_ is what we have now, but seems like an unnecessary complexity considering the fact that some servers might still ignore placeholders (or the priority tree as a whole). To me _c_ seems to be a good middle ground. Clients that want to respect SETTINGS_NUM_PLACEHOLDERS can do so, but that becomes an option. Hence #2761.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2734#issuecomment-497580811
----==_mimepart_5cf0bb973274a_13293fb607ccd95c512459
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=8259689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a> I think there are three choices:</p>
<ul>
<li>a) require some servers to lie (send non-zero SETTINGS_NUM_PLACEHOLDERS even though they do not respect placeholders)</li>
<li>b) require all clients to build different trees based on the value of SETTINGS_NUM_PLACEHOLDERS</li>
<li>c) let the clients send placeholders out of the server's advertised range</li>
</ul>
<p>I do not think <em>a</em> is a good idea, because we'd be losing some signal. <em>b</em> is what we have now, but seems like an unnecessary complexity considering the fact that some servers might still ignore placeholders (or the priority tree as a whole). To me <em>c</em> seems to be a good middle ground. Clients that want to respect SETTINGS_NUM_PLACEHOLDERS can do so, but that becomes an option. Hence <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="450619502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2761" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2761/hovercard" href="https://github.com/quicwg/base-drafts/pull/2761">#2761</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/2734?email_source=notifications&amp;email_token=AFTOJK3AQSDQLLHFAWXHEYDPYCZRPA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWCY#issuecomment-497580811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6TBNLNA675VW6XV4DPYCZRPANCNFSM4HOJWUMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK3C2T7VATPRQBST6E3PYCZRPA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3AQSDQLLHFAWXHEYDPYCZRPA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWCY#issuecomment-497580811",
"url": "https://github.com/quicwg/base-drafts/issues/2734?email_source=notifications\u0026email_token=AFTOJK3AQSDQLLHFAWXHEYDPYCZRPA5CNFSM4HOJWUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWCY#issuecomment-497580811",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0bb973274a_13293fb607ccd95c512459--


From nobody Thu May 30 22:29:07 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8871B1200D6 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:29:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.806
X-Spam-Level: 
X-Spam-Status: No, score=-6.806 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sjSKqNjFvUpP for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 22:29:05 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B82A8120088 for <quic-issues@ietf.org>; Thu, 30 May 2019 22:29:04 -0700 (PDT)
Date: Thu, 30 May 2019 22:29:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559280543; bh=glqGNUemqVQJJeAXk0TqCtqnh/aVoZ7GOwJUcnJCTQ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YJl2JqcIkFUz/6ijNrN2BVzBSFGsUQaSWjlfXAvWtRDtvhsSIl6Hi4k+8m1UsF6Ob RuUKckAlpW3fqSbJsCzrQcCK7xJxh8gvvQurc3nEkL/gYNSBEtyYcCihP5rMMDb+zM M2WUDbXuz50bPuvU54doaAlLmDCpU1E4sSGM08pI=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TIQY7NFK2OKFISHF27XXB7EVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497580828@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0bb9f9a9b9_cb13ffa6cccd96c9070b8"; 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/e_iTS1EwrnByx__Xlv5tq663psw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 05:29:06 -0000

----==_mimepart_5cf0bb9f9a9b9_cb13ffa6cccd96c9070b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> The handshake is asymmetric in QUIC, and tokens are sent only by a client during the handshake. At the moment, there's no mechanism by which a token sent by a client can be used by a server.

I don't want to change any of that. I'm just talking about the case where the two peers reconnect, this time with switched roles. In a p2p setting, this frequently occurs, and the terms "client" and "server" have little meaning beyond identifying who initiated the 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/2760#issuecomment-497580828
----==_mimepart_5cf0bb9f9a9b9_cb13ffa6cccd96c9070b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>The handshake is asymmetric in QUIC, and tokens are sent only by a client during the handshake. At the moment, there's no mechanism by which a token sent by a client can be used by a server.</p>
</blockquote>
<p>I don't want to change any of that. I'm just talking about the case where the two peers reconnect, this time with switched roles. In a p2p setting, this frequently occurs, and the terms "client" and "server" have little meaning beyond identifying who initiated the connection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications&amp;email_token=AFTOJK3QQZXU3ORHU7V5Q2LPYCZR7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWHA#issuecomment-497580828">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYIRZUQ74BHFKHT23PYCZR7ANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYLYXSSM3AURE7AZWLPYCZR7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK3QQZXU3ORHU7V5Q2LPYCZR7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWHA#issuecomment-497580828",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK3QQZXU3ORHU7V5Q2LPYCZR7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUHWHA#issuecomment-497580828",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0bb9f9a9b9_cb13ffa6cccd96c9070b8--


From nobody Thu May 30 23:34:04 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8AC9B12007A for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:34:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eBOYMOyFFJ9t for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:34:00 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6249212008D for <quic-issues@ietf.org>; Thu, 30 May 2019 23:33:58 -0700 (PDT)
Date: Thu, 30 May 2019 23:33:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559284437; bh=vR8Uxg27PReL/Vjrgkb38MY7Zbbskhy8BsNqmLOsqWo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q8+EG3nuapdkLiGe2LvcVbOI/7Rj7ZtB2ChQnJrdBpNfDjpbUgwlSTNnTRQ193Orj yze0I381Pq3nHChE+lvk2rGfYe2WE3bBMvhS1jigJ4qmKfQG4CKDg7LkYcn3xySB4U dLOaGt2atf+X3cgjLItHPuJ3SiWj4awquPXoZhQI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG374JT5LRQVDVITF27X6VLEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497593367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0cad52aae_207f3ff3b26cd9601164cc"; 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/XTuIX8FwMEe3flqWKETGx6CO81U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 06:34:03 -0000

----==_mimepart_5cf0cad52aae_207f3ff3b26cd9601164cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

While I can understand the desire, I am wary of the complexity that it might introduce. I am not sure if we could consider (and continue to consider) the use-case during the development and the maintenance of the protocol.

Hence the question: how important is it? The only case you'd benefit a round trip from using a NEW_TOKEN token is when you can do 0-RTT. However, 0-RTT can only be used when a connection in the same direction has been established before. Considering that, I wonder what the benefit 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/2760#issuecomment-497593367
----==_mimepart_5cf0cad52aae_207f3ff3b26cd9601164cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>While I can understand the desire, I am wary of the complexity that it might introduce. I am not sure if we could consider (and continue to consider) the use-case during the development and the maintenance of the protocol.</p>
<p>Hence the question: how important is it? The only case you'd benefit a round trip from using a NEW_TOKEN token is when you can do 0-RTT. However, 0-RTT can only be used when a connection in the same direction has been established before. Considering that, I wonder what the benefit 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/2760?email_source=notifications&amp;email_token=AFTOJK2AV6YEYLPSNBYULJ3PYDBFLA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUKYFY#issuecomment-497593367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZRMTLHTXFV6RYGYTPYDBFLANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LZ7EULGXPU6WXRCLPYDBFLA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUKYFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK2AV6YEYLPSNBYULJ3PYDBFLA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUKYFY#issuecomment-497593367",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK2AV6YEYLPSNBYULJ3PYDBFLA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUKYFY#issuecomment-497593367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0cad52aae_207f3ff3b26cd9601164cc--


From nobody Thu May 30 23:49:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3AC51200E3 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:49:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sbD05BJE01CC for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:49:44 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D845412008F for <quic-issues@ietf.org>; Thu, 30 May 2019 23:49:43 -0700 (PDT)
Date: Thu, 30 May 2019 23:49:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559285382; bh=bheiTEuuEPnqL9WKAZPjBrOKGMwKrrcujokEGoSHXfg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lCJIGUf4wr/MI5jpD/fR82/ODM/dScF4M4ZAzWJrivlHfhaaLoPQtQTauRfsaJDqf eh74FDRPtTBoKB0B+/x/R+CP3lMus9CDmn7/rkjiXciAXQdFF0dJ+3X3xujIn/X/Wx r0DHmkl8Gm0MtSy1ckb5T6zdRpm/jDfBvuwU1v/U=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYGRINQFWHL6OLLGPF27YAQNEVBNHHBUZJ65I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2690/c497596898@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2690@github.com>
References: <quicwg/base-drafts/pull/2690@github.com>
Subject: Re: [quicwg/base-drafts] Orphan Placeholder (#2690)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0ce8689503_6c5c3fe9224cd95c15792b"; 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/Ck2ki2MhSL1MCAbEMhLjxW3hKdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 06:49:46 -0000

----==_mimepart_5cf0ce8689503_6c5c3fe9224cd95c15792b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW, we've implement this.

Orphan placeholder was indeed a simplification for us; we could revert the introduction of `implicitly_initialized` flag that we had to make to the HTTP/2 scheduler (see https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490330136). Now, we are using the HTTP/2 scheduler as-is in our HTTP/3 stack.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2690#issuecomment-497596898
----==_mimepart_5cf0ce8689503_6c5c3fe9224cd95c15792b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>FWIW, we've implement this.</p>
<p>Orphan placeholder was indeed a simplification for us; we could revert the introduction of <code>implicitly_initialized</code> flag that we had to make to the HTTP/2 scheduler (see <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="418407068" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2502/hovercard?comment_id=490330136&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/2502#issuecomment-490330136">#2502 (comment)</a>). Now, we are using the HTTP/2 scheduler as-is in our HTTP/3 stack.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications&amp;email_token=AFTOJK7TWOTKBCCECSBRKETPYDDANA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWULTYQ#issuecomment-497596898">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VUEKHMIOR2KKFOODPYDDANANCNFSM4HMFJQOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZHLSY2I7UMKY27ZTPYDDANA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWULTYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJK7TWOTKBCCECSBRKETPYDDANA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWULTYQ#issuecomment-497596898",
"url": "https://github.com/quicwg/base-drafts/pull/2690?email_source=notifications\u0026email_token=AFTOJK7TWOTKBCCECSBRKETPYDDANA5CNFSM4HMFJQOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWULTYQ#issuecomment-497596898",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0ce8689503_6c5c3fe9224cd95c15792b--


From nobody Thu May 30 23:55:16 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E27C1200E3 for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:55:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id adwVRAp5caJv for <quic-issues@ietfa.amsl.com>; Thu, 30 May 2019 23:55:12 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F0A312003F for <quic-issues@ietf.org>; Thu, 30 May 2019 23:55:12 -0700 (PDT)
Date: Thu, 30 May 2019 23:55:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559285711; bh=2ecnheIsUE8cgLun+kvCrgl+qSg+fwlbE07AsyDJ4UU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dhejBv+H1/AlnccL4G8bV/CaNFiCGYHBMrVxj1uPMViFkPriPjb94IaD/cSWEL6a2 EZrxLQxKM3nGaDu0m4fME2X2b84ZJtkju9JGbyGb7Sh2Bwzl5zzPrksqyXgsjzpOPN lxaO2lkwdFiwm72k21cqwHBesMEt9tU8ZU1B94Gc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GNV7IFRNRXQP3AJF27YBE5EVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497598215@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0cfceeb39a_31423f9da22cd95c142626"; 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/Sulw1Ez5iq_PVnfrWSsgDJIbcd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 06:55:14 -0000

----==_mimepart_5cf0cfceeb39a_31423f9da22cd95c142626
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> While I can understand the desire, I am wary of the complexity that it might introduce. I am not sure if we could consider (and continue to consider) the use-case during the development and the maintenance of the protocol.

I don't think there's a lot of complexity here. The token is literally just an opaque blob which is transferred on one connection and reused on another connection. All the complexity of issuing, encrypting, validating and using the tokens is born by the implementations, and if p2p isn't your use case, you don't need to do anything.

> The only case you'd benefit a round trip from using a NEW_TOKEN token is when you can do 0-RTT. However, 0-RTT can only be used when a connection in the same direction has been established before. 

There are two benefits here, that apply even if you don't do 0-RTT:

1. You save one round-trip for address validation.
2. You can encode additional information into the token. For example, an implementation could encode the RTT of the old connection into the token, and use that as an initial estimate when establishing a new 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/2760#issuecomment-497598215
----==_mimepart_5cf0cfceeb39a_31423f9da22cd95c142626
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>While I can understand the desire, I am wary of the complexity that it might introduce. I am not sure if we could consider (and continue to consider) the use-case during the development and the maintenance of the protocol.</p>
</blockquote>
<p>I don't think there's a lot of complexity here. The token is literally just an opaque blob which is transferred on one connection and reused on another connection. All the complexity of issuing, encrypting, validating and using the tokens is born by the implementations, and if p2p isn't your use case, you don't need to do anything.</p>
<blockquote>
<p>The only case you'd benefit a round trip from using a NEW_TOKEN token is when you can do 0-RTT. However, 0-RTT can only be used when a connection in the same direction has been established before.</p>
</blockquote>
<p>There are two benefits here, that apply even if you don't do 0-RTT:</p>
<ol>
<li>You save one round-trip for address validation.</li>
<li>You can encode additional information into the token. For example, an implementation could encode the RTT of the old connection into the token, and use that as an initial estimate when establishing a new connection.</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/issues/2760?email_source=notifications&amp;email_token=AFTOJK57YLSZ3EFBLDESBLTPYDDU5A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUL6BY#issuecomment-497598215">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XEUHAPRG3TYOGM2LPYDDU5ANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QZZPBCONG3VLYCEDPYDDU5A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUL6BY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK57YLSZ3EFBLDESBLTPYDDU5A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUL6BY#issuecomment-497598215",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK57YLSZ3EFBLDESBLTPYDDU5A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUL6BY#issuecomment-497598215",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0cfceeb39a_31423f9da22cd95c142626--


From nobody Fri May 31 02:18:55 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BD91120052 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 02:18:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dnRY9NqQM4Xd for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 02:18:53 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B840D1200BA for <quic-issues@ietf.org>; Fri, 31 May 2019 02:18:52 -0700 (PDT)
Date: Fri, 31 May 2019 02:18:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559294331; bh=8ei5WvAuUncotrCBGvRdYyATWYuFHMt5rBjrJ+onfls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KrE/ZQws9D+ZnnVl5vRAMuycOpHyMDskpKVwHY6BGtpINpzJ6ml40h8NdPg/tMoVn vi+4ig/l76vJmYqmHxmmkUpYDr19CDVIXoMRMm6Fu9i26jEv7/b0Xeol3GHSQnXMk2 43KpnKUC6nUzgF8RsYaPTwSR9T+vL3QmHSNopxX8=
From: Kazuho Oku <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/2761/push/3666588058@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0f17b5373f_f233f8fb58cd960188963"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
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/cs0ugZRSH97p8QokUYiR48QCocA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 09:18:54 -0000

----==_mimepart_5cf0f17b5373f_f233f8fb58cd960188963
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

a87dd7a73047aa243ab943b3f0570a8cf382dc69  s/0/zero/


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761/files/231f8d9ecf7a13c76b809dcd704eef0683272391..a87dd7a73047aa243ab943b3f0570a8cf382dc69

----==_mimepart_5cf0f17b5373f_f233f8fb58cd960188963
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a87dd7a73047aa243ab943b3f0570a8cf382dc69">a87dd7a</a>  s/0/zero/</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/2761/files/231f8d9ecf7a13c76b809dcd704eef0683272391..a87dd7a73047aa243ab943b3f0570a8cf382dc69?email_source=notifications&amp;email_token=AFTOJKZPKE22KH5QJSYTU53PYDUPXA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DMNJYHAYDKOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74A4SYNQNXIWK2GYLPYDUPXANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TJXGP6A6IKDVDJNDPYDUPXA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DMNJYHAYDKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761/files/231f8d9ecf7a13c76b809dcd704eef0683272391..a87dd7a73047aa243ab943b3f0570a8cf382dc69?email_source=notifications\u0026email_token=AFTOJKZPKE22KH5QJSYTU53PYDUPXA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DMNJYHAYDKOA",
"url": "https://github.com/quicwg/base-drafts/pull/2761/files/231f8d9ecf7a13c76b809dcd704eef0683272391..a87dd7a73047aa243ab943b3f0570a8cf382dc69?email_source=notifications\u0026email_token=AFTOJKZPKE22KH5QJSYTU53PYDUPXA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DMNJYHAYDKOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf0f17b5373f_f233f8fb58cd960188963--


From nobody Fri May 31 03:17:23 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 927B5120025 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 03:17:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j7Zik4eK24Ev for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 03:17:19 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78D9512001B for <quic-issues@ietf.org>; Fri, 31 May 2019 03:17:19 -0700 (PDT)
Date: Fri, 31 May 2019 03:17:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559297838; bh=KJRHHQ//x6dDoDlV5z/u5dQdHmvvA4gvSCHMJIbKP9k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cX4VcczJihMM1bpOoGg/TdENVVlH/TmkaRT5JqsrVorRMTbRmXa+egglzjjcdD58F 6WfSEqOvwoxxqISMQbNZDVn6nGk6u6KDnu006b+I1NqSljO/YDp0qKX9nURZjuvcbt YSudP76mL7sV56zcXjs2kI5Gz3z7dxa6VWojaJso=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRVMRAPXHV7GVQXN527YY25EVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/review/244235054@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0ff2e4f6ae_4b423f8bcaccd96422685e"; 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/VjtxfK_s_Bs5nwiVje9SmI2OTb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 10:17:22 -0000

----==_mimepart_5cf0ff2e4f6ae_4b423f8bcaccd96422685e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server's limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server's advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the

I think you want s/prioritized element/element dependency. Such that if a stream is assigned as dependent on a placeholder ID greater than SETTINGS_NUM_PLACEHOLDERS, then it becomes dependent on root.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761#pullrequestreview-244235054
----==_mimepart_5cf0ff2e4f6ae_4b423f8bcaccd96422685e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2761#discussion_r289334418">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server&#39;s limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server&#39;s advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the
</pre>
<p>I think you want s/prioritized element/element dependency. Such that if a stream is assigned as dependent on a placeholder ID greater than SETTINGS_NUM_PLACEHOLDERS, then it becomes dependent on root.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications&amp;email_token=AFTOJK6JVE7PABOJ7BLVFSDPYD3K5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HLWLQ#pullrequestreview-244235054">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76WG32HK25RN4AYIDPYD3K5ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKZH7MLZYBYSDKTTCWDPYD3K5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HLWLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6JVE7PABOJ7BLVFSDPYD3K5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HLWLQ#pullrequestreview-244235054",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6JVE7PABOJ7BLVFSDPYD3K5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HLWLQ#pullrequestreview-244235054",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0ff2e4f6ae_4b423f8bcaccd96422685e--


From nobody Fri May 31 03:20:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6308120019 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 03:20:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TXTvrtuev_lN for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 03:20:43 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8624D12004C for <quic-issues@ietf.org>; Fri, 31 May 2019 03:20:43 -0700 (PDT)
Date: Fri, 31 May 2019 03:20:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559298042; bh=tKyeGNvpaXjHORFAoR7VxHyfHJtjmEU8LwlfRsPgcrc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qVjbwZqkw1pENdChK9uhL/7mYZAhhaLCuV7/HEWIP98DWEV8l0aCbmRdkSza2bnGV b1ARd2ELo2UttkScVzRzq/eOjiSzSjJPeF3SUTirdUUglVX9633lYnYU8zDVg02QNT v5omBCY4suAq/1eAbhVz2KLzwjMSZ1MF4cANaFTM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73O2KWPVRAW4PDK6F27YZHVEVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/review/244236335@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf0fffa41ff4_7f13ffd04ccd9681603d"; 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/UJixk522VP7KjTLcX9NaCXEU7qo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 10:20:47 -0000

----==_mimepart_5cf0fffa41ff4_7f13ffd04ccd9681603d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server's limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server's advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the

NVM, you say that in the next sentence. 

Perhaps if you reorder the text to make the subject of each sentence come earlier, it will be easier to read it 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/2761#discussion_r289335339
----==_mimepart_5cf0fffa41ff4_7f13ffd04ccd9681603d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2761#discussion_r289335339">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server&#39;s limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server&#39;s advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the
</pre>
<p>NVM, you say that in the next sentence.</p>
<p>Perhaps if you reorder the text to make the subject of each sentence come earlier, it will be easier to read it 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/2761?email_source=notifications&amp;email_token=AFTOJK7YSZKWFNVRV2JAV73PYD3XVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HMALY#discussion_r289335339">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37JN5VBIKUMXUYIKLPYD3XVANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK65BR7DQZXJCKSYPTLPYD3XVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HMALY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7YSZKWFNVRV2JAV73PYD3XVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HMALY#discussion_r289335339",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7YSZKWFNVRV2JAV73PYD3XVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2HMALY#discussion_r289335339",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf0fffa41ff4_7f13ffd04ccd9681603d--


From nobody Fri May 31 06:56:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B880812009C for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 06:56:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1bC2__HKs1S2 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 06:56:49 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47867120025 for <quic-issues@ietf.org>; Fri, 31 May 2019 06:56:49 -0700 (PDT)
Date: Fri, 31 May 2019 06:56:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559311007; bh=ewDrQPFtGiZxL1TkA4p9DzwitSFuE6ayyjofuzLoY3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uhyaaSCstcXTKkv4xjQ3c++SqjxKrtRNvISykKaBpAdIxv0FvrwcG+9yBUwNnG9Cr RCBPe4uOhYWGbjC7faG5ZSsvOm7gVYEtaJlqHdX3Q9JEjeUv/awzd/tocOe3s6/umI vE5hrQvYKxg+5rdyYtojcVCGbZYjOw3/l1xFbLQM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJZKJKKC3DXPWXX2F27ZSR7EVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497717983@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf1329fa5043_69be3fb64a6cd96020861a"; 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/uTc3QIChNH-xi3HnVBEIJYhzjKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 13:56:51 -0000

----==_mimepart_5cf1329fa5043_69be3fb64a6cd96020861a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe the server p2p case is important and a lot of work has been put into making QUIC symmetric.

Background: Symmetry breaks down naturally in the handshake where one is the initiator, and later in migration where only the client can migrate. The handshake is natural, and migration is simply cost-benefit. There are use cases for server migration in ICE client p2p configuration. For server p2p migration is not important which is probably why it was easily agreed to move that to v2.

Conclusion: symmetry is desirable when feasible, but not at all cost.

So, is the token symmetry worthwhile? In the sense that server p2p is, then maybe. In this configuration peers are expected to be fairly static, so an initial extra roundtrip is probably not that big of a deal when roles reverse. But for v2 it certainly makes sense to include.

There are other case like mesh networking where configuration is much more dynamic and is neither cilent p2p nor server p2p. Here saving a roundtrip could be valuable but it might not matter because when it becomes relevant to use such a token, the configuration might have moved on to new pairs of peers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2760#issuecomment-497717983
----==_mimepart_5cf1329fa5043_69be3fb64a6cd96020861a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe the server p2p case is important and a lot of work has been put into making QUIC symmetric.</p>
<p>Background: Symmetry breaks down naturally in the handshake where one is the initiator, and later in migration where only the client can migrate. The handshake is natural, and migration is simply cost-benefit. There are use cases for server migration in ICE client p2p configuration. For server p2p migration is not important which is probably why it was easily agreed to move that to v2.</p>
<p>Conclusion: symmetry is desirable when feasible, but not at all cost.</p>
<p>So, is the token symmetry worthwhile? In the sense that server p2p is, then maybe. In this configuration peers are expected to be fairly static, so an initial extra roundtrip is probably not that big of a deal when roles reverse. But for v2 it certainly makes sense to include.</p>
<p>There are other case like mesh networking where configuration is much more dynamic and is neither cilent p2p nor server p2p. Here saving a roundtrip could be valuable but it might not matter because when it becomes relevant to use such a token, the configuration might have moved on to new pairs of peers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications&amp;email_token=AFTOJK4FFKA3TQZZYRB5GJDPYEVB7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVJFXY#issuecomment-497717983">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2NVZFXEVNEBYQLMPTPYEVB7ANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6T2BMK5366IOBQAULPYEVB7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVJFXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK4FFKA3TQZZYRB5GJDPYEVB7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVJFXY#issuecomment-497717983",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK4FFKA3TQZZYRB5GJDPYEVB7A5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVJFXY#issuecomment-497717983",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf1329fa5043_69be3fb64a6cd96020861a--


From nobody Fri May 31 07:02:26 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E965612008C for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:02:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MH7fT9JhJTld for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:02:23 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9256012006F for <quic-issues@ietf.org>; Fri, 31 May 2019 07:02:23 -0700 (PDT)
Date: Fri, 31 May 2019 07:02:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559311342; bh=btx4U72Xlu8Ln717VVsbi68urhJyevB+gXZP5TsM3l8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r2ILf3rHHNm9LcE9EqFDHU375sYchxuHNxKGYb/0mwn1qs5El9ymC+z0mbS7eLqSI +WmZNSP5PtW/9OXjd4DFC2wz0A/uzisMezPGvpxj1Lb7h8D65xadzREpLXHVufQ6S4 qX4nI6xpjQays77pWeJQ1gN0ksI0554Rcidnlu+U=
From: Kazuho Oku <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/2761/push/3667512389@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf133ee73b4c_8c13ff309acd9605260ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
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/6fFgF3XfPpV7dmNfMOiPxD72rxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 14:02:25 -0000

----==_mimepart_5cf133ee73b4c_8c13ff309acd9605260ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

4579ada05eba97b83e8eb9833ea013b70d30cc10  editorial


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761/files/a87dd7a73047aa243ab943b3f0570a8cf382dc69..4579ada05eba97b83e8eb9833ea013b70d30cc10

----==_mimepart_5cf133ee73b4c_8c13ff309acd9605260ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4579ada05eba97b83e8eb9833ea013b70d30cc10">4579ada</a>  editorial</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/2761/files/a87dd7a73047aa243ab943b3f0570a8cf382dc69..4579ada05eba97b83e8eb9833ea013b70d30cc10?email_source=notifications&amp;email_token=AFTOJK4HEPF6LDZSV76ARRTPYEVW5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DONJRGIZTQOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IF7DBGEABOGONAALPYEVW5ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CEMCMT2JDZFKQAKTPYEVW5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DONJRGIZTQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761/files/a87dd7a73047aa243ab943b3f0570a8cf382dc69..4579ada05eba97b83e8eb9833ea013b70d30cc10?email_source=notifications\u0026email_token=AFTOJK4HEPF6LDZSV76ARRTPYEVW5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DONJRGIZTQOI",
"url": "https://github.com/quicwg/base-drafts/pull/2761/files/a87dd7a73047aa243ab943b3f0570a8cf382dc69..4579ada05eba97b83e8eb9833ea013b70d30cc10?email_source=notifications\u0026email_token=AFTOJK4HEPF6LDZSV76ARRTPYEVW5A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DGOJQGA4TEN2QOVZWQIZTGY3DONJRGIZTQOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf133ee73b4c_8c13ff309acd9605260ec--


From nobody Fri May 31 07:03:53 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 825351200E0 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:03:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.424
X-Spam-Level: 
X-Spam-Status: No, score=-8.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_l9kTXuiYEG for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:03:49 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68090120220 for <quic-issues@ietf.org>; Fri, 31 May 2019 07:03:49 -0700 (PDT)
Date: Fri, 31 May 2019 07:03:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559311428; bh=bVtCyNASNmyEMMlJ8ooig8H89/IAuNKlpYk4kvAyzX4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gIwHUxHTfU7LseEC29HaB8V4joSuywdr5iw2Ro480wZ6luYvlI4U95BQN77AJPriM I5eZ9D6Nq6lJqtM/pDg10gw1vz9F1Kd96waj5f2zn4kHhIUI8s7mH6/85Ku+8RAm4z pFnBbdboudA+p0zURAxhpIOUXKPbV6M64qv5BzIs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4MN4DJJIARVIUHXK527ZTMJEVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/review/244325532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf134448ee6e_27b33fab462cd96449778d"; 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/7eHQ74dpfMCu4wMKelYNgXfPxsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 14:03:52 -0000

----==_mimepart_5cf134448ee6e_27b33fab462cd96449778d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server's limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server's advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the

@LPardue Thank you for the comment. I've changed the flow of the sentences in 4579ada. 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/2761#discussion_r289402690
----==_mimepart_5cf134448ee6e_27b33fab462cd96449778d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2761#discussion_r289402690">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server&#39;s limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server&#39;s advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> Thank you for the comment. I've changed the flow of the sentences in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/4579ada05eba97b83e8eb9833ea013b70d30cc10/hovercard" href="https://github.com/quicwg/base-drafts/commit/4579ada05eba97b83e8eb9833ea013b70d30cc10"><tt>4579ada</tt></a>. 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/2761?email_source=notifications&amp;email_token=AFTOJK7KJ65F7LRJNCCDTQ3PYEV4JA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IBZHA#discussion_r289402690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ72NDPFZX37AYLA33PYEV4JANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYO6QR7UGYTZTMGY6LPYEV4JA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IBZHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7KJ65F7LRJNCCDTQ3PYEV4JA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IBZHA#discussion_r289402690",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7KJ65F7LRJNCCDTQ3PYEV4JA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IBZHA#discussion_r289402690",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf134448ee6e_27b33fab462cd96449778d--


From nobody Fri May 31 07:18:00 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC02A1200E5 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:17:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.424
X-Spam-Level: 
X-Spam-Status: No, score=-8.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fLW470g-P1rr for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 07:17:57 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA11A120052 for <quic-issues@ietf.org>; Fri, 31 May 2019 07:17:56 -0700 (PDT)
Date: Fri, 31 May 2019 07:17:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559312275; bh=WiSBHWIQxf6xVDYUeKyAAA3M88LdrhMUQ7ryko0T2W4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OMy4d+Md1kqakrOLJnZlSjJdd7SXsj95GBl/vu71tOhtLTWMIocga3mVEyqioEn72 814Rl99jz5CK8B+jm8JO2AvVyJftcL6I/im76gzPeoXGrkvXULWIrjj9c2PcNfMq3B ymyhDy7otzliHo5a9L2JOGtsKD2dQp9s5hY58mHQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EE7QFA24CNPHRO6N27ZVBHEVBNHHBVVRQLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2760/497725048@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2760@github.com>
References: <quicwg/base-drafts/issues/2760@github.com>
Subject: Re: [quicwg/base-drafts] NEW_TOKEN should be symmetric (#2760)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf13793d86a8_72233fa53e2cd96818156d"; 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/iOoNVWX3MoF3q0bDu_F-Q-_qHZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 14:17:59 -0000

----==_mimepart_5cf13793d86a8_72233fa53e2cd96818156d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann 
> The token is literally just an opaque blob which is transferred on one connection and reused on another connection. All the complexity of issuing, encrypting, validating and using the tokens is born by the implementations, and if p2p isn't your use case, you don't need to do anything.

While I agree that tokens are just blobs, there are bunch of text explaining how a token is expected to be (or to not be) used, assuming that the roles between the endpoints do not change.

> There are two benefits here, that apply even if you don't do 0-RTT:
> 
> 1. You save one round-trip for address validation.

The only difference will be the amount of 0.5-RTT data that the server can send. It's either 3 packets (without token) or more (with token, like 10 packets or the CWND remembered by the token). Regardless of the availability of the token, the server cannot send data that cannot be replayed, because until it cannot be certain that the Initial packets that it received came from a legitimate client until it receives a response from the client.

So it seems to me that there'd be some difference, the benefit depending on if P2P application protocols require the server to send several packets worth of data before receiving anything from the client, before validating the client's authenticity.

> 2. You can encode additional information into the token. For example, an implementation could encode the RTT of the old connection into the token, and use that as an initial estimate when establishing a new connection.

I am not sure how much that is important, because in this scenario, the endpoint that is now acting as the client (i.e. the endpoint that offered the token) should have the knowledge of the RTT. Then, it would retransmit it's Initial at the correct moment, which would trigger the server to retransmit 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/2760#issuecomment-497725048
----==_mimepart_5cf13793d86a8_72233fa53e2cd96818156d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a></p>
<blockquote>
<p>The token is literally just an opaque blob which is transferred on one connection and reused on another connection. All the complexity of issuing, encrypting, validating and using the tokens is born by the implementations, and if p2p isn't your use case, you don't need to do anything.</p>
</blockquote>
<p>While I agree that tokens are just blobs, there are bunch of text explaining how a token is expected to be (or to not be) used, assuming that the roles between the endpoints do not change.</p>
<blockquote>
<p>There are two benefits here, that apply even if you don't do 0-RTT:</p>
<ol>
<li>You save one round-trip for address validation.</li>
</ol>
</blockquote>
<p>The only difference will be the amount of 0.5-RTT data that the server can send. It's either 3 packets (without token) or more (with token, like 10 packets or the CWND remembered by the token). Regardless of the availability of the token, the server cannot send data that cannot be replayed, because until it cannot be certain that the Initial packets that it received came from a legitimate client until it receives a response from the client.</p>
<p>So it seems to me that there'd be some difference, the benefit depending on if P2P application protocols require the server to send several packets worth of data before receiving anything from the client, before validating the client's authenticity.</p>
<blockquote>
<ol start="2">
<li>You can encode additional information into the token. For example, an implementation could encode the RTT of the old connection into the token, and use that as an initial estimate when establishing a new connection.</li>
</ol>
</blockquote>
<p>I am not sure how much that is important, because in this scenario, the endpoint that is now acting as the client (i.e. the endpoint that offered the token) should have the knowledge of the RTT. Then, it would retransmit it's Initial at the correct moment, which would trigger the server to retransmit 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/2760?email_source=notifications&amp;email_token=AFTOJK7H6MTSRKCUUB6R32DPYEXRHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVK46A#issuecomment-497725048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YPWNYIARGUARTTT3PYEXRHANCNFSM4HRC37VQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUQGXXMK56PIBT52DPYEXRHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVK46A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK7H6MTSRKCUUB6R32DPYEXRHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVK46A#issuecomment-497725048",
"url": "https://github.com/quicwg/base-drafts/issues/2760?email_source=notifications\u0026email_token=AFTOJK7H6MTSRKCUUB6R32DPYEXRHA5CNFSM4HRC37V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVK46A#issuecomment-497725048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf13793d86a8_72233fa53e2cd96818156d--


From nobody Fri May 31 08:34:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79ADE1200F6 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 08:34:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yr8F-mjff5K5 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 08:34:25 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E664A120074 for <quic-issues@ietf.org>; Fri, 31 May 2019 08:34:24 -0700 (PDT)
Date: Fri, 31 May 2019 08:34:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559316863; bh=bVWV6BaM+HYsQZzVBFO7rFzi59/AdXmPCSFdSNSbAhk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tcob5KPt3M3ik/bWYxlG0AiQEV4J1HPncF9s9FmnBXCvm2tmaTtZo/DTN21BygJfv QWKIaq9rxoGvRaolMiTFDgXNPG5X8A13hk7M7QqY0AJWrtb8wQccAJPjK4DIx5qC2t 2PubF8XrfFnwnnBDKzfi7+2UQeFG9mhn8MqmVYXg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2C66AMHNV55PKDNCN27Z577EVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/review/244375874@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf1497f9d908_76833fecf8ccd95c1575de"; 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/6p9LCNYSizxhJp6Q1PCSVZeTDBw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 15:34:26 -0000

----==_mimepart_5cf1497f9d908_76833fecf8ccd95c1575de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server's limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server's advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the

That looks better 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/2761#discussion_r289441411
----==_mimepart_5cf1497f9d908_76833fecf8ccd95c1575de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2761#discussion_r289441411">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1202,9 +1202,15 @@ The following situations are examples of invalid PRIORITY frames:
 A PRIORITY frame with Empty bits not set to zero MAY be treated as a connection
 error of type HTTP_MALFORMED_FRAME.
 
-A PRIORITY frame that references a non-existent Push ID, a Placeholder ID
-greater than the server&#39;s limit, or a Stream ID the client is not yet permitted
-to open MUST be treated as a connection error of type HTTP_LIMIT_EXCEEDED.
+A PRIORITY frame that references a non-existent Push ID, or a Stream ID the
+client is not yet permitted to open MUST be treated as a connection error of
+type HTTP_LIMIT_EXCEEDED.
+
+A PRIORITY frame MAY reference a Placeholder ID that is equal to or greater than
+the server&#39;s advertised value of the `SETTINGS_NUM_PLACEHOLDERS` settings.  The
+server SHOULD ignore PRIORITY frames that specify such placeholders as the
+prioritized element.  The server SHOULD use the root of the tree as the
</pre>
<p>That looks better 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/2761?email_source=notifications&amp;email_token=AFTOJK763ZVNDUPYZP3GZJTPYFAP7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IOCQQ#discussion_r289441411">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OYT62Q4ZL6S2FQMDPYFAP7ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7I2UY654WKDLAMGU3PYFAP7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IOCQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK763ZVNDUPYZP3GZJTPYFAP7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IOCQQ#discussion_r289441411",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK763ZVNDUPYZP3GZJTPYFAP7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2IOCQQ#discussion_r289441411",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf1497f9d908_76833fecf8ccd95c1575de--


From nobody Fri May 31 08:39:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D436F12008A for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 08:39:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ojBisgVnTaVn for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 08:39:26 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0EF6212003E for <quic-issues@ietf.org>; Fri, 31 May 2019 08:39:26 -0700 (PDT)
Date: Fri, 31 May 2019 08:39:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559317165; bh=UDWWrT56lU1GwjLtfvdkYd0kgZLA5ZAvZWsIy1e3thM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HFI6bqAzMuf/1L30bUi1IwDqtNV5g7vksAeSFJRy1ggpokTGTk2Aali1EXzyJInKz WWSS+PfVD61gvgbYYv49mX741GwucBOTBjnfwkUFiMXWgfGgER8+fJKh5T6+p575+V vDDIkIy8ZbCt/2YHtpFRNeM20mdSZ+sjTHkQ5rGg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VGXFZUE5VDTMZJDV27Z6S3EVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/c497756420@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf14aad517d0_324a3f9a8f6cd96414926c"; 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/JHDBCN4IyxAXV19c6UuVEzK4LlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 15:39:28 -0000

----==_mimepart_5cf14aad517d0_324a3f9a8f6cd96414926c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A general comment on this is that things might get racy depending on how things get resolved with the initial value of SETTINGS_NUM_PLACEHOLDERS. If the default is low and a SETTINGS frame would increase it, then the client that attempts to set placeholder priority too eagerly may not get the result they expect.

In practice what we might see is that different servers implement some internal limit to num placeholders and manage the tree that way, settling on some value that works well for most clients. 

I think that *is* the spirit of this change. This change allows some looser behaviour and unlike HTTP/2 phantom streams, doesn't tie up stream credits for prioritisation structures.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761#issuecomment-497756420
----==_mimepart_5cf14aad517d0_324a3f9a8f6cd96414926c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A general comment on this is that things might get racy depending on how things get resolved with the initial value of SETTINGS_NUM_PLACEHOLDERS. If the default is low and a SETTINGS frame would increase it, then the client that attempts to set placeholder priority too eagerly may not get the result they expect.</p>
<p>In practice what we might see is that different servers implement some internal limit to num placeholders and manage the tree that way, settling on some value that works well for most clients.</p>
<p>I think that <em>is</em> the spirit of this change. This change allows some looser behaviour and unlike HTTP/2 phantom streams, doesn't tie up stream credits for prioritisation structures.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications&amp;email_token=AFTOJK3CFG6TOFZQSNIRWL3PYFBC3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVSSBA#issuecomment-497756420">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3J55U354V4MJZRLKTPYFBC3ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6T6J7UXX7VYFG6ZTDPYFBC3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVSSBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK3CFG6TOFZQSNIRWL3PYFBC3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVSSBA#issuecomment-497756420",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK3CFG6TOFZQSNIRWL3PYFBC3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVSSBA#issuecomment-497756420",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf14aad517d0_324a3f9a8f6cd96414926c--


From nobody Fri May 31 11:14:46 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2FCC1202E4 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:14:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tKY9jko6qJMw for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:14:43 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 95AD61202E9 for <quic-issues@ietf.org>; Fri, 31 May 2019 11:14:33 -0700 (PDT)
Date: Fri, 31 May 2019 11:14:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559326472; bh=uKMXTkhTB81cZxX4+KcH71fYQ2FMussCwI83uSvQr+k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=k/srHNwRGNuPZjqSWVzwN9qBSxJHQo/5WkC0cpc1xDwrDkUo65i23NfNu+nvpgWHH Eb8gp0+jrPCbtBOD9llXjM0Uul7GvTY2ykGwPfRuD6HzIw6pFxBqpkcMl2ub3xSj0l U5YyStX+c+cVFGEqBzAomJBY6xFPgR1HwJT+vgnA=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HJTX3GDQI25GBKNN272QYREVBNHHBVYEEBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2762@github.com>
Subject: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf16f0875821_2e733fac9c6cd968124527"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nTN_3IwE6F5gJvHyrRD5AyTYCmI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:14:45 -0000

----==_mimepart_5cf16f0875821_2e733fac9c6cd968124527
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As per https://github.com/quicwg/base-drafts/issues/2100#issuecomment-495233158 HTTP MUST allow enough uni streams credits for mandatory streams (control, QPACK encoder/decoder, other mandatory extensions) but is not required to grant additional credits if the peer wastes them.

---

This is the companion PR to #2529 updating the requirements in the HTTP draft, and together they fix #2100. I created a separate PR since it touches -http instead of -qpack, so it doesn't get bloacked by the QPACK refactoring.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2762

-- Commit Summary --

  * Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK

-- File Changes --

    M draft-ietf-quic-http.md (18)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2762.patch
https://github.com/quicwg/base-drafts/pull/2762.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/2762

----==_mimepart_5cf16f0875821_2e733fac9c6cd968124527
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>As per <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed=
 to load issue title" data-id=3D"387650444" data-permission-text=3D"Issue=
 title is private" data-url=3D"https://github.com/quicwg/base-drafts/issu=
es/2100" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base=
-drafts/issues/2100/hovercard?comment_id=3D495233158&amp;comment_type=3Di=
ssue_comment" href=3D"https://github.com/quicwg/base-drafts/issues/2100#i=
ssuecomment-495233158">#2100 (comment)</a> HTTP MUST allow enough uni str=
eams credits for mandatory streams (control, QPACK encoder/decoder, other=
 mandatory extensions) but is not required to grant additional credits if=
 the peer wastes them.</p>
<hr>
<p>This is the companion PR to <a class=3D"issue-link js-issue-link" data=
-error-text=3D"Failed to load issue title" data-id=3D"422691814" data-per=
mission-text=3D"Issue title is private" data-url=3D"https://github.com/qu=
icwg/base-drafts/issues/2529" data-hovercard-type=3D"pull_request" data-h=
overcard-url=3D"/quicwg/base-drafts/pull/2529/hovercard" href=3D"https://=
github.com/quicwg/base-drafts/pull/2529">#2529</a> updating the requireme=
nts in the HTTP draft, and together they <span class=3D"issue-keyword too=
ltipped tooltipped-se" aria-label=3D"This pull request closes issue #2100=
.">fix</span> <a class=3D"issue-link js-issue-link" data-error-text=3D"Fa=
iled to load issue title" data-id=3D"387650444" data-permission-text=3D"I=
ssue title is private" data-url=3D"https://github.com/quicwg/base-drafts/=
issues/2100" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/=
base-drafts/issues/2100/hovercard" href=3D"https://github.com/quicwg/base=
-drafts/issues/2100">#2100</a>. I created a separate PR since it touches =
-http instead of -qpack, so it doesn't get bloacked by the QPACK refactor=
ing.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/2762=
'>https://github.com/quicwg/base-drafts/pull/2762</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Mandate allowing peer to create enough unidirectional streams for H=
TTP and QPACK</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href=3D"https://github.com/quicwg/base-drafts/pull/2762/files#diff=
-0">draft-ietf-quic-http.md</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2762.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/2762.patch</a></li>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/2762.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/2762.diff</a></li>
</ul>

<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/2762?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK72TVPCY4D4E7S7VBTPYFTIRA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFUVEXG43VMW=
VGG33NNVSW45C7NFSM4GXAQQEQ">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK6HGHGJW77EPG6YDEDPYFTIRAN=
CNFSM4HR45NJA">mute the thread</a>.<img src=3D"https://github.com/notific=
ations/beacon/AFTOJK7CDJN7DHN3XUXFJJ3PYFTIRA5CNFSM4HR45NJKYY3PNVWWK3TUL52=
HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXAQQEQ.gif" height=3D"1" width=3D"1" a=
lt=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/2762?email_source=3D=
notifications\u0026email_token=3DAFTOJK72TVPCY4D4E7S7VBTPYFTIRA5CNFSM4HR4=
5NJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXAQQEQ",
"url": "https://github.com/quicwg/base-drafts/pull/2762?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK72TVPCY4D4E7S7VBTPYFTIRA5CNFSM4HR45N=
JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXAQQEQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf16f0875821_2e733fac9c6cd968124527--


From nobody Fri May 31 11:15:29 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A1051202D6 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CT-mvnhtY0xa for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:15:26 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 14B8F12006B for <quic-issues@ietf.org>; Fri, 31 May 2019 11:15:26 -0700 (PDT)
Date: Fri, 31 May 2019 11:15:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559326525; bh=A6QgvfPSVaiwpzoR1xdrhUedKOoAv98OCuisXOMNWUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tFKAUuMzkmH16n61Eq3U4PxkA90vGCOtYZjWZZsogWrI9JM/GrVxsmlMc3FRiImKH JlyHKlnSPZWB/ksRHo5OmIoPmMWo9AlWU+ZKlSSIm03+CezXfdTPSowtKFY3DzU/Ef DS2k+GTvxLwiFNU6WffHfWNIEYIOG66e5OywqoeE=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2QGNS7LDYQBVSLJRN272Q33EVBNHHBOGYTRQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2100/497810172@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2100@github.com>
References: <quicwg/base-drafts/issues/2100@github.com>
Subject: Re: [quicwg/base-drafts] Avoid creating QPACK codec streams when unnecessary (#2100)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf16f3d6e905_6b0c3ffc562cd96c13969"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EJFmMzvSVOIPyX6BvHLT1cTNkWA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:15:28 -0000

----==_mimepart_5cf16f3d6e905_6b0c3ffc562cd96c13969
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Created #2762 in addition to the existing PR #2529 to also update the -http requirements as per the discussion in London.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2100#issuecomment-497810172
----==_mimepart_5cf16f3d6e905_6b0c3ffc562cd96c13969
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Created <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="450921481" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2762" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2762/hovercard" href="https://github.com/quicwg/base-drafts/pull/2762">#2762</a> in addition to the existing PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="422691814" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2529" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2529/hovercard" href="https://github.com/quicwg/base-drafts/pull/2529">#2529</a> to also update the -http requirements as per the discussion in London.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2100?email_source=notifications&amp;email_token=AFTOJK4QXC4UQPECPNDHZ73PYFTL3A5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV7V7A#issuecomment-497810172">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QJ576AL73OV65VNTPYFTL3ANCNFSM4GIJBEOQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DOTZV2SLBJ5QR3BTPYFTL3A5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV7V7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2100?email_source=notifications\u0026email_token=AFTOJK4QXC4UQPECPNDHZ73PYFTL3A5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV7V7A#issuecomment-497810172",
"url": "https://github.com/quicwg/base-drafts/issues/2100?email_source=notifications\u0026email_token=AFTOJK4QXC4UQPECPNDHZ73PYFTL3A5CNFSM4GIJBEO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV7V7A#issuecomment-497810172",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf16f3d6e905_6b0c3ffc562cd96c13969--


From nobody Fri May 31 11:18:28 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50D2F120305 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:18:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5jgbYNiF9TZ for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:18:25 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0B931202E7 for <quic-issues@ietf.org>; Fri, 31 May 2019 11:18:25 -0700 (PDT)
Date: Fri, 31 May 2019 11:18:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559326704; bh=0xFJ3Cf6rOlkbwiWLbkM9dyxrxY23aNhhbacxicWoYE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ph4MAXBAlJwzdNniWd/TOG9fp/NsjuHbKqK+pOrw02iD2c32AkuB39W2RcbOvNh3P cCFzIOlLAX8ELKjclvlAbzxxq8Dxh+IKvijf0XzPnpru/HtAk3gT1zbsMP6ylhirwq ZwmWX7+ftF0rZdMG7Ctgmtyxz/nBTCfeFzYyZ1Bk=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LPPICYYISEMYXVF5272RHBEVBNHHBSMOD4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2529/c497811114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2529@github.com>
References: <quicwg/base-drafts/pull/2529@github.com>
Subject: Re: [quicwg/base-drafts] Allow not creating QPACK codec streams (#2529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf16ff058dc6_42b93fe8ae2cd96422246a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dv-4luZPEPjCvpSDoPb0nx_BkJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:18:27 -0000

----==_mimepart_5cf16ff058dc6_42b93fe8ae2cd96422246a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Created #2762 in addition to this PR to also update the -http requirements as per the discussion in London.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2529#issuecomment-497811114
----==_mimepart_5cf16ff058dc6_42b93fe8ae2cd96422246a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Created <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="450921481" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2762" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2762/hovercard" href="https://github.com/quicwg/base-drafts/pull/2762">#2762</a> in addition to this PR to also update the -http requirements as per the discussion in London.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications&amp;email_token=AFTOJKZJNS3CALOYVU5JIILPYFTXBA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV75KQ#issuecomment-497811114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VLES6P6CYKRBW3QDPYFTXBANCNFSM4G7PZNIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XRRHYXR72DH3YUJTPYFTXBA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV75KQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJKZJNS3CALOYVU5JIILPYFTXBA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV75KQ#issuecomment-497811114",
"url": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJKZJNS3CALOYVU5JIILPYFTXBA5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWV75KQ#issuecomment-497811114",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf16ff058dc6_42b93fe8ae2cd96422246a--


From nobody Fri May 31 11:37:25 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05AD712032F for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:37:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HxrDr9LU2nfe for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:37:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29A92120045 for <quic-issues@ietf.org>; Fri, 31 May 2019 11:37:21 -0700 (PDT)
Date: Fri, 31 May 2019 11:37:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559327840; bh=ksJrurV3ZR9PLsONWX4Ij1sxMcdFEsGy4qWTd2g5xXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IYyADg1H+RJaQTA6DrNZAIn0Ui8hLiKdj4IgD4ftpj0FNEN/ok6OxO4+peYOUIhxG 1/QBJ4PYNHS+KPZIfqMk3et/37VwUpDuRChIR4UbOpD5E1yUh6R7TFtPxPCgBsDSNv fglj5+7RkY95j9efFjcbeFCN9jETNMeOTJTwaa14=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UWRKYV4UIE4IC4T5272TOBEVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/c497817478@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17460137ea_63873f8fe0acd9604310bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XLVCQQytzHa_eMv2JjLyWvWSBlw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:37:23 -0000

----==_mimepart_5cf17460137ea_63873f8fe0acd9604310bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This change doesn't make a lot of sense to me TBH. If the client is allowed to ignore the server setting, then there's no point to that setting. 

If the client can't adapt its prioritization scheme based on the number of placeholders allowed by the server and proceeds to use more placeholders, then it is likely to end up effectively disabling prioritization for the connection completely (if the server does set a limit it probably means it won't respect the priorities that use more than the placeholders allowed, otherwise it would set the limit to a very high value).

So in practice servers will just end up setting their internal limits and the setting to either whatever value popular clients need, making the setting meaningless, or still set it to a lower value effectively disabling prioritization with some clients.

Anyway, TBH at this point I'd rather spend time exploring the discussion about limiting or even removing placeholders as we talked about in London (including talking with HTTPbis) rather than try to hack around all of these problems.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761#issuecomment-497817478
----==_mimepart_5cf17460137ea_63873f8fe0acd9604310bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This change doesn't make a lot of sense to me TBH. If the client is allowed to ignore the server setting, then there's no point to that setting.</p>
<p>If the client can't adapt its prioritization scheme based on the number of placeholders allowed by the server and proceeds to use more placeholders, then it is likely to end up effectively disabling prioritization for the connection completely (if the server does set a limit it probably means it won't respect the priorities that use more than the placeholders allowed, otherwise it would set the limit to a very high value).</p>
<p>So in practice servers will just end up setting their internal limits and the setting to either whatever value popular clients need, making the setting meaningless, or still set it to a lower value effectively disabling prioritization with some clients.</p>
<p>Anyway, TBH at this point I'd rather spend time exploring the discussion about limiting or even removing placeholders as we talked about in London (including talking with HTTPbis) rather than try to hack around all of these problems.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications&amp;email_token=AFTOJKYVCR4B3DHSVF5PFT3PYFV6BA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWBPBQ#issuecomment-497817478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74XU3KPQJQWMXIT4LPYFV6BANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PEGGVR7HL5LB46ETPYFV6BA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWBPBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJKYVCR4B3DHSVF5PFT3PYFV6BA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWBPBQ#issuecomment-497817478",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJKYVCR4B3DHSVF5PFT3PYFV6BA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWBPBQ#issuecomment-497817478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf17460137ea_63873f8fe0acd9604310bf--


From nobody Fri May 31 11:44:47 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5E47120379 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nv63rPRGmmXO for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:44:43 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C31D120378 for <quic-issues@ietf.org>; Fri, 31 May 2019 11:44:43 -0700 (PDT)
Date: Fri, 31 May 2019 11:44:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559328282; bh=lNTpOn3HbGxIm6CiMST/UedR7brvEhFVTTuh/8882/4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KAGmRFBuoUkuF3BZZNRWujoV8QctSvBlbXq55Pru4okxOoKkvXgwN4zpSGpTSYeoa EfazqlP1zw+A+Au9irA+71dKIFbUY7XKpAKtEB4LAfhUh/eO+lW9lPNraGnMBtI39+ bwi6j3vDzfqEdAbKq1bBDJhNsOO0OuqOFBTvR58M=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHBEVJ5VKNG4Z5ND5272UJVEVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/c497819963@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf1761a636fb_17083fd613acd964260ea"; 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/_bgRduD-giZGRAg9aNIO5VVASOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:44:45 -0000

----==_mimepart_5cf1761a636fb_17083fd613acd964260ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This change puts placeholders in the same camp as MAX_HEADER_LIST_SIZE, an advisory value. I also agree with your argument there, a limit that is ignored is kinda useless. 

What this change does allow is a fire and forget approach from the client. It gracefully fails because the client can't reliably validate that any prioritisationinformation was adhered 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/2761#issuecomment-497819963
----==_mimepart_5cf1761a636fb_17083fd613acd964260ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This change puts placeholders in the same camp as MAX_HEADER_LIST_SIZE, an advisory value. I also agree with your argument there, a limit that is ignored is kinda useless.</p>
<p>What this change does allow is a fire and forget approach from the client. It gracefully fails because the client can't reliably validate that any prioritisationinformation was adhered 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/2761?email_source=notifications&amp;email_token=AFTOJK7KHZOW6OYGGEO2AD3PYFWZVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCCOY#issuecomment-497819963">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NYMZM2D7OG2RJ6R3PYFWZVANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VHNTIDW53PIV2VXDPYFWZVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCCOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7KHZOW6OYGGEO2AD3PYFWZVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCCOY#issuecomment-497819963",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK7KHZOW6OYGGEO2AD3PYFWZVA5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCCOY#issuecomment-497819963",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf1761a636fb_17083fd613acd964260ea--


From nobody Fri May 31 11:53:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B063312039C for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:53:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hpUwQuBQNQub for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:53:18 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 697BA12039A for <quic-issues@ietf.org>; Fri, 31 May 2019 11:53:18 -0700 (PDT)
Date: Fri, 31 May 2019 11:53:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559328797; bh=ucbd+vj9Sl5H9mtDooPE9669/j2DNQvpRrekL60hkxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JZLh6B3uUO1tymdMwguvJgDiuDgaaRV34T3ca2KROfMGAmBgDr1iXqoe3R6h72rhg EP6kYhkj6/2X3dXLYwsPnDANiOPrdRqEvdY3WD/DnW7W18+6ij8SckGDXg7IuRjCwY DrLDwVm3Vz3PHD3DqE3eQL/ylzm+ctypSTRhWzuM=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NKXQYQ3Q7PLTKLLV272VJ3EVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/c497822760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf1781d4f898_2eea3fa9caacd95c310ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nibZspBlJCpu3gqDPx6-u9zFETQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:53:20 -0000

----==_mimepart_5cf1781d4f898_2eea3fa9caacd95c310ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure, but clients either care about priorities, in which case they should be built such that they can deal with whatever placeholders limit instead of risking having priorities silently ignored, or they don't, in which case they might as well not send priorities 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/2761#issuecomment-497822760
----==_mimepart_5cf1781d4f898_2eea3fa9caacd95c310ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure, but clients either care about priorities, in which case they should be built such that they can deal with whatever placeholders limit instead of risking having priorities silently ignored, or they don't, in which case they might as well not send priorities 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/2761?email_source=notifications&amp;email_token=AFTOJK6SXHA4ZBY6IO7WN2LPYFXZ3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCYKA#issuecomment-497822760">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYU4X7HEIFYWWOWVF3PYFXZ3ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK555U2OGMOVLEDZ6GLPYFXZ3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCYKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6SXHA4ZBY6IO7WN2LPYFXZ3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCYKA#issuecomment-497822760",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJK6SXHA4ZBY6IO7WN2LPYFXZ3A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWCYKA#issuecomment-497822760",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf1781d4f898_2eea3fa9caacd95c310ba--


From nobody Fri May 31 11:58:03 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25B3D1203C3 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:58:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 fLgt6gr-DfVg for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 11:58:01 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E241E1203BF for <quic-issues@ietf.org>; Fri, 31 May 2019 11:58:00 -0700 (PDT)
Date: Fri, 31 May 2019 11:58:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559329080; bh=vYLoLlezSAmkDJt2adbvAN6h6wJHTHcXNUhUkSwCl0o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DDfTIWqSh1VdeD/3Zg5j86dQ8wKiUCfFReffmiOgyWOSTq9T/1faI/cDLl12sP+Ua rsAVqpQ4klmFUNM4wqtH09gxx1n+JG0yvlDQ6nKrc4Nla4/lrbXqEeGNwypQBG5QI3 iA//B5XI38r5Y4q93GYtSVB/Ob1PLyYEx85KkjU0=
From: martinduke <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/2749/push/3668513148@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17938120cf_75603f91862cd95c9077f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
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/BD0J0-grAe6jjs6tA54yA4NwuFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 18:58:02 -0000

----==_mimepart_5cf17938120cf_75603f91862cd95c9077f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

63e7dd65909b908c084d366a90c13804faa7e159  VN packets may have 255B CIDs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2749/files/ae51a064536f4a40b5f13132e5a9531e3b95de84..63e7dd65909b908c084d366a90c13804faa7e159

----==_mimepart_5cf17938120cf_75603f91862cd95c9077f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/63e7dd65909b908c084d366a90c13804faa7e159">63e7dd6</a>  VN packets may have 255B CIDs</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/2749/files/ae51a064536f4a40b5f13132e5a9531e3b95de84..63e7dd65909b908c084d366a90c13804faa7e159?email_source=notifications&amp;email_token=AFTOJKZGPYAM44UMZ45HPE3PYFYLRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGY3DQNJRGMYTIOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYLLTMU5LSMA5T7CADPYFYLRANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQETVFYL7V7LV4NM3PYFYLRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGY3DQNJRGMYTIOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749/files/ae51a064536f4a40b5f13132e5a9531e3b95de84..63e7dd65909b908c084d366a90c13804faa7e159?email_source=notifications\u0026email_token=AFTOJKZGPYAM44UMZ45HPE3PYFYLRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGY3DQNJRGMYTIOA",
"url": "https://github.com/quicwg/base-drafts/pull/2749/files/ae51a064536f4a40b5f13132e5a9531e3b95de84..63e7dd65909b908c084d366a90c13804faa7e159?email_source=notifications\u0026email_token=AFTOJKZGPYAM44UMZ45HPE3PYFYLRA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DCMRSGMZTKOKQOVZWQIZTGY3DQNJRGMYTIOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf17938120cf_75603f91862cd95c9077f--


From nobody Fri May 31 12:03:12 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33D671203A4 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:03:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.424
X-Spam-Level: 
X-Spam-Status: No, score=-8.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H2okVDe7G8sH for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:03:08 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EC07412025C for <quic-issues@ietf.org>; Fri, 31 May 2019 12:03:07 -0700 (PDT)
Date: Fri, 31 May 2019 12:03:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559329386; bh=LUqpcMqsSn+yv1z/88600quUDUtqHGRrUbmm//alPR4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MnW62Hd8onkwrvFQkW2ZxR5w9rmmvjJMZpyDxqauPUcfQcVZ2e8BQrhM9hCtRuG2M Z51oBlrJfRIcSEQQYoyhx/f3BIIJuiBocZaOHi9a0ay/hw3naCh+KYeDk4WuP54I85 q5M4NpC25IpRaNpLnituDFtRBqgSUVHWi6YAB240=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3N6RFGCEJWO732KPF272WOVEVBNHHBVYEEBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2762/review/244472076@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2762@github.com>
References: <quicwg/base-drafts/pull/2762@github.com>
Subject: Re: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17a6aaa1b4_4f2c3fa729acd9641365cd"; 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/w2Gpk9ffMTj7Q_QXW9MdcfguOYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 19:03:10 -0000

----==_mimepart_5cf17a6aaa1b4_4f2c3fa729acd9641365cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

afrind approved this pull request.



> @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as
+QPACK), by setting an appropriate value for the QUIC transport parameter
+`initial_max_uni_streams` (three being the minimum value required for the base
+HTTP/3 protocol and QPACK), and SHOULD use a value of 1,024 or greater for the
+QUIC transport parameter `initial_max_stream_data_uni`.
+
+Note that an endpoint is not required to grant additional credits to create more
+unidirectional streams if its peer consumes all the initial credits before
+creating the key unidirectional streams. Endpoints SHOULD create the HTTP

maybe 'critical' instead of 'key'?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2762#pullrequestreview-244472076
----==_mimepart_5cf17a6aaa1b4_4f2c3fa729acd9641365cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@afrind</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2762#discussion_r289515788">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as
+QPACK), by setting an appropriate value for the QUIC transport parameter
+`initial_max_uni_streams` (three being the minimum value required for the base
+HTTP/3 protocol and QPACK), and SHOULD use a value of 1,024 or greater for the
+QUIC transport parameter `initial_max_stream_data_uni`.
+
+Note that an endpoint is not required to grant additional credits to create more
+unidirectional streams if its peer consumes all the initial credits before
+creating the key unidirectional streams. Endpoints SHOULD create the HTTP
</pre>
<p>maybe 'critical' instead of 'key'?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications&amp;email_token=AFTOJKYQZS3TACWF3OZMZU3PYFY6VA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JFSDA#pullrequestreview-244472076">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LUTF6AMQWNYB2THTPYFY6VANCNFSM4HR45NJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RBLTLL6HBPFMTAZ3PYFY6VA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JFSDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJKYQZS3TACWF3OZMZU3PYFY6VA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JFSDA#pullrequestreview-244472076",
"url": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJKYQZS3TACWF3OZMZU3PYFY6VA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JFSDA#pullrequestreview-244472076",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf17a6aaa1b4_4f2c3fa729acd9641365cd--


From nobody Fri May 31 12:03:22 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 446B81203A4 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:03:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uXT76Pjk2p4K for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:03:18 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9615812025C for <quic-issues@ietf.org>; Fri, 31 May 2019 12:03:18 -0700 (PDT)
Date: Fri, 31 May 2019 12:03:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559329397; bh=HX/jseqnA0uMXFG90k2ixjT8qj4TrLcS7y77+A0jIkM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NwyaSTNN3uux96cwft6OlR+ZaRHyUldmt0OdTQtBuSiRj+ZtU9YKLWx5ux4P6WlP+ IzVIYW0x323BCgDKOmM11gyyhkKHNCxS6A0gqHs3err3/XsmcMJWM4wXfcA8kWwJkR weK9X2/+10jLB7Vh3y3C2XK6FATDiaHz3I10xntU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFMWK6H7OTUQCHXQV272WPLEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/c497825958@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17a7588061_71c93fb8bf6cd95c21296d"; 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/sV5iJpJRwK0FF55MswJeVtL-swA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 19:03:20 -0000

----==_mimepart_5cf17a7588061_71c93fb8bf6cd95c21296d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OK, the transport drafts now acknowledges that it may have to send VN with CIL > 48 bytes.

I believe all known issues are 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/2749#issuecomment-497825958
----==_mimepart_5cf17a7588061_71c93fb8bf6cd95c21296d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>OK, the transport drafts now acknowledges that it may have to send VN with CIL &gt; 48 bytes.</p>
<p>I believe all known issues are 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/2749?email_source=notifications&amp;email_token=AFTOJKYQNC2JBX5SWYXVM43PYFY7LA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWDRJQ#issuecomment-497825958">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4YCDZCFLRIIVHKZ3PYFY7LANCNFSM4HOU6KEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ED35GVDIJP53XYEDPYFY7LA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWDRJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKYQNC2JBX5SWYXVM43PYFY7LA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWDRJQ#issuecomment-497825958",
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=notifications\u0026email_token=AFTOJKYQNC2JBX5SWYXVM43PYFY7LA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWDRJQ#issuecomment-497825958",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf17a7588061_71c93fb8bf6cd95c21296d--


From nobody Fri May 31 12:09:26 2019
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 1F6131203E6 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:09:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.463
X-Spam-Level: 
X-Spam-Status: No, score=-1.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xl0hgfsfdieA for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:09:22 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18A551203E3 for <quic-issues@ietf.org>; Fri, 31 May 2019 12:09:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=X7LCVIzgoS9KKp+MnJCKVIeyO78=; b=V51as4DCoeoOJD+0 0Gv3bCLS8yOaL0N4uOFb4XO9KgneFHFE0bsuU5YdkKH2MPTCRN52lOdjpJlHEQ0G g+rrLPFgYx+VfWO/Vhn16J1d2KgytbydxrsPpcN6RS7dWPtV2rnIuo7SPf4j/nFj KTQBbG7Ak6WtbAg/4Js7DcZ7fd8=
Received: by filter0830p1las1.sendgrid.net with SMTP id filter0830p1las1-27609-5CF17BE0-B 2019-05-31 19:09:20.358404121 +0000 UTC m=+164479.839981022
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id gokkBOgnSRG5vL1b0RBSQA for <quic-issues@ietf.org>; Fri, 31 May 2019 19:09:20.144 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id D0D2144078A for <quic-issues@ietf.org>; Fri, 31 May 2019 12:09:19 -0700 (PDT)
Date: Fri, 31 May 2019 19:09:20 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZJCQKPLU6ROKFPDN272XF7EVBNHHBVW7INY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2761/c497827661@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2761@github.com>
References: <quicwg/base-drafts/pull/2761@github.com>
Subject: Re: [quicwg/base-drafts] allow PRIORITY frames referring to placeholders exceeding `SETTING_NUM_PLACEHOLDERS` (#2761)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17bdfce9f0_79bc3fd19c2cd96028645b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2IrEs8DMbXVynHNZuFGVCPcHtr3FYpWITfy6 M6tYKFZgzcD/Zk6+0foJeiSePUrF/iLflWF6CfU5fsTK/fucGVJqUOq4EhaDjQ5Z+2oB58ZT1hzwhH WbabLluNjb0mddJpN54khyiH2agYLkMaMi6hhugKtyY11MfrOM6SGmF6ZRLGHNjTNraHfGtne44Jy1 M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0Bvr_0B39Ew_OaetYK1zSZr-Bw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 19:09:24 -0000

----==_mimepart_5cf17bdfce9f0_79bc3fd19c2cd96028645b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I guess one argument is that since prioritisation is a hint anyway, the clients are already able to handle being silently ignored.

However, to support your argument, it may be better to ignore all priority tree requests rather than fail e.g. half of them. And because the server doesn't know how many placeholders the client wants, it can never guess how many would be enough, ever.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2761#issuecomment-497827661
----==_mimepart_5cf17bdfce9f0_79bc3fd19c2cd96028645b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I guess one argument is that since prioritisation is a hint anyway, the clients are already able to handle being silently ignored.</p>
<p>However, to support your argument, it may be better to ignore all priority tree requests rather than fail e.g. half of them. And because the server doesn't know how many placeholders the client wants, it can never guess how many would be enough, ever.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications&amp;email_token=AFTOJKYZ5AHB2M7KOO6FY2TPYFZV7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWD6TI#issuecomment-497827661">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOF74UOU3JW6J7P6LPYFZV7ANCNFSM4HRTI3TQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK5SYECOILN6R4RCENLPYFZV7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWD6TI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJKYZ5AHB2M7KOO6FY2TPYFZV7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWD6TI#issuecomment-497827661",
"url": "https://github.com/quicwg/base-drafts/pull/2761?email_source=notifications\u0026email_token=AFTOJKYZ5AHB2M7KOO6FY2TPYFZV7A5CNFSM4HRTI3T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWD6TI#issuecomment-497827661",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf17bdfce9f0_79bc3fd19c2cd96028645b--


From nobody Fri May 31 12:15:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2296312041A for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:15:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XyTVW15FfCWu for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 12:15:26 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32F50120417 for <quic-issues@ietf.org>; Fri, 31 May 2019 12:15:26 -0700 (PDT)
Date: Fri, 31 May 2019 12:15:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559330125; bh=MC8QmvZ9b7FlV7sWfsjGQ7U5BzctcRc74J5JrL6efFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZtLhKjuXvuE/NG2LnN3BuIincB7Us6X6aisfuJqlkDTfY7lKTvUqVPxwhphyu0icy rNb/buZmER0Eiw2KzzNKRqEctqlHZSzzCYDhn29dakfBHVBZxY5dVUUs2XD8wM632q EHHKOWtLuY2cs/yy3CYXTHao106FH+tjcKtGb0yg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK46ZKBB7OD7XV3D4GV272X43EVBNHHBVYEEBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2762/review/244476691@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2762@github.com>
References: <quicwg/base-drafts/pull/2762@github.com>
Subject: Re: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf17d4d12f8e_392d3fb8bf6cd95c173643"; 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/EGW8IgBQX1ir_8ev0mWy8suFBN8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 19:15:28 -0000

----==_mimepart_5cf17d4d12f8e_392d3fb8bf6cd95c173643
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as

```suggestion
the number of unidirectional streams required by mandatory extensions (such as
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2762#pullrequestreview-244476691
----==_mimepart_5cf17d4d12f8e_392d3fb8bf6cd95c173643
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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/2762#discussi=
on_r289519062">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -912,10 +912,20 @@ Endpoints that set l=
ow values for the QUIC transport parameters=0D
 chance that the remote peer reaches the limit early and becomes blocked.=
 In=0D
 particular, the value chosen for `initial_max_uni_streams` should consid=
er that=0D
 remote peers may wish to exercise reserved stream behaviour ({{stream-gr=
ease}}).=0D
-To reduce the likelihood of blocking, both clients and servers SHOULD se=
nd a=0D
-value of three or greater for the QUIC transport parameter=0D
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC=0D=

-transport parameter `initial_max_stream_data_uni`.=0D
+To reduce the likelihood of blocking, both clients and servers MUST allo=
w=0D
+the peer to create one unidirectional stream for the HTTP control stream=
 plus=0D
+the number of unidictional streams required by mandatory extensions (suc=
h as=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the number of unidictional streams required b=
y mandatory extensions (such as=0D
+the number of unidirectional streams required by mandatory extensions (s=
uch as=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/2762?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2JUOT3C2CWP5E5EB3PYF2M3A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JGWEY#pullrequestreview-244476691=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK4HLNYGBIS7J2M7C6DPYF2M3ANCNFSM4HR45NJA">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK24CF5B=
JB4K24DUEHTPYF2M3A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JGWEY.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/2762?email_source=3D=
notifications\u0026email_token=3DAFTOJK2JUOT3C2CWP5E5EB3PYF2M3A5CNFSM4HR4=
5NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
2JGWEY#pullrequestreview-244476691",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2762?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2JUOT3C2CWP5E5EB3PYF2M3A5CNFSM4HR45N=
JKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2J=
GWEY#pullrequestreview-244476691",=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_5cf17d4d12f8e_392d3fb8bf6cd95c173643--


From nobody Fri May 31 13:21:56 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D2BF120120 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:21:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TbUaxIdcKlVp for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:21:52 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71609120058 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:21:52 -0700 (PDT)
Date: Fri, 31 May 2019 13:21:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559334111; bh=32ra/pQve2OPVVixzARlh7aDUhGU1PlIhYz4+8RjeAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nWO18nOtin+s0WksWUIH61ZFlXMEbg0Ibo/Z8q2hDQvIz5fRQRdhHdlOQ1sM/BqIX 7eUOhQxlKoSUaO6n95vCqACw17lIOUbCzoUzJ2QkHA2RZU+CpeTLuPWGPD/zzIjKvp TBhOEZeQAxTFRVwEjwPhnsye5naksYDFB9qsi63c=
From: Alessandro Ghedini <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/2762/push/3668755252@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2762@github.com>
References: <quicwg/base-drafts/pull/2762@github.com>
Subject: Re: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf18cdf35c2f_92e3f8b18acd964142316"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
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/FWuHV-DFYJ6s697MmZwiZphoNqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 20:21:54 -0000

----==_mimepart_5cf18cdf35c2f_92e3f8b18acd964142316
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ghedo pushed 1 commit.

bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734  Add review fixes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2762/files/0c86640251d2c9726db7a9e5b486b57ade141dd9..bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734

----==_mimepart_5cf18cdf35c2f_92e3f8b18acd964142316
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ghedo" class="user-mention">@ghedo</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734">bb7e09e</a>  Add review fixes</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/2762/files/0c86640251d2c9726db7a9e5b486b57ade141dd9..bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734?email_source=notifications&amp;email_token=AFTOJKYWEADYF4FSIDFWZJTPYGCF7A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DIMJUGUYDMNSQOVZWQIZTGY3DQNZVGUZDKMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WYJRYJDCOY36PFYDPYGCF7ANCNFSM4HR45NJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK7Q6ACXUZ7F7O3PAQLPYGCF7A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DIMJUGUYDMNSQOVZWQIZTGY3DQNZVGUZDKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2762/files/0c86640251d2c9726db7a9e5b486b57ade141dd9..bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734?email_source=notifications\u0026email_token=AFTOJKYWEADYF4FSIDFWZJTPYGCF7A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DIMJUGUYDMNSQOVZWQIZTGY3DQNZVGUZDKMQ",
"url": "https://github.com/quicwg/base-drafts/pull/2762/files/0c86640251d2c9726db7a9e5b486b57ade141dd9..bb7e09e3e1b5325ac167b6f3f19e6e10b0c23734?email_source=notifications\u0026email_token=AFTOJKYWEADYF4FSIDFWZJTPYGCF7A5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI4DIMJUGUYDMNSQOVZWQIZTGY3DQNZVGUZDKMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf18cdf35c2f_92e3f8b18acd964142316--


From nobody Fri May 31 13:22:17 2019
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 5468E120122 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:22:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B6vbNoCnbXqj for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:22:13 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABE0120058 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:22:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=C7x+GXF/BMiYei6v6SfCGPiy9I0=; b=SdeyHXbdGgsEf8NI hOGfoZmZjkKbfxNER7RiE1E3OxSJdcMFYbh7mTfSpBS9c6u7QDRu4kM0dqIS5zJY CkP2geGfO0UZjOL44YXEzwFNBiT91NGH6gF4dQi7NJ6RkcAaWDsU5nfG7M499KZX wKu96JTW9dYtql2/WCWKpA/nLrk=
Received: by filter0740p1las1.sendgrid.net with SMTP id filter0740p1las1-17049-5CF18CF3-2 2019-05-31 20:22:11.340216694 +0000 UTC m=+168641.749246494
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [140.82.115.71]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id FC-ArYnXQG2O3efIHRWjHA for <quic-issues@ietf.org>; Fri, 31 May 2019 20:22:11.200 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 200E580E33 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:22:11 -0700 (PDT)
Date: Fri, 31 May 2019 20:22:11 +0000 (UTC)
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QKO4XQDJDRSGSZJV2727XHEVBNHHBVYEEBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2762/review/244503116@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2762@github.com>
References: <quicwg/base-drafts/pull/2762@github.com>
Subject: Re: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf18cf31c85b_27613f858fccd96468188"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1HAJwt2rDKjZwWEQjBmmkYQBEPOQf/lTNUYb iYD2+ZtnazEPX+olUS9KWPnCDuGt49OEw79cLH0PopEIqF908IXHRyAJv5Pv67bZUrDLhFYUdYZehb mTkAuTNBMSuw2uvlYdC985j0IGXhQi7v6ug2OLU9giPY3UPPGJzE5bzBbDy0KAHItJXLXKU4+NkSYG Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rYqtzH-eqmC9bxdWDOf9vd8gDRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 20:22:14 -0000

----==_mimepart_5cf18cf31c85b_27613f858fccd96468188
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ghedo commented on this pull request.



> @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as
+QPACK), by setting an appropriate value for the QUIC transport parameter
+`initial_max_uni_streams` (three being the minimum value required for the base
+HTTP/3 protocol and QPACK), and SHOULD use a value of 1,024 or greater for the
+QUIC transport parameter `initial_max_stream_data_uni`.
+
+Note that an endpoint is not required to grant additional credits to create more
+unidirectional streams if its peer consumes all the initial credits before
+creating the key unidirectional streams. Endpoints SHOULD create the HTTP

Yes, that's better, 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/2762#discussion_r289538353
----==_mimepart_5cf18cf31c85b_27613f858fccd96468188
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ghedo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2762#discussion_r289538353">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as
+QPACK), by setting an appropriate value for the QUIC transport parameter
+`initial_max_uni_streams` (three being the minimum value required for the base
+HTTP/3 protocol and QPACK), and SHOULD use a value of 1,024 or greater for the
+QUIC transport parameter `initial_max_stream_data_uni`.
+
+Note that an endpoint is not required to grant additional credits to create more
+unidirectional streams if its peer consumes all the initial credits before
+creating the key unidirectional streams. Endpoints SHOULD create the HTTP
</pre>
<p>Yes, that's better, 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/2762?email_source=notifications&amp;email_token=AFTOJKZ6VXH4V3YTGVKLGETPYGCHHA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNETA#discussion_r289538353">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AGWRURAFFJCLAKFLPYGCHHANCNFSM4HR45NJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HMFNYFPMUMXHVM2DPYGCHHA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNETA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJKZ6VXH4V3YTGVKLGETPYGCHHA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNETA#discussion_r289538353",
"url": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJKZ6VXH4V3YTGVKLGETPYGCHHA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNETA#discussion_r289538353",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf18cf31c85b_27613f858fccd96468188--


From nobody Fri May 31 13:22:30 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24727120122 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:22:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n9DXYjjt1vTg for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:22:27 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B1A9120058 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:22:27 -0700 (PDT)
Date: Fri, 31 May 2019 13:22:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559334146; bh=INoKEfp2581T3kylMmCHfwc+YX0mDEkMpVb1Yhvle0I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0OH2XsuZ/dgqJpijnztOO0GqDFtITVxFAey+deFwLmHZ9lbnR2Vgm1K/+Ptgqq+Hi v9QCDrKbl7C6xjcrnuh62xGL+bWjlPfi/07plWKIPfUw/vjdSX3OqN1ymj9NHWhxEi wPt4/BnVde1BjZBu+VKnXuW2QBT2j9MklYSMGsb0=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2TWM6E5BMZPVWTXN2727YFEVBNHHBVYEEBE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2762/review/244503219@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2762@github.com>
References: <quicwg/base-drafts/pull/2762@github.com>
Subject: Re: [quicwg/base-drafts] Mandate allowing peer to create enough unidirectional streams for HTTP and QPACK (#2762)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf18d02b84f8_5aa73fc8d40cd960895c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z2mL0DQOVR0ySn_ytfdecbMj1Aw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 20:22:29 -0000

----==_mimepart_5cf18d02b84f8_5aa73fc8d40cd960895c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ghedo commented on this pull request.



> @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as

Oooops, fixed, 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/2762#discussion_r289538429
----==_mimepart_5cf18d02b84f8_5aa73fc8d40cd960895c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ghedo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2762#discussion_r289538429">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -912,10 +912,20 @@ Endpoints that set low values for the QUIC transport parameters
 chance that the remote peer reaches the limit early and becomes blocked. In
 particular, the value chosen for `initial_max_uni_streams` should consider that
 remote peers may wish to exercise reserved stream behaviour ({{stream-grease}}).
-To reduce the likelihood of blocking, both clients and servers SHOULD send a
-value of three or greater for the QUIC transport parameter
-`initial_max_uni_streams`, and a value of 1,024 or greater for the QUIC
-transport parameter `initial_max_stream_data_uni`.
+To reduce the likelihood of blocking, both clients and servers MUST allow
+the peer to create one unidirectional stream for the HTTP control stream plus
+the number of unidictional streams required by mandatory extensions (such as
</pre>
<p>Oooops, fixed, 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/2762?email_source=notifications&amp;email_token=AFTOJK2OPPMO2XD3A5C3ZB3PYGCIFA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNFMY#discussion_r289538429">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2AW7G5WNZ2C6F755LPYGCIFANCNFSM4HR45NJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ZPNYKOYNFOJDPA4DPYGCIFA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNFMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJK2OPPMO2XD3A5C3ZB3PYGCIFA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNFMY#discussion_r289538429",
"url": "https://github.com/quicwg/base-drafts/pull/2762?email_source=notifications\u0026email_token=AFTOJK2OPPMO2XD3A5C3ZB3PYGCIFA5CNFSM4HR45NJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNFMY#discussion_r289538429",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf18d02b84f8_5aa73fc8d40cd960895c8--


From nobody Fri May 31 13:23:45 2019
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 E72C71200C1 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:23:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] 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 Of47W9s2KaEs for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:23:42 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 635AA120072 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:23:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; 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=hagSWbI89ptPXed14gUdFh9jcvg=; b=cNm/xwjlcoV9Knu9 GAH4BUb/Kq/gzzM2CCaA5dzy5SEz/ic7MmNF8crWl9B2YWlLHooQjhBv3/t7jVaE i5dMmSsPBxtur1+O3PB4405yit1ae3FIqgAHWMvDj6eeithIvJRnGd9XMOvMgNwV 74Shlg+68cjbFip5WJeJPHL1UFw=
Received: by filter0334p1iad2.sendgrid.net with SMTP id filter0334p1iad2-15337-5CF18D4D-A 2019-05-31 20:23:41.29761606 +0000 UTC m=+694693.769761677
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [140.82.115.4]) by ismtpd0015p1iad2.sendgrid.net (SG) with ESMTP id 88JZGBYuRai9ZMmyHnIIFA for <quic-issues@ietf.org>; Fri, 31 May 2019 20:23:41.327 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 40756420338 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:23:41 -0700 (PDT)
Date: Fri, 31 May 2019 20:23:41 +0000 (UTC)
From: Alessandro Ghedini <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/2529/push/3668760311@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2529@github.com>
References: <quicwg/base-drafts/pull/2529@github.com>
Subject: Re: [quicwg/base-drafts] Allow not creating QPACK codec streams (#2529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf18d4d3d8cf_2aee3fcd1becd95c925cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2LHjmnP0AjUQPXd5IZ1HxqP69TbIqkYiDUi6 JqQGSlvWPx353KY780hzMtDpoM3M6S/Um7zhJLGNJgWeVbrRl9N8WGvh681wlnWxFNyHqfN8DuzGpL qnCIu5IBOS/Vb/rPfEE95+XkBRwNsnbo80Q5r+WaqB0dE/+6n+h1x1oro/zM6iCe08LaiuH2iBOf1V w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8ZxuNJHGQ5B4BJ9lNtgWRcYAgfc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 20:23:44 -0000

----==_mimepart_5cf18d4d3d8cf_2aee3fcd1becd95c925cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ghedo pushed 1 commit.

a3c622bec38228f198e7380b7d91bba33e85ea66  Use 'at most' language for both encoder and decoder


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2529/files/21272fdc8f5ea7bd155c7d5d7ee83da024ddd382..a3c622bec38228f198e7380b7d91bba33e85ea66

----==_mimepart_5cf18d4d3d8cf_2aee3fcd1becd95c925cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ghedo" class="user-mention">@ghedo</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a3c622bec38228f198e7380b7d91bba33e85ea66">a3c622b</a>  Use &#39;at most&#39; language for both encoder and decoder</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/2529/files/21272fdc8f5ea7bd155c7d5d7ee83da024ddd382..a3c622bec38228f198e7380b7d91bba33e85ea66?email_source=notifications&amp;email_token=AFTOJK2J3TJWOKEQHY2BSX3PYGCM3A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DENBSGQ2TQOCQOVZWQIZTGY3DQNZWGAZTCMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6SP6P37RO3WA23KLPYGCM3ANCNFSM4G7PZNIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK52VCH3TBWWAXOUTODPYGCM3A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DENBSGQ2TQOCQOVZWQIZTGY3DQNZWGAZTCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2529/files/21272fdc8f5ea7bd155c7d5d7ee83da024ddd382..a3c622bec38228f198e7380b7d91bba33e85ea66?email_source=notifications\u0026email_token=AFTOJK2J3TJWOKEQHY2BSX3PYGCM3A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DENBSGQ2TQOCQOVZWQIZTGY3DQNZWGAZTCMI",
"url": "https://github.com/quicwg/base-drafts/pull/2529/files/21272fdc8f5ea7bd155c7d5d7ee83da024ddd382..a3c622bec38228f198e7380b7d91bba33e85ea66?email_source=notifications\u0026email_token=AFTOJK2J3TJWOKEQHY2BSX3PYGCM3A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGI3DENBSGQ2TQOCQOVZWQIZTGY3DQNZWGAZTCMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5cf18d4d3d8cf_2aee3fcd1becd95c925cd--


From nobody Fri May 31 13:24:18 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F2C91200C1 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:24:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.391
X-Spam-Level: 
X-Spam-Status: No, score=-1.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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, T_DKIMWL_WL_HIGH=-0.01] 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 mPHORr8piFoX for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 13:24:16 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD48F120072 for <quic-issues@ietf.org>; Fri, 31 May 2019 13:24:15 -0700 (PDT)
Date: Fri, 31 May 2019 13:24:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559334254; bh=X3z8aozvUjqrIaG4mcG4qevaj0k9g9H89cAjplFWLkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VdvVEj1ARc/UWFdvKqYoCg5AS0m/LLW7Q8XJZAZMyp8+DxxyBfmJxV+R/IAuo/Rq+ 6BM06O6ar6Q8zqaVj95mY+wK+d3sLSxLAzfbcKoPhzsVCpp2a0v3bf7cAf80uu3sEC ZVVJ89Zj1UVH/PjJFttAWt3CVmZGrQ0b325wXpSI=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAFK3XNIBAD63L4Y5272765EVBNHHBSMOD4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2529/review/244503908@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2529@github.com>
References: <quicwg/base-drafts/pull/2529@github.com>
Subject: Re: [quicwg/base-drafts] Allow not creating QPACK codec streams (#2529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf18d6e92c13_71e23fea19acd9681442c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SAWqUV1Bq8OWvzrl3rbnmp1Wl20>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 20:24:17 -0000

----==_mimepart_5cf18d6e92c13_71e23fea19acd9681442c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ghedo commented on this pull request.



>  HTTP/3 endpoints contain a QPACK encoder and decoder. Each endpoint MUST
-initiate a single encoder stream and decoder stream. Receipt of a second
-instance of either stream type be MUST treated as a connection error of type
+initiate at most one encoder stream and one decoder stream. Receipt of a second

Ok, updated to use 'at most' for both decoder and encoder.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2529#discussion_r289538910
----==_mimepart_5cf18d6e92c13_71e23fea19acd9681442c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ghedo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2529#discussion_r289538910">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  HTTP/3 endpoints contain a QPACK encoder and decoder. Each endpoint MUST
-initiate a single encoder stream and decoder stream. Receipt of a second
-instance of either stream type be MUST treated as a connection error of type
+initiate at most one encoder stream and one decoder stream. Receipt of a second
</pre>
<p>Ok, updated to use 'at most' for both decoder and encoder.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications&amp;email_token=AFTOJKYUDOGGSZNT5O5FQEDPYGCO5A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNKZA#discussion_r289538910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HQWIZNLMMVSKNDRTPYGCO5ANCNFSM4G7PZNIA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CQ4ZBYVDUQBR5NN3PYGCO5A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNKZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJKYUDOGGSZNT5O5FQEDPYGCO5A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNKZA#discussion_r289538910",
"url": "https://github.com/quicwg/base-drafts/pull/2529?email_source=notifications\u0026email_token=AFTOJKYUDOGGSZNT5O5FQEDPYGCO5A5CNFSM4G7PZNIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JNKZA#discussion_r289538910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5cf18d6e92c13_71e23fea19acd9681442c3--


From nobody Fri May 31 15:32:38 2019
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DC2A120046 for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 15:32:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.424
X-Spam-Level: 
X-Spam-Status: No, score=-8.424 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.415, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xtSrpbUGBHJt for <quic-issues@ietfa.amsl.com>; Fri, 31 May 2019 15:32:35 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C580120041 for <quic-issues@ietf.org>; Fri, 31 May 2019 15:32:35 -0700 (PDT)
Date: Fri, 31 May 2019 15:32:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1559341953; bh=EL5NR+URNeAoUblVkWInw/d1cSOKKUPRB0ejvbxoDnY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ipqAG5BgzQhecpzdREG4QmyMo56PAwL26cogbML4ktJcSt/ye2nhzai5f5z7f/gij CUtAx6iX8SygSvDVIOMUgFyCjMU1pqyPRXM96BX7UgNolGPcuOKiyp98ySUeB1WZr2 74PiRgIKCEMitOM/7NR18in/eT3K1sRQePEN8Pxs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OIELKRYXK2NNNHO5273PADEVBNHHBVJ2RLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2749/review/244543236@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2749@github.com>
References: <quicwg/base-drafts/pull/2749@github.com>
Subject: Re: [quicwg/base-drafts] Allow longer CIDs (#2749)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5cf1ab81d7ae9_21853feb1e0cd96c482484"; 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/3BK92qrGd8J-hiKbAseTOXD36nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 31 May 2019 22:32:37 -0000

----==_mimepart_5cf1ab81d7ae9_21853feb1e0cd96c482484
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

A few nits

>  
 Destination Connection ID:
 
-: The Destination Connection ID field follows the connection ID lengths and is
-  either 0 bytes in length or between 4 and 18 bytes.
-  {{negotiating-connection-ids}} describes the use of this field in more detail.
+: The Destination Connection ID field follows the DCIL and is between 0 and 48
+  bytes in length. {{negotiating-connection-ids}} describes the use of this
+  field in more detail.
+
+SCIL:
+
+: The byte following the destination Connection ID contains the length in bytes

```suggestion
: The byte following the Destination Connection ID contains the length in bytes
```

>  
 Destination Connection ID:
 
-: The Destination Connection ID field follows the connection ID lengths and is
-  either 0 bytes in length or between 4 and 18 bytes.
-  {{negotiating-connection-ids}} describes the use of this field in more detail.
+: The Destination Connection ID field follows the DCIL and is between 0 and 48
+  bytes in length. {{negotiating-connection-ids}} describes the use of this
+  field in more detail.
+
+SCIL:
+
+: The byte following the destination Connection ID contains the length in bytes
+  of the source connection ID field that follows it.  This length is encoded as

```suggestion
  of the Source Connection ID field that follows it.  This length is encoded as
```

> @@ -3577,6 +3588,10 @@ connection IDs gives clients some assurance that the server received the packet
 and that the Version Negotiation packet was not generated by an off-path
 attacker.
 
+As future versions of QUIC may support Connection IDs larger than the version 1
+limit, Version Negotiation Packets will sometimes exceed the Connection ID

```suggestion
limit, Version Negotiation Packets MAY carry Connection IDs that are longer than 48 bytes.
```

> @@ -3577,6 +3588,10 @@ connection IDs gives clients some assurance that the server received the packet
 and that the Version Negotiation packet was not generated by an off-path
 attacker.
 
+As future versions of QUIC may support Connection IDs larger than the version 1
+limit, Version Negotiation Packets will sometimes exceed the Connection ID
+length limit of 48 bytes in version 1.

```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/2749#pullrequestreview-244543236
----==_mimepart_5cf1ab81d7ae9_21853feb1e0cd96c482484
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>A few nits</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2749#discussi=
on_r289568272">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 Destination Connection ID:=0D
 =0D
-: The Destination Connection ID field follows the connection ID lengths =
and is=0D
-  either 0 bytes in length or between 4 and 18 bytes.=0D
-  {{negotiating-connection-ids}} describes the use of this field in more=
 detail.=0D
+: The Destination Connection ID field follows the DCIL and is between 0 =
and 48=0D
+  bytes in length. {{negotiating-connection-ids}} describes the use of t=
his=0D
+  field in more detail.=0D
+=0D
+SCIL:=0D
+=0D
+: The byte following the destination Connection ID contains the length i=
n bytes=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-: The byte following the destination Connecti=
on ID contains the length in bytes=0D
+: The byte following the Destination Connection ID contains the length i=
n bytes=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2749#discussi=
on_r289568346">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 Destination Connection ID:=0D
 =0D
-: The Destination Connection ID field follows the connection ID lengths =
and is=0D
-  either 0 bytes in length or between 4 and 18 bytes.=0D
-  {{negotiating-connection-ids}} describes the use of this field in more=
 detail.=0D
+: The Destination Connection ID field follows the DCIL and is between 0 =
and 48=0D
+  bytes in length. {{negotiating-connection-ids}} describes the use of t=
his=0D
+  field in more detail.=0D
+=0D
+SCIL:=0D
+=0D
+: The byte following the destination Connection ID contains the length i=
n bytes=0D
+  of the source connection ID field that follows it.  This length is enc=
oded as=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  of the source connection ID field that foll=
ows it.  This length is encoded as=0D
+  of the Source Connection ID field that follows it.  This length is enc=
oded as=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2749#discussi=
on_r289569202">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3577,6 +3588,10 @@ connection IDs give=
s clients some assurance that the server received the packet=0D
 and that the Version Negotiation packet was not generated by an off-path=
=0D
 attacker.=0D
 =0D
+As future versions of QUIC may support Connection IDs larger than the ve=
rsion 1=0D
+limit, Version Negotiation Packets will sometimes exceed the Connection =
ID=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-limit, Version Negotiation Packets will somet=
imes exceed the Connection ID=0D
+limit, Version Negotiation Packets MAY carry Connection IDs that are lon=
ger than 48 bytes.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2749#discussi=
on_r289569220">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -3577,6 +3588,10 @@ connection IDs give=
s clients some assurance that the server received the packet=0D
 and that the Version Negotiation packet was not generated by an off-path=
=0D
 attacker.=0D
 =0D
+As future versions of QUIC may support Connection IDs larger than the ve=
rsion 1=0D
+limit, Version Negotiation Packets will sometimes exceed the Connection =
ID=0D
+length limit of 48 bytes in version 1.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-length limit of 48 bytes in version 1.=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/2749?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZDZFR5SCNX3RA36PTPYGRQDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JW6BA#pullrequestreview-244543236=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYT2NQZ4MXREXRNJLDPYGRQDANCNFSM4HOU6KEQ">mute the th=
read</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK5DVZ73=
A4BTIHTJFV3PYGRQDA5CNFSM4HOU6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FE=
ZLWNFSXPKTDN5WW2ZLOORPWSZGOB2JW6BA.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/2749?email_source=3D=
notifications\u0026email_token=3DAFTOJKZDZFR5SCNX3RA36PTPYGRQDA5CNFSM4HOU=
6KE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB=
2JW6BA#pullrequestreview-244543236",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2749?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZDZFR5SCNX3RA36PTPYGRQDA5CNFSM4HOU6K=
E2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2J=
W6BA#pullrequestreview-244543236",=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_5cf1ab81d7ae9_21853feb1e0cd96c482484--

